2024-09-20T18:13:22.578 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T18:13:22.605 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T18:13:22.690 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/7912709 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/connectivity} email: gabrioux@ibm.com first_in_suite: false job_id: '7912709' 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: 3 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: smithi049.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBLoB/Zs/j6MOL1CPOQSjuB7w6+9hjRwQUnEkM5st9FqyDn0NrfakZvnjUQAG8QzGqNi67AreXvMpIdlckSXNjE= smithi115.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOab21Qd95hndpqlR3PwIDAxFd7cvk1cmRlERP05wNwh3jGQ94wdrq2P14U1E3SJfWSVatJWTg+8p8y1QyCXrPk= 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-20T18:13:22.690 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-20T18:13:22.690 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks 2024-09-20T18:13:22.691 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T18:13:22.692 INFO:teuthology.task.internal:Checking packages... 2024-09-20T18:13:22.710 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '88deadb8082f4a33832e228ccefc59cedba158a5' 2024-09-20T18:13:22.711 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T18:13:22.711 INFO:teuthology.packaging:ref: None 2024-09-20T18:13:22.711 INFO:teuthology.packaging:tag: None 2024-09-20T18:13:22.711 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-20-1028 2024-09-20T18:13:22.711 INFO:teuthology.packaging:sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:13:22.711 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-20T18:13:22.848 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5099-g88deadb8-1jammy 2024-09-20T18:13:22.850 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T18:13:22.857 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T18:13:22.857 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T18:13:22.915 INFO:teuthology.task.internal:Saving configuration 2024-09-20T18:13:22.932 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T18:13:22.949 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T18:13:22.978 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi049.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/7912709', '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 18:04:48.029364', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEn8xcfHISYijwDGHs3z8eRsnxPTJsN9/rq21O+Wrhag'} 2024-09-20T18:13:23.002 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.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/7912709', '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 18:04:48.027450', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIwRVFS2p0ANJunuBDZ+O1IrZzDBjFV1pCo/jsd1PgPy'} 2024-09-20T18:13:23.002 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T18:13:23.009 INFO:teuthology.task.internal:roles: ubuntu@smithi049.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-20T18:13:23.009 INFO:teuthology.task.internal:roles: ubuntu@smithi115.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-20T18:13:23.009 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T18:13:23.085 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f7bc049c280>, signals=[15]) 2024-09-20T18:13:23.085 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T18:13:23.091 INFO:teuthology.task.internal:Opening connections... 2024-09-20T18:13:23.091 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi049.front.sepia.ceph.com 2024-09-20T18:13:23.093 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:13:23.174 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi115.front.sepia.ceph.com 2024-09-20T18:13:23.175 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:13:23.253 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T18:13:23.260 DEBUG:teuthology.orchestra.run.smithi049:> uname -m 2024-09-20T18:13:23.265 INFO:teuthology.orchestra.run.smithi049.stdout:x86_64 2024-09-20T18:13:23.265 DEBUG:teuthology.orchestra.run.smithi049:> cat /etc/os-release 2024-09-20T18:13:23.312 INFO:teuthology.orchestra.run.smithi049.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T18:13:23.312 INFO:teuthology.orchestra.run.smithi049.stdout:NAME="Ubuntu" 2024-09-20T18:13:23.312 INFO:teuthology.orchestra.run.smithi049.stdout:VERSION_ID="22.04" 2024-09-20T18:13:23.312 INFO:teuthology.orchestra.run.smithi049.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T18:13:23.312 INFO:teuthology.orchestra.run.smithi049.stdout:VERSION_CODENAME=jammy 2024-09-20T18:13:23.312 INFO:teuthology.orchestra.run.smithi049.stdout:ID=ubuntu 2024-09-20T18:13:23.312 INFO:teuthology.orchestra.run.smithi049.stdout:ID_LIKE=debian 2024-09-20T18:13:23.313 INFO:teuthology.orchestra.run.smithi049.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T18:13:23.313 INFO:teuthology.orchestra.run.smithi049.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T18:13:23.313 INFO:teuthology.orchestra.run.smithi049.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T18:13:23.313 INFO:teuthology.orchestra.run.smithi049.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T18:13:23.313 INFO:teuthology.orchestra.run.smithi049.stdout:UBUNTU_CODENAME=jammy 2024-09-20T18:13:23.313 INFO:teuthology.lock.ops:Updating smithi049.front.sepia.ceph.com on lock server 2024-09-20T18:13:23.338 DEBUG:teuthology.orchestra.run.smithi115:> uname -m 2024-09-20T18:13:23.343 INFO:teuthology.orchestra.run.smithi115.stdout:x86_64 2024-09-20T18:13:23.343 DEBUG:teuthology.orchestra.run.smithi115:> cat /etc/os-release 2024-09-20T18:13:23.390 INFO:teuthology.orchestra.run.smithi115.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T18:13:23.390 INFO:teuthology.orchestra.run.smithi115.stdout:NAME="Ubuntu" 2024-09-20T18:13:23.390 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION_ID="22.04" 2024-09-20T18:13:23.390 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T18:13:23.390 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION_CODENAME=jammy 2024-09-20T18:13:23.390 INFO:teuthology.orchestra.run.smithi115.stdout:ID=ubuntu 2024-09-20T18:13:23.390 INFO:teuthology.orchestra.run.smithi115.stdout:ID_LIKE=debian 2024-09-20T18:13:23.391 INFO:teuthology.orchestra.run.smithi115.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T18:13:23.391 INFO:teuthology.orchestra.run.smithi115.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T18:13:23.391 INFO:teuthology.orchestra.run.smithi115.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T18:13:23.391 INFO:teuthology.orchestra.run.smithi115.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T18:13:23.391 INFO:teuthology.orchestra.run.smithi115.stdout:UBUNTU_CODENAME=jammy 2024-09-20T18:13:23.391 INFO:teuthology.lock.ops:Updating smithi115.front.sepia.ceph.com on lock server 2024-09-20T18:13:23.413 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T18:13:23.422 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T18:13:23.440 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T18:13:23.440 DEBUG:teuthology.orchestra.run.smithi049:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:13:23.443 DEBUG:teuthology.orchestra.run.smithi115:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:13:23.446 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T18:13:23.464 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T18:13:23.465 DEBUG:teuthology.orchestra.run.smithi049:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:13:23.490 DEBUG:teuthology.orchestra.run.smithi115:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:13:23.497 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T18:13:23.550 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T18:13:23.564 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T18:13:23.564 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-20T18:13:23.564 DEBUG:teuthology.orchestra.run.smithi049:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:13:23.565 DEBUG:teuthology.orchestra.run.smithi115:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:13:23.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:13:23.569 DEBUG:teuthology.orchestra.run.smithi049:> uname -r 2024-09-20T18:13:23.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:13:23.570 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2024-09-20T18:13:23.617 INFO:teuthology.orchestra.run.smithi049.stdout:5.15.0-56-generic 2024-09-20T18:13:23.617 INFO:teuthology.task.kernel:Running kernel on smithi049: 5.15.0-56-generic 2024-09-20T18:13:23.617 DEBUG:teuthology.orchestra.run.smithi049:> sudo apt-get clean 2024-09-20T18:13:23.619 INFO:teuthology.orchestra.run.smithi115.stdout:5.15.0-56-generic 2024-09-20T18:13:23.619 INFO:teuthology.task.kernel:Running kernel on smithi115: 5.15.0-56-generic 2024-09-20T18:13:23.619 DEBUG:teuthology.orchestra.run.smithi115:> sudo apt-get clean 2024-09-20T18:13:23.731 DEBUG:teuthology.orchestra.run.smithi049:> sudo apt-get update 2024-09-20T18:13:23.734 DEBUG:teuthology.orchestra.run.smithi115:> sudo apt-get update 2024-09-20T18:13:23.887 INFO:teuthology.orchestra.run.smithi115.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T18:13:23.988 INFO:teuthology.orchestra.run.smithi049.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T18:13:23.988 INFO:teuthology.orchestra.run.smithi049.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T18:13:23.998 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T18:13:24.057 INFO:teuthology.orchestra.run.smithi049.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T18:13:24.080 INFO:teuthology.orchestra.run.smithi115.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T18:13:24.092 INFO:teuthology.orchestra.run.smithi115.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T18:13:24.164 INFO:teuthology.orchestra.run.smithi115.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T18:13:24.203 INFO:teuthology.orchestra.run.smithi115.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T18:13:24.205 INFO:teuthology.orchestra.run.smithi115.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T18:13:24.206 INFO:teuthology.orchestra.run.smithi115.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T18:13:24.206 INFO:teuthology.orchestra.run.smithi115.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T18:13:24.226 INFO:teuthology.orchestra.run.smithi115.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T18:13:24.229 INFO:teuthology.orchestra.run.smithi115.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T18:13:24.229 INFO:teuthology.orchestra.run.smithi115.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T18:13:24.233 INFO:teuthology.orchestra.run.smithi115.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T18:13:24.240 INFO:teuthology.orchestra.run.smithi115.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T18:13:24.242 INFO:teuthology.orchestra.run.smithi115.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T18:13:24.242 INFO:teuthology.orchestra.run.smithi115.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T18:13:24.256 INFO:teuthology.orchestra.run.smithi115.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T18:13:24.256 INFO:teuthology.orchestra.run.smithi115.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T18:13:24.257 INFO:teuthology.orchestra.run.smithi115.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T18:13:24.413 INFO:teuthology.orchestra.run.smithi049.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T18:13:24.431 INFO:teuthology.orchestra.run.smithi049.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T18:13:24.436 INFO:teuthology.orchestra.run.smithi115.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T18:13:24.552 INFO:teuthology.orchestra.run.smithi049.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T18:13:24.575 INFO:teuthology.orchestra.run.smithi115.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T18:13:24.757 INFO:teuthology.orchestra.run.smithi049.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T18:13:24.855 INFO:teuthology.orchestra.run.smithi049.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T18:13:24.871 INFO:teuthology.orchestra.run.smithi049.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T18:13:24.880 INFO:teuthology.orchestra.run.smithi049.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T18:13:24.880 INFO:teuthology.orchestra.run.smithi049.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T18:13:24.895 INFO:teuthology.orchestra.run.smithi115.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T18:13:24.907 INFO:teuthology.orchestra.run.smithi049.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T18:13:24.921 INFO:teuthology.orchestra.run.smithi049.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T18:13:24.922 INFO:teuthology.orchestra.run.smithi049.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T18:13:24.923 INFO:teuthology.orchestra.run.smithi049.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T18:13:24.929 INFO:teuthology.orchestra.run.smithi115.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T18:13:24.943 INFO:teuthology.orchestra.run.smithi115.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T18:13:24.944 INFO:teuthology.orchestra.run.smithi115.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T18:13:24.977 INFO:teuthology.orchestra.run.smithi049.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T18:13:24.978 INFO:teuthology.orchestra.run.smithi049.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T18:13:24.989 INFO:teuthology.orchestra.run.smithi049.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T18:13:24.989 INFO:teuthology.orchestra.run.smithi049.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T18:13:25.014 INFO:teuthology.orchestra.run.smithi115.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T18:13:25.018 INFO:teuthology.orchestra.run.smithi115.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T18:13:25.033 INFO:teuthology.orchestra.run.smithi115.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T18:13:25.033 INFO:teuthology.orchestra.run.smithi115.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T18:13:25.044 INFO:teuthology.orchestra.run.smithi049.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T18:13:25.044 INFO:teuthology.orchestra.run.smithi049.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T18:13:25.052 INFO:teuthology.orchestra.run.smithi049.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T18:13:25.053 INFO:teuthology.orchestra.run.smithi049.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T18:13:25.055 INFO:teuthology.orchestra.run.smithi115.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T18:13:25.055 INFO:teuthology.orchestra.run.smithi049.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T18:13:25.058 INFO:teuthology.orchestra.run.smithi049.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T18:13:25.059 INFO:teuthology.orchestra.run.smithi049.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T18:13:25.064 INFO:teuthology.orchestra.run.smithi049.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T18:13:25.067 INFO:teuthology.orchestra.run.smithi049.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T18:13:25.083 INFO:teuthology.orchestra.run.smithi115.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T18:13:25.086 INFO:teuthology.orchestra.run.smithi049.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T18:13:25.088 INFO:teuthology.orchestra.run.smithi115.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T18:13:25.089 INFO:teuthology.orchestra.run.smithi115.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T18:13:25.090 INFO:teuthology.orchestra.run.smithi115.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T18:13:25.090 INFO:teuthology.orchestra.run.smithi049.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T18:13:25.091 INFO:teuthology.orchestra.run.smithi049.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T18:13:25.092 INFO:teuthology.orchestra.run.smithi049.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T18:13:25.092 INFO:teuthology.orchestra.run.smithi049.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T18:13:25.119 INFO:teuthology.orchestra.run.smithi049.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T18:13:25.119 INFO:teuthology.orchestra.run.smithi049.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T18:13:25.141 INFO:teuthology.orchestra.run.smithi115.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T18:13:25.142 INFO:teuthology.orchestra.run.smithi115.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T18:13:25.142 INFO:teuthology.orchestra.run.smithi115.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T18:13:25.143 INFO:teuthology.orchestra.run.smithi115.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T18:13:25.145 INFO:teuthology.orchestra.run.smithi115.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T18:13:25.153 INFO:teuthology.orchestra.run.smithi049.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T18:13:25.153 INFO:teuthology.orchestra.run.smithi049.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T18:13:25.155 INFO:teuthology.orchestra.run.smithi049.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T18:13:25.156 INFO:teuthology.orchestra.run.smithi049.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T18:13:25.222 INFO:teuthology.orchestra.run.smithi115.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T18:13:25.223 INFO:teuthology.orchestra.run.smithi115.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T18:13:25.224 INFO:teuthology.orchestra.run.smithi115.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T18:13:25.224 INFO:teuthology.orchestra.run.smithi115.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T18:13:25.225 INFO:teuthology.orchestra.run.smithi115.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T18:13:25.234 INFO:teuthology.orchestra.run.smithi049.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T18:13:25.235 INFO:teuthology.orchestra.run.smithi049.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T18:13:25.235 INFO:teuthology.orchestra.run.smithi049.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T18:13:25.236 INFO:teuthology.orchestra.run.smithi049.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T18:13:25.237 INFO:teuthology.orchestra.run.smithi049.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T18:13:30.672 INFO:teuthology.orchestra.run.smithi115.stdout:Fetched 16.3 MB in 2s (7,582 kB/s) 2024-09-20T18:13:31.505 INFO:teuthology.orchestra.run.smithi049.stdout:Fetched 16.3 MB in 3s (5,708 kB/s) 2024-09-20T18:13:32.046 INFO:teuthology.orchestra.run.smithi115.stdout:Reading package lists... 2024-09-20T18:13:32.065 DEBUG:teuthology.orchestra.run.smithi115:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T18:13:32.120 INFO:teuthology.orchestra.run.smithi115.stdout:Reading package lists... 2024-09-20T18:13:32.308 INFO:teuthology.orchestra.run.smithi115.stdout:Building dependency tree... 2024-09-20T18:13:32.309 INFO:teuthology.orchestra.run.smithi115.stdout:Reading state information... 2024-09-20T18:13:32.478 INFO:teuthology.orchestra.run.smithi115.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T18:13:32.478 INFO:teuthology.orchestra.run.smithi115.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T18:13:32.478 INFO:teuthology.orchestra.run.smithi115.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T18:13:32.478 INFO:teuthology.orchestra.run.smithi115.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T18:13:32.479 INFO:teuthology.orchestra.run.smithi115.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T18:13:32.479 INFO:teuthology.orchestra.run.smithi115.stdout: python2.7-minimal 2024-09-20T18:13:32.479 INFO:teuthology.orchestra.run.smithi115.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T18:13:32.480 INFO:teuthology.orchestra.run.smithi115.stdout:The following additional packages will be installed: 2024-09-20T18:13:32.480 INFO:teuthology.orchestra.run.smithi115.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T18:13:32.480 INFO:teuthology.orchestra.run.smithi115.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T18:13:32.480 INFO:teuthology.orchestra.run.smithi115.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T18:13:32.482 INFO:teuthology.orchestra.run.smithi115.stdout:Suggested packages: 2024-09-20T18:13:32.482 INFO:teuthology.orchestra.run.smithi115.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T18:13:32.482 INFO:teuthology.orchestra.run.smithi115.stdout:Recommended packages: 2024-09-20T18:13:32.482 INFO:teuthology.orchestra.run.smithi115.stdout: thermald 2024-09-20T18:13:32.542 INFO:teuthology.orchestra.run.smithi115.stdout:The following NEW packages will be installed: 2024-09-20T18:13:32.542 INFO:teuthology.orchestra.run.smithi115.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T18:13:32.542 INFO:teuthology.orchestra.run.smithi115.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T18:13:32.542 INFO:teuthology.orchestra.run.smithi115.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T18:13:32.544 INFO:teuthology.orchestra.run.smithi115.stdout:The following packages will be upgraded: 2024-09-20T18:13:32.544 INFO:teuthology.orchestra.run.smithi115.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T18:13:32.724 INFO:teuthology.orchestra.run.smithi115.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T18:13:32.724 INFO:teuthology.orchestra.run.smithi115.stdout:Need to get 113 MB of archives. 2024-09-20T18:13:32.724 INFO:teuthology.orchestra.run.smithi115.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T18:13:32.724 INFO:teuthology.orchestra.run.smithi115.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-20T18:13:33.003 INFO:teuthology.orchestra.run.smithi049.stdout:Reading package lists... 2024-09-20T18:13:33.021 DEBUG:teuthology.orchestra.run.smithi049:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T18:13:33.079 INFO:teuthology.orchestra.run.smithi049.stdout:Reading package lists... 2024-09-20T18:13:33.278 INFO:teuthology.orchestra.run.smithi049.stdout:Building dependency tree... 2024-09-20T18:13:33.278 INFO:teuthology.orchestra.run.smithi049.stdout:Reading state information... 2024-09-20T18:13:33.452 INFO:teuthology.orchestra.run.smithi049.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T18:13:33.453 INFO:teuthology.orchestra.run.smithi049.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T18:13:33.453 INFO:teuthology.orchestra.run.smithi049.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T18:13:33.453 INFO:teuthology.orchestra.run.smithi049.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T18:13:33.453 INFO:teuthology.orchestra.run.smithi049.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T18:13:33.453 INFO:teuthology.orchestra.run.smithi049.stdout: python2.7-minimal 2024-09-20T18:13:33.453 INFO:teuthology.orchestra.run.smithi049.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T18:13:33.454 INFO:teuthology.orchestra.run.smithi049.stdout:The following additional packages will be installed: 2024-09-20T18:13:33.455 INFO:teuthology.orchestra.run.smithi049.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T18:13:33.455 INFO:teuthology.orchestra.run.smithi049.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T18:13:33.455 INFO:teuthology.orchestra.run.smithi049.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T18:13:33.456 INFO:teuthology.orchestra.run.smithi049.stdout:Suggested packages: 2024-09-20T18:13:33.456 INFO:teuthology.orchestra.run.smithi049.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T18:13:33.456 INFO:teuthology.orchestra.run.smithi049.stdout:Recommended packages: 2024-09-20T18:13:33.456 INFO:teuthology.orchestra.run.smithi049.stdout: thermald 2024-09-20T18:13:33.509 INFO:teuthology.orchestra.run.smithi049.stdout:The following NEW packages will be installed: 2024-09-20T18:13:33.509 INFO:teuthology.orchestra.run.smithi049.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T18:13:33.510 INFO:teuthology.orchestra.run.smithi049.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T18:13:33.510 INFO:teuthology.orchestra.run.smithi049.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T18:13:33.511 INFO:teuthology.orchestra.run.smithi049.stdout:The following packages will be upgraded: 2024-09-20T18:13:33.512 INFO:teuthology.orchestra.run.smithi049.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T18:13:33.691 INFO:teuthology.orchestra.run.smithi049.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T18:13:33.692 INFO:teuthology.orchestra.run.smithi049.stdout:Need to get 113 MB of archives. 2024-09-20T18:13:33.692 INFO:teuthology.orchestra.run.smithi049.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T18:13:33.692 INFO:teuthology.orchestra.run.smithi049.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-20T18:13:34.128 INFO:teuthology.orchestra.run.smithi115.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-20T18:13:34.530 INFO:teuthology.orchestra.run.smithi115.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-20T18:13:35.087 INFO:teuthology.orchestra.run.smithi049.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-20T18:13:35.499 INFO:teuthology.orchestra.run.smithi049.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-20T18:13:36.676 INFO:teuthology.orchestra.run.smithi115.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-20T18:13:36.676 INFO:teuthology.orchestra.run.smithi115.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-20T18:13:36.676 INFO:teuthology.orchestra.run.smithi115.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-20T18:13:37.098 INFO:teuthology.orchestra.run.smithi115.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-20T18:13:37.179 INFO:teuthology.orchestra.run.smithi115.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-20T18:13:37.614 INFO:teuthology.orchestra.run.smithi115.stdout:Fetched 113 MB in 5s (24.5 MB/s) 2024-09-20T18:13:37.739 INFO:teuthology.orchestra.run.smithi049.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-20T18:13:37.739 INFO:teuthology.orchestra.run.smithi049.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-20T18:13:37.739 INFO:teuthology.orchestra.run.smithi049.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-20T18:13:37.787 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T18:13:38.158 INFO:teuthology.orchestra.run.smithi049.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-20T18:13:38.213 INFO:teuthology.orchestra.run.smithi049.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-20T18:13:38.614 INFO:teuthology.orchestra.run.smithi049.stdout:Fetched 113 MB in 5s (24.1 MB/s) 2024-09-20T18:13:38.786 INFO:teuthology.orchestra.run.smithi049.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T18:13:39.791 INFO:teuthology.orchestra.run.smithi115.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-20T18:13:39.795 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T18:13:39.851 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:13:40.793 INFO:teuthology.orchestra.run.smithi049.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-20T18:13:40.797 INFO:teuthology.orchestra.run.smithi049.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T18:13:40.858 INFO:teuthology.orchestra.run.smithi049.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:13:42.302 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T18:13:42.324 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T18:13:42.423 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:13:42.880 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T18:13:42.901 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T18:13:42.938 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:13:43.376 INFO:teuthology.orchestra.run.smithi049.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T18:13:43.398 INFO:teuthology.orchestra.run.smithi049.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T18:13:43.476 INFO:teuthology.orchestra.run.smithi049.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:13:43.921 INFO:teuthology.orchestra.run.smithi049.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T18:13:43.942 INFO:teuthology.orchestra.run.smithi049.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T18:13:43.979 INFO:teuthology.orchestra.run.smithi049.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:13:48.863 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T18:13:49.015 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T18:13:49.348 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T18:13:49.452 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T18:13:49.713 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T18:13:49.724 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T18:13:49.763 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T18:13:50.151 INFO:teuthology.orchestra.run.smithi049.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T18:13:50.276 INFO:teuthology.orchestra.run.smithi049.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T18:13:50.567 INFO:teuthology.orchestra.run.smithi049.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T18:13:50.663 INFO:teuthology.orchestra.run.smithi049.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T18:13:50.957 INFO:teuthology.orchestra.run.smithi049.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T18:13:50.970 INFO:teuthology.orchestra.run.smithi049.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T18:13:51.007 INFO:teuthology.orchestra.run.smithi049.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T18:13:55.682 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T18:13:55.701 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T18:13:55.740 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:13:56.813 INFO:teuthology.orchestra.run.smithi049.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T18:13:56.850 INFO:teuthology.orchestra.run.smithi049.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T18:13:56.924 INFO:teuthology.orchestra.run.smithi049.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:13:58.227 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T18:13:58.342 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T18:13:58.658 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T18:13:58.780 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:13:58.906 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T18:13:59.034 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:14:00.368 INFO:teuthology.orchestra.run.smithi115.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T18:14:00.368 INFO:teuthology.orchestra.run.smithi115.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T18:14:00.368 INFO:teuthology.orchestra.run.smithi115.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T18:14:00.368 INFO:teuthology.orchestra.run.smithi115.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T18:14:00.509 INFO:teuthology.orchestra.run.smithi049.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T18:14:00.528 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:14:00.607 INFO:teuthology.orchestra.run.smithi049.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T18:14:00.950 INFO:teuthology.orchestra.run.smithi049.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T18:14:01.070 INFO:teuthology.orchestra.run.smithi049.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:14:01.196 INFO:teuthology.orchestra.run.smithi049.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T18:14:01.328 INFO:teuthology.orchestra.run.smithi049.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:14:01.912 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T18:14:02.038 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T18:14:02.163 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:14:02.667 INFO:teuthology.orchestra.run.smithi049.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T18:14:02.667 INFO:teuthology.orchestra.run.smithi049.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T18:14:02.667 INFO:teuthology.orchestra.run.smithi049.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T18:14:02.668 INFO:teuthology.orchestra.run.smithi049.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T18:14:02.820 INFO:teuthology.orchestra.run.smithi049.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:14:03.532 INFO:teuthology.orchestra.run.smithi115.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:14:03.590 INFO:teuthology.orchestra.run.smithi115.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T18:14:03.590 INFO:teuthology.orchestra.run.smithi115.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T18:14:04.280 INFO:teuthology.orchestra.run.smithi049.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T18:14:04.381 INFO:teuthology.orchestra.run.smithi049.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T18:14:04.498 INFO:teuthology.orchestra.run.smithi049.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:14:06.468 INFO:teuthology.orchestra.run.smithi049.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T18:14:06.541 INFO:teuthology.orchestra.run.smithi049.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T18:14:06.542 INFO:teuthology.orchestra.run.smithi049.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T18:14:17.484 INFO:teuthology.orchestra.run.smithi115.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T18:14:17.484 INFO:teuthology.orchestra.run.smithi115.stdout:Sourcing file `/etc/default/grub' 2024-09-20T18:14:17.502 INFO:teuthology.orchestra.run.smithi115.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T18:14:17.517 INFO:teuthology.orchestra.run.smithi115.stdout:Generating grub configuration file ... 2024-09-20T18:14:17.796 INFO:teuthology.orchestra.run.smithi115.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T18:14:17.814 INFO:teuthology.orchestra.run.smithi115.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T18:14:18.108 INFO:teuthology.orchestra.run.smithi115.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T18:14:18.114 INFO:teuthology.orchestra.run.smithi115.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T18:14:18.190 INFO:teuthology.orchestra.run.smithi115.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T18:14:18.195 INFO:teuthology.orchestra.run.smithi115.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T18:14:18.344 INFO:teuthology.orchestra.run.smithi115.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T18:14:18.344 INFO:teuthology.orchestra.run.smithi115.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T18:14:18.344 INFO:teuthology.orchestra.run.smithi115.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T18:14:18.381 INFO:teuthology.orchestra.run.smithi115.stdout:done 2024-09-20T18:14:18.858 DEBUG:teuthology.orchestra.run.smithi115:> dpkg -s linux-image-generic 2024-09-20T18:14:18.874 INFO:teuthology.orchestra.run.smithi115.stdout:Package: linux-image-generic 2024-09-20T18:14:18.874 INFO:teuthology.orchestra.run.smithi115.stdout:Status: install ok installed 2024-09-20T18:14:18.874 INFO:teuthology.orchestra.run.smithi115.stdout:Priority: optional 2024-09-20T18:14:18.874 INFO:teuthology.orchestra.run.smithi115.stdout:Section: kernel 2024-09-20T18:14:18.875 INFO:teuthology.orchestra.run.smithi115.stdout:Installed-Size: 21 2024-09-20T18:14:18.875 INFO:teuthology.orchestra.run.smithi115.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T18:14:18.875 INFO:teuthology.orchestra.run.smithi115.stdout:Architecture: amd64 2024-09-20T18:14:18.875 INFO:teuthology.orchestra.run.smithi115.stdout:Source: linux-meta 2024-09-20T18:14:18.875 INFO:teuthology.orchestra.run.smithi115.stdout:Version: 5.15.0.122.122 2024-09-20T18:14:18.875 INFO:teuthology.orchestra.run.smithi115.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-20T18:14:18.875 INFO:teuthology.orchestra.run.smithi115.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-20T18:14:18.875 INFO:teuthology.orchestra.run.smithi115.stdout:Recommends: thermald 2024-09-20T18:14:18.875 INFO:teuthology.orchestra.run.smithi115.stdout:Description: Generic Linux kernel image 2024-09-20T18:14:18.875 INFO:teuthology.orchestra.run.smithi115.stdout: This package will always depend on the latest generic kernel image 2024-09-20T18:14:18.875 INFO:teuthology.orchestra.run.smithi115.stdout: available. 2024-09-20T18:14:18.875 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T18:14:18.875 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:14:18.875 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:14:18.876 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-20T18:14:18.876 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi115.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:14:18.876 DEBUG:teuthology.orchestra.run.smithi115:> sudo apt-get clean 2024-09-20T18:14:19.012 DEBUG:teuthology.orchestra.run.smithi115:> sudo apt-get update 2024-09-20T18:14:19.131 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T18:14:19.131 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T18:14:19.142 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T18:14:19.159 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T18:14:20.532 INFO:teuthology.orchestra.run.smithi115.stdout:Reading package lists... 2024-09-20T18:14:20.551 DEBUG:teuthology.orchestra.run.smithi115:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T18:14:20.604 INFO:teuthology.orchestra.run.smithi115.stdout:Reading package lists... 2024-09-20T18:14:20.799 INFO:teuthology.orchestra.run.smithi115.stdout:Building dependency tree... 2024-09-20T18:14:20.799 INFO:teuthology.orchestra.run.smithi115.stdout:Reading state information... 2024-09-20T18:14:20.897 INFO:teuthology.orchestra.run.smithi049.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T18:14:20.897 INFO:teuthology.orchestra.run.smithi049.stdout:Sourcing file `/etc/default/grub' 2024-09-20T18:14:20.905 INFO:teuthology.orchestra.run.smithi049.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T18:14:20.926 INFO:teuthology.orchestra.run.smithi049.stdout:Generating grub configuration file ... 2024-09-20T18:14:20.969 INFO:teuthology.orchestra.run.smithi115.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T18:14:20.969 INFO:teuthology.orchestra.run.smithi115.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T18:14:20.969 INFO:teuthology.orchestra.run.smithi115.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T18:14:20.969 INFO:teuthology.orchestra.run.smithi115.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T18:14:20.969 INFO:teuthology.orchestra.run.smithi115.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T18:14:20.970 INFO:teuthology.orchestra.run.smithi115.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T18:14:20.970 INFO:teuthology.orchestra.run.smithi115.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T18:14:20.970 INFO:teuthology.orchestra.run.smithi115.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T18:14:21.011 INFO:teuthology.orchestra.run.smithi115.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T18:14:21.013 DEBUG:teuthology.orchestra.run.smithi115:> dpkg -s linux-image-generic 2024-09-20T18:14:21.069 INFO:teuthology.orchestra.run.smithi115.stdout:Package: linux-image-generic 2024-09-20T18:14:21.069 INFO:teuthology.orchestra.run.smithi115.stdout:Status: install ok installed 2024-09-20T18:14:21.069 INFO:teuthology.orchestra.run.smithi115.stdout:Priority: optional 2024-09-20T18:14:21.069 INFO:teuthology.orchestra.run.smithi115.stdout:Section: kernel 2024-09-20T18:14:21.069 INFO:teuthology.orchestra.run.smithi115.stdout:Installed-Size: 21 2024-09-20T18:14:21.069 INFO:teuthology.orchestra.run.smithi115.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T18:14:21.069 INFO:teuthology.orchestra.run.smithi115.stdout:Architecture: amd64 2024-09-20T18:14:21.069 INFO:teuthology.orchestra.run.smithi115.stdout:Source: linux-meta 2024-09-20T18:14:21.069 INFO:teuthology.orchestra.run.smithi115.stdout:Version: 5.15.0.122.122 2024-09-20T18:14:21.070 INFO:teuthology.orchestra.run.smithi115.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-20T18:14:21.070 INFO:teuthology.orchestra.run.smithi115.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-20T18:14:21.070 INFO:teuthology.orchestra.run.smithi115.stdout:Recommends: thermald 2024-09-20T18:14:21.070 INFO:teuthology.orchestra.run.smithi115.stdout:Description: Generic Linux kernel image 2024-09-20T18:14:21.070 INFO:teuthology.orchestra.run.smithi115.stdout: This package will always depend on the latest generic kernel image 2024-09-20T18:14:21.070 INFO:teuthology.orchestra.run.smithi115.stdout: available. 2024-09-20T18:14:21.070 DEBUG:teuthology.orchestra.run.smithi115:> mktemp 2024-09-20T18:14:21.114 INFO:teuthology.orchestra.run.smithi115.stdout:/tmp/tmp.yEnOQPSsRY 2024-09-20T18:14:21.115 DEBUG:teuthology.orchestra.run.smithi115:> sudo cp /boot/grub/grub.cfg /tmp/tmp.yEnOQPSsRY 2024-09-20T18:14:21.171 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0666 /tmp/tmp.yEnOQPSsRY 2024-09-20T18:14:21.182 INFO:teuthology.orchestra.run.smithi049.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T18:14:21.199 INFO:teuthology.orchestra.run.smithi049.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T18:14:21.286 DEBUG:teuthology.orchestra.remote:smithi115:/tmp/tmp.yEnOQPSsRY is 10KB 2024-09-20T18:14:21.298 DEBUG:teuthology.orchestra.run.smithi115:> rm -fr /tmp/tmp.yEnOQPSsRY 2024-09-20T18:14:21.303 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T18:14:21.357 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-20T18:14:21.358 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T18:14:21.358 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T18:14:21.420 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T18:14:21.420 DEBUG:teuthology.orchestra.run.smithi115:> sudo update-grub 2024-09-20T18:14:21.470 INFO:teuthology.orchestra.run.smithi049.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T18:14:21.476 INFO:teuthology.orchestra.run.smithi049.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T18:14:21.546 INFO:teuthology.orchestra.run.smithi049.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T18:14:21.551 INFO:teuthology.orchestra.run.smithi049.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T18:14:21.695 INFO:teuthology.orchestra.run.smithi049.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T18:14:21.696 INFO:teuthology.orchestra.run.smithi049.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T18:14:21.696 INFO:teuthology.orchestra.run.smithi049.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T18:14:21.728 INFO:teuthology.orchestra.run.smithi049.stdout:done 2024-09-20T18:14:22.244 DEBUG:teuthology.orchestra.run.smithi049:> dpkg -s linux-image-generic 2024-09-20T18:14:22.267 INFO:teuthology.orchestra.run.smithi049.stdout:Package: linux-image-generic 2024-09-20T18:14:22.267 INFO:teuthology.orchestra.run.smithi049.stdout:Status: install ok installed 2024-09-20T18:14:22.267 INFO:teuthology.orchestra.run.smithi049.stdout:Priority: optional 2024-09-20T18:14:22.267 INFO:teuthology.orchestra.run.smithi049.stdout:Section: kernel 2024-09-20T18:14:22.268 INFO:teuthology.orchestra.run.smithi049.stdout:Installed-Size: 21 2024-09-20T18:14:22.268 INFO:teuthology.orchestra.run.smithi049.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T18:14:22.268 INFO:teuthology.orchestra.run.smithi049.stdout:Architecture: amd64 2024-09-20T18:14:22.268 INFO:teuthology.orchestra.run.smithi049.stdout:Source: linux-meta 2024-09-20T18:14:22.268 INFO:teuthology.orchestra.run.smithi049.stdout:Version: 5.15.0.122.122 2024-09-20T18:14:22.268 INFO:teuthology.orchestra.run.smithi049.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-20T18:14:22.268 INFO:teuthology.orchestra.run.smithi049.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-20T18:14:22.268 INFO:teuthology.orchestra.run.smithi049.stdout:Recommends: thermald 2024-09-20T18:14:22.268 INFO:teuthology.orchestra.run.smithi049.stdout:Description: Generic Linux kernel image 2024-09-20T18:14:22.268 INFO:teuthology.orchestra.run.smithi049.stdout: This package will always depend on the latest generic kernel image 2024-09-20T18:14:22.268 INFO:teuthology.orchestra.run.smithi049.stdout: available. 2024-09-20T18:14:22.268 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T18:14:22.268 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:14:22.269 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:14:22.269 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-20T18:14:22.269 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi049.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:14:22.269 DEBUG:teuthology.orchestra.run.smithi049:> sudo apt-get clean 2024-09-20T18:14:22.454 DEBUG:teuthology.orchestra.run.smithi049:> sudo apt-get update 2024-09-20T18:14:22.616 INFO:teuthology.orchestra.run.smithi115.stderr:Sourcing file `/etc/default/grub' 2024-09-20T18:14:22.617 INFO:teuthology.orchestra.run.smithi115.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T18:14:22.619 INFO:teuthology.orchestra.run.smithi115.stderr:Generating grub configuration file ... 2024-09-20T18:14:22.641 INFO:teuthology.orchestra.run.smithi049.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T18:14:22.648 INFO:teuthology.orchestra.run.smithi049.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T18:14:22.665 INFO:teuthology.orchestra.run.smithi049.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T18:14:22.761 INFO:teuthology.orchestra.run.smithi049.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T18:14:22.804 INFO:teuthology.orchestra.run.smithi115.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T18:14:22.809 INFO:teuthology.orchestra.run.smithi115.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T18:14:23.042 INFO:teuthology.orchestra.run.smithi115.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T18:14:23.047 INFO:teuthology.orchestra.run.smithi115.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T18:14:23.085 INFO:teuthology.orchestra.run.smithi115.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T18:14:23.090 INFO:teuthology.orchestra.run.smithi115.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T18:14:23.235 INFO:teuthology.orchestra.run.smithi115.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T18:14:23.235 INFO:teuthology.orchestra.run.smithi115.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T18:14:23.235 INFO:teuthology.orchestra.run.smithi115.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T18:14:23.245 INFO:teuthology.orchestra.run.smithi115.stderr:done 2024-09-20T18:14:23.257 DEBUG:teuthology.orchestra.run.smithi115:> sudo shutdown -r now 2024-09-20T18:14:24.108 INFO:teuthology.orchestra.run.smithi049.stdout:Reading package lists... 2024-09-20T18:14:24.127 DEBUG:teuthology.orchestra.run.smithi049:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T18:14:24.193 INFO:teuthology.orchestra.run.smithi049.stdout:Reading package lists... 2024-09-20T18:14:24.395 INFO:teuthology.orchestra.run.smithi049.stdout:Building dependency tree... 2024-09-20T18:14:24.395 INFO:teuthology.orchestra.run.smithi049.stdout:Reading state information... 2024-09-20T18:14:24.571 INFO:teuthology.orchestra.run.smithi049.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T18:14:24.571 INFO:teuthology.orchestra.run.smithi049.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T18:14:24.571 INFO:teuthology.orchestra.run.smithi049.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T18:14:24.571 INFO:teuthology.orchestra.run.smithi049.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T18:14:24.572 INFO:teuthology.orchestra.run.smithi049.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T18:14:24.572 INFO:teuthology.orchestra.run.smithi049.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T18:14:24.572 INFO:teuthology.orchestra.run.smithi049.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T18:14:24.572 INFO:teuthology.orchestra.run.smithi049.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T18:14:24.614 INFO:teuthology.orchestra.run.smithi049.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T18:14:24.616 DEBUG:teuthology.orchestra.run.smithi049:> dpkg -s linux-image-generic 2024-09-20T18:14:24.632 INFO:teuthology.orchestra.run.smithi049.stdout:Package: linux-image-generic 2024-09-20T18:14:24.632 INFO:teuthology.orchestra.run.smithi049.stdout:Status: install ok installed 2024-09-20T18:14:24.632 INFO:teuthology.orchestra.run.smithi049.stdout:Priority: optional 2024-09-20T18:14:24.632 INFO:teuthology.orchestra.run.smithi049.stdout:Section: kernel 2024-09-20T18:14:24.632 INFO:teuthology.orchestra.run.smithi049.stdout:Installed-Size: 21 2024-09-20T18:14:24.632 INFO:teuthology.orchestra.run.smithi049.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T18:14:24.632 INFO:teuthology.orchestra.run.smithi049.stdout:Architecture: amd64 2024-09-20T18:14:24.632 INFO:teuthology.orchestra.run.smithi049.stdout:Source: linux-meta 2024-09-20T18:14:24.632 INFO:teuthology.orchestra.run.smithi049.stdout:Version: 5.15.0.122.122 2024-09-20T18:14:24.632 INFO:teuthology.orchestra.run.smithi049.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-20T18:14:24.633 INFO:teuthology.orchestra.run.smithi049.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-20T18:14:24.633 INFO:teuthology.orchestra.run.smithi049.stdout:Recommends: thermald 2024-09-20T18:14:24.633 INFO:teuthology.orchestra.run.smithi049.stdout:Description: Generic Linux kernel image 2024-09-20T18:14:24.633 INFO:teuthology.orchestra.run.smithi049.stdout: This package will always depend on the latest generic kernel image 2024-09-20T18:14:24.633 INFO:teuthology.orchestra.run.smithi049.stdout: available. 2024-09-20T18:14:24.633 DEBUG:teuthology.orchestra.run.smithi049:> mktemp 2024-09-20T18:14:24.679 INFO:teuthology.orchestra.run.smithi049.stdout:/tmp/tmp.Zrpl9bpxU3 2024-09-20T18:14:24.679 DEBUG:teuthology.orchestra.run.smithi049:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Zrpl9bpxU3 2024-09-20T18:14:24.730 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod 0666 /tmp/tmp.Zrpl9bpxU3 2024-09-20T18:14:24.839 DEBUG:teuthology.orchestra.remote:smithi049:/tmp/tmp.Zrpl9bpxU3 is 10KB 2024-09-20T18:14:24.850 DEBUG:teuthology.orchestra.run.smithi049:> rm -fr /tmp/tmp.Zrpl9bpxU3 2024-09-20T18:14:24.855 DEBUG:teuthology.orchestra.run.smithi049:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T18:14:24.907 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-09-20T18:14:24.907 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T18:14:24.907 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T18:14:24.972 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T18:14:24.972 DEBUG:teuthology.orchestra.run.smithi049:> sudo update-grub 2024-09-20T18:14:26.214 INFO:teuthology.orchestra.run.smithi049.stderr:Sourcing file `/etc/default/grub' 2024-09-20T18:14:26.215 INFO:teuthology.orchestra.run.smithi049.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T18:14:26.217 INFO:teuthology.orchestra.run.smithi049.stderr:Generating grub configuration file ... 2024-09-20T18:14:26.418 INFO:teuthology.orchestra.run.smithi049.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T18:14:26.423 INFO:teuthology.orchestra.run.smithi049.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T18:14:26.630 INFO:teuthology.orchestra.run.smithi049.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T18:14:26.635 INFO:teuthology.orchestra.run.smithi049.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T18:14:26.673 INFO:teuthology.orchestra.run.smithi049.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T18:14:26.678 INFO:teuthology.orchestra.run.smithi049.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T18:14:26.805 INFO:teuthology.orchestra.run.smithi049.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T18:14:26.805 INFO:teuthology.orchestra.run.smithi049.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T18:14:26.805 INFO:teuthology.orchestra.run.smithi049.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T18:14:26.828 INFO:teuthology.orchestra.run.smithi049.stderr:done 2024-09-20T18:14:26.831 DEBUG:teuthology.orchestra.run.smithi049:> sudo shutdown -r now 2024-09-20T18:14:53.270 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-20T18:14:53.271 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-20T18:14:53.271 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:14:56.834 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-20T18:14:56.835 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-09-20T18:14:56.835 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:15:27.727 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-09-20T18:15:31.310 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.49 2024-09-20T18:15:36.730 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-20T18:15:36.731 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:15:40.314 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-09-20T18:15:40.315 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:15:43.375 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.49 2024-09-20T18:15:55.119 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-09-20T18:15:55.375 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-09-20T18:15:55.376 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:15:58.447 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.49 2024-09-20T18:16:07.126 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-20T18:16:07.127 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:16:08.143 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-09-20T18:16:13.450 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-09-20T18:16:13.451 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:16:16.530 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.49 2024-09-20T18:16:23.150 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-20T18:16:23.151 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:16:23.481 DEBUG:teuthology.orchestra.run.smithi115:> true 2024-09-20T18:16:24.061 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-20T18:16:24.061 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-20T18:16:24.061 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2024-09-20T18:16:24.109 INFO:teuthology.orchestra.run.smithi115.stdout:5.15.0-122-generic 2024-09-20T18:16:24.110 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T18:16:24.110 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:16:24.110 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T18:16:25.110 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-20T18:16:25.111 DEBUG:teuthology.orchestra.run.smithi115:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:16:25.488 INFO:teuthology.orchestra.run.smithi115.stdout:ttyS1 2024-09-20T18:16:25.515 DEBUG:teuthology.parallel:result is None 2024-09-20T18:16:34.534 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-09-20T18:16:34.535 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:17:06.321 DEBUG:teuthology.orchestra.run.smithi049:> true 2024-09-20T18:17:06.923 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-09-20T18:17:06.923 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-20T18:17:06.924 DEBUG:teuthology.orchestra.run.smithi049:> uname -r 2024-09-20T18:17:06.970 INFO:teuthology.orchestra.run.smithi049.stdout:5.15.0-122-generic 2024-09-20T18:17:06.970 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T18:17:06.970 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:17:06.970 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T18:17:07.971 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-20T18:17:07.971 DEBUG:teuthology.orchestra.run.smithi049:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:17:08.034 INFO:teuthology.orchestra.run.smithi049.stdout:ttyS1 2024-09-20T18:17:08.065 DEBUG:teuthology.parallel:result is None 2024-09-20T18:17:08.065 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T18:17:08.084 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T18:17:08.084 DEBUG:teuthology.orchestra.run.smithi049:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:17:08.088 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:17:08.096 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T18:17:08.170 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T18:17:08.184 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T18:17:08.185 DEBUG:teuthology.orchestra.run.smithi049:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:17:08.189 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:17:08.219 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T18:17:08.263 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T18:17:08.264 DEBUG:teuthology.orchestra.run.smithi049:> 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-20T18:17:08.271 DEBUG:teuthology.orchestra.run.smithi115:> 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-20T18:17:08.286 INFO:teuthology.orchestra.run.smithi049.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:17:08.288 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:17:08.294 INFO:teuthology.orchestra.run.smithi049.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:17:08.301 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:17:08.301 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T18:17:08.318 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T18:17:08.318 DEBUG:teuthology.orchestra.run.smithi049:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:17:08.341 DEBUG:teuthology.orchestra.run.smithi115:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:17:08.359 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T18:17:08.399 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T18:17:08.399 DEBUG:teuthology.orchestra.run.smithi049:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:17:08.402 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:17:08.407 DEBUG:teuthology.orchestra.run.smithi049:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:17:08.465 DEBUG:teuthology.orchestra.run.smithi049:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:17:08.511 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-09-20T18:17:08.511 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:17:08.576 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:17:08.582 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:17:08.632 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-20T18:17:08.633 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:17:08.695 DEBUG:teuthology.orchestra.run.smithi049:> sudo service rsyslog restart 2024-09-20T18:17:08.703 DEBUG:teuthology.orchestra.run.smithi115:> sudo service rsyslog restart 2024-09-20T18:17:08.785 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T18:17:08.795 INFO:teuthology.task.internal:Starting timer... 2024-09-20T18:17:08.795 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T18:17:08.839 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T18:17:08.869 DEBUG:teuthology.task.selinux:Excluding smithi049: OS 'ubuntu' does not support SELinux 2024-09-20T18:17:08.869 DEBUG:teuthology.task.selinux:Excluding smithi115: OS 'ubuntu' does not support SELinux 2024-09-20T18:17:08.869 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T18:17:08.869 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-20T18:17:08.869 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T18:17:08.869 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T18:17:08.900 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T18:17:08.954 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-20T18:17:08.975 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi049.front.sepia.ceph.com,smithi115.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T18:25:08.410 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi049.front.sepia.ceph.com'), Remote(name='ubuntu@smithi115.front.sepia.ceph.com')] 2024-09-20T18:25:08.411 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-09-20T18:25:08.412 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:25:08.493 DEBUG:teuthology.orchestra.run.smithi049:> true 2024-09-20T18:25:08.574 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-09-20T18:25:08.575 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-20T18:25:08.575 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:25:08.653 DEBUG:teuthology.orchestra.run.smithi115:> true 2024-09-20T18:25:08.730 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-20T18:25:08.731 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T18:25:08.741 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T18:25:08.741 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T18:25:08.741 DEBUG:teuthology.orchestra.run.smithi049:> 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-20T18:25:08.743 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T18:25:08.743 DEBUG:teuthology.orchestra.run.smithi115:> 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-20T18:25:08.773 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T18:25:08.773 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: Command line: ntpd -gq 2024-09-20T18:25:08.773 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: ---------------------------------------------------- 2024-09-20T18:25:08.773 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T18:25:08.773 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T18:25:08.773 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: corporation. Support and training for ntp-4 are 2024-09-20T18:25:08.773 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: available at https://www.nwtime.org/support 2024-09-20T18:25:08.773 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: ---------------------------------------------------- 2024-09-20T18:25:08.774 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: proto: precision = 0.069 usec (-24) 2024-09-20T18:25:08.774 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: basedate set to 2022-02-04 2024-09-20T18:25:08.774 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: gps base set to 2022-02-06 (week 2196) 2024-09-20T18:25:08.774 INFO:teuthology.orchestra.run.smithi049.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T18:25:08.775 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T18:25:08.775 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T18:25:08.775 INFO:teuthology.orchestra.run.smithi049.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T18:25:08.776 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T18:25:08.776 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T18:25:08.776 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T18:25:08.776 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: Listen normally on 3 ens1f0 172.21.15.49:123 2024-09-20T18:25:08.776 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: Listen normally on 4 lo [::1]:123 2024-09-20T18:25:08.776 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1566%4]:123 2024-09-20T18:25:08.776 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:08 ntpd[18372]: Listening on routing socket on fd #22 for interface updates 2024-09-20T18:25:08.797 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T18:25:08.797 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: Command line: ntpd -gq 2024-09-20T18:25:08.797 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: ---------------------------------------------------- 2024-09-20T18:25:08.797 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T18:25:08.797 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T18:25:08.797 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: corporation. Support and training for ntp-4 are 2024-09-20T18:25:08.798 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: available at https://www.nwtime.org/support 2024-09-20T18:25:08.798 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: ---------------------------------------------------- 2024-09-20T18:25:08.798 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: proto: precision = 0.061 usec (-24) 2024-09-20T18:25:08.798 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: basedate set to 2022-02-04 2024-09-20T18:25:08.798 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: gps base set to 2022-02-06 (week 2196) 2024-09-20T18:25:08.798 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T18:25:08.799 INFO:teuthology.orchestra.run.smithi115.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T18:25:08.799 INFO:teuthology.orchestra.run.smithi115.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T18:25:08.799 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T18:25:08.800 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T18:25:08.800 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T18:25:08.800 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T18:25:08.800 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: Listen normally on 3 enp3s0f1 172.21.15.115:123 2024-09-20T18:25:08.800 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: Listen normally on 4 lo [::1]:123 2024-09-20T18:25:08.800 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce8f%5]:123 2024-09-20T18:25:08.800 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:08 ntpd[18540]: Listening on routing socket on fd #22 for interface updates 2024-09-20T18:25:09.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:09 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:09.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:09 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:09.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:09 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:09.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:09 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:09.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:09 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:09.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:09 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:09.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:09 ntpd[18372]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:09.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:09 ntpd[18372]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:09.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:09 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:09.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:09 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:09.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:09 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:09.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:09 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:09.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:09 ntpd[18540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:09.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:09 ntpd[18540]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:10.773 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:10 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:10.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:10 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:10.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:10 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:10.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:10 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:10.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:10 ntpd[18372]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:10.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:10 ntpd[18372]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:10.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:10 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:10.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:10 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:10.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:10 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:10.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:10 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:10.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:10 ntpd[18540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:10.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:10 ntpd[18540]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:11.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:11 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:11.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:11 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:11.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:11 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:11.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:11 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:11.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:11 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:11.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:11 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:11.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:11 ntpd[18372]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:11.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:11 ntpd[18372]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:11.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:11 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:11.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:11 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:11.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:11 ntpd[18372]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:11.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:11 ntpd[18372]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:11.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:11 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:11.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:11 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:11.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:11 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:11.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:11 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:11.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:11 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:11.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:11 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:11.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:11 ntpd[18540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:11.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:11 ntpd[18540]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:11.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:11 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:11.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:11 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:11.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:11 ntpd[18540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:11.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:11 ntpd[18540]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:12.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:12 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:12.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:12 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:12.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:12 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:12.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:12 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:12.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:12 ntpd[18372]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:12.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:12 ntpd[18372]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:12.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:12 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:12.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:12 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:12.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:12 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:12.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:12 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:12.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:12 ntpd[18540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:12.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:12 ntpd[18540]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:13.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:13 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:13.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:13 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:13.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:13 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:13.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:13 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:13.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:13 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:13.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:13 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:13.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:13 ntpd[18372]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:13.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:13 ntpd[18372]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:13.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:13 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:13.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:13 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:13.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:13 ntpd[18372]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:13.775 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:13 ntpd[18372]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:13.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:13 ntpd[18540]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:14.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:14 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:14.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:14 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:14.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:14 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:14.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:14 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:14.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:14 ntpd[18372]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:14.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:14 ntpd[18372]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:14.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:14 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:14.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:14 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:14.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:14 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:14.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:14 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:14.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:14 ntpd[18540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:14.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:14 ntpd[18540]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:15.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:15.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:15.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:15.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:15.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:15.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:15.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:15.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:15.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:15.774 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:15.775 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:15.775 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:15.775 INFO:teuthology.orchestra.run.smithi049.stdout:20 Sep 18:25:15 ntpd[18372]: ntpd: time slew -0.002942 s 2024-09-20T18:25:15.775 INFO:teuthology.orchestra.run.smithi049.stdout:ntpd: time slew -0.002942s 2024-09-20T18:25:15.775 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T18:25:15.775 INFO:teuthology.orchestra.run.smithi049.stderr:20 Sep 18:25:15 ntpd[18372]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T18:25:15.798 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:15.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:15.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:15.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:15.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:15.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:15.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:15.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:15.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T18:25:15.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T18:25:15.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T18:25:15.799 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T18:25:15.799 INFO:teuthology.orchestra.run.smithi115.stdout:20 Sep 18:25:15 ntpd[18540]: ntpd: time slew -0.003348 s 2024-09-20T18:25:15.800 INFO:teuthology.orchestra.run.smithi115.stdout:ntpd: time slew -0.003348s 2024-09-20T18:25:15.800 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T18:25:15.800 INFO:teuthology.orchestra.run.smithi115.stderr:20 Sep 18:25:15 ntpd[18540]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T18:25:15.834 INFO:teuthology.orchestra.run.smithi049.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T18:25:15.834 INFO:teuthology.orchestra.run.smithi049.stdout:============================================================================== 2024-09-20T18:25:15.835 INFO:teuthology.orchestra.run.smithi049.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T18:25:15.835 INFO:teuthology.orchestra.run.smithi049.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T18:25:15.835 INFO:teuthology.orchestra.run.smithi049.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T18:25:15.835 INFO:teuthology.orchestra.run.smithi049.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T18:25:15.855 INFO:teuthology.orchestra.run.smithi115.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T18:25:15.855 INFO:teuthology.orchestra.run.smithi115.stdout:============================================================================== 2024-09-20T18:25:15.855 INFO:teuthology.orchestra.run.smithi115.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T18:25:15.855 INFO:teuthology.orchestra.run.smithi115.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T18:25:15.855 INFO:teuthology.orchestra.run.smithi115.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T18:25:15.855 INFO:teuthology.orchestra.run.smithi115.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T18:25:15.856 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T18:25:15.938 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 3}, '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-20T18:25:15.938 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-20T18:25:15.938 INFO:tasks.cephadm:Cluster fsid is aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:25:15.938 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T18:25:15.938 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.49', 'mon.c': '[v2:172.21.15.49:3301,v1:172.21.15.49:6790]', 'mon.b': '172.21.15.115'} 2024-09-20T18:25:15.939 INFO:tasks.cephadm:First mon is mon.a on smithi049 2024-09-20T18:25:15.939 INFO:tasks.cephadm:First mgr is y 2024-09-20T18:25:15.939 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T18:25:15.939 DEBUG:teuthology.orchestra.run.smithi049:> sudo hostname $(hostname -s) 2024-09-20T18:25:15.954 DEBUG:teuthology.orchestra.run.smithi115:> sudo hostname $(hostname -s) 2024-09-20T18:25:15.967 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-20T18:25:15.968 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-20T18:25:16.114 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-20T18:25:16.335 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-20T18:25:16.336 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-20T18:25:16.336 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-20T18:25:16.336 DEBUG:teuthology.orchestra.run.smithi049:> 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-20T18:25:17.071 INFO:teuthology.orchestra.run.smithi049.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791890 Sep 20 18:25 /home/ubuntu/cephtest/cephadm 2024-09-20T18:25:17.071 DEBUG:teuthology.orchestra.run.smithi115:> 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-20T18:25:17.726 INFO:teuthology.orchestra.run.smithi115.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791890 Sep 20 18:25 /home/ubuntu/cephtest/cephadm 2024-09-20T18:25:17.726 DEBUG:teuthology.orchestra.run.smithi049:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T18:25:17.734 DEBUG:teuthology.orchestra.run.smithi115:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T18:25:17.752 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-20T18:25:17.752 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-20T18:25:17.779 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-20T18:25:17.963 INFO:teuthology.orchestra.run.smithi049.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T18:25:17.965 INFO:teuthology.orchestra.run.smithi115.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T18:28:38.032 INFO:teuthology.orchestra.run.smithi115.stdout:{ 2024-09-20T18:28:38.033 INFO:teuthology.orchestra.run.smithi115.stdout: "ceph_version": "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)", 2024-09-20T18:28:38.033 INFO:teuthology.orchestra.run.smithi115.stdout: "image_id": "6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30", 2024-09-20T18:28:38.033 INFO:teuthology.orchestra.run.smithi115.stdout: "repo_digests": [ 2024-09-20T18:28:38.033 INFO:teuthology.orchestra.run.smithi115.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65" 2024-09-20T18:28:38.033 INFO:teuthology.orchestra.run.smithi115.stdout: ] 2024-09-20T18:28:38.033 INFO:teuthology.orchestra.run.smithi115.stdout:} 2024-09-20T18:33:15.071 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T18:33:15.071 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph_version": "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)", 2024-09-20T18:33:15.071 INFO:teuthology.orchestra.run.smithi049.stdout: "image_id": "6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30", 2024-09-20T18:33:15.071 INFO:teuthology.orchestra.run.smithi049.stdout: "repo_digests": [ 2024-09-20T18:33:15.071 INFO:teuthology.orchestra.run.smithi049.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65" 2024-09-20T18:33:15.071 INFO:teuthology.orchestra.run.smithi049.stdout: ] 2024-09-20T18:33:15.071 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T18:33:15.121 DEBUG:teuthology.orchestra.run.smithi049:> sudo mkdir -p /etc/ceph 2024-09-20T18:33:15.136 DEBUG:teuthology.orchestra.run.smithi115:> sudo mkdir -p /etc/ceph 2024-09-20T18:33:15.150 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod 777 /etc/ceph 2024-09-20T18:33:15.190 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 777 /etc/ceph 2024-09-20T18:33:15.204 INFO:tasks.cephadm:Writing seed config... 2024-09-20T18:33:15.205 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-20T18:33:15.205 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T18:33:15.205 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T18:33:15.205 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-20T18:33:15.205 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T18:33:15.205 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T18:33:15.205 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T18:33:15.205 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T18:33:15.205 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T18:33:15.206 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-09-20T18:33:15.206 DEBUG:teuthology.orchestra.run.smithi049:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T18:33:15.238 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 = aed1ee32-777d-11ef-baf5-efdc52797490 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = 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-20T18:33:15.239 DEBUG:teuthology.orchestra.run.smithi049:mon.a> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.a.service 2024-09-20T18:33:15.284 DEBUG:teuthology.orchestra.run.smithi049:mgr.y> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.y.service 2024-09-20T18:33:15.327 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T18:33:15.327 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid aed1ee32-777d-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.49 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:33:15.559 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:33:15.559 INFO:teuthology.orchestra.run.smithi049.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', 'aed1ee32-777d-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.49', '--skip-admin-label'] 2024-09-20T18:33:15.559 INFO:teuthology.orchestra.run.smithi049.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T18:33:15.559 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying podman|docker is present... 2024-09-20T18:33:15.559 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying lvm2 is present... 2024-09-20T18:33:15.560 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying time synchronization is in place... 2024-09-20T18:33:15.566 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T18:33:15.566 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T18:33:15.570 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T18:33:15.570 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-09-20T18:33:15.575 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-20T18:33:15.575 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-20T18:33:15.580 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-20T18:33:15.580 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-09-20T18:33:15.586 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-20T18:33:15.586 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout masked 2024-09-20T18:33:15.591 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-20T18:33:15.591 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-09-20T18:33:15.596 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-20T18:33:15.596 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-20T18:33:15.599 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-20T18:33:15.599 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-09-20T18:33:15.603 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout enabled 2024-09-20T18:33:15.607 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout active 2024-09-20T18:33:15.608 INFO:teuthology.orchestra.run.smithi049.stdout:Unit ntp.service is enabled and running 2024-09-20T18:33:15.608 INFO:teuthology.orchestra.run.smithi049.stdout:Repeating the final host check... 2024-09-20T18:33:15.608 INFO:teuthology.orchestra.run.smithi049.stdout:docker (/usr/bin/docker) is present 2024-09-20T18:33:15.608 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl is present 2024-09-20T18:33:15.608 INFO:teuthology.orchestra.run.smithi049.stdout:lvcreate is present 2024-09-20T18:33:15.611 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T18:33:15.611 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T18:33:15.614 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T18:33:15.615 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-09-20T18:33:15.618 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-20T18:33:15.618 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-20T18:33:15.622 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-20T18:33:15.622 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-09-20T18:33:15.626 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-20T18:33:15.627 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout masked 2024-09-20T18:33:15.630 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-20T18:33:15.630 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-09-20T18:33:15.635 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-20T18:33:15.635 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-20T18:33:15.638 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-20T18:33:15.638 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout inactive 2024-09-20T18:33:15.642 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout enabled 2024-09-20T18:33:15.646 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stdout active 2024-09-20T18:33:15.646 INFO:teuthology.orchestra.run.smithi049.stdout:Unit ntp.service is enabled and running 2024-09-20T18:33:15.646 INFO:teuthology.orchestra.run.smithi049.stdout:Host looks OK 2024-09-20T18:33:15.646 INFO:teuthology.orchestra.run.smithi049.stdout:Cluster fsid: aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:15.646 INFO:teuthology.orchestra.run.smithi049.stdout:Acquiring lock 140547846568592 on /run/cephadm/aed1ee32-777d-11ef-baf5-efdc52797490.lock 2024-09-20T18:33:15.647 INFO:teuthology.orchestra.run.smithi049.stdout:Lock 140547846568592 acquired on /run/cephadm/aed1ee32-777d-11ef-baf5-efdc52797490.lock 2024-09-20T18:33:15.647 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying IP 172.21.15.49 port 3300 ... 2024-09-20T18:33:15.647 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying IP 172.21.15.49 port 6789 ... 2024-09-20T18:33:15.647 INFO:teuthology.orchestra.run.smithi049.stdout:Base mon IP(s) is [172.21.15.49:3300, 172.21.15.49:6789], mon addrv is [v2:172.21.15.49:3300,v1:172.21.15.49:6789] 2024-09-20T18:33:15.649 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-20T18:33:15.649 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-20T18:33:15.649 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.49 2024-09-20T18:33:15.651 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T18:33:15.651 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-20T18:33:15.652 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1790sec hoplimit 64 pref medium 2024-09-20T18:33:15.654 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T18:33:15.654 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T18:33:15.654 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T18:33:15.654 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-20T18:33:15.654 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1566/64 scope link 2024-09-20T18:33:15.654 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T18:33:15.655 INFO:teuthology.orchestra.run.smithi049.stdout:Mon IP `172.21.15.49` is in CIDR network `172.21.0.0/20` 2024-09-20T18:33:15.655 INFO:teuthology.orchestra.run.smithi049.stdout:Mon IP `172.21.15.49` is in CIDR network `172.21.0.0/20` 2024-09-20T18:33:15.655 INFO:teuthology.orchestra.run.smithi049.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-20T18:33:15.655 INFO:teuthology.orchestra.run.smithi049.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T18:33:15.655 INFO:teuthology.orchestra.run.smithi049.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T18:33:15.959 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-09-20T18:33:15.959 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/docker: stdout Digest: sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65 2024-09-20T18:33:15.959 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-09-20T18:33:15.959 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-09-20T18:33:17.692 INFO:teuthology.orchestra.run.smithi049.stdout:ceph: stdout ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable) 2024-09-20T18:33:17.692 INFO:teuthology.orchestra.run.smithi049.stdout:Ceph version: ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable) 2024-09-20T18:33:17.693 INFO:teuthology.orchestra.run.smithi049.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T18:33:19.206 INFO:teuthology.orchestra.run.smithi049.stdout:stat: stdout 167 167 2024-09-20T18:33:19.206 INFO:teuthology.orchestra.run.smithi049.stdout:Creating initial keys... 2024-09-20T18:33:20.720 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-authtool: stdout AQDwv+1m9JMUBhAAWoL+4h2PTzIlkdmE3y0lZA== 2024-09-20T18:33:22.201 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-authtool: stdout AQDxv+1mwdUwJBAADpmXYMrWcZmsJisrUodAOg== 2024-09-20T18:33:23.698 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-authtool: stdout AQDzv+1mRcPoBhAAldxwYzvUEFqvAKMjJbvDkA== 2024-09-20T18:33:23.699 INFO:teuthology.orchestra.run.smithi049.stdout:Creating initial monmap... 2024-09-20T18:33:25.347 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T18:33:25.347 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T18:33:25.347 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:25.347 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T18:33:25.347 INFO:teuthology.orchestra.run.smithi049.stdout:monmaptool for a [v2:172.21.15.49:3300,v1:172.21.15.49:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T18:33:25.347 INFO:teuthology.orchestra.run.smithi049.stdout:setting min_mon_release = quincy 2024-09-20T18:33:25.347 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/monmaptool: set fsid to aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:25.347 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T18:33:25.347 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:33:25.347 INFO:teuthology.orchestra.run.smithi049.stdout:Creating mon... 2024-09-20T18:33:26.989 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.328+0000 7fc87aa8fc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T18:33:26.989 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 1 imported monmap: 2024-09-20T18:33:26.990 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-20T18:33:26.990 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:26.990 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-20T18:33:24.641154+0000 2024-09-20T18:33:26.990 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr created 2024-09-20T18:33:24.641154+0000 2024-09-20T18:33:26.990 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-20T18:33:26.990 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-20T18:33:26.990 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T18:33:26.990 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:26.990 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 0 /usr/bin/ceph-mon: set fsid to aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:26.990 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T18:33:26.990 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Git sha 0 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Compile date 2024-09-19 20:45:27 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: DB SUMMARY 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: DB Session ID: O61LV6JGUTP0BBWGOVJM 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.create_if_missing: 1 2024-09-20T18:33:26.991 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.env: 0x55563887f940 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.info_log: 0x55563aceabc0 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.statistics: (nil) 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.use_fsync: 0 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T18:33:26.992 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.db_log_dir: 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.wal_dir: 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T18:33:26.993 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.write_buffer_manager: 0x55563acf14a0 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.unordered_write: 0 2024-09-20T18:33:26.994 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.row_cache: None 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.wal_filter: None 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.wal_compression: 0 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T18:33:26.995 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T18:33:26.996 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_open_files: -1 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Compression algorithms supported: 2024-09-20T18:33:26.997 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: kZSTD supported: 0 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:26.998 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T18:33:26.999 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:26.999 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T18:33:26.999 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.merge_operator: 2024-09-20T18:33:26.999 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_filter: None 2024-09-20T18:33:26.999 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T18:33:26.999 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T18:33:26.999 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T18:33:26.999 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T18:33:26.999 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55563acea800) 2024-09-20T18:33:26.999 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-20T18:33:26.999 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T18:33:26.999 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55563acd51f0 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-20T18:33:27.000 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-20T18:33:27.001 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-20T18:33:27.002 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-20T18:33:27.002 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-20T18:33:27.002 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-20T18:33:27.002 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-20T18:33:27.002 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-20T18:33:27.002 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-20T18:33:27.002 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-20T18:33:27.002 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:27.002 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T18:33:27.002 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T18:33:27.002 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compression: NoCompression 2024-09-20T18:33:27.002 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T18:33:27.003 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T18:33:27.003 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T18:33:27.003 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.num_levels: 7 2024-09-20T18:33:27.003 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T18:33:27.003 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T18:33:27.003 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T18:33:27.003 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T18:33:27.003 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T18:33:27.003 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T18:33:27.003 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T18:33:27.003 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:33:27.003 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:33:27.004 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T18:33:27.005 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T18:33:27.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T18:33:27.007 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.ttl: 2592000 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T18:33:27.008 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 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-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.332+0000 7fc87aa8fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 78d83c71-2bc9-4e85-a711-2e9e0a29dc2a 2024-09-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.336+0000 7fc87aa8fc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.336+0000 7fc87aa8fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55563ad02e00 2024-09-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.336+0000 7fc87aa8fc80 4 rocksdb: DB pointer 0x55563addc000 2024-09-20T18:33:27.009 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.336+0000 7fc87221a640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.336+0000 7fc87221a640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.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-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.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-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.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-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.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-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.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-20T18:33:27.010 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.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-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.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-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.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-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.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-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T18:33:27.011 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-20T18:33:27.012 INFO:teuthology.orchestra.run.smithi049.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-20T18:33:27.012 INFO:teuthology.orchestra.run.smithi049.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-20T18:33:27.012 INFO:teuthology.orchestra.run.smithi049.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-20T18:33:27.012 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55563acd51f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-20T18:33:27.012 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-20T18:33:27.012 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:27.012 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-20T18:33:27.012 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T18:33:27.012 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.336+0000 7fc87aa8fc80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-20T18:33:27.012 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.336+0000 7fc87aa8fc80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-20T18:33:27.012 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T18:33:26.336+0000 7fc87aa8fc80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-20T18:33:27.012 INFO:teuthology.orchestra.run.smithi049.stdout:create mon.a on 2024-09-20T18:33:27.438 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-20T18:33:27.655 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-aed1ee32-777d-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490.target. 2024-09-20T18:33:27.655 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-aed1ee32-777d-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490.target. 2024-09-20T18:33:27.953 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.a 2024-09-20T18:33:27.953 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Failed to reset failed state of unit ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T18:33:28.163 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490.target.wants/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service. 2024-09-20T18:33:28.171 INFO:teuthology.orchestra.run.smithi049.stdout:firewalld does not appear to be present 2024-09-20T18:33:28.171 INFO:teuthology.orchestra.run.smithi049.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T18:33:28.171 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for mon to start... 2024-09-20T18:33:28.171 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for mon... 2024-09-20T18:33:30.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:30 smithi049 bash[19327]: cluster 2024-09-20T18:33:30.240385+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:33:31.325 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T18:33:31.326 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout id: aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:31.326 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T18:33:31.326 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:31.326 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout services: 2024-09-20T18:33:31.326 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.35164s) 2024-09-20T18:33:31.326 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T18:33:31.327 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T18:33:31.327 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:31.327 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout data: 2024-09-20T18:33:31.327 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T18:33:31.328 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T18:33:31.328 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T18:33:31.328 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T18:33:31.328 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:31.328 INFO:teuthology.orchestra.run.smithi049.stdout:mon is available 2024-09-20T18:33:31.328 INFO:teuthology.orchestra.run.smithi049.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T18:33:31.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:31 smithi049 bash[19327]: cluster 2024-09-20T18:33:30.243381+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:33:31.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:31 smithi049 bash[19327]: cluster 2024-09-20T18:33:30.243510+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-20T18:33:31.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:31 smithi049 bash[19327]: cluster 2024-09-20T18:33:30.243523+0000 mon.a (mon.0) 4 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:31.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:31 smithi049 bash[19327]: cluster 2024-09-20T18:33:30.243531+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T18:33:24.641154+0000 2024-09-20T18:33:31.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:31 smithi049 bash[19327]: cluster 2024-09-20T18:33:30.243539+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T18:33:31.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:31 smithi049 bash[19327]: cluster 2024-09-20T18:33:30.243546+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T18:33:31.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:31 smithi049 bash[19327]: cluster 2024-09-20T18:33:30.243553+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T18:33:31.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:31 smithi049 bash[19327]: cluster 2024-09-20T18:33:30.243560+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T18:33:31.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:31 smithi049 bash[19327]: cluster 2024-09-20T18:33:30.245533+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-20T18:33:31.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:31 smithi049 bash[19327]: cluster 2024-09-20T18:33:30.247718+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T18:33:31.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:31 smithi049 bash[19327]: cluster 2024-09-20T18:33:30.248143+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T18:33:31.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:31 smithi049 bash[19327]: audit 2024-09-20T18:33:30.594989+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.49:0/2217655515' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:33:33.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:32 smithi049 bash[19327]: audit 2024-09-20T18:33:32.618798+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.49:0/3086889882' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T18:33:33.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:32 smithi049 bash[19327]: audit 2024-09-20T18:33:32.623632+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.49:0/3086889882' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T18:33:33.400 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:33.400 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T18:33:33.400 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout fsid = aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:33.400 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.49:3300,v1:172.21.15.49:6789] 2024-09-20T18:33:33.400 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T18:33:33.401 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T18:33:33.402 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T18:33:33.402 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T18:33:33.402 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:33.402 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T18:33:33.402 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-20T18:33:33.402 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T18:33:33.402 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:33.402 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T18:33:33.402 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T18:33:33.402 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T18:33:33.402 INFO:teuthology.orchestra.run.smithi049.stdout:Generating new minimal ceph.conf... 2024-09-20T18:33:34.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:34 smithi049 bash[19327]: audit 2024-09-20T18:33:34.527049+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.49:0/2584807316' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:33:35.166 INFO:teuthology.orchestra.run.smithi049.stdout:Restarting the monitor... 2024-09-20T18:33:35.486 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:35 smithi049 systemd[1]: Stopping Ceph mon.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T18:33:35.486 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:35 smithi049 bash[19327]: debug 2024-09-20T18:33:35.284+0000 7fee5d4f4640 -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-20T18:33:35.486 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:35 smithi049 bash[19327]: debug 2024-09-20T18:33:35.284+0000 7fee5d4f4640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T18:33:36.099 INFO:teuthology.orchestra.run.smithi049.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-20T18:33:36.214 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:35 smithi049 bash[19716]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mon-a 2024-09-20T18:33:36.215 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:36 smithi049 bash[19776]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mon-a 2024-09-20T18:33:36.215 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:36 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T18:33:36.215 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:36 smithi049 systemd[1]: Stopped Ceph mon.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:33:36.215 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:36 smithi049 systemd[1]: Started Ceph mon.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:33:37.910 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.712+0000 7f97e1f16c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T18:33:37.910 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.712+0000 7f97e1f16c80 0 ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable), process ceph-mon, pid 7 2024-09-20T18:33:37.910 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.712+0000 7f97e1f16c80 0 pidfile_write: ignore empty --pid-file 2024-09-20T18:33:37.910 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.716+0000 7f97e1f16c80 0 load: jerasure load: lrc 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Git sha 0 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Compile date 2024-09-19 20:45:27 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: DB SUMMARY 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: DB Session ID: V9T8H5BO8PP1VKYGSYXW 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88183 ; 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T18:33:37.911 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T18:33:37.912 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T18:33:37.912 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.env: 0x55608974b940 2024-09-20T18:33:37.912 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T18:33:37.912 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.info_log: 0x55608b6476e0 2024-09-20T18:33:37.912 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T18:33:37.912 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T18:33:37.912 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T18:33:37.912 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T18:33:37.913 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T18:33:37.913 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T18:33:37.913 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T18:33:37.913 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T18:33:37.913 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T18:33:37.913 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T18:33:37.913 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.db_log_dir: 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.wal_dir: 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T18:33:37.914 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.write_buffer_manager: 0x55608b656dc0 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T18:33:37.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.row_cache: None 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.wal_filter: None 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T18:33:37.916 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T18:33:37.917 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Compression algorithms supported: 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: kZSTD supported: 0 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T18:33:37.918 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.merge_operator: 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55608b647320) 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cache_index_and_filter_blocks: 1 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T18:33:37.919 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: pin_top_level_index_and_filter: 1 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: index_type: 0 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: data_block_index_type: 0 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: index_shortening: 1 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: checksum: 4 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: no_block_cache: 0 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: block_cache: 0x55608b63d1f0 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: block_cache_name: BinnedLRUCache 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: block_cache_options: 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: capacity : 536870912 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: num_shard_bits : 4 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: strict_capacity_limit : 0 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: high_pri_pool_ratio: 0.000 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: block_cache_compressed: (nil) 2024-09-20T18:33:37.920 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: persistent_cache: (nil) 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: block_size: 4096 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: block_size_deviation: 10 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: block_restart_interval: 16 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: index_block_restart_interval: 1 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: metadata_block_size: 4096 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: partition_filters: 0 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: use_delta_encoding: 1 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: filter_policy: bloomfilter 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: whole_key_filtering: 1 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: verify_compression: 0 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: read_amp_bytes_per_bit: 0 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: format_version: 5 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: enable_index_compression: 1 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: block_align: 0 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: max_auto_readahead_size: 262144 2024-09-20T18:33:37.921 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: prepopulate_block_cache: 0 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: initial_auto_readahead_size: 8192 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: num_file_reads_for_auto_readahead: 2 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.num_levels: 7 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T18:33:37.922 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T18:33:37.923 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T18:33:37.924 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T18:33:37.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T18:33:37.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T18:33:37.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T18:33:37.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T18:33:37.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T18:33:37.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T18:33:37.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T18:33:37.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T18:33:37.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T18:33:37.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T18:33:37.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T18:33:37.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T18:33:37.926 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T18:33:37.926 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T18:33:37.926 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T18:33:37.926 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T18:33:37.926 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T18:33:37.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 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-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T18:33:37.928 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 78d83c71-2bc9-4e85-a711-2e9e0a29dc2a 2024-09-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726857217723737, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726857217724775, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84798, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82945, "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": 77154, "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": 1726857217, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "78d83c71-2bc9-4e85-a711-2e9e0a29dc2a", "db_session_id": "V9T8H5BO8PP1VKYGSYXW", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726857217724909, "job": 1, "event": "recovery_finished"} 2024-09-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.720+0000 7f97e1f16c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97e1f16c80 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-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97e1f16c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55608b668e00 2024-09-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97e1f16c80 4 rocksdb: DB pointer 0x55608b768000 2024-09-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97d7cdf640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97d7cdf640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: ** DB Stats ** 2024-09-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: 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-20T18:33:37.929 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: 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-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: ** Compaction Stats [default] ** 2024-09-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: 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-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: L0 2/0 84.67 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Sum 2/0 84.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: ** Compaction Stats [default] ** 2024-09-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: 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-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 125.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:33:37.930 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Cumulative compaction: 0.00 GB write, 21.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Interval compaction: 0.00 GB write, 21.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: 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-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: Block cache BinnedLRUCache@0x55608b63d1f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: 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-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97e1f16c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] at bind addrs [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:37.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97e1f16c80 1 mon.a@-1(???) e1 preinit fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97e1f16c80 0 mon.a@-1(???).mds e1 new map 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97e1f16c80 0 mon.a@-1(???).mds e1 print_map 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: e1 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: btime 2024-09-20T18:33:30:243920+0000 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: 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-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: legacy client fscid: -1 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: No filesystems configured 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97e1f16c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97e1f16c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97e1f16c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97e1f16c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: debug 2024-09-20T18:33:37.724+0000 7f97e1f16c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cluster 2024-09-20T18:33:37.754221+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:33:37.932 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cluster 2024-09-20T18:33:37.754278+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-20T18:33:37.933 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cluster 2024-09-20T18:33:37.754287+0000 mon.a (mon.0) 3 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:37.933 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cluster 2024-09-20T18:33:37.754294+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-20T18:33:24.641154+0000 2024-09-20T18:33:37.933 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cluster 2024-09-20T18:33:37.754310+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T18:33:37.933 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cluster 2024-09-20T18:33:37.754318+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T18:33:37.933 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cluster 2024-09-20T18:33:37.754325+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-20T18:33:37.933 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cluster 2024-09-20T18:33:37.754332+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T18:33:37.933 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cluster 2024-09-20T18:33:37.754715+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-20T18:33:37.933 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cluster 2024-09-20T18:33:37.754748+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T18:33:37.933 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:37 smithi049 bash[19814]: cluster 2024-09-20T18:33:37.755103+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T18:33:38.529 INFO:teuthology.orchestra.run.smithi049.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T18:33:38.546 INFO:teuthology.orchestra.run.smithi049.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:33:38.546 INFO:teuthology.orchestra.run.smithi049.stdout:Creating mgr... 2024-09-20T18:33:38.547 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T18:33:38.547 INFO:teuthology.orchestra.run.smithi049.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T18:33:38.845 INFO:teuthology.orchestra.run.smithi049.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.y 2024-09-20T18:33:38.845 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Failed to reset failed state of unit ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.y.service: Unit ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.y.service not loaded. 2024-09-20T18:33:38.897 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:38 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:33:39.040 INFO:teuthology.orchestra.run.smithi049.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490.target.wants/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.y.service -> /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service. 2024-09-20T18:33:39.048 INFO:teuthology.orchestra.run.smithi049.stdout:firewalld does not appear to be present 2024-09-20T18:33:39.048 INFO:teuthology.orchestra.run.smithi049.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T18:33:39.048 INFO:teuthology.orchestra.run.smithi049.stdout:firewalld does not appear to be present 2024-09-20T18:33:39.048 INFO:teuthology.orchestra.run.smithi049.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-20T18:33:39.048 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for mgr to start... 2024-09-20T18:33:39.048 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for mgr... 2024-09-20T18:33:39.160 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:38 smithi049 bash[19814]: audit 2024-09-20T18:33:37.884933+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.49:0/869588111' entity='client.admin' 2024-09-20T18:33:39.160 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:38 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:33:39.160 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:39 smithi049 systemd[1]: Started Ceph mgr.y for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:33:41.009 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:40 smithi049 bash[20067]: debug 2024-09-20T18:33:40.888+0000 7fba3ced9040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:33:41.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:41 smithi049 bash[19814]: audit 2024-09-20T18:33:40.985676+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.49:0/3300276911' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T18:33:41.629 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsid": "aed1ee32-777d-11ef-baf5-efdc52797490", 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 0 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T18:33:41.630 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T18:33:41.631 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:41.631 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-20T18:33:41.631 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T18:33:41.631 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:41.631 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T18:33:41.631 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T18:33:41.631 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:41.631 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T18:33:41.631 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:41.631 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T18:33:41.632 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T18:33:41.633 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T18:33:41.633 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T18:33:41.633 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T18:33:41.633 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T18:33:41.633 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:41.633 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T18:33:41.633 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T18:33:30:243920+0000", 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T18:33:41.634 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T18:33:30.244614+0000", 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T18:33:41.635 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:33:41.636 INFO:teuthology.orchestra.run.smithi049.stdout:mgr not available, waiting (1/15)... 2024-09-20T18:33:42.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:42 smithi049 bash[20067]: debug 2024-09-20T18:33:42.136+0000 7fba3ced9040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:33:42.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:42 smithi049 bash[20067]: debug 2024-09-20T18:33:42.204+0000 7fba3ced9040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:33:42.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:42 smithi049 bash[20067]: debug 2024-09-20T18:33:42.360+0000 7fba3ced9040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:33:43.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:43 smithi049 bash[20067]: debug 2024-09-20T18:33:43.044+0000 7fba3ced9040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:33:43.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:43 smithi049 bash[20067]: debug 2024-09-20T18:33:43.116+0000 7fba3ced9040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:33:43.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:43 smithi049 bash[20067]: debug 2024-09-20T18:33:43.188+0000 7fba3ced9040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:33:43.720 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:43 smithi049 bash[20067]: debug 2024-09-20T18:33:43.380+0000 7fba3ced9040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:33:43.720 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:43 smithi049 bash[20067]: debug 2024-09-20T18:33:43.460+0000 7fba3ced9040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:33:43.720 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:43 smithi049 bash[20067]: debug 2024-09-20T18:33:43.532+0000 7fba3ced9040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:33:44.064 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:43 smithi049 bash[20067]: debug 2024-09-20T18:33:43.800+0000 7fba3ced9040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:33:44.065 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:43 smithi049 bash[20067]: debug 2024-09-20T18:33:43.872+0000 7fba3ced9040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:33:44.438 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:44 smithi049 bash[20067]: debug 2024-09-20T18:33:44.076+0000 7fba3ced9040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:33:44.438 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:44 smithi049 bash[20067]: debug 2024-09-20T18:33:44.160+0000 7fba3ced9040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:33:44.710 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:44 smithi049 bash[20067]: debug 2024-09-20T18:33:44.420+0000 7fba3ced9040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:33:44.807 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:44 smithi049 bash[20067]: debug 2024-09-20T18:33:44.608+0000 7fba3ced9040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:33:44.977 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:44 smithi049 bash[20067]: debug 2024-09-20T18:33:44.784+0000 7fba3ced9040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:33:44.977 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:44 smithi049 bash[20067]: debug 2024-09-20T18:33:44.868+0000 7fba3ced9040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:33:45.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:45 smithi049 bash[19814]: audit 2024-09-20T18:33:44.953955+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.49:0/3370103856' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T18:33:45.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:45 smithi049 bash[20067]: debug 2024-09-20T18:33:45.060+0000 7fba3ced9040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:33:45.510 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:45.510 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:33:45.510 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsid": "aed1ee32-777d-11ef-baf5-efdc52797490", 2024-09-20T18:33:45.510 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T18:33:45.510 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T18:33:45.510 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T18:33:45.510 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T18:33:45.510 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 0 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:45.511 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T18:33:45.512 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T18:33:30:243920+0000", 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:33:45.513 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:45.514 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T18:33:45.514 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:45.514 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T18:33:30.244614+0000", 2024-09-20T18:33:45.514 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:33:45.514 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:45.514 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T18:33:45.514 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:33:45.514 INFO:teuthology.orchestra.run.smithi049.stdout:mgr not available, waiting (2/15)... 2024-09-20T18:33:46.235 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:45 smithi049 bash[20067]: debug 2024-09-20T18:33:45.904+0000 7fba3ced9040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:33:46.235 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:45 smithi049 bash[20067]: debug 2024-09-20T18:33:45.984+0000 7fba3ced9040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:33:46.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[20067]: debug 2024-09-20T18:33:46.220+0000 7fba3ced9040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:33:46.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[20067]: debug 2024-09-20T18:33:46.296+0000 7fba3ced9040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:33:47.064 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[20067]: debug 2024-09-20T18:33:46.704+0000 7fba3ced9040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:33:47.065 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[20067]: debug 2024-09-20T18:33:46.784+0000 7fba3ced9040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:33:47.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[19814]: cluster 2024-09-20T18:33:46.807988+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-20T18:33:47.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[19814]: cluster 2024-09-20T18:33:46.815109+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00730675s) 2024-09-20T18:33:47.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[19814]: audit 2024-09-20T18:33:46.816328+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.49:0/2895492229' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:33:47.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[19814]: audit 2024-09-20T18:33:46.816497+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.49:0/2895492229' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:33:47.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[19814]: audit 2024-09-20T18:33:46.816778+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.49:0/2895492229' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:33:47.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[19814]: audit 2024-09-20T18:33:46.817045+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.49:0/2895492229' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:33:47.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[19814]: audit 2024-09-20T18:33:46.818088+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.49:0/2895492229' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:33:47.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[19814]: cluster 2024-09-20T18:33:46.844008+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2024-09-20T18:33:47.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[19814]: audit 2024-09-20T18:33:46.855830+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.49:0/2895492229' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:33:47.066 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:46 smithi049 bash[19814]: audit 2024-09-20T18:33:46.857562+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.49:0/2895492229' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:33:48.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:47 smithi049 bash[19814]: audit 2024-09-20T18:33:46.863137+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.49:0/2895492229' entity='mgr.y' 2024-09-20T18:33:48.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:47 smithi049 bash[19814]: audit 2024-09-20T18:33:46.864761+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.49:0/2895492229' entity='mgr.y' 2024-09-20T18:33:48.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:47 smithi049 bash[19814]: audit 2024-09-20T18:33:46.866529+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.49:0/2895492229' entity='mgr.y' 2024-09-20T18:33:48.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:47 smithi049 bash[19814]: cluster 2024-09-20T18:33:47.823277+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: y(active, since 1.01547s) 2024-09-20T18:33:49.827 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:49.827 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:33:49.827 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsid": "aed1ee32-777d-11ef-baf5-efdc52797490", 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 0 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T18:33:49.828 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T18:33:49.829 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T18:33:30:243920+0000", 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T18:33:49.830 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T18:33:30.244614+0000", 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:33:49.831 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:49.832 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T18:33:49.832 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:33:49.832 INFO:teuthology.orchestra.run.smithi049.stdout:mgr is available 2024-09-20T18:33:50.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:49 smithi049 bash[19814]: cluster 2024-09-20T18:33:48.869925+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-20T18:33:50.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:49 smithi049 bash[19814]: audit 2024-09-20T18:33:49.186934+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.49:0/3300895675' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T18:33:51.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:51 smithi049 bash[19814]: audit 2024-09-20T18:33:51.262023+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.49:0/1673329240' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T18:33:51.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:51 smithi049 bash[19814]: audit 2024-09-20T18:33:51.264942+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.49:0/1673329240' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T18:33:51.863 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:51.863 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T18:33:51.863 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout fsid = aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:51.863 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.49:3300,v1:172.21.15.49:6789] 2024-09-20T18:33:51.863 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T18:33:51.863 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T18:33:51.863 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T18:33:51.863 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T18:33:51.863 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:51.863 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T18:33:51.864 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T18:33:51.864 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:51.864 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T18:33:51.864 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T18:33:51.864 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T18:33:51.864 INFO:teuthology.orchestra.run.smithi049.stdout:Enabling cephadm module... 2024-09-20T18:33:53.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:53 smithi049 bash[19814]: audit 2024-09-20T18:33:53.318658+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.49:0/2848072670' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-20T18:33:53.815 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:53 smithi049 bash[20067]: ignoring --setuser ceph since I am not root 2024-09-20T18:33:53.815 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:53 smithi049 bash[20067]: ignoring --setgroup ceph since I am not root 2024-09-20T18:33:53.815 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:53 smithi049 bash[20067]: debug 2024-09-20T18:33:53.524+0000 7fd832b66040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:33:54.790 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:54 smithi049 bash[19814]: audit 2024-09-20T18:33:53.370120+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.49:0/2848072670' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T18:33:54.790 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:54 smithi049 bash[19814]: cluster 2024-09-20T18:33:53.375790+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-09-20T18:33:55.050 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:54 smithi049 bash[20067]: debug 2024-09-20T18:33:54.772+0000 7fd832b66040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:33:55.050 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:54 smithi049 bash[20067]: debug 2024-09-20T18:33:54.840+0000 7fd832b66040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:33:55.050 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:55 smithi049 bash[20067]: debug 2024-09-20T18:33:55.000+0000 7fd832b66040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:33:56.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:55 smithi049 bash[19814]: audit 2024-09-20T18:33:55.618998+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.49:0/3903719287' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T18:33:56.055 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:55 smithi049 bash[20067]: debug 2024-09-20T18:33:55.696+0000 7fd832b66040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:33:56.055 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:55 smithi049 bash[20067]: debug 2024-09-20T18:33:55.772+0000 7fd832b66040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:33:56.055 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:55 smithi049 bash[20067]: debug 2024-09-20T18:33:55.844+0000 7fd832b66040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:33:56.055 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:56 smithi049 bash[20067]: debug 2024-09-20T18:33:56.040+0000 7fd832b66040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:33:56.175 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:33:56.175 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T18:33:56.175 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T18:33:56.175 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-20T18:33:56.175 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T18:33:56.175 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:33:56.175 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for the mgr to restart... 2024-09-20T18:33:56.175 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for mgr epoch 5... 2024-09-20T18:33:56.314 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:56 smithi049 bash[20067]: debug 2024-09-20T18:33:56.120+0000 7fd832b66040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:33:56.314 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:56 smithi049 bash[20067]: debug 2024-09-20T18:33:56.196+0000 7fd832b66040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:33:56.757 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:56 smithi049 bash[20067]: debug 2024-09-20T18:33:56.464+0000 7fd832b66040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:33:56.758 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:56 smithi049 bash[20067]: debug 2024-09-20T18:33:56.536+0000 7fd832b66040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:33:57.064 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:56 smithi049 bash[20067]: debug 2024-09-20T18:33:56.740+0000 7fd832b66040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:33:57.064 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:56 smithi049 bash[20067]: debug 2024-09-20T18:33:56.824+0000 7fd832b66040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:33:57.467 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:57 smithi049 bash[20067]: debug 2024-09-20T18:33:57.088+0000 7fd832b66040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:33:57.467 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:57 smithi049 bash[20067]: debug 2024-09-20T18:33:57.280+0000 7fd832b66040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:33:57.737 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:57 smithi049 bash[20067]: debug 2024-09-20T18:33:57.452+0000 7fd832b66040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:33:57.738 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:57 smithi049 bash[20067]: debug 2024-09-20T18:33:57.532+0000 7fd832b66040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:33:58.064 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:57 smithi049 bash[20067]: debug 2024-09-20T18:33:57.720+0000 7fd832b66040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:33:58.901 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:58 smithi049 bash[20067]: debug 2024-09-20T18:33:58.572+0000 7fd832b66040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:33:58.901 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:58 smithi049 bash[20067]: debug 2024-09-20T18:33:58.652+0000 7fd832b66040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:33:59.314 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:58 smithi049 bash[20067]: debug 2024-09-20T18:33:58.884+0000 7fd832b66040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:33:59.314 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:58 smithi049 bash[20067]: debug 2024-09-20T18:33:58.964+0000 7fd832b66040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:33:59.814 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:59 smithi049 bash[20067]: debug 2024-09-20T18:33:59.372+0000 7fd832b66040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:33:59.814 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:33:59 smithi049 bash[20067]: debug 2024-09-20T18:33:59.456+0000 7fd832b66040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:33:59.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:59 smithi049 bash[19814]: cluster 2024-09-20T18:33:59.479704+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-09-20T18:33:59.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:59 smithi049 bash[19814]: cluster 2024-09-20T18:33:59.480134+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-09-20T18:33:59.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:59 smithi049 bash[19814]: cluster 2024-09-20T18:33:59.487098+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-20T18:33:59.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:59 smithi049 bash[19814]: cluster 2024-09-20T18:33:59.487315+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00734701s) 2024-09-20T18:33:59.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:59 smithi049 bash[19814]: audit 2024-09-20T18:33:59.488232+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:33:59.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:59 smithi049 bash[19814]: audit 2024-09-20T18:33:59.490538+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:33:59.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:59 smithi049 bash[19814]: audit 2024-09-20T18:33:59.491884+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:33:59.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:59 smithi049 bash[19814]: audit 2024-09-20T18:33:59.492023+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:33:59.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:59 smithi049 bash[19814]: audit 2024-09-20T18:33:59.492132+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:33:59.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:33:59 smithi049 bash[19814]: cluster 2024-09-20T18:33:59.521313+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon y is now available 2024-09-20T18:34:00.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:00 smithi049 bash[19814]: cephadm 2024-09-20T18:33:59.552189+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-20T18:34:00.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:00 smithi049 bash[19814]: audit 2024-09-20T18:33:59.554346+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' 2024-09-20T18:34:00.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:00 smithi049 bash[19814]: audit 2024-09-20T18:33:59.556683+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' 2024-09-20T18:34:00.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:00 smithi049 bash[19814]: audit 2024-09-20T18:33:59.560098+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:00.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:00 smithi049 bash[19814]: audit 2024-09-20T18:33:59.563309+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:00.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:00 smithi049 bash[19814]: audit 2024-09-20T18:33:59.572922+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:34:00.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:00 smithi049 bash[19814]: audit 2024-09-20T18:33:59.575496+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:34:00.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:00 smithi049 bash[19814]: audit 2024-09-20T18:34:00.388794+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' 2024-09-20T18:34:00.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:00 smithi049 bash[19814]: audit 2024-09-20T18:34:00.393071+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' 2024-09-20T18:34:00.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:00 smithi049 bash[19814]: cluster 2024-09-20T18:34:00.490489+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e7: y(active, since 1.01052s) 2024-09-20T18:34:01.124 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:34:01.124 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T18:34:01.125 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T18:34:01.125 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:34:01.125 INFO:teuthology.orchestra.run.smithi049.stdout:mgr epoch 5 is available 2024-09-20T18:34:01.125 INFO:teuthology.orchestra.run.smithi049.stdout:Setting orchestrator backend to cephadm... 2024-09-20T18:34:01.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[19814]: audit 2024-09-20T18:34:00.488419+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T18:34:01.925 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[19814]: audit 2024-09-20T18:34:00.502923+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T18:34:02.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: debug 2024-09-20T18:34:01.908+0000 7fd79f6b0640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:34:01] ENGINE Error in HTTPServer.serve 2024-09-20T18:34:02.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: Traceback (most recent call last): 2024-09-20T18:34:02.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:34:02.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: self._connections.run(self.expiration_interval) 2024-09-20T18:34:02.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:34:02.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: self._run(expiration_interval) 2024-09-20T18:34:02.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:34:02.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:34:02.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:34:02.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:34:02.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:34:02.316 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: s = self.context.wrap_socket( 2024-09-20T18:34:02.316 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:34:02.316 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: return self.sslsocket_class._create( 2024-09-20T18:34:02.316 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:34:02.316 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: self.do_handshake() 2024-09-20T18:34:02.316 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:34:02.316 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: self._sslobj.do_handshake() 2024-09-20T18:34:02.316 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:01 smithi049 bash[20067]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:34:02.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: cluster 2024-09-20T18:34:01.560145+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-20T18:34:02.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: cephadm 2024-09-20T18:34:01.785275+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [20/Sep/2024:18:34:01] ENGINE Bus STARTING 2024-09-20T18:34:02.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: cephadm 2024-09-20T18:34:01.909357+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [20/Sep/2024:18:34:01] ENGINE Serving on https://172.21.15.49:7150 2024-09-20T18:34:02.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: cephadm 2024-09-20T18:34:01.913156+0000 mgr.y (mgr.14118) 6 : cephadm [ERR] [20/Sep/2024:18:34:01] ENGINE Error in HTTPServer.serve 2024-09-20T18:34:02.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: Traceback (most recent call last): 2024-09-20T18:34:02.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:34:02.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: self._connections.run(self.expiration_interval) 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: self._run(expiration_interval) 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: s = self.context.wrap_socket( 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: return self.sslsocket_class._create( 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: self.do_handshake() 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:34:02.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: self._sslobj.do_handshake() 2024-09-20T18:34:02.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:34:02.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: cephadm 2024-09-20T18:34:02.010412+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [20/Sep/2024:18:34:02] ENGINE Serving on http://172.21.15.49:8765 2024-09-20T18:34:02.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: cephadm 2024-09-20T18:34:02.010503+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [20/Sep/2024:18:34:02] ENGINE Bus STARTED 2024-09-20T18:34:02.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: audit 2024-09-20T18:34:02.011230+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:02.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: audit 2024-09-20T18:34:02.481046+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' 2024-09-20T18:34:02.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:02 smithi049 bash[19814]: audit 2024-09-20T18:34:02.494455+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:03.915 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:03 smithi049 bash[19814]: audit 2024-09-20T18:34:02.476105+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:04.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:04 smithi049 bash[19814]: audit 2024-09-20T18:34:04.409534+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-20T18:34:05.006 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T18:34:05.006 INFO:teuthology.orchestra.run.smithi049.stdout:Generating ssh key... 2024-09-20T18:34:06.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[19814]: audit 2024-09-20T18:34:06.325323+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-20T18:34:06.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[19814]: cephadm 2024-09-20T18:34:06.325734+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-20T18:34:06.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: Generating public/private rsa key pair. 2024-09-20T18:34:06.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: Your identification has been saved in /tmp/tmp4xnjmsn4/key 2024-09-20T18:34:06.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: Your public key has been saved in /tmp/tmp4xnjmsn4/key.pub 2024-09-20T18:34:06.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: The key fingerprint is: 2024-09-20T18:34:06.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: SHA256:fhKrdZ0crQ5Yrp6gJ8pEc0RDO9v4uSByeQok6yaLIAQ ceph-aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:06.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: The key's randomart image is: 2024-09-20T18:34:06.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: +---[RSA 3072]----+ 2024-09-20T18:34:06.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: | .+ | 2024-09-20T18:34:06.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: | . o | 2024-09-20T18:34:06.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: |E + | 2024-09-20T18:34:06.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: |. . = . | 2024-09-20T18:34:06.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: |.oo + . S . . . | 2024-09-20T18:34:06.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: |+o + . o * o + | 2024-09-20T18:34:06.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: |* = o + * = = | 2024-09-20T18:34:06.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: |*B +.o.= * o | 2024-09-20T18:34:06.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: |=o+..oo.+ . | 2024-09-20T18:34:06.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:06 smithi049 bash[20067]: +----[SHA256]-----+ 2024-09-20T18:34:07.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:07 smithi049 bash[19814]: audit 2024-09-20T18:34:06.542153+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' 2024-09-20T18:34:07.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:07 smithi049 bash[19814]: audit 2024-09-20T18:34:06.544610+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' 2024-09-20T18:34:09.127 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCTYss8xKONYdoDN95u6mwwGyfrVytIQICrv0nNnR26f2SfYAGycwiR++Ak0mSQkwXeKhzkpWdCESOr2eIqBQblf6UX3PaHYNq+QzcqJT4gTu+7J86C1cXwHWJ6XmATBRgreqfMygXB+CgLAOPcV5IMWRDw4RJJ24sKCnI9cpN8gk2PRqon4Mr/NuhL88UgfbFZKM47myNW7zEQ5KTOdBAvyF6/aXF4UQc2ppqcKF6S04ndT8qgsGocz8EL7km6cYmtfDhC+UtDJQC2d16cixIUpUiHw1sEpwBUTA5K9arpmBX/EKY7HNiZwMhKafugUGaqgxecxOkfIh+GH6D5ofFdIAFEDENiwhXlJxue9mnmwYhjCW4m4USGZmzqM7nTNc6rHq0e4P2p755XKxnEJPitC8uUlKrIzrPXXUqqA7AESvtJxviDh/mqU4FvBj3dRIZijFlsMuq4+1hg6x/DL2EmwTZAjcOFDsCtTiNIpWIQF3+9Ok175p1KhdFHFDFA5YM= ceph-aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:09.128 INFO:teuthology.orchestra.run.smithi049.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T18:34:09.128 INFO:teuthology.orchestra.run.smithi049.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T18:34:09.128 INFO:teuthology.orchestra.run.smithi049.stdout:Adding host smithi049... 2024-09-20T18:34:09.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:09 smithi049 bash[19814]: audit 2024-09-20T18:34:08.528694+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-20T18:34:11.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:11 smithi049 bash[19814]: audit 2024-09-20T18:34:10.514606+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi049", "addr": "172.21.15.49", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:12.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:12 smithi049 bash[19814]: cephadm 2024-09-20T18:34:11.783730+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi049 2024-09-20T18:34:16.168 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout Added host 'smithi049' with addr '172.21.15.49' 2024-09-20T18:34:16.168 INFO:teuthology.orchestra.run.smithi049.stdout:Deploying unmanaged mon service... 2024-09-20T18:34:16.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:16 smithi049 bash[19814]: audit 2024-09-20T18:34:15.329926+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' 2024-09-20T18:34:16.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:16 smithi049 bash[19814]: cephadm 2024-09-20T18:34:15.330328+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi049 2024-09-20T18:34:16.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:16 smithi049 bash[19814]: audit 2024-09-20T18:34:15.330768+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:19.032 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T18:34:19.032 INFO:teuthology.orchestra.run.smithi049.stdout:Deploying unmanaged mgr service... 2024-09-20T18:34:19.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:19 smithi049 bash[19814]: audit 2024-09-20T18:34:18.268817+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-20T18:34:19.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:19 smithi049 bash[19814]: cephadm 2024-09-20T18:34:18.270036+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-20T18:34:19.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:19 smithi049 bash[19814]: audit 2024-09-20T18:34:18.273392+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' 2024-09-20T18:34:19.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:19 smithi049 bash[19814]: audit 2024-09-20T18:34:18.967877+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' 2024-09-20T18:34:20.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:20 smithi049 bash[19814]: cluster 2024-09-20T18:34:19.493466+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-20T18:34:20.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:20 smithi049 bash[19814]: audit 2024-09-20T18:34:19.534516+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' 2024-09-20T18:34:21.098 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T18:34:21.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:21 smithi049 bash[19814]: audit 2024-09-20T18:34:20.526205+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-20T18:34:21.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:21 smithi049 bash[19814]: cephadm 2024-09-20T18:34:20.528419+0000 mgr.y (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-20T18:34:21.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:21 smithi049 bash[19814]: audit 2024-09-20T18:34:20.532985+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.49:0/1608335697' entity='mgr.y' 2024-09-20T18:34:22.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:22 smithi049 bash[19814]: cluster 2024-09-20T18:34:21.493941+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-20T18:34:22.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:22 smithi049 bash[19814]: audit 2024-09-20T18:34:22.430831+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.49:0/3265518550' entity='client.admin' 2024-09-20T18:34:25.004 INFO:teuthology.orchestra.run.smithi049.stdout:Enabling the dashboard module... 2024-09-20T18:34:25.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:25 smithi049 bash[19814]: cluster 2024-09-20T18:34:23.494329+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-20T18:34:25.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:25 smithi049 bash[19814]: audit 2024-09-20T18:34:24.392084+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.49:0/574556062' entity='client.admin' 2024-09-20T18:34:27.710 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:27 smithi049 bash[19814]: cluster 2024-09-20T18:34:25.494757+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-20T18:34:27.710 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:27 smithi049 bash[19814]: audit 2024-09-20T18:34:26.422024+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.49:0/2820167610' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-20T18:34:27.710 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:27 smithi049 bash[20067]: ignoring --setuser ceph since I am not root 2024-09-20T18:34:27.710 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:27 smithi049 bash[20067]: ignoring --setgroup ceph since I am not root 2024-09-20T18:34:27.710 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:27 smithi049 bash[20067]: debug 2024-09-20T18:34:27.572+0000 7fb8b1b9b040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:34:28.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:28 smithi049 bash[19814]: audit 2024-09-20T18:34:27.398917+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.49:0/2820167610' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-20T18:34:28.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:28 smithi049 bash[19814]: cluster 2024-09-20T18:34:27.403953+0000 mon.a (mon.0) 72 : cluster [DBG] mgrmap e9: y(active, since 27s) 2024-09-20T18:34:29.314 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:28 smithi049 bash[20067]: debug 2024-09-20T18:34:28.828+0000 7fb8b1b9b040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:34:29.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:28 smithi049 bash[20067]: debug 2024-09-20T18:34:28.896+0000 7fb8b1b9b040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:34:29.315 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:29 smithi049 bash[20067]: debug 2024-09-20T18:34:29.060+0000 7fb8b1b9b040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:34:29.913 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:29 smithi049 bash[19814]: audit 2024-09-20T18:34:29.567202+0000 mon.a (mon.0) 73 : audit [DBG] from='client.? 172.21.15.49:0/1028378408' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T18:34:29.913 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:29 smithi049 bash[20067]: debug 2024-09-20T18:34:29.752+0000 7fb8b1b9b040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:34:29.913 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:29 smithi049 bash[20067]: debug 2024-09-20T18:34:29.824+0000 7fb8b1b9b040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:34:30.190 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:29 smithi049 bash[20067]: debug 2024-09-20T18:34:29.896+0000 7fb8b1b9b040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:34:30.190 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:30 smithi049 bash[20067]: debug 2024-09-20T18:34:30.092+0000 7fb8b1b9b040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:34:30.190 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:30 smithi049 bash[20067]: debug 2024-09-20T18:34:30.172+0000 7fb8b1b9b040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:34:30.227 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:34:30.227 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-20T18:34:30.227 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T18:34:30.227 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-20T18:34:30.227 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T18:34:30.227 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:34:30.227 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for the mgr to restart... 2024-09-20T18:34:30.227 INFO:teuthology.orchestra.run.smithi049.stdout:Waiting for mgr epoch 9... 2024-09-20T18:34:30.532 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:30 smithi049 bash[20067]: debug 2024-09-20T18:34:30.248+0000 7fb8b1b9b040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:34:30.810 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:30 smithi049 bash[20067]: debug 2024-09-20T18:34:30.516+0000 7fb8b1b9b040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:34:30.816 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:30 smithi049 bash[20067]: debug 2024-09-20T18:34:30.588+0000 7fb8b1b9b040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:34:31.064 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:30 smithi049 bash[20067]: debug 2024-09-20T18:34:30.792+0000 7fb8b1b9b040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:34:31.064 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:30 smithi049 bash[20067]: debug 2024-09-20T18:34:30.876+0000 7fb8b1b9b040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:34:31.522 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:31 smithi049 bash[20067]: debug 2024-09-20T18:34:31.140+0000 7fb8b1b9b040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:34:31.522 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:31 smithi049 bash[20067]: debug 2024-09-20T18:34:31.332+0000 7fb8b1b9b040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:34:31.522 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:31 smithi049 bash[20067]: debug 2024-09-20T18:34:31.504+0000 7fb8b1b9b040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:34:31.792 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:31 smithi049 bash[20067]: debug 2024-09-20T18:34:31.588+0000 7fb8b1b9b040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:34:31.792 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:31 smithi049 bash[20067]: debug 2024-09-20T18:34:31.776+0000 7fb8b1b9b040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:34:32.964 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:32 smithi049 bash[20067]: debug 2024-09-20T18:34:32.636+0000 7fb8b1b9b040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:34:32.964 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:32 smithi049 bash[20067]: debug 2024-09-20T18:34:32.712+0000 7fb8b1b9b040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:34:32.964 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:32 smithi049 bash[20067]: debug 2024-09-20T18:34:32.948+0000 7fb8b1b9b040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:34:33.314 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[20067]: debug 2024-09-20T18:34:33.024+0000 7fb8b1b9b040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:34:33.810 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[20067]: debug 2024-09-20T18:34:33.436+0000 7fb8b1b9b040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:34:33.810 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[20067]: debug 2024-09-20T18:34:33.520+0000 7fb8b1b9b040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:34:33.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[19814]: cluster 2024-09-20T18:34:33.543730+0000 mon.a (mon.0) 74 : cluster [INF] Active manager daemon y restarted 2024-09-20T18:34:33.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[19814]: cluster 2024-09-20T18:34:33.544170+0000 mon.a (mon.0) 75 : cluster [INF] Activating manager daemon y 2024-09-20T18:34:33.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[19814]: cluster 2024-09-20T18:34:33.551513+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-20T18:34:33.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[19814]: cluster 2024-09-20T18:34:33.551733+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00774208s) 2024-09-20T18:34:33.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[19814]: audit 2024-09-20T18:34:33.553620+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:34:33.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[19814]: audit 2024-09-20T18:34:33.555691+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:34:33.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[19814]: audit 2024-09-20T18:34:33.557322+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:34:33.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[19814]: audit 2024-09-20T18:34:33.557615+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:34:33.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[19814]: audit 2024-09-20T18:34:33.557810+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:34:33.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:33 smithi049 bash[19814]: cluster 2024-09-20T18:34:33.584017+0000 mon.a (mon.0) 83 : cluster [INF] Manager daemon y is now available 2024-09-20T18:34:35.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:34 smithi049 bash[19814]: audit 2024-09-20T18:34:33.602674+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:35.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:34 smithi049 bash[19814]: audit 2024-09-20T18:34:33.619444+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:34:35.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:34 smithi049 bash[19814]: audit 2024-09-20T18:34:33.621081+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:34:35.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:34 smithi049 bash[19814]: cluster 2024-09-20T18:34:34.556261+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e11: y(active, since 1.01228s) 2024-09-20T18:34:35.199 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:34:35.199 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-20T18:34:35.200 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T18:34:35.200 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:34:35.200 INFO:teuthology.orchestra.run.smithi049.stdout:mgr epoch 9 is available 2024-09-20T18:34:35.200 INFO:teuthology.orchestra.run.smithi049.stdout:Generating a dashboard self-signed certificate... 2024-09-20T18:34:35.564 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: debug 2024-09-20T18:34:35.240+0000 7fb81cea2640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:34:35] ENGINE Error in HTTPServer.serve 2024-09-20T18:34:35.564 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: Traceback (most recent call last): 2024-09-20T18:34:35.564 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:34:35.564 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: self._connections.run(self.expiration_interval) 2024-09-20T18:34:35.564 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:34:35.564 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: self._run(expiration_interval) 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: s = self.context.wrap_socket( 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: return self.sslsocket_class._create( 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: self.do_handshake() 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: self._sslobj.do_handshake() 2024-09-20T18:34:35.565 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[20067]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:34:36.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: cephadm 2024-09-20T18:34:35.115468+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [20/Sep/2024:18:34:35] ENGINE Bus STARTING 2024-09-20T18:34:36.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: cephadm 2024-09-20T18:34:35.240222+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [20/Sep/2024:18:34:35] ENGINE Serving on https://172.21.15.49:7150 2024-09-20T18:34:36.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: cephadm 2024-09-20T18:34:35.243276+0000 mgr.y (mgr.14150) 5 : cephadm [ERR] [20/Sep/2024:18:34:35] ENGINE Error in HTTPServer.serve 2024-09-20T18:34:36.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: Traceback (most recent call last): 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: self._connections.run(self.expiration_interval) 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: self._run(expiration_interval) 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: s = self.context.wrap_socket( 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: return self.sslsocket_class._create( 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: self.do_handshake() 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:34:36.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: self._sslobj.do_handshake() 2024-09-20T18:34:36.066 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:34:36.066 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: cephadm 2024-09-20T18:34:35.341501+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [20/Sep/2024:18:34:35] ENGINE Serving on http://172.21.15.49:8765 2024-09-20T18:34:36.066 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:35 smithi049 bash[19814]: cephadm 2024-09-20T18:34:35.341621+0000 mgr.y (mgr.14150) 7 : cephadm [INF] [20/Sep/2024:18:34:35] ENGINE Bus STARTED 2024-09-20T18:34:36.948 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:36 smithi049 bash[19814]: cluster 2024-09-20T18:34:35.603955+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-20T18:34:37.534 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-20T18:34:37.534 INFO:teuthology.orchestra.run.smithi049.stdout:Creating initial admin user... 2024-09-20T18:34:38.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:37 smithi049 bash[19814]: audit 2024-09-20T18:34:36.811959+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-20T18:34:38.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:37 smithi049 bash[19814]: audit 2024-09-20T18:34:36.922259+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:38.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:37 smithi049 bash[19814]: audit 2024-09-20T18:34:36.924160+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:39.845 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$6dqStHa.6Y5VLWEIj/YpuOEn6xuQAvFUUn9fFKriTEjOhCoba4GEu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726857279, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-20T18:34:39.845 INFO:teuthology.orchestra.run.smithi049.stdout:Fetching dashboard port number... 2024-09-20T18:34:40.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:40 smithi049 bash[19814]: audit 2024-09-20T18:34:38.972140+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-20T18:34:40.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:40 smithi049 bash[19814]: audit 2024-09-20T18:34:39.231119+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:40.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:40 smithi049 bash[19814]: audit 2024-09-20T18:34:39.262524+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:41.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:41 smithi049 bash[19814]: cluster 2024-09-20T18:34:40.267137+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-20T18:34:41.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:41 smithi049 bash[19814]: audit 2024-09-20T18:34:40.394985+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:42.042 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stdout 8443 2024-09-20T18:34:42.042 INFO:teuthology.orchestra.run.smithi049.stdout:firewalld does not appear to be present 2024-09-20T18:34:42.042 INFO:teuthology.orchestra.run.smithi049.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-20T18:34:42.042 INFO:teuthology.orchestra.run.smithi049.stdout:Ceph Dashboard is now available at: 2024-09-20T18:34:42.042 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:34:42.042 INFO:teuthology.orchestra.run.smithi049.stdout: URL: https://smithi049.front.sepia.ceph.com:8443/ 2024-09-20T18:34:42.042 INFO:teuthology.orchestra.run.smithi049.stdout: User: admin 2024-09-20T18:34:42.043 INFO:teuthology.orchestra.run.smithi049.stdout: Password: b7pjc4sp23 2024-09-20T18:34:42.043 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:34:42.043 INFO:teuthology.orchestra.run.smithi049.stdout:Saving cluster configuration to /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config directory 2024-09-20T18:34:42.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:42 smithi049 bash[19814]: audit 2024-09-20T18:34:41.385773+0000 mon.a (mon.0) 95 : audit [DBG] from='client.? 172.21.15.49:0/750403479' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-20T18:34:44.207 INFO:teuthology.orchestra.run.smithi049.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-20T18:34:44.207 INFO:teuthology.orchestra.run.smithi049.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-20T18:34:44.207 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:34:44.207 INFO:teuthology.orchestra.run.smithi049.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:34:44.208 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:34:44.208 INFO:teuthology.orchestra.run.smithi049.stdout:Or, if you are only running a single cluster on this host: 2024-09-20T18:34:44.208 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:34:44.208 INFO:teuthology.orchestra.run.smithi049.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-20T18:34:44.208 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:34:44.208 INFO:teuthology.orchestra.run.smithi049.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-20T18:34:44.208 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:34:44.208 INFO:teuthology.orchestra.run.smithi049.stdout: ceph telemetry on 2024-09-20T18:34:44.208 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:34:44.209 INFO:teuthology.orchestra.run.smithi049.stdout:For more information see: 2024-09-20T18:34:44.209 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:34:44.209 INFO:teuthology.orchestra.run.smithi049.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-20T18:34:44.209 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:34:44.209 INFO:teuthology.orchestra.run.smithi049.stdout:Bootstrap complete. 2024-09-20T18:34:44.267 INFO:tasks.cephadm:Fetching config... 2024-09-20T18:34:44.268 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-09-20T18:34:44.268 DEBUG:teuthology.orchestra.run.smithi049:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-20T18:34:44.273 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-20T18:34:44.274 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-09-20T18:34:44.274 DEBUG:teuthology.orchestra.run.smithi049:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-20T18:34:44.321 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-20T18:34:44.322 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-09-20T18:34:44.322 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd if=/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-20T18:34:44.377 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-20T18:34:44.377 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-09-20T18:34:44.378 DEBUG:teuthology.orchestra.run.smithi049:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-20T18:34:44.425 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-20T18:34:44.425 DEBUG:teuthology.orchestra.run.smithi049:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCTYss8xKONYdoDN95u6mwwGyfrVytIQICrv0nNnR26f2SfYAGycwiR++Ak0mSQkwXeKhzkpWdCESOr2eIqBQblf6UX3PaHYNq+QzcqJT4gTu+7J86C1cXwHWJ6XmATBRgreqfMygXB+CgLAOPcV5IMWRDw4RJJ24sKCnI9cpN8gk2PRqon4Mr/NuhL88UgfbFZKM47myNW7zEQ5KTOdBAvyF6/aXF4UQc2ppqcKF6S04ndT8qgsGocz8EL7km6cYmtfDhC+UtDJQC2d16cixIUpUiHw1sEpwBUTA5K9arpmBX/EKY7HNiZwMhKafugUGaqgxecxOkfIh+GH6D5ofFdIAFEDENiwhXlJxue9mnmwYhjCW4m4USGZmzqM7nTNc6rHq0e4P2p755XKxnEJPitC8uUlKrIzrPXXUqqA7AESvtJxviDh/mqU4FvBj3dRIZijFlsMuq4+1hg6x/DL2EmwTZAjcOFDsCtTiNIpWIQF3+9Ok175p1KhdFHFDFA5YM= ceph-aed1ee32-777d-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T18:34:44.489 INFO:teuthology.orchestra.run.smithi049.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCTYss8xKONYdoDN95u6mwwGyfrVytIQICrv0nNnR26f2SfYAGycwiR++Ak0mSQkwXeKhzkpWdCESOr2eIqBQblf6UX3PaHYNq+QzcqJT4gTu+7J86C1cXwHWJ6XmATBRgreqfMygXB+CgLAOPcV5IMWRDw4RJJ24sKCnI9cpN8gk2PRqon4Mr/NuhL88UgfbFZKM47myNW7zEQ5KTOdBAvyF6/aXF4UQc2ppqcKF6S04ndT8qgsGocz8EL7km6cYmtfDhC+UtDJQC2d16cixIUpUiHw1sEpwBUTA5K9arpmBX/EKY7HNiZwMhKafugUGaqgxecxOkfIh+GH6D5ofFdIAFEDENiwhXlJxue9mnmwYhjCW4m4USGZmzqM7nTNc6rHq0e4P2p755XKxnEJPitC8uUlKrIzrPXXUqqA7AESvtJxviDh/mqU4FvBj3dRIZijFlsMuq4+1hg6x/DL2EmwTZAjcOFDsCtTiNIpWIQF3+9Ok175p1KhdFHFDFA5YM= ceph-aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:44.498 DEBUG:teuthology.orchestra.run.smithi115:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCTYss8xKONYdoDN95u6mwwGyfrVytIQICrv0nNnR26f2SfYAGycwiR++Ak0mSQkwXeKhzkpWdCESOr2eIqBQblf6UX3PaHYNq+QzcqJT4gTu+7J86C1cXwHWJ6XmATBRgreqfMygXB+CgLAOPcV5IMWRDw4RJJ24sKCnI9cpN8gk2PRqon4Mr/NuhL88UgfbFZKM47myNW7zEQ5KTOdBAvyF6/aXF4UQc2ppqcKF6S04ndT8qgsGocz8EL7km6cYmtfDhC+UtDJQC2d16cixIUpUiHw1sEpwBUTA5K9arpmBX/EKY7HNiZwMhKafugUGaqgxecxOkfIh+GH6D5ofFdIAFEDENiwhXlJxue9mnmwYhjCW4m4USGZmzqM7nTNc6rHq0e4P2p755XKxnEJPitC8uUlKrIzrPXXUqqA7AESvtJxviDh/mqU4FvBj3dRIZijFlsMuq4+1hg6x/DL2EmwTZAjcOFDsCtTiNIpWIQF3+9Ok175p1KhdFHFDFA5YM= ceph-aed1ee32-777d-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T18:34:44.521 INFO:teuthology.orchestra.run.smithi115.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCTYss8xKONYdoDN95u6mwwGyfrVytIQICrv0nNnR26f2SfYAGycwiR++Ak0mSQkwXeKhzkpWdCESOr2eIqBQblf6UX3PaHYNq+QzcqJT4gTu+7J86C1cXwHWJ6XmATBRgreqfMygXB+CgLAOPcV5IMWRDw4RJJ24sKCnI9cpN8gk2PRqon4Mr/NuhL88UgfbFZKM47myNW7zEQ5KTOdBAvyF6/aXF4UQc2ppqcKF6S04ndT8qgsGocz8EL7km6cYmtfDhC+UtDJQC2d16cixIUpUiHw1sEpwBUTA5K9arpmBX/EKY7HNiZwMhKafugUGaqgxecxOkfIh+GH6D5ofFdIAFEDENiwhXlJxue9mnmwYhjCW4m4USGZmzqM7nTNc6rHq0e4P2p755XKxnEJPitC8uUlKrIzrPXXUqqA7AESvtJxviDh/mqU4FvBj3dRIZijFlsMuq4+1hg6x/DL2EmwTZAjcOFDsCtTiNIpWIQF3+9Ok175p1KhdFHFDFA5YM= ceph-aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:44.529 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-20T18:34:44.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:44 smithi049 bash[19814]: audit 2024-09-20T18:34:43.654787+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.49:0/2908931031' entity='client.admin' 2024-09-20T18:34:48.730 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:34:51.289 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-20T18:34:51.289 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-20T18:34:51.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:51 smithi049 bash[19814]: audit 2024-09-20T18:34:50.332971+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:51.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:51 smithi049 bash[19814]: audit 2024-09-20T18:34:50.335642+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:51.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:51 smithi049 bash[19814]: audit 2024-09-20T18:34:50.336659+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi049", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:34:51.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:51 smithi049 bash[19814]: audit 2024-09-20T18:34:50.340354+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:51.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:51 smithi049 bash[19814]: audit 2024-09-20T18:34:50.356915+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:51.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:51 smithi049 bash[19814]: audit 2024-09-20T18:34:50.361029+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:51.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:51 smithi049 bash[19814]: audit 2024-09-20T18:34:50.587026+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.49:0/3714121458' entity='client.admin' 2024-09-20T18:34:51.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:51 smithi049 bash[19814]: audit 2024-09-20T18:34:50.603650+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:51.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:51 smithi049 bash[19814]: audit 2024-09-20T18:34:50.608787+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:55.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:54 smithi049 bash[19814]: cluster 2024-09-20T18:34:53.558658+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-20T18:34:56.014 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:34:57.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:56 smithi049 bash[19814]: cluster 2024-09-20T18:34:55.559079+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-20T18:34:58.075 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi115 2024-09-20T18:34:58.075 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-20T18:34:58.076 DEBUG:teuthology.orchestra.run.smithi115:> dd of=/etc/ceph/ceph.conf 2024-09-20T18:34:58.082 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-20T18:34:58.082 DEBUG:teuthology.orchestra.run.smithi115:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:34:58.128 INFO:tasks.cephadm:Adding host smithi115 to orchestrator... 2024-09-20T18:34:58.129 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch host add smithi115 2024-09-20T18:34:58.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:58 smithi049 bash[19814]: audit 2024-09-20T18:34:57.417336+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-20T18:34:58.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:58 smithi049 bash[19814]: audit 2024-09-20T18:34:57.422073+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:58.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:58 smithi049 bash[19814]: audit 2024-09-20T18:34:57.423350+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:58.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:58 smithi049 bash[19814]: audit 2024-09-20T18:34:57.425766+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:34:58.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:58 smithi049 bash[19814]: audit 2024-09-20T18:34:57.426805+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:34:58.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:58 smithi049 bash[19814]: cephadm 2024-09-20T18:34:57.428296+0000 mgr.y (mgr.14150) 13 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T18:34:58.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:58 smithi049 bash[19814]: audit 2024-09-20T18:34:57.821061+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:58.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:58 smithi049 bash[19814]: audit 2024-09-20T18:34:57.825907+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:58.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:58 smithi049 bash[19814]: audit 2024-09-20T18:34:57.830619+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:34:59.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:59 smithi049 bash[19814]: cephadm 2024-09-20T18:34:57.522853+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:34:59.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:59 smithi049 bash[19814]: cluster 2024-09-20T18:34:57.559365+0000 mgr.y (mgr.14150) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:59.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:59 smithi049 bash[19814]: cephadm 2024-09-20T18:34:57.610737+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:34:59.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:34:59 smithi049 bash[19814]: cephadm 2024-09-20T18:34:57.710504+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:35:01.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:01 smithi049 bash[19814]: cluster 2024-09-20T18:34:59.559771+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-20T18:35:02.854 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:35:03.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:03 smithi049 bash[19814]: cluster 2024-09-20T18:35:01.560207+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-20T18:35:05.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:05 smithi049 bash[19814]: cluster 2024-09-20T18:35:03.560698+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-20T18:35:05.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:05 smithi049 bash[19814]: audit 2024-09-20T18:35:04.413685+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi115", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:07.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:07 smithi049 bash[19814]: cluster 2024-09-20T18:35:05.560976+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:07.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:07 smithi049 bash[19814]: cephadm 2024-09-20T18:35:05.730090+0000 mgr.y (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi115 2024-09-20T18:35:09.453 INFO:teuthology.orchestra.run.smithi049.stdout:Added host 'smithi115' with addr '172.21.15.115' 2024-09-20T18:35:09.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:09 smithi049 bash[19814]: cluster 2024-09-20T18:35:07.561308+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-20T18:35:10.151 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-20T18:35:10.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:10 smithi049 bash[19814]: audit 2024-09-20T18:35:09.440228+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:10.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:10 smithi049 bash[19814]: cephadm 2024-09-20T18:35:09.441166+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi115 2024-09-20T18:35:10.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:10 smithi049 bash[19814]: audit 2024-09-20T18:35:09.442002+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:10.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:10 smithi049 bash[19814]: audit 2024-09-20T18:35:09.984684+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:11.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:11 smithi049 bash[19814]: cluster 2024-09-20T18:35:09.561706+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-20T18:35:12.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:12 smithi049 bash[19814]: audit 2024-09-20T18:35:11.538932+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:12.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:12 smithi049 bash[19814]: cluster 2024-09-20T18:35:11.562139+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-20T18:35:14.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:13 smithi049 bash[19814]: audit 2024-09-20T18:35:12.805912+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:14.885 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:35:15.216 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:14 smithi049 bash[19814]: cluster 2024-09-20T18:35:13.562595+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-20T18:35:16.350 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:35:16.350 INFO:teuthology.orchestra.run.smithi049.stdout:[{"addr": "172.21.15.49", "hostname": "smithi049", "labels": [], "status": ""}, {"addr": "172.21.15.115", "hostname": "smithi115", "labels": [], "status": ""}] 2024-09-20T18:35:17.047 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:16 smithi049 bash[19814]: cluster 2024-09-20T18:35:15.563004+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:17.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:16 smithi049 bash[19814]: audit 2024-09-20T18:35:16.338439+0000 mgr.y (mgr.14150) 30 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:35:17.049 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-20T18:35:17.049 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd crush tunables default 2024-09-20T18:35:19.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:19 smithi049 bash[19814]: cluster 2024-09-20T18:35:17.563487+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:19.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:19 smithi049 bash[19814]: audit 2024-09-20T18:35:18.433092+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:19.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:19 smithi049 bash[19814]: audit 2024-09-20T18:35:18.438194+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:19.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:19 smithi049 bash[19814]: audit 2024-09-20T18:35:18.444035+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:19.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:19 smithi049 bash[19814]: audit 2024-09-20T18:35:18.448981+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:19.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:19 smithi049 bash[19814]: audit 2024-09-20T18:35:18.450749+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi115", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:35:19.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:19 smithi049 bash[19814]: audit 2024-09-20T18:35:18.452841+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:19.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:19 smithi049 bash[19814]: audit 2024-09-20T18:35:18.454650+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:19.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:19 smithi049 bash[19814]: cephadm 2024-09-20T18:35:18.457084+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T18:35:19.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:19 smithi049 bash[19814]: audit 2024-09-20T18:35:19.101037+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:19.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:19 smithi049 bash[19814]: audit 2024-09-20T18:35:19.106223+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:19.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:19 smithi049 bash[19814]: audit 2024-09-20T18:35:19.112148+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:20.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:20 smithi049 bash[19814]: cephadm 2024-09-20T18:35:18.642492+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:20.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:20 smithi049 bash[19814]: cephadm 2024-09-20T18:35:18.803973+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:35:20.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:20 smithi049 bash[19814]: cephadm 2024-09-20T18:35:18.952760+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:35:21.778 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:35:21.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:21 smithi049 bash[19814]: cluster 2024-09-20T18:35:19.563908+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-20T18:35:23.450 INFO:teuthology.orchestra.run.smithi049.stderr:adjusted tunables profile to default 2024-09-20T18:35:23.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:23 smithi049 bash[19814]: cluster 2024-09-20T18:35:21.564395+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-20T18:35:23.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:23 smithi049 bash[19814]: audit 2024-09-20T18:35:23.175511+0000 mon.a (mon.0) 128 : audit [INF] from='client.? 172.21.15.49:0/2067430512' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T18:35:24.085 INFO:tasks.cephadm:Adding mon.a on smithi049 2024-09-20T18:35:24.085 INFO:tasks.cephadm:Adding mon.c on smithi049 2024-09-20T18:35:24.085 INFO:tasks.cephadm:Adding mon.b on smithi115 2024-09-20T18:35:24.085 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch apply mon '3;smithi049:172.21.15.49=a;smithi049:[v2:172.21.15.49:3301,v1:172.21.15.49:6790]=c;smithi115:172.21.15.115=b' 2024-09-20T18:35:24.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:24 smithi049 bash[19814]: audit 2024-09-20T18:35:23.438711+0000 mon.a (mon.0) 129 : audit [INF] from='client.? 172.21.15.49:0/2067430512' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T18:35:24.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:24 smithi049 bash[19814]: cluster 2024-09-20T18:35:23.441758+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:35:25.311 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:25.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:25 smithi049 bash[19814]: cluster 2024-09-20T18:35:23.564826+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-20T18:35:26.577 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled mon update... 2024-09-20T18:35:27.119 DEBUG:teuthology.orchestra.run.smithi049:mon.c> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.c.service 2024-09-20T18:35:27.122 DEBUG:teuthology.orchestra.run.smithi115:mon.b> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.b.service 2024-09-20T18:35:27.124 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:35:27.124 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:35:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:27 smithi049 bash[19814]: cluster 2024-09-20T18:35:25.565203+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-20T18:35:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:27 smithi049 bash[19814]: audit 2024-09-20T18:35:26.564976+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:27 smithi049 bash[19814]: audit 2024-09-20T18:35:26.566770+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:27 smithi049 bash[19814]: audit 2024-09-20T18:35:26.570222+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:27 smithi049 bash[19814]: audit 2024-09-20T18:35:26.572043+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:27 smithi049 bash[19814]: audit 2024-09-20T18:35:26.579760+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:27 smithi049 bash[19814]: audit 2024-09-20T18:35:26.583626+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:27 smithi049 bash[19814]: audit 2024-09-20T18:35:26.585392+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:28.366 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:28.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:28 smithi049 bash[19814]: audit 2024-09-20T18:35:26.554656+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi049:172.21.15.49=a;smithi049:[v2:172.21.15.49:3301,v1:172.21.15.49:6790]=c;smithi115:172.21.15.115=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:28.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:28 smithi049 bash[19814]: cephadm 2024-09-20T18:35:26.559936+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Saving service mon spec with placement smithi049:172.21.15.49=a;smithi049:[v2:172.21.15.49:3301,v1:172.21.15.49:6790]=c;smithi115:172.21.15.115=b;count:3 2024-09-20T18:35:28.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:28 smithi049 bash[19814]: cephadm 2024-09-20T18:35:26.587418+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Deploying daemon mon.b on smithi115 2024-09-20T18:35:29.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:29 smithi049 bash[19814]: cluster 2024-09-20T18:35:27.565557+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-20T18:35:30.263 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-20T18:35:30.263 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":1,"fsid":"aed1ee32-777d-11ef-baf5-efdc52797490","modified":"2024-09-20T18:33:24.641154Z","created":"2024-09-20T18:33:24.641154Z","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.49:3300","nonce":0},{"type":"v1","addr":"172.21.15.49:6789","nonce":0}]},"addr":"172.21.15.49:6789/0","public_addr":"172.21.15.49:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-20T18:35:30.264 INFO:teuthology.orchestra.run.smithi115.stderr:dumped monmap epoch 1 2024-09-20T18:35:30.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:30 smithi049 bash[19814]: audit 2024-09-20T18:35:30.252242+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.115:0/1258114198' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:35:31.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:31 smithi049 bash[19814]: cluster 2024-09-20T18:35:29.565980+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-20T18:35:31.952 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:35:31.952 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:35:32.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:32 smithi115 systemd[1]: Started Ceph mon.b for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:35:33.162 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:35:33.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.094+0000 7f1d765e2c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T18:35:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.094+0000 7f1d765e2c80 0 ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable), process ceph-mon, pid 7 2024-09-20T18:35:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.094+0000 7f1d765e2c80 0 pidfile_write: ignore empty --pid-file 2024-09-20T18:35:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 0 load: jerasure load: lrc 2024-09-20T18:35:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T18:35:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Git sha 0 2024-09-20T18:35:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Compile date 2024-09-19 20:45:27 2024-09-20T18:35:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: DB SUMMARY 2024-09-20T18:35:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: DB Session ID: EQYNRM8605ACTLWBMNKG 2024-09-20T18:35:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T18:35:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T18:35:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-20T18:35:33.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-20T18:35:33.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-20T18:35:33.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T18:35:33.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T18:35:33.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T18:35:33.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T18:35:33.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T18:35:33.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T18:35:33.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.env: 0x55e408f3c940 2024-09-20T18:35:33.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T18:35:33.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.info_log: 0x55e40ad196e0 2024-09-20T18:35:33.381 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T18:35:33.381 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T18:35:33.381 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T18:35:33.381 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T18:35:33.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T18:35:33.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T18:35:33.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T18:35:33.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T18:35:33.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T18:35:33.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T18:35:33.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T18:35:33.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T18:35:33.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T18:35:33.383 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T18:35:33.383 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.db_log_dir: 2024-09-20T18:35:33.383 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.wal_dir: 2024-09-20T18:35:33.383 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T18:35:33.383 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T18:35:33.383 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T18:35:33.383 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T18:35:33.383 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T18:35:33.383 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T18:35:33.383 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T18:35:33.383 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T18:35:33.384 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.write_buffer_manager: 0x55e40ad28dc0 2024-09-20T18:35:33.384 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T18:35:33.384 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T18:35:33.384 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T18:35:33.384 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T18:35:33.384 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T18:35:33.384 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T18:35:33.384 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T18:35:33.384 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T18:35:33.384 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T18:35:33.384 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T18:35:33.385 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T18:35:33.385 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T18:35:33.385 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T18:35:33.385 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.row_cache: None 2024-09-20T18:35:33.385 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.wal_filter: None 2024-09-20T18:35:33.385 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T18:35:33.385 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T18:35:33.385 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T18:35:33.385 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T18:35:33.385 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T18:35:33.385 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T18:35:33.385 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T18:35:33.386 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T18:35:33.386 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T18:35:33.386 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T18:35:33.386 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T18:35:33.386 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T18:35:33.386 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T18:35:33.386 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T18:35:33.386 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T18:35:33.386 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T18:35:33.386 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T18:35:33.386 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T18:35:33.387 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T18:35:33.387 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T18:35:33.387 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T18:35:33.387 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T18:35:33.387 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T18:35:33.387 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T18:35:33.387 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T18:35:33.387 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T18:35:33.387 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T18:35:33.387 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T18:35:33.387 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Compression algorithms supported: 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: kZSTD supported: 0 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T18:35:33.388 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T18:35:33.389 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T18:35:33.389 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T18:35:33.389 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T18:35:33.389 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-20T18:35:33.389 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T18:35:33.389 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T18:35:33.389 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.merge_operator: 2024-09-20T18:35:33.389 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T18:35:33.389 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T18:35:33.389 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T18:35:33.389 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T18:35:33.389 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T18:35:33.390 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e40ad19320) 2024-09-20T18:35:33.390 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cache_index_and_filter_blocks: 1 2024-09-20T18:35:33.390 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T18:35:33.390 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T18:35:33.390 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: pin_top_level_index_and_filter: 1 2024-09-20T18:35:33.390 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: index_type: 0 2024-09-20T18:35:33.390 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: data_block_index_type: 0 2024-09-20T18:35:33.390 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: index_shortening: 1 2024-09-20T18:35:33.390 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T18:35:33.390 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: checksum: 4 2024-09-20T18:35:33.390 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: no_block_cache: 0 2024-09-20T18:35:33.390 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: block_cache: 0x55e40ad0f1f0 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: block_cache_name: BinnedLRUCache 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: block_cache_options: 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: capacity : 536870912 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: num_shard_bits : 4 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: strict_capacity_limit : 0 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: high_pri_pool_ratio: 0.000 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: block_cache_compressed: (nil) 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: persistent_cache: (nil) 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: block_size: 4096 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: block_size_deviation: 10 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: block_restart_interval: 16 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: index_block_restart_interval: 1 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: metadata_block_size: 4096 2024-09-20T18:35:33.391 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: partition_filters: 0 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: use_delta_encoding: 1 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: filter_policy: bloomfilter 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: whole_key_filtering: 1 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: verify_compression: 0 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: read_amp_bytes_per_bit: 0 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: format_version: 5 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: enable_index_compression: 1 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: block_align: 0 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: max_auto_readahead_size: 262144 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: prepopulate_block_cache: 0 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: initial_auto_readahead_size: 8192 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: num_file_reads_for_auto_readahead: 2 2024-09-20T18:35:33.392 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T18:35:33.393 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T18:35:33.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T18:35:33.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T18:35:33.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T18:35:33.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T18:35:33.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.num_levels: 7 2024-09-20T18:35:33.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T18:35:33.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T18:35:33.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T18:35:33.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T18:35:33.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T18:35:33.395 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T18:35:33.395 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T18:35:33.395 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:35:33.395 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T18:35:33.395 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T18:35:33.395 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:35:33.395 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:35:33.395 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T18:35:33.395 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T18:35:33.395 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T18:35:33.395 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T18:35:33.395 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:35:33.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:35:33.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T18:35:33.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T18:35:33.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:35:33.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T18:35:33.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T18:35:33.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T18:35:33.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T18:35:33.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T18:35:33.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T18:35:33.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T18:35:33.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T18:35:33.397 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T18:35:33.398 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T18:35:33.398 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T18:35:33.398 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T18:35:33.398 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T18:35:33.398 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T18:35:33.398 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T18:35:33.398 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T18:35:33.398 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T18:35:33.398 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T18:35:33.398 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T18:35:33.398 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T18:35:33.399 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 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-20T18:35:33.400 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T18:35:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 27e0ee0f-84a9-4913-91fc-034895c02fa8 2024-09-20T18:35:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726857333105220, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-20T18:35:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-20T18:35:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726857333105659, "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": 1726857333, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "27e0ee0f-84a9-4913-91fc-034895c02fa8", "db_session_id": "EQYNRM8605ACTLWBMNKG", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-20T18:35:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726857333105782, "job": 1, "event": "recovery_finished"} 2024-09-20T18:35:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.098+0000 7f1d765e2c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-20T18:35:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.102+0000 7f1d765e2c80 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-20T18:35:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.102+0000 7f1d765e2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e40ad3ae00 2024-09-20T18:35:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.102+0000 7f1d765e2c80 4 rocksdb: DB pointer 0x55e40ae3a000 2024-09-20T18:35:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.102+0000 7f1d6c3ab640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T18:35:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.102+0000 7f1d6c3ab640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T18:35:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: ** DB Stats ** 2024-09-20T18:35:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:35:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: 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-20T18:35:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:35:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:35:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: 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-20T18:35:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:35:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:35:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: ** Compaction Stats [default] ** 2024-09-20T18:35:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: 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-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: ** Compaction Stats [default] ** 2024-09-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: 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-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T18:35:33.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Cumulative compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Interval compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: 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-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: Block cache BinnedLRUCache@0x55e40ad0f1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: 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-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.102+0000 7f1d765e2c80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.102+0000 7f1d765e2c80 0 using public_addr v2:172.21.15.115:0/0 -> [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] 2024-09-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.102+0000 7f1d765e2c80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] at bind addrs [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.102+0000 7f1d765e2c80 1 mon.b@-1(???) e0 preinit fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:33.404 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.126+0000 7f1d6f3b1640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.126+0000 7f1d6f3b1640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: e1 2024-09-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: btime 2024-09-20T18:33:30:243920+0000 2024-09-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: 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-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: legacy client fscid: -1 2024-09-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: 2024-09-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: No filesystems configured 2024-09-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.126+0000 7f1d6f3b1640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.126+0000 7f1d6f3b1640 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-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.126+0000 7f1d6f3b1640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.126+0000 7f1d6f3b1640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-20T18:35:33.405 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.126+0000 7f1d6f3b1640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-20T18:35:33.406 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.126+0000 7f1d6f3b1640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-20T18:35:33.406 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.126+0000 7f1d6f3b1640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T18:35:33.406 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.126+0000 7f1d6f3b1640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:35:33.406 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.126+0000 7f1d6f3b1640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:35:33.406 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.126+0000 7f1d6f3b1640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:35:33.406 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:01.560207+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-20T18:35:33.406 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:03.560698+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-20T18:35:33.406 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:04.413685+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi115", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:33.406 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:05.560976+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:33.406 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cephadm 2024-09-20T18:35:05.730090+0000 mgr.y (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi115 2024-09-20T18:35:33.407 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:07.561308+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-20T18:35:33.407 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:09.440228+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.407 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cephadm 2024-09-20T18:35:09.441166+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi115 2024-09-20T18:35:33.407 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:09.442002+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:33.407 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:09.984684+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.407 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:09.561706+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-20T18:35:33.407 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:11.538932+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.407 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:11.562139+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-20T18:35:33.407 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:12.805912+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.407 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:13.562595+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-20T18:35:33.407 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:15.563004+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:33.407 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:16.338439+0000 mgr.y (mgr.14150) 30 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:17.563487+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:18.433092+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:18.438194+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:18.444035+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:18.448981+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:18.450749+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi115", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:18.452841+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:18.454650+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cephadm 2024-09-20T18:35:18.457084+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:19.101037+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:19.106223+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:19.112148+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cephadm 2024-09-20T18:35:18.642492+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:33.408 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cephadm 2024-09-20T18:35:18.803973+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cephadm 2024-09-20T18:35:18.952760+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:19.563908+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-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:21.564395+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-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:23.175511+0000 mon.a (mon.0) 128 : audit [INF] from='client.? 172.21.15.49:0/2067430512' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:23.438711+0000 mon.a (mon.0) 129 : audit [INF] from='client.? 172.21.15.49:0/2067430512' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:23.441758+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:23.564826+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-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:25.565203+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-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:26.564976+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:26.566770+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:26.570222+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:26.572043+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:26.579760+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.409 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:26.583626+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:26.585392+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:26.554656+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi049:172.21.15.49=a;smithi049:[v2:172.21.15.49:3301,v1:172.21.15.49:6790]=c;smithi115:172.21.15.115=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cephadm 2024-09-20T18:35:26.559936+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Saving service mon spec with placement smithi049:172.21.15.49=a;smithi049:[v2:172.21.15.49:3301,v1:172.21.15.49:6790]=c;smithi115:172.21.15.115=b;count:3 2024-09-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cephadm 2024-09-20T18:35:26.587418+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Deploying daemon mon.b on smithi115 2024-09-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:27.565557+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-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:30.252242+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.115:0/1258114198' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:29.565980+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-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cluster 2024-09-20T18:35:31.566372+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:32.102540+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:32.107808+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:32.113631+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:32.114977+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:33.410 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: audit 2024-09-20T18:35:32.116684+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:33.411 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: cephadm 2024-09-20T18:35:32.118574+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.c on smithi049 2024-09-20T18:35:33.411 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:33 smithi115 bash[22089]: debug 2024-09-20T18:35:33.130+0000 7f1d6f3b1640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T18:35:33.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:33 smithi049 bash[19814]: cluster 2024-09-20T18:35:31.566372+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:33.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:33 smithi049 bash[19814]: audit 2024-09-20T18:35:32.102540+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:33 smithi049 bash[19814]: audit 2024-09-20T18:35:32.107808+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:33 smithi049 bash[19814]: audit 2024-09-20T18:35:32.113631+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:33.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:33 smithi049 bash[19814]: audit 2024-09-20T18:35:32.114977+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:33.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:33 smithi049 bash[19814]: audit 2024-09-20T18:35:32.116684+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:33.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:33 smithi049 bash[19814]: cephadm 2024-09-20T18:35:32.118574+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.c on smithi049 2024-09-20T18:35:36.483 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:36 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:35:36.483 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:35:36 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:35:36.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:36 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:35:36.813 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:35:36 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:35:38.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:37 smithi049 bash[26429]: debug 2024-09-20T18:35:37.699+0000 7fba44d25640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T18:35:38.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:33.141005+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:33.145615+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:35:38.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:33.145934+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:33.146231+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-09-20T18:35:38.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:33.566755+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-20T18:35:38.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:34.140573+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:35.141161+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:35.143319+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T18:35:38.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:35.567217+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-20T18:35:38.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:36.141117+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:37.141161+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:37.709076+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:38.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:38.141648+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.187555+0000 mon.a (mon.0) 154 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.198524+0000 mon.a (mon.0) 155 : cluster [DBG] monmap epoch 2 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.198557+0000 mon.a (mon.0) 156 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.198577+0000 mon.a (mon.0) 157 : cluster [DBG] last_changed 2024-09-20T18:35:33.140338+0000 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.198592+0000 mon.a (mon.0) 158 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.198606+0000 mon.a (mon.0) 159 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.198625+0000 mon.a (mon.0) 160 : cluster [DBG] election_strategy: 1 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.198648+0000 mon.a (mon.0) 161 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.198669+0000 mon.a (mon.0) 162 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.222696+0000 mon.a (mon.0) 163 : cluster [DBG] fsmap 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.222748+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.223008+0000 mon.a (mon.0) 165 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: cluster 2024-09-20T18:35:38.223253+0000 mon.a (mon.0) 166 : cluster [INF] overall HEALTH_OK 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:38.229562+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:38.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:38.236427+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:38.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:38.243706+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:38.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:38 smithi049 bash[19814]: audit 2024-09-20T18:35:38.250387+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:38.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:33.141005+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:33.145615+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:33.145934+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:33.146231+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-09-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:33.566755+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-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:34.140573+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:35.141161+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:35.143319+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:35.567217+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-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:36.141117+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:37.141161+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:37.709076+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:38.141648+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:38.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.187555+0000 mon.a (mon.0) 154 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.198524+0000 mon.a (mon.0) 155 : cluster [DBG] monmap epoch 2 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.198557+0000 mon.a (mon.0) 156 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.198577+0000 mon.a (mon.0) 157 : cluster [DBG] last_changed 2024-09-20T18:35:33.140338+0000 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.198592+0000 mon.a (mon.0) 158 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.198606+0000 mon.a (mon.0) 159 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.198625+0000 mon.a (mon.0) 160 : cluster [DBG] election_strategy: 1 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.198648+0000 mon.a (mon.0) 161 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.198669+0000 mon.a (mon.0) 162 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.222696+0000 mon.a (mon.0) 163 : cluster [DBG] fsmap 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.222748+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.223008+0000 mon.a (mon.0) 165 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: cluster 2024-09-20T18:35:38.223253+0000 mon.a (mon.0) 166 : cluster [INF] overall HEALTH_OK 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:38.229562+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:38.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:38.236427+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:38.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:38.243706+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:38.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:38 smithi115 bash[22089]: audit 2024-09-20T18:35:38.250387+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:38.896 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-20T18:35:38.897 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":2,"fsid":"aed1ee32-777d-11ef-baf5-efdc52797490","modified":"2024-09-20T18:35:33.140338Z","created":"2024-09-20T18:33:24.641154Z","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.49:3300","nonce":0},{"type":"v1","addr":"172.21.15.49:6789","nonce":0}]},"addr":"172.21.15.49:6789/0","public_addr":"172.21.15.49:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:3300","nonce":0},{"type":"v1","addr":"172.21.15.115:6789","nonce":0}]},"addr":"172.21.15.115:6789/0","public_addr":"172.21.15.115:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-20T18:35:38.897 INFO:teuthology.orchestra.run.smithi115.stderr:dumped monmap epoch 2 2024-09-20T18:35:39.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:39 smithi049 bash[19814]: cluster 2024-09-20T18:35:37.567625+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:39.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:39 smithi049 bash[19814]: audit 2024-09-20T18:35:38.315275+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:39.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:39 smithi049 bash[19814]: audit 2024-09-20T18:35:38.620412+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:39.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:39 smithi049 bash[19814]: audit 2024-09-20T18:35:38.709663+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:39.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:39 smithi049 bash[19814]: audit 2024-09-20T18:35:38.885649+0000 mon.a (mon.0) 174 : audit [DBG] from='client.? 172.21.15.115:0/1946450556' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:35:39.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:39 smithi049 bash[19814]: audit 2024-09-20T18:35:39.141489+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:39.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:39 smithi115 bash[22089]: cluster 2024-09-20T18:35:37.567625+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:39.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:39 smithi115 bash[22089]: audit 2024-09-20T18:35:38.315275+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:39.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:39 smithi115 bash[22089]: audit 2024-09-20T18:35:38.620412+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:39.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:39 smithi115 bash[22089]: audit 2024-09-20T18:35:38.709663+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:39.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:39 smithi115 bash[22089]: audit 2024-09-20T18:35:38.885649+0000 mon.a (mon.0) 174 : audit [DBG] from='client.? 172.21.15.115:0/1946450556' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:35:39.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:39 smithi115 bash[22089]: audit 2024-09-20T18:35:39.141489+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:40.476 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:35:40.476 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:35:44.374 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:35:45.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:39.568000+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-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: audit 2024-09-20T18:35:39.716596+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:39.717006+0000 mon.a (mon.0) 178 : cluster [INF] mon.a calling monitor election 2024-09-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:39.718236+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: audit 2024-09-20T18:35:39.735188+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: audit 2024-09-20T18:35:39.735556+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: audit 2024-09-20T18:35:40.710295+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:41.568427+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-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: audit 2024-09-20T18:35:41.710743+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:41.712663+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: audit 2024-09-20T18:35:42.710683+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:43.568766+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-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: audit 2024-09-20T18:35:43.710686+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: audit 2024-09-20T18:35:44.710944+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.755719+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T18:35:45.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.764289+0000 mon.a (mon.0) 187 : cluster [DBG] monmap epoch 3 2024-09-20T18:35:45.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.764338+0000 mon.a (mon.0) 188 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:45.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.764379+0000 mon.a (mon.0) 189 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T18:35:45.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.764417+0000 mon.a (mon.0) 190 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T18:35:45.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.764455+0000 mon.a (mon.0) 191 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T18:35:45.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.764494+0000 mon.a (mon.0) 192 : cluster [DBG] election_strategy: 1 2024-09-20T18:35:45.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.764532+0000 mon.a (mon.0) 193 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T18:35:45.065 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.764571+0000 mon.a (mon.0) 194 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T18:35:45.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:33.141005+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:45.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:33.145615+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:35:45.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:33.145934+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:45.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:33.146231+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-09-20T18:35:45.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:33.566755+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-20T18:35:45.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:34.140573+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:45.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:35.141161+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:45.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:35.143319+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T18:35:45.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:35.567217+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-20T18:35:45.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:36.141117+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:45.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:37.141161+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:45.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:37.709076+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:38.141648+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:45.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.187555+0000 mon.a (mon.0) 154 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-20T18:35:45.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.198524+0000 mon.a (mon.0) 155 : cluster [DBG] monmap epoch 2 2024-09-20T18:35:45.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.198557+0000 mon.a (mon.0) 156 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:45.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.198577+0000 mon.a (mon.0) 157 : cluster [DBG] last_changed 2024-09-20T18:35:33.140338+0000 2024-09-20T18:35:45.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.198592+0000 mon.a (mon.0) 158 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T18:35:45.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.198606+0000 mon.a (mon.0) 159 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T18:35:45.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.198625+0000 mon.a (mon.0) 160 : cluster [DBG] election_strategy: 1 2024-09-20T18:35:45.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.198648+0000 mon.a (mon.0) 161 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T18:35:45.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.198669+0000 mon.a (mon.0) 162 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T18:35:45.067 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.764608+0000 mon.a (mon.0) 195 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T18:35:45.067 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.782700+0000 mon.a (mon.0) 196 : cluster [DBG] fsmap 2024-09-20T18:35:45.068 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.782755+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:35:45.068 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.783017+0000 mon.a (mon.0) 198 : cluster [DBG] mgrmap e13: y(active, since 71s) 2024-09-20T18:35:45.068 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: cluster 2024-09-20T18:35:44.783255+0000 mon.a (mon.0) 199 : cluster [INF] overall HEALTH_OK 2024-09-20T18:35:45.068 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: audit 2024-09-20T18:35:44.790276+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.068 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: audit 2024-09-20T18:35:44.795960+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.068 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: audit 2024-09-20T18:35:44.801858+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.068 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[19814]: audit 2024-09-20T18:35:44.807478+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.222696+0000 mon.a (mon.0) 163 : cluster [DBG] fsmap 2024-09-20T18:35:45.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.222748+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.223008+0000 mon.a (mon.0) 165 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:38.223253+0000 mon.a (mon.0) 166 : cluster [INF] overall HEALTH_OK 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:38.229562+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:38.236427+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:38.243706+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:38.250387+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:37.567625+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:38.315275+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:38.620412+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:38.709663+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:38.885649+0000 mon.a (mon.0) 174 : audit [DBG] from='client.? 172.21.15.115:0/1946450556' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:39.141489+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:39.568000+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-20T18:35:45.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:39.716596+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:39.717006+0000 mon.a (mon.0) 178 : cluster [INF] mon.a calling monitor election 2024-09-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:39.718236+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:39.735188+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:39.735556+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:40.710295+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:41.568427+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-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:41.710743+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:41.712663+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:42.710683+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:43.568766+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-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:43.710686+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:44.710944+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.755719+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.764289+0000 mon.a (mon.0) 187 : cluster [DBG] monmap epoch 3 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.764338+0000 mon.a (mon.0) 188 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.764379+0000 mon.a (mon.0) 189 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.764417+0000 mon.a (mon.0) 190 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.764455+0000 mon.a (mon.0) 191 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.764494+0000 mon.a (mon.0) 192 : cluster [DBG] election_strategy: 1 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.764532+0000 mon.a (mon.0) 193 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.764571+0000 mon.a (mon.0) 194 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.764608+0000 mon.a (mon.0) 195 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.782700+0000 mon.a (mon.0) 196 : cluster [DBG] fsmap 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.782755+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.783017+0000 mon.a (mon.0) 198 : cluster [DBG] mgrmap e13: y(active, since 71s) 2024-09-20T18:35:45.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: cluster 2024-09-20T18:35:44.783255+0000 mon.a (mon.0) 199 : cluster [INF] overall HEALTH_OK 2024-09-20T18:35:45.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:44.790276+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:44.795960+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:44.801858+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:44 smithi049 bash[26429]: audit 2024-09-20T18:35:44.807478+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:39.568000+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-20T18:35:45.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: audit 2024-09-20T18:35:39.716596+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:35:45.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:39.717006+0000 mon.a (mon.0) 178 : cluster [INF] mon.a calling monitor election 2024-09-20T18:35:45.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:39.718236+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-20T18:35:45.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: audit 2024-09-20T18:35:39.735188+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:45.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: audit 2024-09-20T18:35:39.735556+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: audit 2024-09-20T18:35:40.710295+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:41.568427+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-20T18:35:45.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: audit 2024-09-20T18:35:41.710743+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:41.712663+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T18:35:45.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: audit 2024-09-20T18:35:42.710683+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:43.568766+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-20T18:35:45.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: audit 2024-09-20T18:35:43.710686+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: audit 2024-09-20T18:35:44.710944+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.755719+0000 mon.a (mon.0) 186 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.764289+0000 mon.a (mon.0) 187 : cluster [DBG] monmap epoch 3 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.764338+0000 mon.a (mon.0) 188 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.764379+0000 mon.a (mon.0) 189 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.764417+0000 mon.a (mon.0) 190 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.764455+0000 mon.a (mon.0) 191 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.764494+0000 mon.a (mon.0) 192 : cluster [DBG] election_strategy: 1 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.764532+0000 mon.a (mon.0) 193 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.764571+0000 mon.a (mon.0) 194 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.764608+0000 mon.a (mon.0) 195 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.782700+0000 mon.a (mon.0) 196 : cluster [DBG] fsmap 2024-09-20T18:35:45.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.782755+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:35:45.131 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.783017+0000 mon.a (mon.0) 198 : cluster [DBG] mgrmap e13: y(active, since 71s) 2024-09-20T18:35:45.131 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: cluster 2024-09-20T18:35:44.783255+0000 mon.a (mon.0) 199 : cluster [INF] overall HEALTH_OK 2024-09-20T18:35:45.131 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: audit 2024-09-20T18:35:44.790276+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.131 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: audit 2024-09-20T18:35:44.795960+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.131 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: audit 2024-09-20T18:35:44.801858+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.131 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:44 smithi115 bash[22089]: audit 2024-09-20T18:35:44.807478+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:45.725 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-20T18:35:45.725 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":3,"fsid":"aed1ee32-777d-11ef-baf5-efdc52797490","modified":"2024-09-20T18:35:39.710621Z","created":"2024-09-20T18:33:24.641154Z","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.49:3300","nonce":0},{"type":"v1","addr":"172.21.15.49:6789","nonce":0}]},"addr":"172.21.15.49:6789/0","public_addr":"172.21.15.49:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:3300","nonce":0},{"type":"v1","addr":"172.21.15.115:6789","nonce":0}]},"addr":"172.21.15.115:6789/0","public_addr":"172.21.15.115:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:3301","nonce":0},{"type":"v1","addr":"172.21.15.49:6790","nonce":0}]},"addr":"172.21.15.49:6790/0","public_addr":"172.21.15.49:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-20T18:35:45.725 INFO:teuthology.orchestra.run.smithi115.stderr:dumped monmap epoch 3 2024-09-20T18:35:46.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:45 smithi115 bash[22089]: audit 2024-09-20T18:35:45.479730+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:46.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:45 smithi115 bash[22089]: audit 2024-09-20T18:35:45.481685+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:46.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:45 smithi115 bash[22089]: audit 2024-09-20T18:35:45.710617+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:46.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:45 smithi115 bash[22089]: audit 2024-09-20T18:35:45.713886+0000 mon.a (mon.0) 207 : audit [DBG] from='client.? 172.21.15.115:0/911425312' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:35:46.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:45 smithi115 bash[22089]: audit 2024-09-20T18:35:45.776494+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:45 smithi115 bash[22089]: audit 2024-09-20T18:35:45.781182+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:45 smithi115 bash[22089]: audit 2024-09-20T18:35:45.786142+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:45 smithi115 bash[22089]: audit 2024-09-20T18:35:45.791316+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:45 smithi115 bash[22089]: audit 2024-09-20T18:35:45.797280+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:45 smithi115 bash[22089]: audit 2024-09-20T18:35:45.832739+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:45 smithi115 bash[22089]: audit 2024-09-20T18:35:45.837717+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:45 smithi115 bash[22089]: audit 2024-09-20T18:35:45.844207+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.222 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-20T18:35:46.222 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph config generate-minimal-conf 2024-09-20T18:35:46.233 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[19814]: audit 2024-09-20T18:35:45.479730+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:46.233 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[19814]: audit 2024-09-20T18:35:45.481685+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:46.233 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[19814]: audit 2024-09-20T18:35:45.710617+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:46.233 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[19814]: audit 2024-09-20T18:35:45.713886+0000 mon.a (mon.0) 207 : audit [DBG] from='client.? 172.21.15.115:0/911425312' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:35:46.233 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[19814]: audit 2024-09-20T18:35:45.776494+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.233 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[19814]: audit 2024-09-20T18:35:45.781182+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.233 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[19814]: audit 2024-09-20T18:35:45.786142+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.233 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[19814]: audit 2024-09-20T18:35:45.791316+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.233 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[19814]: audit 2024-09-20T18:35:45.797280+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.233 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[19814]: audit 2024-09-20T18:35:45.832739+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.233 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[19814]: audit 2024-09-20T18:35:45.837717+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.233 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[19814]: audit 2024-09-20T18:35:45.844207+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.234 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[26429]: audit 2024-09-20T18:35:45.479730+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:46.234 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[26429]: audit 2024-09-20T18:35:45.481685+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:46.234 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[26429]: audit 2024-09-20T18:35:45.710617+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:46.234 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[26429]: audit 2024-09-20T18:35:45.713886+0000 mon.a (mon.0) 207 : audit [DBG] from='client.? 172.21.15.115:0/911425312' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:35:46.234 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[26429]: audit 2024-09-20T18:35:45.776494+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.234 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[26429]: audit 2024-09-20T18:35:45.781182+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.234 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[26429]: audit 2024-09-20T18:35:45.786142+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.234 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[26429]: audit 2024-09-20T18:35:45.791316+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.234 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[26429]: audit 2024-09-20T18:35:45.797280+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.234 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[26429]: audit 2024-09-20T18:35:45.832739+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.234 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[26429]: audit 2024-09-20T18:35:45.837717+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:46.234 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:45 smithi049 bash[26429]: audit 2024-09-20T18:35:45.844207+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:46 smithi115 bash[22089]: cephadm 2024-09-20T18:35:45.483844+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T18:35:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:46 smithi115 bash[22089]: cephadm 2024-09-20T18:35:45.484205+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T18:35:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:46 smithi115 bash[22089]: cluster 2024-09-20T18:35:45.569051+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:46 smithi115 bash[22089]: cephadm 2024-09-20T18:35:45.631742+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:46 smithi115 bash[22089]: cephadm 2024-09-20T18:35:45.631940+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:46 smithi115 bash[22089]: audit 2024-09-20T18:35:45.850503+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:46 smithi115 bash[22089]: cephadm 2024-09-20T18:35:45.851010+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-20T18:35:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:46 smithi115 bash[22089]: audit 2024-09-20T18:35:45.851597+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:46 smithi115 bash[22089]: audit 2024-09-20T18:35:45.855031+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:46 smithi115 bash[22089]: audit 2024-09-20T18:35:45.863665+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:46 smithi115 bash[22089]: cephadm 2024-09-20T18:35:45.865158+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Reconfiguring daemon mon.a on smithi049 2024-09-20T18:35:47.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[19814]: cephadm 2024-09-20T18:35:45.483844+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T18:35:47.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[19814]: cephadm 2024-09-20T18:35:45.484205+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T18:35:47.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[19814]: cluster 2024-09-20T18:35:45.569051+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:47.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[19814]: cephadm 2024-09-20T18:35:45.631742+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:47.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[19814]: cephadm 2024-09-20T18:35:45.631940+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:47.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[19814]: audit 2024-09-20T18:35:45.850503+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:47.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[19814]: cephadm 2024-09-20T18:35:45.851010+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-20T18:35:47.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[19814]: audit 2024-09-20T18:35:45.851597+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:47.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[19814]: audit 2024-09-20T18:35:45.855031+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:47.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[19814]: audit 2024-09-20T18:35:45.863665+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:47.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[19814]: cephadm 2024-09-20T18:35:45.865158+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Reconfiguring daemon mon.a on smithi049 2024-09-20T18:35:47.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[26429]: cephadm 2024-09-20T18:35:45.483844+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T18:35:47.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[26429]: cephadm 2024-09-20T18:35:45.484205+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T18:35:47.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[26429]: cluster 2024-09-20T18:35:45.569051+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:47.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[26429]: cephadm 2024-09-20T18:35:45.631742+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:47.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[26429]: cephadm 2024-09-20T18:35:45.631940+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:47.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[26429]: audit 2024-09-20T18:35:45.850503+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:47.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[26429]: cephadm 2024-09-20T18:35:45.851010+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-20T18:35:47.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[26429]: audit 2024-09-20T18:35:45.851597+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:47.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[26429]: audit 2024-09-20T18:35:45.855031+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:47.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[26429]: audit 2024-09-20T18:35:45.863665+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:47.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:46 smithi049 bash[26429]: cephadm 2024-09-20T18:35:45.865158+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Reconfiguring daemon mon.a on smithi049 2024-09-20T18:35:49.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:49 smithi115 bash[22089]: cluster 2024-09-20T18:35:47.569445+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:49 smithi115 bash[22089]: audit 2024-09-20T18:35:48.365617+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:49 smithi115 bash[22089]: audit 2024-09-20T18:35:48.369957+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:49 smithi115 bash[22089]: cephadm 2024-09-20T18:35:48.370884+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T18:35:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:49 smithi115 bash[22089]: audit 2024-09-20T18:35:48.371369+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:49 smithi115 bash[22089]: audit 2024-09-20T18:35:48.372709+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:49 smithi115 bash[22089]: audit 2024-09-20T18:35:48.373613+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:49 smithi115 bash[22089]: cephadm 2024-09-20T18:35:48.374609+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.c on smithi049 2024-09-20T18:35:49.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[19814]: cluster 2024-09-20T18:35:47.569445+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:49.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[19814]: audit 2024-09-20T18:35:48.365617+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:49.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[19814]: audit 2024-09-20T18:35:48.369957+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:49.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[19814]: cephadm 2024-09-20T18:35:48.370884+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T18:35:49.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[19814]: audit 2024-09-20T18:35:48.371369+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:49.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[19814]: audit 2024-09-20T18:35:48.372709+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:49.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[19814]: audit 2024-09-20T18:35:48.373613+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:49.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[19814]: cephadm 2024-09-20T18:35:48.374609+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.c on smithi049 2024-09-20T18:35:49.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[26429]: cluster 2024-09-20T18:35:47.569445+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:49.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[26429]: audit 2024-09-20T18:35:48.365617+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:49.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[26429]: audit 2024-09-20T18:35:48.369957+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:49.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[26429]: cephadm 2024-09-20T18:35:48.370884+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T18:35:49.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[26429]: audit 2024-09-20T18:35:48.371369+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:49.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[26429]: audit 2024-09-20T18:35:48.372709+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:49.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[26429]: audit 2024-09-20T18:35:48.373613+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:49.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:49 smithi049 bash[26429]: cephadm 2024-09-20T18:35:48.374609+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.c on smithi049 2024-09-20T18:35:51.008 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:35:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:51 smithi115 bash[22089]: cluster 2024-09-20T18:35:49.569865+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:51 smithi115 bash[22089]: audit 2024-09-20T18:35:50.545748+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:51 smithi115 bash[22089]: audit 2024-09-20T18:35:50.552806+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:51 smithi115 bash[22089]: audit 2024-09-20T18:35:50.554769+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:51 smithi115 bash[22089]: audit 2024-09-20T18:35:50.556084+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:51 smithi115 bash[22089]: audit 2024-09-20T18:35:50.557327+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:51.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:51 smithi049 bash[19814]: cluster 2024-09-20T18:35:49.569865+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:51.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:51 smithi049 bash[19814]: audit 2024-09-20T18:35:50.545748+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:51.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:51 smithi049 bash[19814]: audit 2024-09-20T18:35:50.552806+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:51.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:51 smithi049 bash[19814]: audit 2024-09-20T18:35:50.554769+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:51.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:51 smithi049 bash[19814]: audit 2024-09-20T18:35:50.556084+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:51.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:51 smithi049 bash[19814]: audit 2024-09-20T18:35:50.557327+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:51 smithi049 bash[26429]: cluster 2024-09-20T18:35:49.569865+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:51 smithi049 bash[26429]: audit 2024-09-20T18:35:50.545748+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:51 smithi049 bash[26429]: audit 2024-09-20T18:35:50.552806+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:51 smithi049 bash[26429]: audit 2024-09-20T18:35:50.554769+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:51 smithi049 bash[26429]: audit 2024-09-20T18:35:50.556084+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:51 smithi049 bash[26429]: audit 2024-09-20T18:35:50.557327+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:52.318 INFO:teuthology.orchestra.run.smithi049.stdout:# minimal ceph.conf for aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:52.318 INFO:teuthology.orchestra.run.smithi049.stdout:[global] 2024-09-20T18:35:52.318 INFO:teuthology.orchestra.run.smithi049.stdout: fsid = aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:52.318 INFO:teuthology.orchestra.run.smithi049.stdout: mon_host = [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] 2024-09-20T18:35:52.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:52 smithi049 bash[19814]: cephadm 2024-09-20T18:35:50.554154+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T18:35:52.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:52 smithi049 bash[19814]: cephadm 2024-09-20T18:35:50.558917+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.b on smithi115 2024-09-20T18:35:52.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:52 smithi049 bash[19814]: audit 2024-09-20T18:35:52.306619+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 172.21.15.49:0/3918286729' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:52.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:52 smithi049 bash[26429]: cephadm 2024-09-20T18:35:50.554154+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T18:35:52.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:52 smithi049 bash[26429]: cephadm 2024-09-20T18:35:50.558917+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.b on smithi115 2024-09-20T18:35:52.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:52 smithi049 bash[26429]: audit 2024-09-20T18:35:52.306619+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 172.21.15.49:0/3918286729' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:52.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:52 smithi115 bash[22089]: cephadm 2024-09-20T18:35:50.554154+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T18:35:52.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:52 smithi115 bash[22089]: cephadm 2024-09-20T18:35:50.558917+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.b on smithi115 2024-09-20T18:35:52.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:52 smithi115 bash[22089]: audit 2024-09-20T18:35:52.306619+0000 mon.a (mon.0) 230 : audit [DBG] from='client.? 172.21.15.49:0/3918286729' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:52.918 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-20T18:35:52.918 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-09-20T18:35:52.918 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T18:35:52.973 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-09-20T18:35:52.974 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:35:53.028 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-20T18:35:53.028 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T18:35:53.042 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-20T18:35:53.042 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:35:53.096 INFO:tasks.cephadm:Adding mgr.y on smithi049 2024-09-20T18:35:53.097 INFO:tasks.cephadm:Adding mgr.x on smithi115 2024-09-20T18:35:53.097 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch apply mgr '2;smithi049=y;smithi115=x' 2024-09-20T18:35:53.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[19814]: cluster 2024-09-20T18:35:51.570328+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-20T18:35:53.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[19814]: audit 2024-09-20T18:35:52.742742+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:53.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[19814]: audit 2024-09-20T18:35:52.749950+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:53.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[19814]: audit 2024-09-20T18:35:52.752527+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:53.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[19814]: audit 2024-09-20T18:35:52.756183+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:53.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[19814]: audit 2024-09-20T18:35:52.758149+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:53.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[19814]: audit 2024-09-20T18:35:52.767354+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:53.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[26429]: cluster 2024-09-20T18:35:51.570328+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-20T18:35:53.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[26429]: audit 2024-09-20T18:35:52.742742+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:53.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[26429]: audit 2024-09-20T18:35:52.749950+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:53.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[26429]: audit 2024-09-20T18:35:52.752527+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:53.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[26429]: audit 2024-09-20T18:35:52.756183+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:53.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[26429]: audit 2024-09-20T18:35:52.758149+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:53.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:53 smithi049 bash[26429]: audit 2024-09-20T18:35:52.767354+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:53.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:53 smithi115 bash[22089]: cluster 2024-09-20T18:35:51.570328+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-20T18:35:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:53 smithi115 bash[22089]: audit 2024-09-20T18:35:52.742742+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:53 smithi115 bash[22089]: audit 2024-09-20T18:35:52.749950+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:53 smithi115 bash[22089]: audit 2024-09-20T18:35:52.752527+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:53 smithi115 bash[22089]: audit 2024-09-20T18:35:52.756183+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:53 smithi115 bash[22089]: audit 2024-09-20T18:35:52.758149+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:53 smithi115 bash[22089]: audit 2024-09-20T18:35:52.767354+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:55.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:55 smithi049 bash[19814]: cluster 2024-09-20T18:35:53.570769+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-20T18:35:55.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:55 smithi049 bash[26429]: cluster 2024-09-20T18:35:53.570769+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-20T18:35:55.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:55 smithi115 bash[22089]: cluster 2024-09-20T18:35:53.570769+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-20T18:35:56.851 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:35:57.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:57 smithi049 bash[19814]: cluster 2024-09-20T18:35:55.571255+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-20T18:35:57.928 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:57 smithi049 bash[26429]: cluster 2024-09-20T18:35:55.571255+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-20T18:35:57.928 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:57 smithi115 bash[22089]: cluster 2024-09-20T18:35:55.571255+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-20T18:35:58.184 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled mgr update... 2024-09-20T18:35:58.703 DEBUG:teuthology.orchestra.run.smithi115:mgr.x> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.x.service 2024-09-20T18:35:58.705 DEBUG:tasks.cephadm:set 0 configs 2024-09-20T18:35:58.705 INFO:tasks.cephadm:Deploying OSDs... 2024-09-20T18:35:58.706 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-09-20T18:35:58.706 DEBUG:teuthology.orchestra.run.smithi049:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T18:35:58.712 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-20T18:35:58.712 DEBUG:teuthology.orchestra.run.smithi049:> stat /dev/vg_nvme/lv_1 2024-09-20T18:35:58.761 INFO:teuthology.orchestra.run.smithi049.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T18:35:58.761 INFO:teuthology.orchestra.run.smithi049.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:58.761 INFO:teuthology.orchestra.run.smithi049.stdout:Device: 5h/5d Inode: 883 Links: 1 2024-09-20T18:35:58.761 INFO:teuthology.orchestra.run.smithi049.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:58.761 INFO:teuthology.orchestra.run.smithi049.stdout:Access: 2024-09-20 18:21:35.918267774 +0000 2024-09-20T18:35:58.761 INFO:teuthology.orchestra.run.smithi049.stdout:Modify: 2024-09-20 18:21:35.646270203 +0000 2024-09-20T18:35:58.761 INFO:teuthology.orchestra.run.smithi049.stdout:Change: 2024-09-20 18:21:35.646270203 +0000 2024-09-20T18:35:58.761 INFO:teuthology.orchestra.run.smithi049.stdout: Birth: - 2024-09-20T18:35:58.762 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T18:35:58.816 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records in 2024-09-20T18:35:58.816 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records out 2024-09-20T18:35:58.816 INFO:teuthology.orchestra.run.smithi049.stderr:512 bytes copied, 0.000330053 s, 1.6 MB/s 2024-09-20T18:35:58.817 DEBUG:teuthology.orchestra.run.smithi049:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T18:35:58.866 DEBUG:teuthology.orchestra.run.smithi049:> stat /dev/vg_nvme/lv_2 2024-09-20T18:35:58.912 INFO:teuthology.orchestra.run.smithi049.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T18:35:58.913 INFO:teuthology.orchestra.run.smithi049.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:58.913 INFO:teuthology.orchestra.run.smithi049.stdout:Device: 5h/5d Inode: 898 Links: 1 2024-09-20T18:35:58.913 INFO:teuthology.orchestra.run.smithi049.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:58.913 INFO:teuthology.orchestra.run.smithi049.stdout:Access: 2024-09-20 18:21:36.386263592 +0000 2024-09-20T18:35:58.913 INFO:teuthology.orchestra.run.smithi049.stdout:Modify: 2024-09-20 18:21:36.138265808 +0000 2024-09-20T18:35:58.913 INFO:teuthology.orchestra.run.smithi049.stdout:Change: 2024-09-20 18:21:36.138265808 +0000 2024-09-20T18:35:58.913 INFO:teuthology.orchestra.run.smithi049.stdout: Birth: - 2024-09-20T18:35:58.913 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T18:35:58.966 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records in 2024-09-20T18:35:58.966 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records out 2024-09-20T18:35:58.966 INFO:teuthology.orchestra.run.smithi049.stderr:512 bytes copied, 0.00019946 s, 2.6 MB/s 2024-09-20T18:35:58.967 DEBUG:teuthology.orchestra.run.smithi049:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T18:35:59.020 DEBUG:teuthology.orchestra.run.smithi049:> stat /dev/vg_nvme/lv_3 2024-09-20T18:35:59.068 INFO:teuthology.orchestra.run.smithi049.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T18:35:59.069 INFO:teuthology.orchestra.run.smithi049.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:59.069 INFO:teuthology.orchestra.run.smithi049.stdout:Device: 5h/5d Inode: 916 Links: 1 2024-09-20T18:35:59.069 INFO:teuthology.orchestra.run.smithi049.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:59.069 INFO:teuthology.orchestra.run.smithi049.stdout:Access: 2024-09-20 18:21:36.862259342 +0000 2024-09-20T18:35:59.069 INFO:teuthology.orchestra.run.smithi049.stdout:Modify: 2024-09-20 18:21:36.598261700 +0000 2024-09-20T18:35:59.069 INFO:teuthology.orchestra.run.smithi049.stdout:Change: 2024-09-20 18:21:36.598261700 +0000 2024-09-20T18:35:59.069 INFO:teuthology.orchestra.run.smithi049.stdout: Birth: - 2024-09-20T18:35:59.069 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T18:35:59.123 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records in 2024-09-20T18:35:59.123 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records out 2024-09-20T18:35:59.124 INFO:teuthology.orchestra.run.smithi049.stderr:512 bytes copied, 0.000299348 s, 1.7 MB/s 2024-09-20T18:35:59.124 DEBUG:teuthology.orchestra.run.smithi049:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T18:35:59.174 DEBUG:teuthology.orchestra.run.smithi049:> stat /dev/vg_nvme/lv_4 2024-09-20T18:35:59.221 INFO:teuthology.orchestra.run.smithi049.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T18:35:59.221 INFO:teuthology.orchestra.run.smithi049.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:59.221 INFO:teuthology.orchestra.run.smithi049.stdout:Device: 5h/5d Inode: 937 Links: 1 2024-09-20T18:35:59.221 INFO:teuthology.orchestra.run.smithi049.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:59.221 INFO:teuthology.orchestra.run.smithi049.stdout:Access: 2024-09-20 18:21:37.374254768 +0000 2024-09-20T18:35:59.221 INFO:teuthology.orchestra.run.smithi049.stdout:Modify: 2024-09-20 18:21:37.114257090 +0000 2024-09-20T18:35:59.221 INFO:teuthology.orchestra.run.smithi049.stdout:Change: 2024-09-20 18:21:37.114257090 +0000 2024-09-20T18:35:59.221 INFO:teuthology.orchestra.run.smithi049.stdout: Birth: - 2024-09-20T18:35:59.222 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T18:35:59.275 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records in 2024-09-20T18:35:59.275 INFO:teuthology.orchestra.run.smithi049.stderr:1+0 records out 2024-09-20T18:35:59.275 INFO:teuthology.orchestra.run.smithi049.stderr:512 bytes copied, 0.00031521 s, 1.6 MB/s 2024-09-20T18:35:59.276 DEBUG:teuthology.orchestra.run.smithi049:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T18:35:59.326 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-20T18:35:59.326 DEBUG:teuthology.orchestra.run.smithi115:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T18:35:59.332 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-20T18:35:59.332 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_1 2024-09-20T18:35:59.381 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T18:35:59.381 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:59.381 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 5h/5d Inode: 882 Links: 1 2024-09-20T18:35:59.381 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:59.381 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-09-20 18:21:32.805310202 +0000 2024-09-20T18:35:59.381 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-09-20 18:21:32.553312452 +0000 2024-09-20T18:35:59.381 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-09-20 18:21:32.553312452 +0000 2024-09-20T18:35:59.381 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: - 2024-09-20T18:35:59.382 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T18:35:59.434 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: cluster 2024-09-20T18:35:57.571644+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-20T18:35:59.434 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: audit 2024-09-20T18:35:58.161341+0000 mgr.y (mgr.14150) 70 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi049=y;smithi115=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:59.434 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: cephadm 2024-09-20T18:35:58.164380+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Saving service mgr spec with placement smithi049=y;smithi115=x;count:2 2024-09-20T18:35:59.434 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: audit 2024-09-20T18:35:58.172486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:59.434 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: audit 2024-09-20T18:35:58.174369+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:59.434 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: audit 2024-09-20T18:35:58.177683+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:59.434 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: audit 2024-09-20T18:35:58.179440+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:59.434 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: audit 2024-09-20T18:35:58.189695+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:59.435 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: audit 2024-09-20T18:35:58.192896+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:35:59.435 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: audit 2024-09-20T18:35:58.195265+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T18:35:59.435 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: audit 2024-09-20T18:35:58.201633+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:35:59.435 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: audit 2024-09-20T18:35:58.203583+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:59.435 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:35:59 smithi115 bash[22089]: cephadm 2024-09-20T18:35:58.205640+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-09-20T18:35:59.436 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-09-20T18:35:59.436 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-09-20T18:35:59.436 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000363546 s, 1.4 MB/s 2024-09-20T18:35:59.437 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T18:35:59.486 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_2 2024-09-20T18:35:59.533 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T18:35:59.533 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:59.533 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 5h/5d Inode: 901 Links: 1 2024-09-20T18:35:59.533 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:59.533 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-09-20 18:21:33.309305700 +0000 2024-09-20T18:35:59.533 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-09-20 18:21:33.037308130 +0000 2024-09-20T18:35:59.533 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-09-20 18:21:33.037308130 +0000 2024-09-20T18:35:59.534 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: - 2024-09-20T18:35:59.534 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T18:35:59.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: cluster 2024-09-20T18:35:57.571644+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-20T18:35:59.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: audit 2024-09-20T18:35:58.161341+0000 mgr.y (mgr.14150) 70 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi049=y;smithi115=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:59.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: cephadm 2024-09-20T18:35:58.164380+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Saving service mgr spec with placement smithi049=y;smithi115=x;count:2 2024-09-20T18:35:59.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: audit 2024-09-20T18:35:58.172486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:59.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: audit 2024-09-20T18:35:58.174369+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:59.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: audit 2024-09-20T18:35:58.177683+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:59.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: audit 2024-09-20T18:35:58.179440+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:59.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: audit 2024-09-20T18:35:58.189695+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:59.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: audit 2024-09-20T18:35:58.192896+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:35:59.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: audit 2024-09-20T18:35:58.195265+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T18:35:59.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: audit 2024-09-20T18:35:58.201633+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:35:59.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: audit 2024-09-20T18:35:58.203583+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:59.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[19814]: cephadm 2024-09-20T18:35:58.205640+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-09-20T18:35:59.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: cluster 2024-09-20T18:35:57.571644+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-20T18:35:59.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: audit 2024-09-20T18:35:58.161341+0000 mgr.y (mgr.14150) 70 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi049=y;smithi115=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:59.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: cephadm 2024-09-20T18:35:58.164380+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Saving service mgr spec with placement smithi049=y;smithi115=x;count:2 2024-09-20T18:35:59.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: audit 2024-09-20T18:35:58.172486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:59.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: audit 2024-09-20T18:35:58.174369+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:59.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: audit 2024-09-20T18:35:58.177683+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:59.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: audit 2024-09-20T18:35:58.179440+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:59.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: audit 2024-09-20T18:35:58.189695+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:35:59.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: audit 2024-09-20T18:35:58.192896+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:35:59.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: audit 2024-09-20T18:35:58.195265+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T18:35:59.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: audit 2024-09-20T18:35:58.201633+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:35:59.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: audit 2024-09-20T18:35:58.203583+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:59.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:35:59 smithi049 bash[26429]: cephadm 2024-09-20T18:35:58.205640+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-09-20T18:35:59.587 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-09-20T18:35:59.587 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-09-20T18:35:59.587 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000342379 s, 1.5 MB/s 2024-09-20T18:35:59.588 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T18:35:59.638 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_3 2024-09-20T18:35:59.685 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T18:35:59.685 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:59.685 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 5h/5d Inode: 917 Links: 1 2024-09-20T18:35:59.685 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:59.685 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-09-20 18:21:33.789301413 +0000 2024-09-20T18:35:59.685 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-09-20 18:21:33.545303592 +0000 2024-09-20T18:35:59.685 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-09-20 18:21:33.545303592 +0000 2024-09-20T18:35:59.685 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: - 2024-09-20T18:35:59.686 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T18:35:59.741 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-09-20T18:35:59.741 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-09-20T18:35:59.741 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000283593 s, 1.8 MB/s 2024-09-20T18:35:59.742 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T18:35:59.790 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_4 2024-09-20T18:35:59.836 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T18:35:59.836 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:59.836 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 5h/5d Inode: 934 Links: 1 2024-09-20T18:35:59.836 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:59.836 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-09-20 18:21:34.317296696 +0000 2024-09-20T18:35:59.836 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-09-20 18:21:34.041299161 +0000 2024-09-20T18:35:59.836 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-09-20 18:21:34.041299161 +0000 2024-09-20T18:35:59.836 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: - 2024-09-20T18:35:59.837 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T18:35:59.888 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-09-20T18:35:59.888 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-09-20T18:35:59.888 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000227914 s, 2.2 MB/s 2024-09-20T18:35:59.889 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T18:35:59.937 INFO:tasks.cephadm:Deploying osd.0 on smithi049 with /dev/vg_nvme/lv_4... 2024-09-20T18:35:59.937 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T18:36:00.680 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:36:00.933 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:36:00.933 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:36:00.933 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:36:00.933 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:36:00.933 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:36:00.933 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:00 smithi115 systemd[1]: Started Ceph mgr.x for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:36:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:01 smithi049 bash[19814]: cluster 2024-09-20T18:35:59.572123+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-20T18:36:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:01 smithi049 bash[19814]: audit 2024-09-20T18:36:00.972895+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:01 smithi049 bash[19814]: audit 2024-09-20T18:36:00.981479+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:01 smithi049 bash[19814]: audit 2024-09-20T18:36:00.990476+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:01 smithi049 bash[19814]: audit 2024-09-20T18:36:00.998640+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:01 smithi049 bash[19814]: audit 2024-09-20T18:36:01.059761+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:01.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:01 smithi049 bash[26429]: cluster 2024-09-20T18:35:59.572123+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-20T18:36:01.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:01 smithi049 bash[26429]: audit 2024-09-20T18:36:00.972895+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:01.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:01 smithi049 bash[26429]: audit 2024-09-20T18:36:00.981479+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:01.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:01 smithi049 bash[26429]: audit 2024-09-20T18:36:00.990476+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:01.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:01 smithi049 bash[26429]: audit 2024-09-20T18:36:00.998640+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:01.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:01 smithi049 bash[26429]: audit 2024-09-20T18:36:01.059761+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:01.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:01 smithi115 bash[22089]: cluster 2024-09-20T18:35:59.572123+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-20T18:36:01.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:01 smithi115 bash[22089]: audit 2024-09-20T18:36:00.972895+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:01.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:01 smithi115 bash[22089]: audit 2024-09-20T18:36:00.981479+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:01.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:01 smithi115 bash[22089]: audit 2024-09-20T18:36:00.990476+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:01.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:01 smithi115 bash[22089]: audit 2024-09-20T18:36:00.998640+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:01.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:01 smithi115 bash[22089]: audit 2024-09-20T18:36:01.059761+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:02.377 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:02 smithi115 bash[22966]: debug 2024-09-20T18:36:02.022+0000 7fe5cb777640 1 -- 172.21.15.115:0/3047200764 <== mon.1 v2:172.21.15.115:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e0520f30e0 con 0x55e0520f5400 2024-09-20T18:36:02.378 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:02 smithi115 bash[22966]: debug 2024-09-20T18:36:02.126+0000 7fe5cdfe1040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:36:03.537 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:03 smithi115 bash[22089]: cluster 2024-09-20T18:36:01.572551+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-20T18:36:03.537 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:03 smithi115 bash[22966]: debug 2024-09-20T18:36:03.306+0000 7fe5cdfe1040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:36:03.537 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:03 smithi115 bash[22966]: debug 2024-09-20T18:36:03.370+0000 7fe5cdfe1040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:36:03.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:03 smithi049 bash[19814]: cluster 2024-09-20T18:36:01.572551+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-20T18:36:03.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:03 smithi049 bash[26429]: cluster 2024-09-20T18:36:01.572551+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-20T18:36:03.877 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:03 smithi115 bash[22966]: debug 2024-09-20T18:36:03.522+0000 7fe5cdfe1040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:36:04.507 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:04 smithi115 bash[22966]: debug 2024-09-20T18:36:04.174+0000 7fe5cdfe1040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:36:04.508 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:04 smithi115 bash[22966]: debug 2024-09-20T18:36:04.242+0000 7fe5cdfe1040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:36:04.508 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:04 smithi115 bash[22966]: debug 2024-09-20T18:36:04.310+0000 7fe5cdfe1040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:36:04.679 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:04 smithi115 bash[22089]: cluster 2024-09-20T18:36:03.573027+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-20T18:36:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:04 smithi115 bash[22089]: audit 2024-09-20T18:36:03.628329+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:04.878 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:04 smithi115 bash[22966]: debug 2024-09-20T18:36:04.494+0000 7fe5cdfe1040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:36:04.878 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:04 smithi115 bash[22966]: debug 2024-09-20T18:36:04.574+0000 7fe5cdfe1040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:36:04.878 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:04 smithi115 bash[22966]: debug 2024-09-20T18:36:04.642+0000 7fe5cdfe1040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:36:05.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:04 smithi049 bash[19814]: cluster 2024-09-20T18:36:03.573027+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-20T18:36:05.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:04 smithi049 bash[19814]: audit 2024-09-20T18:36:03.628329+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:05.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:04 smithi049 bash[26429]: cluster 2024-09-20T18:36:03.573027+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-20T18:36:05.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:04 smithi049 bash[26429]: audit 2024-09-20T18:36:03.628329+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:05.167 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:04 smithi115 bash[22966]: debug 2024-09-20T18:36:04.894+0000 7fe5cdfe1040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:36:05.167 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:04 smithi115 bash[22966]: debug 2024-09-20T18:36:04.962+0000 7fe5cdfe1040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:36:05.491 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:05 smithi115 bash[22966]: debug 2024-09-20T18:36:05.154+0000 7fe5cdfe1040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:36:05.492 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:05 smithi115 bash[22966]: debug 2024-09-20T18:36:05.230+0000 7fe5cdfe1040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:36:05.830 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:05 smithi115 bash[22966]: debug 2024-09-20T18:36:05.478+0000 7fe5cdfe1040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:36:05.830 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:05 smithi115 bash[22966]: debug 2024-09-20T18:36:05.658+0000 7fe5cdfe1040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:36:06.088 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:05 smithi115 bash[22966]: debug 2024-09-20T18:36:05.818+0000 7fe5cdfe1040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:36:06.088 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:05 smithi115 bash[22966]: debug 2024-09-20T18:36:05.894+0000 7fe5cdfe1040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:36:06.088 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:06 smithi115 bash[22966]: debug 2024-09-20T18:36:06.074+0000 7fe5cdfe1040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:36:07.202 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:06 smithi115 bash[22966]: debug 2024-09-20T18:36:06.894+0000 7fe5cdfe1040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:36:07.202 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:06 smithi115 bash[22966]: debug 2024-09-20T18:36:06.966+0000 7fe5cdfe1040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:36:07.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[19814]: cluster 2024-09-20T18:36:05.573473+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-20T18:36:07.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[19814]: audit 2024-09-20T18:36:06.295833+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:07.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[19814]: audit 2024-09-20T18:36:06.301980+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:07.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[19814]: audit 2024-09-20T18:36:06.311680+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:07.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[19814]: audit 2024-09-20T18:36:06.312934+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:07.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[19814]: audit 2024-09-20T18:36:06.321141+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:07.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[19814]: cephadm 2024-09-20T18:36:06.360691+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-20T18:36:07.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[19814]: audit 2024-09-20T18:36:06.361221+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:36:07.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[19814]: audit 2024-09-20T18:36:06.362476+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:36:07.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[19814]: audit 2024-09-20T18:36:06.363414+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:07.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[19814]: cephadm 2024-09-20T18:36:06.364428+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi049 2024-09-20T18:36:07.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[26429]: cluster 2024-09-20T18:36:05.573473+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-20T18:36:07.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[26429]: audit 2024-09-20T18:36:06.295833+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:07.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[26429]: audit 2024-09-20T18:36:06.301980+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:07.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[26429]: audit 2024-09-20T18:36:06.311680+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:07.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[26429]: audit 2024-09-20T18:36:06.312934+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:07.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[26429]: audit 2024-09-20T18:36:06.321141+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:07.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[26429]: cephadm 2024-09-20T18:36:06.360691+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-20T18:36:07.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[26429]: audit 2024-09-20T18:36:06.361221+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:36:07.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[26429]: audit 2024-09-20T18:36:06.362476+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:36:07.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[26429]: audit 2024-09-20T18:36:06.363414+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:07.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:07 smithi049 bash[26429]: cephadm 2024-09-20T18:36:06.364428+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi049 2024-09-20T18:36:07.627 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22966]: debug 2024-09-20T18:36:07.190+0000 7fe5cdfe1040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:36:07.627 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22966]: debug 2024-09-20T18:36:07.262+0000 7fe5cdfe1040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:36:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22089]: cluster 2024-09-20T18:36:05.573473+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-20T18:36:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22089]: audit 2024-09-20T18:36:06.295833+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22089]: audit 2024-09-20T18:36:06.301980+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22089]: audit 2024-09-20T18:36:06.311680+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22089]: audit 2024-09-20T18:36:06.312934+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22089]: audit 2024-09-20T18:36:06.321141+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22089]: cephadm 2024-09-20T18:36:06.360691+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-20T18:36:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22089]: audit 2024-09-20T18:36:06.361221+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:36:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22089]: audit 2024-09-20T18:36:06.362476+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:36:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22089]: audit 2024-09-20T18:36:06.363414+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22089]: cephadm 2024-09-20T18:36:06.364428+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi049 2024-09-20T18:36:08.127 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22966]: debug 2024-09-20T18:36:07.650+0000 7fe5cdfe1040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:36:08.127 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:36:07 smithi115 bash[22966]: debug 2024-09-20T18:36:07.726+0000 7fe5cdfe1040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:36:08.559 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:36:08.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:08 smithi049 bash[26429]: cluster 2024-09-20T18:36:07.750404+0000 mon.a (mon.0) 260 : cluster [DBG] Standby manager daemon x started 2024-09-20T18:36:08.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:08 smithi049 bash[26429]: audit 2024-09-20T18:36:07.750571+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.115:0/3787115049' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:36:08.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:08 smithi049 bash[26429]: audit 2024-09-20T18:36:07.750998+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.115:0/3787115049' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:36:08.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:08 smithi049 bash[26429]: audit 2024-09-20T18:36:07.751946+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.115:0/3787115049' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:36:08.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:08 smithi049 bash[26429]: audit 2024-09-20T18:36:07.752289+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.115:0/3787115049' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:36:08.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:08 smithi049 bash[19814]: cluster 2024-09-20T18:36:07.750404+0000 mon.a (mon.0) 260 : cluster [DBG] Standby manager daemon x started 2024-09-20T18:36:08.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:08 smithi049 bash[19814]: audit 2024-09-20T18:36:07.750571+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.115:0/3787115049' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:36:08.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:08 smithi049 bash[19814]: audit 2024-09-20T18:36:07.750998+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.115:0/3787115049' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:36:08.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:08 smithi049 bash[19814]: audit 2024-09-20T18:36:07.751946+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.115:0/3787115049' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:36:08.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:08 smithi049 bash[19814]: audit 2024-09-20T18:36:07.752289+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.115:0/3787115049' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:36:08.610 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi049:vg_nvme/lv_4 2024-09-20T18:36:08.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:08 smithi115 bash[22089]: cluster 2024-09-20T18:36:07.750404+0000 mon.a (mon.0) 260 : cluster [DBG] Standby manager daemon x started 2024-09-20T18:36:08.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:08 smithi115 bash[22089]: audit 2024-09-20T18:36:07.750571+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.115:0/3787115049' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:36:08.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:08 smithi115 bash[22089]: audit 2024-09-20T18:36:07.750998+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.115:0/3787115049' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:36:08.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:08 smithi115 bash[22089]: audit 2024-09-20T18:36:07.751946+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.115:0/3787115049' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:36:08.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:08 smithi115 bash[22089]: audit 2024-09-20T18:36:07.752289+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.115:0/3787115049' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:36:09.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:09 smithi115 bash[22089]: cluster 2024-09-20T18:36:07.573754+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-20T18:36:09.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:09 smithi115 bash[22089]: cluster 2024-09-20T18:36:08.315038+0000 mon.a (mon.0) 261 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2024-09-20T18:36:09.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:09 smithi115 bash[22089]: audit 2024-09-20T18:36:08.332215+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:36:09.712 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:09 smithi049 bash[26429]: cluster 2024-09-20T18:36:07.573754+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-20T18:36:09.712 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:09 smithi049 bash[26429]: cluster 2024-09-20T18:36:08.315038+0000 mon.a (mon.0) 261 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2024-09-20T18:36:09.712 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:09 smithi049 bash[26429]: audit 2024-09-20T18:36:08.332215+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:36:09.712 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:09 smithi049 bash[19814]: cluster 2024-09-20T18:36:07.573754+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-20T18:36:09.712 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:09 smithi049 bash[19814]: cluster 2024-09-20T18:36:08.315038+0000 mon.a (mon.0) 261 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2024-09-20T18:36:09.712 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:09 smithi049 bash[19814]: audit 2024-09-20T18:36:08.332215+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:36:11.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[19814]: cluster 2024-09-20T18:36:09.574144+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-20T18:36:11.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[19814]: audit 2024-09-20T18:36:10.481984+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:11.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[19814]: audit 2024-09-20T18:36:10.489892+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:11.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[19814]: audit 2024-09-20T18:36:10.493024+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:11.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[19814]: audit 2024-09-20T18:36:10.496263+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:11.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[19814]: audit 2024-09-20T18:36:10.498094+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:11.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[19814]: audit 2024-09-20T18:36:10.507703+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:11.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[26429]: cluster 2024-09-20T18:36:09.574144+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-20T18:36:11.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[26429]: audit 2024-09-20T18:36:10.481984+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:11.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[26429]: audit 2024-09-20T18:36:10.489892+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:11.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[26429]: audit 2024-09-20T18:36:10.493024+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:11.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[26429]: audit 2024-09-20T18:36:10.496263+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:11.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[26429]: audit 2024-09-20T18:36:10.498094+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:11.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:11 smithi049 bash[26429]: audit 2024-09-20T18:36:10.507703+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:11.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:11 smithi115 bash[22089]: cluster 2024-09-20T18:36:09.574144+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-20T18:36:11.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:11 smithi115 bash[22089]: audit 2024-09-20T18:36:10.481984+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:11.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:11 smithi115 bash[22089]: audit 2024-09-20T18:36:10.489892+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:11.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:11 smithi115 bash[22089]: audit 2024-09-20T18:36:10.493024+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:11.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:11 smithi115 bash[22089]: audit 2024-09-20T18:36:10.496263+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:11.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:11 smithi115 bash[22089]: audit 2024-09-20T18:36:10.498094+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:11.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:11 smithi115 bash[22089]: audit 2024-09-20T18:36:10.507703+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:13.356 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:13.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:13 smithi049 bash[19814]: cluster 2024-09-20T18:36:11.574552+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-20T18:36:13.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:13 smithi049 bash[26429]: cluster 2024-09-20T18:36:11.574552+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-20T18:36:13.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:13 smithi115 bash[22089]: cluster 2024-09-20T18:36:11.574552+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-20T18:36:14.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:14 smithi049 bash[19814]: cluster 2024-09-20T18:36:13.574985+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-20T18:36:14.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:14 smithi049 bash[26429]: cluster 2024-09-20T18:36:13.574985+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-20T18:36:14.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:14 smithi115 bash[22089]: cluster 2024-09-20T18:36:13.574985+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-20T18:36:15.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:15 smithi049 bash[19814]: audit 2024-09-20T18:36:14.806568+0000 mgr.y (mgr.14150) 83 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:15.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:15 smithi049 bash[19814]: audit 2024-09-20T18:36:14.810613+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:36:15.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:15 smithi049 bash[19814]: audit 2024-09-20T18:36:14.816470+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:36:15.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:15 smithi049 bash[19814]: audit 2024-09-20T18:36:14.817709+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:15.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:15 smithi049 bash[26429]: audit 2024-09-20T18:36:14.806568+0000 mgr.y (mgr.14150) 83 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:15.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:15 smithi049 bash[26429]: audit 2024-09-20T18:36:14.810613+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:36:15.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:15 smithi049 bash[26429]: audit 2024-09-20T18:36:14.816470+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:36:15.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:15 smithi049 bash[26429]: audit 2024-09-20T18:36:14.817709+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:15.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:15 smithi115 bash[22089]: audit 2024-09-20T18:36:14.806568+0000 mgr.y (mgr.14150) 83 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:15.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:15 smithi115 bash[22089]: audit 2024-09-20T18:36:14.810613+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:36:15.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:15 smithi115 bash[22089]: audit 2024-09-20T18:36:14.816470+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:36:15.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:15 smithi115 bash[22089]: audit 2024-09-20T18:36:14.817709+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:16.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:16 smithi049 bash[19814]: cluster 2024-09-20T18:36:15.575395+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-20T18:36:16.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:16 smithi049 bash[26429]: cluster 2024-09-20T18:36:15.575395+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-20T18:36:16.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:16 smithi115 bash[22089]: cluster 2024-09-20T18:36:15.575395+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-20T18:36:19.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:18 smithi049 bash[19814]: cluster 2024-09-20T18:36:17.575812+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-20T18:36:19.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:18 smithi049 bash[26429]: cluster 2024-09-20T18:36:17.575812+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-20T18:36:19.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:18 smithi115 bash[22089]: cluster 2024-09-20T18:36:17.575812+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-20T18:36:20.927 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:20 smithi049 bash[19814]: cluster 2024-09-20T18:36:19.576239+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-20T18:36:20.927 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:20 smithi049 bash[26429]: cluster 2024-09-20T18:36:19.576239+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-20T18:36:21.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:20 smithi115 bash[22089]: cluster 2024-09-20T18:36:19.576239+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-20T18:36:22.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:22 smithi049 bash[19814]: cluster 2024-09-20T18:36:21.576686+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-20T18:36:22.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:22 smithi049 bash[26429]: cluster 2024-09-20T18:36:21.576686+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-20T18:36:23.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:22 smithi115 bash[22089]: cluster 2024-09-20T18:36:21.576686+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-20T18:36:24.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:23 smithi049 bash[26429]: audit 2024-09-20T18:36:23.278428+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.49:0/3510428915' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb45d6e7-6f21-4fec-a91a-495b00738961"}]: dispatch 2024-09-20T18:36:24.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:23 smithi049 bash[26429]: audit 2024-09-20T18:36:23.280906+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.49:0/3510428915' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb45d6e7-6f21-4fec-a91a-495b00738961"}]': finished 2024-09-20T18:36:24.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:23 smithi049 bash[26429]: cluster 2024-09-20T18:36:23.283162+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-20T18:36:24.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:23 smithi049 bash[26429]: audit 2024-09-20T18:36:23.283634+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:24.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:23 smithi049 bash[19814]: audit 2024-09-20T18:36:23.278428+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.49:0/3510428915' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb45d6e7-6f21-4fec-a91a-495b00738961"}]: dispatch 2024-09-20T18:36:24.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:23 smithi049 bash[19814]: audit 2024-09-20T18:36:23.280906+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.49:0/3510428915' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb45d6e7-6f21-4fec-a91a-495b00738961"}]': finished 2024-09-20T18:36:24.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:23 smithi049 bash[19814]: cluster 2024-09-20T18:36:23.283162+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-20T18:36:24.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:23 smithi049 bash[19814]: audit 2024-09-20T18:36:23.283634+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:24.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:23 smithi115 bash[22089]: audit 2024-09-20T18:36:23.278428+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.49:0/3510428915' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb45d6e7-6f21-4fec-a91a-495b00738961"}]: dispatch 2024-09-20T18:36:24.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:23 smithi115 bash[22089]: audit 2024-09-20T18:36:23.280906+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.49:0/3510428915' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb45d6e7-6f21-4fec-a91a-495b00738961"}]': finished 2024-09-20T18:36:24.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:23 smithi115 bash[22089]: cluster 2024-09-20T18:36:23.283162+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-20T18:36:24.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:23 smithi115 bash[22089]: audit 2024-09-20T18:36:23.283634+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:25.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:24 smithi049 bash[19814]: cluster 2024-09-20T18:36:23.577013+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-20T18:36:25.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:24 smithi049 bash[19814]: audit 2024-09-20T18:36:23.883821+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.49:0/2849647762' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:36:25.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:24 smithi049 bash[26429]: cluster 2024-09-20T18:36:23.577013+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-20T18:36:25.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:24 smithi049 bash[26429]: audit 2024-09-20T18:36:23.883821+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.49:0/2849647762' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:36:25.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:24 smithi115 bash[22089]: cluster 2024-09-20T18:36:23.577013+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-20T18:36:25.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:24 smithi115 bash[22089]: audit 2024-09-20T18:36:23.883821+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.49:0/2849647762' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:36:27.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:26 smithi049 bash[19814]: cluster 2024-09-20T18:36:25.577429+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-20T18:36:27.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:26 smithi049 bash[26429]: cluster 2024-09-20T18:36:25.577429+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-20T18:36:27.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:26 smithi115 bash[22089]: cluster 2024-09-20T18:36:25.577429+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-20T18:36:29.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:28 smithi049 bash[19814]: cluster 2024-09-20T18:36:27.577839+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-20T18:36:29.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:28 smithi049 bash[26429]: cluster 2024-09-20T18:36:27.577839+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-20T18:36:29.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:28 smithi115 bash[22089]: cluster 2024-09-20T18:36:27.577839+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-20T18:36:31.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:30 smithi049 bash[19814]: cluster 2024-09-20T18:36:29.578268+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-20T18:36:31.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:30 smithi049 bash[26429]: cluster 2024-09-20T18:36:29.578268+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-20T18:36:31.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:30 smithi115 bash[22089]: cluster 2024-09-20T18:36:29.578268+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-20T18:36:32.945 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:32 smithi049 bash[19814]: cluster 2024-09-20T18:36:31.578722+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-20T18:36:32.945 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:32 smithi049 bash[26429]: cluster 2024-09-20T18:36:31.578722+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-20T18:36:33.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:32 smithi115 bash[22089]: cluster 2024-09-20T18:36:31.578722+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-20T18:36:35.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:34 smithi049 bash[19814]: cluster 2024-09-20T18:36:33.579153+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-20T18:36:35.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:34 smithi049 bash[26429]: cluster 2024-09-20T18:36:33.579153+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-20T18:36:35.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:34 smithi115 bash[22089]: cluster 2024-09-20T18:36:33.579153+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-20T18:36:37.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:36 smithi049 bash[19814]: cluster 2024-09-20T18:36:35.579595+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:36:37.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:36 smithi049 bash[19814]: audit 2024-09-20T18:36:36.561141+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T18:36:37.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:36 smithi049 bash[19814]: audit 2024-09-20T18:36:36.562728+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:36 smithi049 bash[26429]: cluster 2024-09-20T18:36:35.579595+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:36:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:36 smithi049 bash[26429]: audit 2024-09-20T18:36:36.561141+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T18:36:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:36 smithi049 bash[26429]: audit 2024-09-20T18:36:36.562728+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:37.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:36 smithi115 bash[22089]: cluster 2024-09-20T18:36:35.579595+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:36:37.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:36 smithi115 bash[22089]: audit 2024-09-20T18:36:36.561141+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T18:36:37.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:36 smithi115 bash[22089]: audit 2024-09-20T18:36:36.562728+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:38.042 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:37 smithi049 bash[19814]: cephadm 2024-09-20T18:36:36.563891+0000 mgr.y (mgr.14150) 95 : cephadm [INF] Deploying daemon osd.0 on smithi049 2024-09-20T18:36:38.043 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:37 smithi049 bash[26429]: cephadm 2024-09-20T18:36:36.563891+0000 mgr.y (mgr.14150) 95 : cephadm [INF] Deploying daemon osd.0 on smithi049 2024-09-20T18:36:38.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:37 smithi115 bash[22089]: cephadm 2024-09-20T18:36:36.563891+0000 mgr.y (mgr.14150) 95 : cephadm [INF] Deploying daemon osd.0 on smithi049 2024-09-20T18:36:38.995 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:38 smithi049 bash[19814]: cluster 2024-09-20T18:36:37.580050+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-20T18:36:38.996 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:38 smithi049 bash[26429]: cluster 2024-09-20T18:36:37.580050+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-20T18:36:39.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:38 smithi115 bash[22089]: cluster 2024-09-20T18:36:37.580050+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-20T18:36:40.979 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:40 smithi049 bash[19814]: cluster 2024-09-20T18:36:39.580414+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-20T18:36:40.979 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:40 smithi049 bash[26429]: cluster 2024-09-20T18:36:39.580414+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-20T18:36:41.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:40 smithi115 bash[22089]: cluster 2024-09-20T18:36:39.580414+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-20T18:36:41.286 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:36:40 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:36:41.287 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:36:41 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:36:41.287 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:40 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:36:41.287 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:41 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:36:41.287 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:40 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:36:41.287 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:41 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:36:42.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:41 smithi049 bash[26429]: audit 2024-09-20T18:36:41.320153+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:42.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:41 smithi049 bash[26429]: audit 2024-09-20T18:36:41.324780+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:42.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:41 smithi049 bash[26429]: audit 2024-09-20T18:36:41.328614+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:42.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:41 smithi049 bash[19814]: audit 2024-09-20T18:36:41.320153+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:42.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:41 smithi049 bash[19814]: audit 2024-09-20T18:36:41.324780+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:42.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:41 smithi049 bash[19814]: audit 2024-09-20T18:36:41.328614+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:42.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:41 smithi115 bash[22089]: audit 2024-09-20T18:36:41.320153+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:42.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:41 smithi115 bash[22089]: audit 2024-09-20T18:36:41.324780+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:42.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:41 smithi115 bash[22089]: audit 2024-09-20T18:36:41.328614+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:43.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:43 smithi115 bash[22089]: cluster 2024-09-20T18:36:41.580798+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-20T18:36:43.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:43 smithi049 bash[19814]: cluster 2024-09-20T18:36:41.580798+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-20T18:36:43.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:43 smithi049 bash[26429]: cluster 2024-09-20T18:36:41.580798+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-20T18:36:45.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:45 smithi049 bash[19814]: cluster 2024-09-20T18:36:43.581172+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-20T18:36:45.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:45 smithi049 bash[26429]: cluster 2024-09-20T18:36:43.581172+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-20T18:36:45.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:45 smithi115 bash[22089]: cluster 2024-09-20T18:36:43.581172+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-20T18:36:47.607 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:47 smithi049 bash[19814]: cluster 2024-09-20T18:36:45.581581+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-20T18:36:47.607 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:47 smithi049 bash[19814]: audit 2024-09-20T18:36:46.819361+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:47.607 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:47 smithi049 bash[19814]: audit 2024-09-20T18:36:46.825608+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:47.607 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:47 smithi049 bash[26429]: cluster 2024-09-20T18:36:45.581581+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-20T18:36:47.607 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:47 smithi049 bash[26429]: audit 2024-09-20T18:36:46.819361+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:47.607 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:47 smithi049 bash[26429]: audit 2024-09-20T18:36:46.825608+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:47 smithi115 bash[22089]: cluster 2024-09-20T18:36:45.581581+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-20T18:36:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:47 smithi115 bash[22089]: audit 2024-09-20T18:36:46.819361+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:47 smithi115 bash[22089]: audit 2024-09-20T18:36:46.825608+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:48.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:48 smithi115 bash[22089]: audit 2024-09-20T18:36:47.466691+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:48.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:48 smithi115 bash[22089]: audit 2024-09-20T18:36:47.467978+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:48.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:48 smithi115 bash[22089]: audit 2024-09-20T18:36:47.473986+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:48.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:48 smithi049 bash[26429]: audit 2024-09-20T18:36:47.466691+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:48.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:48 smithi049 bash[26429]: audit 2024-09-20T18:36:47.467978+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:48.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:48 smithi049 bash[26429]: audit 2024-09-20T18:36:47.473986+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:48.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:48 smithi049 bash[19814]: audit 2024-09-20T18:36:47.466691+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:48.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:48 smithi049 bash[19814]: audit 2024-09-20T18:36:47.467978+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:48.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:48 smithi049 bash[19814]: audit 2024-09-20T18:36:47.473986+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:49.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:49 smithi049 bash[26429]: cluster 2024-09-20T18:36:47.581879+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-20T18:36:49.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:49 smithi049 bash[19814]: cluster 2024-09-20T18:36:47.581879+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-20T18:36:49.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:49 smithi115 bash[22089]: cluster 2024-09-20T18:36:47.581879+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-20T18:36:51.343 INFO:teuthology.orchestra.run.smithi049.stdout:Created osd(s) 0 on host 'smithi049' 2024-09-20T18:36:51.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:51 smithi049 bash[26429]: cluster 2024-09-20T18:36:49.582113+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-20T18:36:51.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:51 smithi049 bash[26429]: audit 2024-09-20T18:36:50.857419+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/2080748730,v1:172.21.15.49:6803/2080748730]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:36:51.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:51 smithi049 bash[26429]: audit 2024-09-20T18:36:50.857751+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:36:51.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:51 smithi049 bash[26429]: audit 2024-09-20T18:36:51.316092+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:51.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:51 smithi049 bash[26429]: audit 2024-09-20T18:36:51.321698+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:51.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:51 smithi049 bash[26429]: audit 2024-09-20T18:36:51.328266+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:51.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:51 smithi049 bash[19814]: cluster 2024-09-20T18:36:49.582113+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-20T18:36:51.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:51 smithi049 bash[19814]: audit 2024-09-20T18:36:50.857419+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/2080748730,v1:172.21.15.49:6803/2080748730]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:36:51.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:51 smithi049 bash[19814]: audit 2024-09-20T18:36:50.857751+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:36:51.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:51 smithi049 bash[19814]: audit 2024-09-20T18:36:51.316092+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:51.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:51 smithi049 bash[19814]: audit 2024-09-20T18:36:51.321698+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:51.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:51 smithi049 bash[19814]: audit 2024-09-20T18:36:51.328266+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:51.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:51 smithi115 bash[22089]: cluster 2024-09-20T18:36:49.582113+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-20T18:36:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:51 smithi115 bash[22089]: audit 2024-09-20T18:36:50.857419+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/2080748730,v1:172.21.15.49:6803/2080748730]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:36:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:51 smithi115 bash[22089]: audit 2024-09-20T18:36:50.857751+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:36:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:51 smithi115 bash[22089]: audit 2024-09-20T18:36:51.316092+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:51 smithi115 bash[22089]: audit 2024-09-20T18:36:51.321698+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:51 smithi115 bash[22089]: audit 2024-09-20T18:36:51.328266+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:36:51.952 DEBUG:teuthology.orchestra.run.smithi049:osd.0> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.0.service 2024-09-20T18:36:51.955 INFO:tasks.cephadm:Deploying osd.1 on smithi049 with /dev/vg_nvme/lv_3... 2024-09-20T18:36:51.956 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T18:36:52.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:52 smithi049 bash[19814]: audit 2024-09-20T18:36:51.478323+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T18:36:52.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:52 smithi049 bash[19814]: cluster 2024-09-20T18:36:51.480539+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-20T18:36:52.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:52 smithi049 bash[19814]: audit 2024-09-20T18:36:51.480864+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:52.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:52 smithi049 bash[19814]: audit 2024-09-20T18:36:51.483801+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/2080748730,v1:172.21.15.49:6803/2080748730]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:36:52.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:52 smithi049 bash[19814]: audit 2024-09-20T18:36:51.487750+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:36:52.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:52 smithi049 bash[26429]: audit 2024-09-20T18:36:51.478323+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T18:36:52.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:52 smithi049 bash[26429]: cluster 2024-09-20T18:36:51.480539+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-20T18:36:52.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:52 smithi049 bash[26429]: audit 2024-09-20T18:36:51.480864+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:52.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:52 smithi049 bash[26429]: audit 2024-09-20T18:36:51.483801+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/2080748730,v1:172.21.15.49:6803/2080748730]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:36:52.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:52 smithi049 bash[26429]: audit 2024-09-20T18:36:51.487750+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:36:52.813 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:36:52 smithi049 bash[29340]: debug 2024-09-20T18:36:52.494+0000 7fc262cd3640 -1 osd.0 0 waiting for initial osdmap 2024-09-20T18:36:52.813 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:36:52 smithi049 bash[29340]: debug 2024-09-20T18:36:52.518+0000 7fc25eafb640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:36:52.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:52 smithi115 bash[22089]: audit 2024-09-20T18:36:51.478323+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T18:36:52.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:52 smithi115 bash[22089]: cluster 2024-09-20T18:36:51.480539+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-20T18:36:52.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:52 smithi115 bash[22089]: audit 2024-09-20T18:36:51.480864+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:52.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:52 smithi115 bash[22089]: audit 2024-09-20T18:36:51.483801+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/2080748730,v1:172.21.15.49:6803/2080748730]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:36:52.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:52 smithi115 bash[22089]: audit 2024-09-20T18:36:51.487750+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:36:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:53 smithi049 bash[19814]: cluster 2024-09-20T18:36:51.582512+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:36:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:53 smithi049 bash[19814]: audit 2024-09-20T18:36:52.486045+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-09-20T18:36:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:53 smithi049 bash[19814]: cluster 2024-09-20T18:36:52.490781+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-20T18:36:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:53 smithi049 bash[19814]: audit 2024-09-20T18:36:52.491841+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:53 smithi049 bash[19814]: audit 2024-09-20T18:36:52.500709+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:53 smithi049 bash[26429]: cluster 2024-09-20T18:36:51.582512+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:36:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:53 smithi049 bash[26429]: audit 2024-09-20T18:36:52.486045+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-09-20T18:36:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:53 smithi049 bash[26429]: cluster 2024-09-20T18:36:52.490781+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-20T18:36:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:53 smithi049 bash[26429]: audit 2024-09-20T18:36:52.491841+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:53 smithi049 bash[26429]: audit 2024-09-20T18:36:52.500709+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:53.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:53 smithi115 bash[22089]: cluster 2024-09-20T18:36:51.582512+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:36:53.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:53 smithi115 bash[22089]: audit 2024-09-20T18:36:52.486045+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-09-20T18:36:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:53 smithi115 bash[22089]: cluster 2024-09-20T18:36:52.490781+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-20T18:36:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:53 smithi115 bash[22089]: audit 2024-09-20T18:36:52.491841+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:53 smithi115 bash[22089]: audit 2024-09-20T18:36:52.500709+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:54 smithi049 bash[19814]: cluster 2024-09-20T18:36:51.847670+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:36:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:54 smithi049 bash[19814]: cluster 2024-09-20T18:36:51.847730+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:36:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:54 smithi049 bash[19814]: cluster 2024-09-20T18:36:53.500937+0000 mon.a (mon.0) 298 : cluster [INF] osd.0 [v2:172.21.15.49:6802/2080748730,v1:172.21.15.49:6803/2080748730] boot 2024-09-20T18:36:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:54 smithi049 bash[19814]: cluster 2024-09-20T18:36:53.501052+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-20T18:36:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:54 smithi049 bash[19814]: audit 2024-09-20T18:36:53.501651+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:54 smithi049 bash[19814]: cluster 2024-09-20T18:36:53.582955+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:36:54.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:54 smithi049 bash[26429]: cluster 2024-09-20T18:36:51.847670+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:36:54.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:54 smithi049 bash[26429]: cluster 2024-09-20T18:36:51.847730+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:36:54.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:54 smithi049 bash[26429]: cluster 2024-09-20T18:36:53.500937+0000 mon.a (mon.0) 298 : cluster [INF] osd.0 [v2:172.21.15.49:6802/2080748730,v1:172.21.15.49:6803/2080748730] boot 2024-09-20T18:36:54.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:54 smithi049 bash[26429]: cluster 2024-09-20T18:36:53.501052+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-20T18:36:54.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:54 smithi049 bash[26429]: audit 2024-09-20T18:36:53.501651+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:54.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:54 smithi049 bash[26429]: cluster 2024-09-20T18:36:53.582955+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:36:54.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:54 smithi115 bash[22089]: cluster 2024-09-20T18:36:51.847670+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:36:54.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:54 smithi115 bash[22089]: cluster 2024-09-20T18:36:51.847730+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:36:54.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:54 smithi115 bash[22089]: cluster 2024-09-20T18:36:53.500937+0000 mon.a (mon.0) 298 : cluster [INF] osd.0 [v2:172.21.15.49:6802/2080748730,v1:172.21.15.49:6803/2080748730] boot 2024-09-20T18:36:54.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:54 smithi115 bash[22089]: cluster 2024-09-20T18:36:53.501052+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-20T18:36:54.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:54 smithi115 bash[22089]: audit 2024-09-20T18:36:53.501651+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:36:54.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:54 smithi115 bash[22089]: cluster 2024-09-20T18:36:53.582955+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:36:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:55 smithi049 bash[19814]: cluster 2024-09-20T18:36:54.518671+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-20T18:36:55.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:55 smithi049 bash[26429]: cluster 2024-09-20T18:36:54.518671+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-20T18:36:55.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:55 smithi115 bash[22089]: cluster 2024-09-20T18:36:54.518671+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-20T18:36:56.380 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:56.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:56 smithi049 bash[19814]: cluster 2024-09-20T18:36:55.583426+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-20T18:36:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:56 smithi049 bash[26429]: cluster 2024-09-20T18:36:55.583426+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-20T18:36:56.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:56 smithi115 bash[22089]: cluster 2024-09-20T18:36:55.583426+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-20T18:36:59.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:36:58 smithi049 bash[19814]: cluster 2024-09-20T18:36:57.583996+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-20T18:36:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:36:58 smithi049 bash[26429]: cluster 2024-09-20T18:36:57.583996+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-20T18:36:59.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:36:58 smithi115 bash[22089]: cluster 2024-09-20T18:36:57.583996+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-20T18:37:01.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:00 smithi049 bash[19814]: cluster 2024-09-20T18:36:59.584584+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-20T18:37:01.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:00 smithi049 bash[26429]: cluster 2024-09-20T18:36:59.584584+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-20T18:37:01.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:00 smithi115 bash[22089]: cluster 2024-09-20T18:36:59.584584+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-20T18:37:03.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[19814]: cluster 2024-09-20T18:37:01.585092+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:03.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[19814]: cephadm 2024-09-20T18:37:01.689889+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Detected new or changed devices on smithi049 2024-09-20T18:37:03.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[19814]: audit 2024-09-20T18:37:01.696557+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:03.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[19814]: audit 2024-09-20T18:37:01.701388+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:03.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[19814]: audit 2024-09-20T18:37:01.703890+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:37:03.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[19814]: cephadm 2024-09-20T18:37:01.704806+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 16241M 2024-09-20T18:37:03.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[19814]: audit 2024-09-20T18:37:01.708493+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:03.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[19814]: audit 2024-09-20T18:37:01.710905+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:03.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[19814]: audit 2024-09-20T18:37:01.711858+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:03.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[19814]: audit 2024-09-20T18:37:01.717697+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:03.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[26429]: cluster 2024-09-20T18:37:01.585092+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:03.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[26429]: cephadm 2024-09-20T18:37:01.689889+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Detected new or changed devices on smithi049 2024-09-20T18:37:03.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[26429]: audit 2024-09-20T18:37:01.696557+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:03.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[26429]: audit 2024-09-20T18:37:01.701388+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:03.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[26429]: audit 2024-09-20T18:37:01.703890+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:37:03.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[26429]: cephadm 2024-09-20T18:37:01.704806+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 16241M 2024-09-20T18:37:03.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[26429]: audit 2024-09-20T18:37:01.708493+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:03.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[26429]: audit 2024-09-20T18:37:01.710905+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:03.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[26429]: audit 2024-09-20T18:37:01.711858+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:03.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:02 smithi049 bash[26429]: audit 2024-09-20T18:37:01.717697+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:03.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:02 smithi115 bash[22089]: cluster 2024-09-20T18:37:01.585092+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:03.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:02 smithi115 bash[22089]: cephadm 2024-09-20T18:37:01.689889+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Detected new or changed devices on smithi049 2024-09-20T18:37:03.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:02 smithi115 bash[22089]: audit 2024-09-20T18:37:01.696557+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:03.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:02 smithi115 bash[22089]: audit 2024-09-20T18:37:01.701388+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:03.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:02 smithi115 bash[22089]: audit 2024-09-20T18:37:01.703890+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:37:03.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:02 smithi115 bash[22089]: cephadm 2024-09-20T18:37:01.704806+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 16241M 2024-09-20T18:37:03.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:02 smithi115 bash[22089]: audit 2024-09-20T18:37:01.708493+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:03.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:02 smithi115 bash[22089]: audit 2024-09-20T18:37:01.710905+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:03.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:02 smithi115 bash[22089]: audit 2024-09-20T18:37:01.711858+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:03.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:02 smithi115 bash[22089]: audit 2024-09-20T18:37:01.717697+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:03.962 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:37:04.013 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi049:vg_nvme/lv_3 2024-09-20T18:37:05.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:04 smithi049 bash[19814]: cluster 2024-09-20T18:37:03.585571+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-20T18:37:05.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:04 smithi049 bash[26429]: cluster 2024-09-20T18:37:03.585571+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-20T18:37:05.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:04 smithi115 bash[22089]: cluster 2024-09-20T18:37:03.585571+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-20T18:37:07.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:06 smithi049 bash[19814]: cluster 2024-09-20T18:37:05.586058+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-20T18:37:07.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:06 smithi049 bash[26429]: cluster 2024-09-20T18:37:05.586058+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-20T18:37:07.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:06 smithi115 bash[22089]: cluster 2024-09-20T18:37:05.586058+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-20T18:37:08.769 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:37:09.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:08 smithi049 bash[19814]: cluster 2024-09-20T18:37:07.586538+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-20T18:37:09.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:08 smithi049 bash[26429]: cluster 2024-09-20T18:37:07.586538+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-20T18:37:09.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:08 smithi115 bash[22089]: cluster 2024-09-20T18:37:07.586538+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-20T18:37:11.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:10 smithi049 bash[19814]: cluster 2024-09-20T18:37:09.587011+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:11.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:10 smithi049 bash[19814]: audit 2024-09-20T18:37:10.201949+0000 mgr.y (mgr.14150) 115 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:37:11.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:10 smithi049 bash[19814]: audit 2024-09-20T18:37:10.205933+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:37:11.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:10 smithi049 bash[19814]: audit 2024-09-20T18:37:10.209293+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:37:11.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:10 smithi049 bash[19814]: audit 2024-09-20T18:37:10.210656+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:11.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:10 smithi049 bash[26429]: cluster 2024-09-20T18:37:09.587011+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:11.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:10 smithi049 bash[26429]: audit 2024-09-20T18:37:10.201949+0000 mgr.y (mgr.14150) 115 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:37:11.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:10 smithi049 bash[26429]: audit 2024-09-20T18:37:10.205933+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:37:11.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:10 smithi049 bash[26429]: audit 2024-09-20T18:37:10.209293+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:37:11.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:10 smithi049 bash[26429]: audit 2024-09-20T18:37:10.210656+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:11.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:10 smithi115 bash[22089]: cluster 2024-09-20T18:37:09.587011+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:11.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:10 smithi115 bash[22089]: audit 2024-09-20T18:37:10.201949+0000 mgr.y (mgr.14150) 115 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:37:11.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:10 smithi115 bash[22089]: audit 2024-09-20T18:37:10.205933+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:37:11.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:10 smithi115 bash[22089]: audit 2024-09-20T18:37:10.209293+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:37:11.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:10 smithi115 bash[22089]: audit 2024-09-20T18:37:10.210656+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:13.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:12 smithi049 bash[19814]: cluster 2024-09-20T18:37:11.587546+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-20T18:37:13.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:12 smithi049 bash[26429]: cluster 2024-09-20T18:37:11.587546+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-20T18:37:13.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:12 smithi115 bash[22089]: cluster 2024-09-20T18:37:11.587546+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-20T18:37:15.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:14 smithi049 bash[19814]: cluster 2024-09-20T18:37:13.588058+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-20T18:37:15.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:14 smithi049 bash[26429]: cluster 2024-09-20T18:37:13.588058+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-20T18:37:15.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:14 smithi115 bash[22089]: cluster 2024-09-20T18:37:13.588058+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-20T18:37:17.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:16 smithi049 bash[26429]: cluster 2024-09-20T18:37:15.588558+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-20T18:37:17.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:16 smithi049 bash[19814]: cluster 2024-09-20T18:37:15.588558+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-20T18:37:17.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:16 smithi115 bash[22089]: cluster 2024-09-20T18:37:15.588558+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-20T18:37:19.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:18 smithi049 bash[19814]: cluster 2024-09-20T18:37:17.589041+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:19.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:18 smithi049 bash[26429]: cluster 2024-09-20T18:37:17.589041+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:19.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:18 smithi115 bash[22089]: cluster 2024-09-20T18:37:17.589041+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:20.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:19 smithi049 bash[19814]: audit 2024-09-20T18:37:18.767508+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.49:0/2456740017' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf1ee2f-b095-4a8b-8920-3d8128f8eeb2"}]: dispatch 2024-09-20T18:37:20.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:19 smithi049 bash[19814]: audit 2024-09-20T18:37:18.768084+0000 mon.a (mon.0) 312 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf1ee2f-b095-4a8b-8920-3d8128f8eeb2"}]: dispatch 2024-09-20T18:37:20.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:19 smithi049 bash[19814]: audit 2024-09-20T18:37:18.770441+0000 mon.a (mon.0) 313 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bf1ee2f-b095-4a8b-8920-3d8128f8eeb2"}]': finished 2024-09-20T18:37:20.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:19 smithi049 bash[19814]: cluster 2024-09-20T18:37:18.772886+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-20T18:37:20.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:19 smithi049 bash[19814]: audit 2024-09-20T18:37:18.773108+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:20.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:19 smithi049 bash[19814]: audit 2024-09-20T18:37:19.426512+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.49:0/1735889675' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:37:20.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:19 smithi049 bash[26429]: audit 2024-09-20T18:37:18.767508+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.49:0/2456740017' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf1ee2f-b095-4a8b-8920-3d8128f8eeb2"}]: dispatch 2024-09-20T18:37:20.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:19 smithi049 bash[26429]: audit 2024-09-20T18:37:18.768084+0000 mon.a (mon.0) 312 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf1ee2f-b095-4a8b-8920-3d8128f8eeb2"}]: dispatch 2024-09-20T18:37:20.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:19 smithi049 bash[26429]: audit 2024-09-20T18:37:18.770441+0000 mon.a (mon.0) 313 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bf1ee2f-b095-4a8b-8920-3d8128f8eeb2"}]': finished 2024-09-20T18:37:20.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:19 smithi049 bash[26429]: cluster 2024-09-20T18:37:18.772886+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-20T18:37:20.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:19 smithi049 bash[26429]: audit 2024-09-20T18:37:18.773108+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:20.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:19 smithi049 bash[26429]: audit 2024-09-20T18:37:19.426512+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.49:0/1735889675' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:37:20.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:19 smithi115 bash[22089]: audit 2024-09-20T18:37:18.767508+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.49:0/2456740017' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf1ee2f-b095-4a8b-8920-3d8128f8eeb2"}]: dispatch 2024-09-20T18:37:20.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:19 smithi115 bash[22089]: audit 2024-09-20T18:37:18.768084+0000 mon.a (mon.0) 312 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf1ee2f-b095-4a8b-8920-3d8128f8eeb2"}]: dispatch 2024-09-20T18:37:20.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:19 smithi115 bash[22089]: audit 2024-09-20T18:37:18.770441+0000 mon.a (mon.0) 313 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bf1ee2f-b095-4a8b-8920-3d8128f8eeb2"}]': finished 2024-09-20T18:37:20.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:19 smithi115 bash[22089]: cluster 2024-09-20T18:37:18.772886+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-20T18:37:20.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:19 smithi115 bash[22089]: audit 2024-09-20T18:37:18.773108+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:20.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:19 smithi115 bash[22089]: audit 2024-09-20T18:37:19.426512+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.49:0/1735889675' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:37:21.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:20 smithi049 bash[19814]: cluster 2024-09-20T18:37:19.589491+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-20T18:37:21.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:20 smithi049 bash[26429]: cluster 2024-09-20T18:37:19.589491+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-20T18:37:21.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:20 smithi115 bash[22089]: cluster 2024-09-20T18:37:19.589491+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-20T18:37:23.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:22 smithi049 bash[19814]: cluster 2024-09-20T18:37:21.589977+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-20T18:37:23.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:22 smithi049 bash[26429]: cluster 2024-09-20T18:37:21.589977+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-20T18:37:23.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:22 smithi115 bash[22089]: cluster 2024-09-20T18:37:21.589977+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-20T18:37:25.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:24 smithi049 bash[19814]: cluster 2024-09-20T18:37:23.590425+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-20T18:37:25.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:24 smithi049 bash[26429]: cluster 2024-09-20T18:37:23.590425+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-20T18:37:25.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:24 smithi115 bash[22089]: cluster 2024-09-20T18:37:23.590425+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-20T18:37:27.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:26 smithi049 bash[19814]: cluster 2024-09-20T18:37:25.590900+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-20T18:37:27.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:26 smithi049 bash[26429]: cluster 2024-09-20T18:37:25.590900+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-20T18:37:27.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:26 smithi115 bash[22089]: cluster 2024-09-20T18:37:25.590900+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-20T18:37:29.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:28 smithi049 bash[19814]: cluster 2024-09-20T18:37:27.591393+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-20T18:37:29.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:28 smithi049 bash[26429]: cluster 2024-09-20T18:37:27.591393+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-20T18:37:29.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:28 smithi115 bash[22089]: cluster 2024-09-20T18:37:27.591393+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-20T18:37:31.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:30 smithi049 bash[19814]: cluster 2024-09-20T18:37:29.591835+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-20T18:37:31.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:30 smithi049 bash[26429]: cluster 2024-09-20T18:37:29.591835+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-20T18:37:31.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:30 smithi115 bash[22089]: cluster 2024-09-20T18:37:29.591835+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-20T18:37:33.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:32 smithi049 bash[26429]: cluster 2024-09-20T18:37:31.592136+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:33.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:32 smithi049 bash[26429]: audit 2024-09-20T18:37:32.452585+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T18:37:33.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:32 smithi049 bash[26429]: audit 2024-09-20T18:37:32.454372+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:33.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:32 smithi049 bash[26429]: cephadm 2024-09-20T18:37:32.455870+0000 mgr.y (mgr.14150) 127 : cephadm [INF] Deploying daemon osd.1 on smithi049 2024-09-20T18:37:33.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:32 smithi049 bash[19814]: cluster 2024-09-20T18:37:31.592136+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:33.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:32 smithi049 bash[19814]: audit 2024-09-20T18:37:32.452585+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T18:37:33.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:32 smithi049 bash[19814]: audit 2024-09-20T18:37:32.454372+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:33.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:32 smithi049 bash[19814]: cephadm 2024-09-20T18:37:32.455870+0000 mgr.y (mgr.14150) 127 : cephadm [INF] Deploying daemon osd.1 on smithi049 2024-09-20T18:37:33.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:32 smithi115 bash[22089]: cluster 2024-09-20T18:37:31.592136+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:33.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:32 smithi115 bash[22089]: audit 2024-09-20T18:37:32.452585+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T18:37:33.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:32 smithi115 bash[22089]: audit 2024-09-20T18:37:32.454372+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:33.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:32 smithi115 bash[22089]: cephadm 2024-09-20T18:37:32.455870+0000 mgr.y (mgr.14150) 127 : cephadm [INF] Deploying daemon osd.1 on smithi049 2024-09-20T18:37:35.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:34 smithi049 bash[19814]: cluster 2024-09-20T18:37:33.592522+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-20T18:37:35.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:34 smithi049 bash[26429]: cluster 2024-09-20T18:37:33.592522+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-20T18:37:35.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:34 smithi115 bash[22089]: cluster 2024-09-20T18:37:33.592522+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-20T18:37:37.012 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:37:36 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:37:37.013 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:36 smithi049 bash[19814]: cluster 2024-09-20T18:37:35.593075+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-20T18:37:37.013 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:36 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:37:37.013 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:36 smithi049 bash[26429]: cluster 2024-09-20T18:37:35.593075+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-20T18:37:37.013 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:36 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:37:37.013 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:37:36 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:37:37.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:36 smithi115 bash[22089]: cluster 2024-09-20T18:37:35.593075+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-20T18:37:37.311 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:37:37 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:37:37.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:37 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:37:37.311 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:37:37 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:37:37.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:37 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:37:38.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:37 smithi115 bash[22089]: audit 2024-09-20T18:37:37.251490+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:38.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:37 smithi115 bash[22089]: audit 2024-09-20T18:37:37.255915+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:38.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:37 smithi115 bash[22089]: audit 2024-09-20T18:37:37.260284+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:38.199 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:37 smithi049 bash[19814]: audit 2024-09-20T18:37:37.251490+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:38.199 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:37 smithi049 bash[19814]: audit 2024-09-20T18:37:37.255915+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:38.199 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:37 smithi049 bash[19814]: audit 2024-09-20T18:37:37.260284+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:38.199 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:37 smithi049 bash[26429]: audit 2024-09-20T18:37:37.251490+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:38.199 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:37 smithi049 bash[26429]: audit 2024-09-20T18:37:37.255915+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:38.199 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:37 smithi049 bash[26429]: audit 2024-09-20T18:37:37.260284+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:39.538 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:39 smithi049 bash[19814]: cluster 2024-09-20T18:37:37.593554+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-20T18:37:39.538 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:39 smithi049 bash[26429]: cluster 2024-09-20T18:37:37.593554+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-20T18:37:39.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:39 smithi115 bash[22089]: cluster 2024-09-20T18:37:37.593554+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-20T18:37:41.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:41 smithi049 bash[19814]: cluster 2024-09-20T18:37:39.594006+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-20T18:37:41.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:41 smithi049 bash[26429]: cluster 2024-09-20T18:37:39.594006+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-20T18:37:41.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:41 smithi115 bash[22089]: cluster 2024-09-20T18:37:39.594006+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-20T18:37:43.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:43 smithi049 bash[19814]: cluster 2024-09-20T18:37:41.594456+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-20T18:37:43.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:43 smithi049 bash[26429]: cluster 2024-09-20T18:37:41.594456+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-20T18:37:43.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:43 smithi115 bash[22089]: cluster 2024-09-20T18:37:41.594456+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-20T18:37:44.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:44 smithi115 bash[22089]: audit 2024-09-20T18:37:43.590995+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:44.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:44 smithi115 bash[22089]: cluster 2024-09-20T18:37:43.594718+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-20T18:37:44.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:44 smithi115 bash[22089]: audit 2024-09-20T18:37:43.595016+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:44.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:44 smithi115 bash[22089]: audit 2024-09-20T18:37:43.595820+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:44.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:44 smithi115 bash[22089]: audit 2024-09-20T18:37:43.596588+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:44.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:44 smithi115 bash[22089]: audit 2024-09-20T18:37:43.600979+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:45.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:44 smithi049 bash[19814]: audit 2024-09-20T18:37:43.590995+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:45.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:44 smithi049 bash[19814]: cluster 2024-09-20T18:37:43.594718+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-20T18:37:45.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:44 smithi049 bash[19814]: audit 2024-09-20T18:37:43.595016+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:45.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:44 smithi049 bash[19814]: audit 2024-09-20T18:37:43.595820+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:45.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:44 smithi049 bash[19814]: audit 2024-09-20T18:37:43.596588+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:45.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:44 smithi049 bash[19814]: audit 2024-09-20T18:37:43.600979+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:45.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:44 smithi049 bash[26429]: audit 2024-09-20T18:37:43.590995+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:45.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:44 smithi049 bash[26429]: cluster 2024-09-20T18:37:43.594718+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-20T18:37:45.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:44 smithi049 bash[26429]: audit 2024-09-20T18:37:43.595016+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:45.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:44 smithi049 bash[26429]: audit 2024-09-20T18:37:43.595820+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:45.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:44 smithi049 bash[26429]: audit 2024-09-20T18:37:43.596588+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:45.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:44 smithi049 bash[26429]: audit 2024-09-20T18:37:43.600979+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:46.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:46 smithi115 bash[22089]: cluster 2024-09-20T18:37:45.595190+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:47.010 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:46 smithi049 bash[26429]: cluster 2024-09-20T18:37:45.595190+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:47.011 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:46 smithi049 bash[19814]: cluster 2024-09-20T18:37:45.595190+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:47.691 INFO:teuthology.orchestra.run.smithi049.stdout:Created osd(s) 1 on host 'smithi049' 2024-09-20T18:37:47.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:47 smithi115 bash[22089]: audit 2024-09-20T18:37:46.697147+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/3008765314,v1:172.21.15.49:6811/3008765314]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:37:47.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:47 smithi115 bash[22089]: audit 2024-09-20T18:37:46.697525+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:37:47.901 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:47 smithi049 bash[19814]: audit 2024-09-20T18:37:46.697147+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/3008765314,v1:172.21.15.49:6811/3008765314]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:37:47.901 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:47 smithi049 bash[19814]: audit 2024-09-20T18:37:46.697525+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:37:47.901 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:47 smithi049 bash[26429]: audit 2024-09-20T18:37:46.697147+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/3008765314,v1:172.21.15.49:6811/3008765314]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:37:47.902 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:47 smithi049 bash[26429]: audit 2024-09-20T18:37:46.697525+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:37:48.310 DEBUG:teuthology.orchestra.run.smithi049:osd.1> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.1.service 2024-09-20T18:37:48.311 INFO:tasks.cephadm:Deploying osd.2 on smithi049 with /dev/vg_nvme/lv_2... 2024-09-20T18:37:48.312 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-20T18:37:49.061 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[34877]: debug 2024-09-20T18:37:48.622+0000 7ff652bfb640 -1 osd.1 0 waiting for initial osdmap 2024-09-20T18:37:49.061 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[34877]: debug 2024-09-20T18:37:48.638+0000 7ff64ea23640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:37:49.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[19814]: cluster 2024-09-20T18:37:47.595706+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:49.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[19814]: audit 2024-09-20T18:37:47.612873+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T18:37:49.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[19814]: audit 2024-09-20T18:37:47.618384+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/3008765314,v1:172.21.15.49:6811/3008765314]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:37:49.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[19814]: cluster 2024-09-20T18:37:47.618482+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-20T18:37:49.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[19814]: audit 2024-09-20T18:37:47.618923+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:49.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[19814]: audit 2024-09-20T18:37:47.619266+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:37:49.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[19814]: audit 2024-09-20T18:37:47.657875+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:49.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[19814]: audit 2024-09-20T18:37:47.666155+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:49.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[19814]: audit 2024-09-20T18:37:47.675235+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:49.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[26429]: cluster 2024-09-20T18:37:47.595706+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:49.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[26429]: audit 2024-09-20T18:37:47.612873+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T18:37:49.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[26429]: audit 2024-09-20T18:37:47.618384+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/3008765314,v1:172.21.15.49:6811/3008765314]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:37:49.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[26429]: cluster 2024-09-20T18:37:47.618482+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-20T18:37:49.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[26429]: audit 2024-09-20T18:37:47.618923+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:49.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[26429]: audit 2024-09-20T18:37:47.619266+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:37:49.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[26429]: audit 2024-09-20T18:37:47.657875+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:49.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[26429]: audit 2024-09-20T18:37:47.666155+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:49.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:48 smithi049 bash[26429]: audit 2024-09-20T18:37:47.675235+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:49.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:48 smithi115 bash[22089]: cluster 2024-09-20T18:37:47.595706+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:49.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:48 smithi115 bash[22089]: audit 2024-09-20T18:37:47.612873+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T18:37:49.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:48 smithi115 bash[22089]: audit 2024-09-20T18:37:47.618384+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/3008765314,v1:172.21.15.49:6811/3008765314]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:37:49.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:48 smithi115 bash[22089]: cluster 2024-09-20T18:37:47.618482+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-20T18:37:49.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:48 smithi115 bash[22089]: audit 2024-09-20T18:37:47.618923+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:49.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:48 smithi115 bash[22089]: audit 2024-09-20T18:37:47.619266+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:37:49.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:48 smithi115 bash[22089]: audit 2024-09-20T18:37:47.657875+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:49.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:48 smithi115 bash[22089]: audit 2024-09-20T18:37:47.666155+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:49.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:48 smithi115 bash[22089]: audit 2024-09-20T18:37:47.675235+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:37:50.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:49 smithi049 bash[19814]: audit 2024-09-20T18:37:48.614413+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-09-20T18:37:50.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:49 smithi049 bash[19814]: cluster 2024-09-20T18:37:48.620892+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-20T18:37:50.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:49 smithi049 bash[19814]: audit 2024-09-20T18:37:48.621934+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:50.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:49 smithi049 bash[19814]: audit 2024-09-20T18:37:48.628652+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:49 smithi049 bash[26429]: audit 2024-09-20T18:37:48.614413+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-09-20T18:37:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:49 smithi049 bash[26429]: cluster 2024-09-20T18:37:48.620892+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-20T18:37:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:49 smithi049 bash[26429]: audit 2024-09-20T18:37:48.621934+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:49 smithi049 bash[26429]: audit 2024-09-20T18:37:48.628652+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:50.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:49 smithi115 bash[22089]: audit 2024-09-20T18:37:48.614413+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-09-20T18:37:50.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:49 smithi115 bash[22089]: cluster 2024-09-20T18:37:48.620892+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-20T18:37:50.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:49 smithi115 bash[22089]: audit 2024-09-20T18:37:48.621934+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:49 smithi115 bash[22089]: audit 2024-09-20T18:37:48.628652+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:51.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[19814]: cluster 2024-09-20T18:37:47.680115+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:37:51.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[19814]: cluster 2024-09-20T18:37:47.680194+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:37:51.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[19814]: cluster 2024-09-20T18:37:49.596207+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:51.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[19814]: audit 2024-09-20T18:37:49.630365+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:51.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[19814]: cluster 2024-09-20T18:37:49.638906+0000 mon.a (mon.0) 339 : cluster [INF] osd.1 [v2:172.21.15.49:6810/3008765314,v1:172.21.15.49:6811/3008765314] boot 2024-09-20T18:37:51.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[19814]: cluster 2024-09-20T18:37:49.638993+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-20T18:37:51.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[19814]: audit 2024-09-20T18:37:49.639619+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:51.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[26429]: cluster 2024-09-20T18:37:47.680115+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:37:51.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[26429]: cluster 2024-09-20T18:37:47.680194+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:37:51.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[26429]: cluster 2024-09-20T18:37:49.596207+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:51.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[26429]: audit 2024-09-20T18:37:49.630365+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:51.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[26429]: cluster 2024-09-20T18:37:49.638906+0000 mon.a (mon.0) 339 : cluster [INF] osd.1 [v2:172.21.15.49:6810/3008765314,v1:172.21.15.49:6811/3008765314] boot 2024-09-20T18:37:51.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[26429]: cluster 2024-09-20T18:37:49.638993+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-20T18:37:51.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:50 smithi049 bash[26429]: audit 2024-09-20T18:37:49.639619+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:51.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:50 smithi115 bash[22089]: cluster 2024-09-20T18:37:47.680115+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:37:51.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:50 smithi115 bash[22089]: cluster 2024-09-20T18:37:47.680194+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:37:51.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:50 smithi115 bash[22089]: cluster 2024-09-20T18:37:49.596207+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:37:51.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:50 smithi115 bash[22089]: audit 2024-09-20T18:37:49.630365+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:51.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:50 smithi115 bash[22089]: cluster 2024-09-20T18:37:49.638906+0000 mon.a (mon.0) 339 : cluster [INF] osd.1 [v2:172.21.15.49:6810/3008765314,v1:172.21.15.49:6811/3008765314] boot 2024-09-20T18:37:51.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:50 smithi115 bash[22089]: cluster 2024-09-20T18:37:49.638993+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-20T18:37:51.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:50 smithi115 bash[22089]: audit 2024-09-20T18:37:49.639619+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:37:52.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:51 smithi049 bash[19814]: cluster 2024-09-20T18:37:50.646201+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-20T18:37:52.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:51 smithi049 bash[26429]: cluster 2024-09-20T18:37:50.646201+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-20T18:37:52.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:51 smithi115 bash[22089]: cluster 2024-09-20T18:37:50.646201+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-20T18:37:53.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:52 smithi049 bash[19814]: cluster 2024-09-20T18:37:51.596673+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-20T18:37:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:52 smithi049 bash[26429]: cluster 2024-09-20T18:37:51.596673+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-20T18:37:53.109 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:37:53.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:52 smithi115 bash[22089]: cluster 2024-09-20T18:37:51.596673+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-20T18:37:55.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:54 smithi049 bash[19814]: cluster 2024-09-20T18:37:53.597118+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-20T18:37:55.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:54 smithi049 bash[26429]: cluster 2024-09-20T18:37:53.597118+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-20T18:37:55.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:54 smithi115 bash[22089]: cluster 2024-09-20T18:37:53.597118+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-20T18:37:57.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:56 smithi049 bash[19814]: cluster 2024-09-20T18:37:55.597600+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-20T18:37:57.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:56 smithi049 bash[26429]: cluster 2024-09-20T18:37:55.597600+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-20T18:37:57.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:56 smithi115 bash[22089]: cluster 2024-09-20T18:37:55.597600+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-20T18:37:57.914 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:37:57.957 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi049:vg_nvme/lv_2 2024-09-20T18:37:59.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:37:58 smithi049 bash[19814]: cluster 2024-09-20T18:37:57.598083+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-20T18:37:59.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:37:58 smithi049 bash[26429]: cluster 2024-09-20T18:37:57.598083+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-20T18:37:59.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:37:58 smithi115 bash[22089]: cluster 2024-09-20T18:37:57.598083+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-20T18:38:01.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:00 smithi049 bash[26429]: cluster 2024-09-20T18:37:59.598546+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:01.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:00 smithi049 bash[19814]: cluster 2024-09-20T18:37:59.598546+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:01.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:00 smithi115 bash[22089]: cluster 2024-09-20T18:37:59.598546+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:02.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:01 smithi115 bash[22089]: cephadm 2024-09-20T18:38:00.801266+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Detected new or changed devices on smithi049 2024-09-20T18:38:02.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:01 smithi115 bash[22089]: audit 2024-09-20T18:38:00.810589+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:02.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:01 smithi115 bash[22089]: audit 2024-09-20T18:38:00.819001+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:02.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:01 smithi115 bash[22089]: audit 2024-09-20T18:38:00.821886+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:02.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:01 smithi115 bash[22089]: audit 2024-09-20T18:38:00.823592+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:02.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:01 smithi115 bash[22089]: cephadm 2024-09-20T18:38:00.824833+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 8120M 2024-09-20T18:38:02.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:01 smithi115 bash[22089]: audit 2024-09-20T18:38:00.830948+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:02.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:01 smithi115 bash[22089]: audit 2024-09-20T18:38:00.835147+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:02.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:01 smithi115 bash[22089]: audit 2024-09-20T18:38:00.836688+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:02.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:01 smithi115 bash[22089]: audit 2024-09-20T18:38:00.846356+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:02.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[26429]: cephadm 2024-09-20T18:38:00.801266+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Detected new or changed devices on smithi049 2024-09-20T18:38:02.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[26429]: audit 2024-09-20T18:38:00.810589+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:02.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[26429]: audit 2024-09-20T18:38:00.819001+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:02.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[26429]: audit 2024-09-20T18:38:00.821886+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:02.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[26429]: audit 2024-09-20T18:38:00.823592+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:02.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[26429]: cephadm 2024-09-20T18:38:00.824833+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 8120M 2024-09-20T18:38:02.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[26429]: audit 2024-09-20T18:38:00.830948+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:02.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[26429]: audit 2024-09-20T18:38:00.835147+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:02.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[26429]: audit 2024-09-20T18:38:00.836688+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:02.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[26429]: audit 2024-09-20T18:38:00.846356+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:02.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[19814]: cephadm 2024-09-20T18:38:00.801266+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Detected new or changed devices on smithi049 2024-09-20T18:38:02.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[19814]: audit 2024-09-20T18:38:00.810589+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:02.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[19814]: audit 2024-09-20T18:38:00.819001+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:02.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[19814]: audit 2024-09-20T18:38:00.821886+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:02.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[19814]: audit 2024-09-20T18:38:00.823592+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:02.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[19814]: cephadm 2024-09-20T18:38:00.824833+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 8120M 2024-09-20T18:38:02.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[19814]: audit 2024-09-20T18:38:00.830948+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:02.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[19814]: audit 2024-09-20T18:38:00.835147+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:02.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[19814]: audit 2024-09-20T18:38:00.836688+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:02.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:01 smithi049 bash[19814]: audit 2024-09-20T18:38:00.846356+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:03.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:02 smithi115 bash[22089]: cluster 2024-09-20T18:38:01.599099+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-20T18:38:03.273 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:03.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:02 smithi049 bash[19814]: cluster 2024-09-20T18:38:01.599099+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-20T18:38:03.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:02 smithi049 bash[26429]: cluster 2024-09-20T18:38:01.599099+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-20T18:38:05.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:04 smithi115 bash[22089]: cluster 2024-09-20T18:38:03.599667+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:05.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:04 smithi115 bash[22089]: audit 2024-09-20T18:38:04.684627+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:38:05.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:04 smithi115 bash[22089]: audit 2024-09-20T18:38:04.687985+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:38:05.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:04 smithi115 bash[22089]: audit 2024-09-20T18:38:04.689054+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:05.325 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:04 smithi049 bash[26429]: cluster 2024-09-20T18:38:03.599667+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:05.325 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:04 smithi049 bash[26429]: audit 2024-09-20T18:38:04.684627+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:38:05.325 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:04 smithi049 bash[26429]: audit 2024-09-20T18:38:04.687985+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:38:05.325 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:04 smithi049 bash[26429]: audit 2024-09-20T18:38:04.689054+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:05.325 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:04 smithi049 bash[19814]: cluster 2024-09-20T18:38:03.599667+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:05.325 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:04 smithi049 bash[19814]: audit 2024-09-20T18:38:04.684627+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:38:05.325 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:04 smithi049 bash[19814]: audit 2024-09-20T18:38:04.687985+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:38:05.325 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:04 smithi049 bash[19814]: audit 2024-09-20T18:38:04.689054+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:06.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:05 smithi115 bash[22089]: audit 2024-09-20T18:38:04.682133+0000 mgr.y (mgr.14150) 146 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:06.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:05 smithi049 bash[19814]: audit 2024-09-20T18:38:04.682133+0000 mgr.y (mgr.14150) 146 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:06.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:05 smithi049 bash[26429]: audit 2024-09-20T18:38:04.682133+0000 mgr.y (mgr.14150) 146 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:07.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:06 smithi115 bash[22089]: cluster 2024-09-20T18:38:05.600144+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-20T18:38:07.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:06 smithi049 bash[26429]: cluster 2024-09-20T18:38:05.600144+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-20T18:38:07.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:06 smithi049 bash[19814]: cluster 2024-09-20T18:38:05.600144+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-20T18:38:09.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:08 smithi115 bash[22089]: cluster 2024-09-20T18:38:07.600597+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-20T18:38:09.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:08 smithi049 bash[26429]: cluster 2024-09-20T18:38:07.600597+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-20T18:38:09.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:08 smithi049 bash[19814]: cluster 2024-09-20T18:38:07.600597+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-20T18:38:11.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:10 smithi049 bash[26429]: cluster 2024-09-20T18:38:09.601069+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-20T18:38:11.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:10 smithi049 bash[19814]: cluster 2024-09-20T18:38:09.601069+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-20T18:38:11.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:10 smithi115 bash[22089]: cluster 2024-09-20T18:38:09.601069+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-20T18:38:13.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:12 smithi049 bash[19814]: cluster 2024-09-20T18:38:11.601559+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:13.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:12 smithi049 bash[26429]: cluster 2024-09-20T18:38:11.601559+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:13.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:12 smithi115 bash[22089]: cluster 2024-09-20T18:38:11.601559+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:14.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:13 smithi049 bash[26429]: audit 2024-09-20T18:38:13.169344+0000 mon.a (mon.0) 354 : audit [INF] from='client.? 172.21.15.49:0/405046717' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9129fd7b-88e7-4d57-81a0-77cb2605622e"}]: dispatch 2024-09-20T18:38:14.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:13 smithi049 bash[26429]: audit 2024-09-20T18:38:13.171966+0000 mon.a (mon.0) 355 : audit [INF] from='client.? 172.21.15.49:0/405046717' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9129fd7b-88e7-4d57-81a0-77cb2605622e"}]': finished 2024-09-20T18:38:14.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:13 smithi049 bash[26429]: cluster 2024-09-20T18:38:13.175180+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-20T18:38:14.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:13 smithi049 bash[26429]: audit 2024-09-20T18:38:13.175361+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:14.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:13 smithi049 bash[26429]: audit 2024-09-20T18:38:13.815072+0000 mon.a (mon.0) 358 : audit [DBG] from='client.? 172.21.15.49:0/3106447268' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:38:14.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:13 smithi049 bash[19814]: audit 2024-09-20T18:38:13.169344+0000 mon.a (mon.0) 354 : audit [INF] from='client.? 172.21.15.49:0/405046717' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9129fd7b-88e7-4d57-81a0-77cb2605622e"}]: dispatch 2024-09-20T18:38:14.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:13 smithi049 bash[19814]: audit 2024-09-20T18:38:13.171966+0000 mon.a (mon.0) 355 : audit [INF] from='client.? 172.21.15.49:0/405046717' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9129fd7b-88e7-4d57-81a0-77cb2605622e"}]': finished 2024-09-20T18:38:14.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:13 smithi049 bash[19814]: cluster 2024-09-20T18:38:13.175180+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-20T18:38:14.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:13 smithi049 bash[19814]: audit 2024-09-20T18:38:13.175361+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:14.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:13 smithi049 bash[19814]: audit 2024-09-20T18:38:13.815072+0000 mon.a (mon.0) 358 : audit [DBG] from='client.? 172.21.15.49:0/3106447268' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:38:14.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:13 smithi115 bash[22089]: audit 2024-09-20T18:38:13.169344+0000 mon.a (mon.0) 354 : audit [INF] from='client.? 172.21.15.49:0/405046717' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9129fd7b-88e7-4d57-81a0-77cb2605622e"}]: dispatch 2024-09-20T18:38:14.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:13 smithi115 bash[22089]: audit 2024-09-20T18:38:13.171966+0000 mon.a (mon.0) 355 : audit [INF] from='client.? 172.21.15.49:0/405046717' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9129fd7b-88e7-4d57-81a0-77cb2605622e"}]': finished 2024-09-20T18:38:14.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:13 smithi115 bash[22089]: cluster 2024-09-20T18:38:13.175180+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-20T18:38:14.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:13 smithi115 bash[22089]: audit 2024-09-20T18:38:13.175361+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:14.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:13 smithi115 bash[22089]: audit 2024-09-20T18:38:13.815072+0000 mon.a (mon.0) 358 : audit [DBG] from='client.? 172.21.15.49:0/3106447268' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:38:15.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:15 smithi049 bash[26429]: cluster 2024-09-20T18:38:13.601939+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-20T18:38:15.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:15 smithi049 bash[19814]: cluster 2024-09-20T18:38:13.601939+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-20T18:38:15.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:15 smithi115 bash[22089]: cluster 2024-09-20T18:38:13.601939+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-20T18:38:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:17 smithi049 bash[26429]: cluster 2024-09-20T18:38:15.602397+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-20T18:38:17.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:17 smithi049 bash[19814]: cluster 2024-09-20T18:38:15.602397+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-20T18:38:17.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:17 smithi115 bash[22089]: cluster 2024-09-20T18:38:15.602397+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-20T18:38:19.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:19 smithi049 bash[26429]: cluster 2024-09-20T18:38:17.602878+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-20T18:38:19.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:19 smithi049 bash[19814]: cluster 2024-09-20T18:38:17.602878+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-20T18:38:19.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:19 smithi115 bash[22089]: cluster 2024-09-20T18:38:17.602878+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-20T18:38:21.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:21 smithi049 bash[26429]: cluster 2024-09-20T18:38:19.603378+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-20T18:38:21.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:21 smithi049 bash[19814]: cluster 2024-09-20T18:38:19.603378+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-20T18:38:21.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:21 smithi115 bash[22089]: cluster 2024-09-20T18:38:19.603378+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-20T18:38:23.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:23 smithi049 bash[19814]: cluster 2024-09-20T18:38:21.603861+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-20T18:38:23.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:23 smithi049 bash[26429]: cluster 2024-09-20T18:38:21.603861+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-20T18:38:23.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:23 smithi115 bash[22089]: cluster 2024-09-20T18:38:21.603861+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-20T18:38:25.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:25 smithi049 bash[19814]: cluster 2024-09-20T18:38:23.604320+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-20T18:38:25.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:25 smithi049 bash[26429]: cluster 2024-09-20T18:38:23.604320+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-20T18:38:25.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:25 smithi115 bash[22089]: cluster 2024-09-20T18:38:23.604320+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-20T18:38:27.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:27 smithi049 bash[26429]: cluster 2024-09-20T18:38:25.604800+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:27.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:27 smithi049 bash[26429]: audit 2024-09-20T18:38:26.339809+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T18:38:27.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:27 smithi049 bash[26429]: audit 2024-09-20T18:38:26.341250+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:27.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:27 smithi049 bash[26429]: cephadm 2024-09-20T18:38:26.342519+0000 mgr.y (mgr.14150) 158 : cephadm [INF] Deploying daemon osd.2 on smithi049 2024-09-20T18:38:27.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:27 smithi049 bash[19814]: cluster 2024-09-20T18:38:25.604800+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:27.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:27 smithi049 bash[19814]: audit 2024-09-20T18:38:26.339809+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T18:38:27.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:27 smithi049 bash[19814]: audit 2024-09-20T18:38:26.341250+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:27.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:27 smithi049 bash[19814]: cephadm 2024-09-20T18:38:26.342519+0000 mgr.y (mgr.14150) 158 : cephadm [INF] Deploying daemon osd.2 on smithi049 2024-09-20T18:38:27.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:27 smithi115 bash[22089]: cluster 2024-09-20T18:38:25.604800+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:27.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:27 smithi115 bash[22089]: audit 2024-09-20T18:38:26.339809+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T18:38:27.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:27 smithi115 bash[22089]: audit 2024-09-20T18:38:26.341250+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:27.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:27 smithi115 bash[22089]: cephadm 2024-09-20T18:38:26.342519+0000 mgr.y (mgr.14150) 158 : cephadm [INF] Deploying daemon osd.2 on smithi049 2024-09-20T18:38:29.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:29 smithi049 bash[19814]: cluster 2024-09-20T18:38:27.605348+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-20T18:38:29.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:29 smithi049 bash[26429]: cluster 2024-09-20T18:38:27.605348+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-20T18:38:29.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:29 smithi115 bash[22089]: cluster 2024-09-20T18:38:27.605348+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-20T18:38:30.985 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:30 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:38:30.985 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:38:30 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:38:30.985 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:30 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:38:30.986 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:38:30 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:38:30.986 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:38:30 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:38:31.300 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:38:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:38:31.301 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:38:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:38:31.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:38:31.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:31 smithi049 bash[19814]: cluster 2024-09-20T18:38:29.605840+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-20T18:38:31.301 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:38:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:38:31.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:38:31.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:31 smithi049 bash[26429]: cluster 2024-09-20T18:38:29.605840+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-20T18:38:31.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:31 smithi115 bash[22089]: cluster 2024-09-20T18:38:29.605840+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-20T18:38:32.465 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:32 smithi049 bash[19814]: audit 2024-09-20T18:38:31.234338+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:32.466 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:32 smithi049 bash[19814]: audit 2024-09-20T18:38:31.238137+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:32.466 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:32 smithi049 bash[19814]: audit 2024-09-20T18:38:31.241883+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:32.466 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:32 smithi049 bash[26429]: audit 2024-09-20T18:38:31.234338+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:32.467 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:32 smithi049 bash[26429]: audit 2024-09-20T18:38:31.238137+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:32.467 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:32 smithi049 bash[26429]: audit 2024-09-20T18:38:31.241883+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:32.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:32 smithi115 bash[22089]: audit 2024-09-20T18:38:31.234338+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:32.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:32 smithi115 bash[22089]: audit 2024-09-20T18:38:31.238137+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:32.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:32 smithi115 bash[22089]: audit 2024-09-20T18:38:31.241883+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:33.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:33 smithi049 bash[19814]: cluster 2024-09-20T18:38:31.606264+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-20T18:38:33.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:33 smithi049 bash[26429]: cluster 2024-09-20T18:38:31.606264+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-20T18:38:33.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:33 smithi115 bash[22089]: cluster 2024-09-20T18:38:31.606264+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-20T18:38:35.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:35 smithi049 bash[19814]: cluster 2024-09-20T18:38:33.606705+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-20T18:38:35.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:35 smithi049 bash[26429]: cluster 2024-09-20T18:38:33.606705+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-20T18:38:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:35 smithi115 bash[22089]: cluster 2024-09-20T18:38:33.606705+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-20T18:38:37.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:37 smithi049 bash[19814]: cluster 2024-09-20T18:38:35.607141+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-20T18:38:37.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:37 smithi049 bash[26429]: cluster 2024-09-20T18:38:35.607141+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-20T18:38:37.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:37 smithi115 bash[22089]: cluster 2024-09-20T18:38:35.607141+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-20T18:38:39.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:39 smithi115 bash[22089]: cluster 2024-09-20T18:38:37.607630+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-20T18:38:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:39 smithi115 bash[22089]: audit 2024-09-20T18:38:38.109466+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:39 smithi115 bash[22089]: audit 2024-09-20T18:38:38.115588+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:39 smithi115 bash[22089]: audit 2024-09-20T18:38:38.116365+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:39 smithi115 bash[22089]: audit 2024-09-20T18:38:38.117092+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:39.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:39 smithi115 bash[22089]: audit 2024-09-20T18:38:38.121714+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:39.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:39 smithi049 bash[19814]: cluster 2024-09-20T18:38:37.607630+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-20T18:38:39.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:39 smithi049 bash[19814]: audit 2024-09-20T18:38:38.109466+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:39.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:39 smithi049 bash[19814]: audit 2024-09-20T18:38:38.115588+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:39.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:39 smithi049 bash[19814]: audit 2024-09-20T18:38:38.116365+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:39.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:39 smithi049 bash[19814]: audit 2024-09-20T18:38:38.117092+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:39.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:39 smithi049 bash[19814]: audit 2024-09-20T18:38:38.121714+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:39.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:39 smithi049 bash[26429]: cluster 2024-09-20T18:38:37.607630+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-20T18:38:39.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:39 smithi049 bash[26429]: audit 2024-09-20T18:38:38.109466+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:39.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:39 smithi049 bash[26429]: audit 2024-09-20T18:38:38.115588+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:39.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:39 smithi049 bash[26429]: audit 2024-09-20T18:38:38.116365+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:39.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:39 smithi049 bash[26429]: audit 2024-09-20T18:38:38.117092+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:39.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:39 smithi049 bash[26429]: audit 2024-09-20T18:38:38.121714+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:40.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:40 smithi115 bash[22089]: audit 2024-09-20T18:38:39.831542+0000 mon.a (mon.0) 369 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T18:38:40.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:40 smithi049 bash[19814]: audit 2024-09-20T18:38:39.831542+0000 mon.a (mon.0) 369 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T18:38:40.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:40 smithi049 bash[26429]: audit 2024-09-20T18:38:39.831542+0000 mon.a (mon.0) 369 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T18:38:41.474 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:41 smithi049 bash[19814]: cluster 2024-09-20T18:38:39.608079+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:41.474 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:41 smithi049 bash[19814]: audit 2024-09-20T18:38:40.120181+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T18:38:41.474 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:41 smithi049 bash[19814]: cluster 2024-09-20T18:38:40.124148+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-20T18:38:41.474 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:41 smithi049 bash[19814]: audit 2024-09-20T18:38:40.124765+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:38:41.474 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:41 smithi049 bash[19814]: audit 2024-09-20T18:38:40.125274+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:41.475 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:41 smithi049 bash[26429]: cluster 2024-09-20T18:38:39.608079+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:41.475 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:41 smithi049 bash[26429]: audit 2024-09-20T18:38:40.120181+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T18:38:41.475 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:41 smithi049 bash[26429]: cluster 2024-09-20T18:38:40.124148+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-20T18:38:41.475 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:41 smithi049 bash[26429]: audit 2024-09-20T18:38:40.124765+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:38:41.475 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:41 smithi049 bash[26429]: audit 2024-09-20T18:38:40.125274+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:41.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:41 smithi115 bash[22089]: cluster 2024-09-20T18:38:39.608079+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:41.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:41 smithi115 bash[22089]: audit 2024-09-20T18:38:40.120181+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T18:38:41.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:41 smithi115 bash[22089]: cluster 2024-09-20T18:38:40.124148+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-20T18:38:41.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:41 smithi115 bash[22089]: audit 2024-09-20T18:38:40.124765+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:38:41.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:41 smithi115 bash[22089]: audit 2024-09-20T18:38:40.125274+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:42.186 INFO:teuthology.orchestra.run.smithi049.stdout:Created osd(s) 2 on host 'smithi049' 2024-09-20T18:38:42.431 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:42 smithi049 bash[26429]: audit 2024-09-20T18:38:41.121864+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-09-20T18:38:42.431 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:42 smithi049 bash[26429]: cluster 2024-09-20T18:38:41.125099+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-20T18:38:42.431 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:42 smithi049 bash[26429]: audit 2024-09-20T18:38:41.126143+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:42.431 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:42 smithi049 bash[26429]: audit 2024-09-20T18:38:41.130276+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:42.431 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:42 smithi049 bash[26429]: audit 2024-09-20T18:38:41.470116+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' 2024-09-20T18:38:42.431 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:42 smithi049 bash[26429]: audit 2024-09-20T18:38:42.130525+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:42.431 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:42 smithi049 bash[19814]: audit 2024-09-20T18:38:41.121864+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-09-20T18:38:42.431 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:42 smithi049 bash[19814]: cluster 2024-09-20T18:38:41.125099+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-20T18:38:42.431 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:42 smithi049 bash[19814]: audit 2024-09-20T18:38:41.126143+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:42.431 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:42 smithi049 bash[19814]: audit 2024-09-20T18:38:41.130276+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:42.431 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:42 smithi049 bash[19814]: audit 2024-09-20T18:38:41.470116+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' 2024-09-20T18:38:42.431 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:42 smithi049 bash[19814]: audit 2024-09-20T18:38:42.130525+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:42.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:42 smithi115 bash[22089]: audit 2024-09-20T18:38:41.121864+0000 mon.a (mon.0) 374 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-09-20T18:38:42.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:42 smithi115 bash[22089]: cluster 2024-09-20T18:38:41.125099+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-20T18:38:42.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:42 smithi115 bash[22089]: audit 2024-09-20T18:38:41.126143+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:42.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:42 smithi115 bash[22089]: audit 2024-09-20T18:38:41.130276+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:42.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:42 smithi115 bash[22089]: audit 2024-09-20T18:38:41.470116+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858]' entity='osd.2' 2024-09-20T18:38:42.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:42 smithi115 bash[22089]: audit 2024-09-20T18:38:42.130525+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:42.825 DEBUG:teuthology.orchestra.run.smithi049:osd.2> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.2.service 2024-09-20T18:38:42.827 INFO:tasks.cephadm:Deploying osd.3 on smithi049 with /dev/vg_nvme/lv_1... 2024-09-20T18:38:42.827 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-20T18:38:43.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[19814]: cluster 2024-09-20T18:38:40.869597+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:38:43.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[19814]: cluster 2024-09-20T18:38:40.869721+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:38:43.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[19814]: cluster 2024-09-20T18:38:41.608568+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:43.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[19814]: audit 2024-09-20T18:38:42.157097+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:43.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[19814]: audit 2024-09-20T18:38:42.164159+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:43.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[19814]: audit 2024-09-20T18:38:42.173207+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:43.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[19814]: cluster 2024-09-20T18:38:42.476911+0000 mon.a (mon.0) 383 : cluster [INF] osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858] boot 2024-09-20T18:38:43.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[19814]: cluster 2024-09-20T18:38:42.477000+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-20T18:38:43.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[19814]: audit 2024-09-20T18:38:42.477835+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:43.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[26429]: cluster 2024-09-20T18:38:40.869597+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:38:43.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[26429]: cluster 2024-09-20T18:38:40.869721+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:38:43.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[26429]: cluster 2024-09-20T18:38:41.608568+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:43.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[26429]: audit 2024-09-20T18:38:42.157097+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:43.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[26429]: audit 2024-09-20T18:38:42.164159+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:43.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[26429]: audit 2024-09-20T18:38:42.173207+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:43.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[26429]: cluster 2024-09-20T18:38:42.476911+0000 mon.a (mon.0) 383 : cluster [INF] osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858] boot 2024-09-20T18:38:43.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[26429]: cluster 2024-09-20T18:38:42.477000+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-20T18:38:43.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:43 smithi049 bash[26429]: audit 2024-09-20T18:38:42.477835+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:43.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:43 smithi115 bash[22089]: cluster 2024-09-20T18:38:40.869597+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:38:43.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:43 smithi115 bash[22089]: cluster 2024-09-20T18:38:40.869721+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:38:43.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:43 smithi115 bash[22089]: cluster 2024-09-20T18:38:41.608568+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:38:43.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:43 smithi115 bash[22089]: audit 2024-09-20T18:38:42.157097+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:43.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:43 smithi115 bash[22089]: audit 2024-09-20T18:38:42.164159+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:43.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:43 smithi115 bash[22089]: audit 2024-09-20T18:38:42.173207+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:43.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:43 smithi115 bash[22089]: cluster 2024-09-20T18:38:42.476911+0000 mon.a (mon.0) 383 : cluster [INF] osd.2 [v2:172.21.15.49:6818/3369540858,v1:172.21.15.49:6819/3369540858] boot 2024-09-20T18:38:43.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:43 smithi115 bash[22089]: cluster 2024-09-20T18:38:42.477000+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-20T18:38:43.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:43 smithi115 bash[22089]: audit 2024-09-20T18:38:42.477835+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:44.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:44 smithi049 bash[19814]: cluster 2024-09-20T18:38:43.486308+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-20T18:38:44.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:44 smithi049 bash[19814]: audit 2024-09-20T18:38:43.724895+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' 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-20T18:38:44.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:44 smithi049 bash[26429]: cluster 2024-09-20T18:38:43.486308+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-20T18:38:44.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:44 smithi049 bash[26429]: audit 2024-09-20T18:38:43.724895+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' 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-20T18:38:44.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:44 smithi115 bash[22089]: cluster 2024-09-20T18:38:43.486308+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-20T18:38:44.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:44 smithi115 bash[22089]: audit 2024-09-20T18:38:43.724895+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' 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-20T18:38:45.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:45 smithi049 bash[26429]: cluster 2024-09-20T18:38:43.609004+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:45.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:45 smithi049 bash[26429]: audit 2024-09-20T18:38:44.489539+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' 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-20T18:38:45.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:45 smithi049 bash[26429]: cluster 2024-09-20T18:38:44.497576+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-20T18:38:45.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:45 smithi049 bash[26429]: audit 2024-09-20T18:38:44.499411+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T18:38:45.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:45 smithi049 bash[19814]: cluster 2024-09-20T18:38:43.609004+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:45.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:45 smithi049 bash[19814]: audit 2024-09-20T18:38:44.489539+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' 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-20T18:38:45.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:45 smithi049 bash[19814]: cluster 2024-09-20T18:38:44.497576+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-20T18:38:45.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:45 smithi049 bash[19814]: audit 2024-09-20T18:38:44.499411+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T18:38:45.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:45 smithi115 bash[22089]: cluster 2024-09-20T18:38:43.609004+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:45.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:45 smithi115 bash[22089]: audit 2024-09-20T18:38:44.489539+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' 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-20T18:38:45.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:45 smithi115 bash[22089]: cluster 2024-09-20T18:38:44.497576+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-20T18:38:45.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:45 smithi115 bash[22089]: audit 2024-09-20T18:38:44.499411+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T18:38:46.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:46 smithi049 bash[19814]: audit 2024-09-20T18:38:45.492030+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:38:46.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:46 smithi049 bash[19814]: cluster 2024-09-20T18:38:45.498569+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T18:38:46.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:46 smithi049 bash[26429]: audit 2024-09-20T18:38:45.492030+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:38:46.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:46 smithi049 bash[26429]: cluster 2024-09-20T18:38:45.498569+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T18:38:46.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:46 smithi115 bash[22089]: audit 2024-09-20T18:38:45.492030+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:38:46.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:46 smithi115 bash[22089]: cluster 2024-09-20T18:38:45.498569+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T18:38:47.262 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:47.724 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:47 smithi049 bash[19814]: cluster 2024-09-20T18:38:45.609549+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:47.725 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:47 smithi049 bash[19814]: cluster 2024-09-20T18:38:46.515167+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-20T18:38:47.725 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:47 smithi049 bash[19814]: audit 2024-09-20T18:38:46.785847+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:47.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:47 smithi115 bash[22089]: cluster 2024-09-20T18:38:45.609549+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:47.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:47 smithi115 bash[22089]: cluster 2024-09-20T18:38:46.515167+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-20T18:38:47.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:47 smithi115 bash[22089]: audit 2024-09-20T18:38:46.785847+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:48.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:47 smithi049 bash[26429]: cluster 2024-09-20T18:38:45.609549+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:48.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:47 smithi049 bash[26429]: cluster 2024-09-20T18:38:46.515167+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-20T18:38:48.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:47 smithi049 bash[26429]: audit 2024-09-20T18:38:46.785847+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:48.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:48 smithi049 bash[19814]: cluster 2024-09-20T18:38:47.610012+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v139: 1 pgs: 1 creating+activating; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:48.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:48 smithi049 bash[26429]: cluster 2024-09-20T18:38:47.610012+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v139: 1 pgs: 1 creating+activating; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:48.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:48 smithi115 bash[22089]: cluster 2024-09-20T18:38:47.610012+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v139: 1 pgs: 1 creating+activating; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:49.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:49 smithi049 bash[19814]: cluster 2024-09-20T18:38:48.531823+0000 mon.a (mon.0) 395 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-20T18:38:49.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:49 smithi049 bash[19814]: audit 2024-09-20T18:38:48.636405+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:38:49.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:49 smithi049 bash[26429]: cluster 2024-09-20T18:38:48.531823+0000 mon.a (mon.0) 395 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-20T18:38:49.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:49 smithi049 bash[26429]: audit 2024-09-20T18:38:48.636405+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:38:49.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:49 smithi115 bash[22089]: cluster 2024-09-20T18:38:48.531823+0000 mon.a (mon.0) 395 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-20T18:38:49.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:49 smithi115 bash[22089]: audit 2024-09-20T18:38:48.636405+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:38:51.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:49.541716+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:38:51.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:49.542989+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:38:51.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:49.543342+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:38:51.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:49.547174+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:38:51.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:49.547313+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:38:51.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:49.550021+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:38:51.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:49.550402+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:38:51.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:49.550851+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:38:51.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: cluster 2024-09-20T18:38:49.610476+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 creating+activating; 0 B data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:51.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:50.413766+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:50.490660+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:50.493838+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:50.494178+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[26429]: audit 2024-09-20T18:38:50.494459+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:49.541716+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:49.542989+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:49.543342+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:49.547174+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:49.547313+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:49.550021+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:49.550402+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:49.550851+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:38:51.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: cluster 2024-09-20T18:38:49.610476+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 creating+activating; 0 B data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:51.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:50.413766+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:38:51.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:50.490660+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:51.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:50.493838+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:38:51.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:50.494178+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:38:51.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:51 smithi049 bash[19814]: audit 2024-09-20T18:38:50.494459+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:38:51.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:49.541716+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:38:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:49.542989+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:38:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:49.543342+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:38:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:49.547174+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:38:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:49.547313+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:38:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:49.550021+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:38:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:49.550402+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:38:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:49.550851+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:38:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: cluster 2024-09-20T18:38:49.610476+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 creating+activating; 0 B data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:50.413766+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:38:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:50.490660+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:50.493838+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:38:51.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:50.494178+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:38:51.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:51 smithi115 bash[22089]: audit 2024-09-20T18:38:50.494459+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:38:52.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:52 smithi049 bash[19814]: audit 2024-09-20T18:38:50.493411+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:38:52.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:52 smithi049 bash[19814]: audit 2024-09-20T18:38:51.433460+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:38:52.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:52 smithi049 bash[26429]: audit 2024-09-20T18:38:50.493411+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:38:52.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:52 smithi049 bash[26429]: audit 2024-09-20T18:38:51.433460+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:38:52.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:52 smithi115 bash[22089]: audit 2024-09-20T18:38:50.493411+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:38:52.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:52 smithi115 bash[22089]: audit 2024-09-20T18:38:51.433460+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:38:53.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[19814]: cluster 2024-09-20T18:38:51.610931+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:53.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[19814]: audit 2024-09-20T18:38:53.084337+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:53.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[19814]: audit 2024-09-20T18:38:53.092975+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:53.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[19814]: audit 2024-09-20T18:38:53.095400+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[19814]: audit 2024-09-20T18:38:53.096840+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[19814]: audit 2024-09-20T18:38:53.098279+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[19814]: audit 2024-09-20T18:38:53.106183+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:53.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[19814]: audit 2024-09-20T18:38:53.110674+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:53.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[19814]: audit 2024-09-20T18:38:53.112266+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:53.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[19814]: audit 2024-09-20T18:38:53.121548+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:53.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[26429]: cluster 2024-09-20T18:38:51.610931+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:53.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[26429]: audit 2024-09-20T18:38:53.084337+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:53.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[26429]: audit 2024-09-20T18:38:53.092975+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:53.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[26429]: audit 2024-09-20T18:38:53.095400+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[26429]: audit 2024-09-20T18:38:53.096840+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[26429]: audit 2024-09-20T18:38:53.098279+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[26429]: audit 2024-09-20T18:38:53.106183+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:53.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[26429]: audit 2024-09-20T18:38:53.110674+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:53.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[26429]: audit 2024-09-20T18:38:53.112266+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:53.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:53 smithi049 bash[26429]: audit 2024-09-20T18:38:53.121548+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:53.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:53 smithi115 bash[22089]: cluster 2024-09-20T18:38:51.610931+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:53.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:53 smithi115 bash[22089]: audit 2024-09-20T18:38:53.084337+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:53 smithi115 bash[22089]: audit 2024-09-20T18:38:53.092975+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:53 smithi115 bash[22089]: audit 2024-09-20T18:38:53.095400+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:53 smithi115 bash[22089]: audit 2024-09-20T18:38:53.096840+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:53 smithi115 bash[22089]: audit 2024-09-20T18:38:53.098279+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:53 smithi115 bash[22089]: audit 2024-09-20T18:38:53.106183+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:53 smithi115 bash[22089]: audit 2024-09-20T18:38:53.110674+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:53 smithi115 bash[22089]: audit 2024-09-20T18:38:53.112266+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:53 smithi115 bash[22089]: audit 2024-09-20T18:38:53.121548+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:38:54.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:54 smithi049 bash[19814]: cephadm 2024-09-20T18:38:53.075340+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Detected new or changed devices on smithi049 2024-09-20T18:38:54.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:54 smithi049 bash[19814]: cephadm 2024-09-20T18:38:53.099352+0000 mgr.y (mgr.14150) 173 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 5413M 2024-09-20T18:38:54.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:54 smithi049 bash[26429]: cephadm 2024-09-20T18:38:53.075340+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Detected new or changed devices on smithi049 2024-09-20T18:38:54.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:54 smithi049 bash[26429]: cephadm 2024-09-20T18:38:53.099352+0000 mgr.y (mgr.14150) 173 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 5413M 2024-09-20T18:38:54.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:54 smithi115 bash[22089]: cephadm 2024-09-20T18:38:53.075340+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Detected new or changed devices on smithi049 2024-09-20T18:38:54.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:54 smithi115 bash[22089]: cephadm 2024-09-20T18:38:53.099352+0000 mgr.y (mgr.14150) 173 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 5413M 2024-09-20T18:38:55.441 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:38:55.494 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi049:vg_nvme/lv_1 2024-09-20T18:38:55.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:55 smithi049 bash[19814]: cluster 2024-09-20T18:38:53.611440+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:55.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:55 smithi049 bash[26429]: cluster 2024-09-20T18:38:53.611440+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:55.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:55 smithi115 bash[22089]: cluster 2024-09-20T18:38:53.611440+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:57.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:57 smithi049 bash[19814]: cluster 2024-09-20T18:38:55.611834+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:57.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:57 smithi049 bash[26429]: cluster 2024-09-20T18:38:55.611834+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:57.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:57 smithi115 bash[22089]: cluster 2024-09-20T18:38:55.611834+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:38:59.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:38:59 smithi049 bash[19814]: cluster 2024-09-20T18:38:57.612389+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-09-20T18:38:59.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:38:59 smithi049 bash[26429]: cluster 2024-09-20T18:38:57.612389+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-09-20T18:38:59.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:38:59 smithi115 bash[22089]: cluster 2024-09-20T18:38:57.612389+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-09-20T18:39:00.267 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:01.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:01 smithi049 bash[26429]: cluster 2024-09-20T18:38:59.612874+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-09-20T18:39:01.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:01 smithi049 bash[19814]: cluster 2024-09-20T18:38:59.612874+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-09-20T18:39:01.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:01 smithi115 bash[22089]: cluster 2024-09-20T18:38:59.612874+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-09-20T18:39:02.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:02 smithi049 bash[19814]: audit 2024-09-20T18:39:01.681930+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:39:02.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:02 smithi049 bash[19814]: audit 2024-09-20T18:39:01.687376+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:39:02.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:02 smithi049 bash[19814]: audit 2024-09-20T18:39:01.688673+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:02.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:02 smithi049 bash[26429]: audit 2024-09-20T18:39:01.681930+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:39:02.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:02 smithi049 bash[26429]: audit 2024-09-20T18:39:01.687376+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:39:02.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:02 smithi049 bash[26429]: audit 2024-09-20T18:39:01.688673+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:02.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:02 smithi115 bash[22089]: audit 2024-09-20T18:39:01.681930+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:39:02.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:02 smithi115 bash[22089]: audit 2024-09-20T18:39:01.687376+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:39:02.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:02 smithi115 bash[22089]: audit 2024-09-20T18:39:01.688673+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:03.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:03 smithi049 bash[19814]: cluster 2024-09-20T18:39:01.613360+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-09-20T18:39:03.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:03 smithi049 bash[19814]: audit 2024-09-20T18:39:01.675533+0000 mgr.y (mgr.14150) 179 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:39:03.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:03 smithi049 bash[26429]: cluster 2024-09-20T18:39:01.613360+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-09-20T18:39:03.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:03 smithi049 bash[26429]: audit 2024-09-20T18:39:01.675533+0000 mgr.y (mgr.14150) 179 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:39:03.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:03 smithi115 bash[22089]: cluster 2024-09-20T18:39:01.613360+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-09-20T18:39:03.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:03 smithi115 bash[22089]: audit 2024-09-20T18:39:01.675533+0000 mgr.y (mgr.14150) 179 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi049:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:39:05.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:05 smithi049 bash[19814]: cluster 2024-09-20T18:39:03.614064+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T18:39:05.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:05 smithi049 bash[26429]: cluster 2024-09-20T18:39:03.614064+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T18:39:05.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:05 smithi115 bash[22089]: cluster 2024-09-20T18:39:03.614064+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T18:39:07.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:07 smithi049 bash[19814]: cluster 2024-09-20T18:39:05.614749+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T18:39:07.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:07 smithi049 bash[26429]: cluster 2024-09-20T18:39:05.614749+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T18:39:07.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:07 smithi115 bash[22089]: cluster 2024-09-20T18:39:05.614749+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T18:39:09.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:09 smithi049 bash[19814]: cluster 2024-09-20T18:39:07.615435+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T18:39:09.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:09 smithi049 bash[26429]: cluster 2024-09-20T18:39:07.615435+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T18:39:09.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:09 smithi115 bash[22089]: cluster 2024-09-20T18:39:07.615435+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-20T18:39:10.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:10 smithi049 bash[26429]: audit 2024-09-20T18:39:10.303538+0000 mon.a (mon.0) 420 : audit [INF] from='client.? 172.21.15.49:0/1369192493' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "493cf21a-74ab-4e80-9486-ebee75838994"}]: dispatch 2024-09-20T18:39:10.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:10 smithi049 bash[26429]: audit 2024-09-20T18:39:10.306337+0000 mon.a (mon.0) 421 : audit [INF] from='client.? 172.21.15.49:0/1369192493' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "493cf21a-74ab-4e80-9486-ebee75838994"}]': finished 2024-09-20T18:39:10.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:10 smithi049 bash[26429]: cluster 2024-09-20T18:39:10.309957+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-20T18:39:10.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:10 smithi049 bash[26429]: audit 2024-09-20T18:39:10.310314+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:10.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:10 smithi049 bash[19814]: audit 2024-09-20T18:39:10.303538+0000 mon.a (mon.0) 420 : audit [INF] from='client.? 172.21.15.49:0/1369192493' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "493cf21a-74ab-4e80-9486-ebee75838994"}]: dispatch 2024-09-20T18:39:10.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:10 smithi049 bash[19814]: audit 2024-09-20T18:39:10.306337+0000 mon.a (mon.0) 421 : audit [INF] from='client.? 172.21.15.49:0/1369192493' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "493cf21a-74ab-4e80-9486-ebee75838994"}]': finished 2024-09-20T18:39:10.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:10 smithi049 bash[19814]: cluster 2024-09-20T18:39:10.309957+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-20T18:39:10.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:10 smithi049 bash[19814]: audit 2024-09-20T18:39:10.310314+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:10.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:10 smithi115 bash[22089]: audit 2024-09-20T18:39:10.303538+0000 mon.a (mon.0) 420 : audit [INF] from='client.? 172.21.15.49:0/1369192493' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "493cf21a-74ab-4e80-9486-ebee75838994"}]: dispatch 2024-09-20T18:39:10.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:10 smithi115 bash[22089]: audit 2024-09-20T18:39:10.306337+0000 mon.a (mon.0) 421 : audit [INF] from='client.? 172.21.15.49:0/1369192493' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "493cf21a-74ab-4e80-9486-ebee75838994"}]': finished 2024-09-20T18:39:10.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:10 smithi115 bash[22089]: cluster 2024-09-20T18:39:10.309957+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-20T18:39:10.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:10 smithi115 bash[22089]: audit 2024-09-20T18:39:10.310314+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:11.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:11 smithi049 bash[19814]: cluster 2024-09-20T18:39:09.615769+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:11.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:11 smithi049 bash[19814]: audit 2024-09-20T18:39:10.943898+0000 mon.a (mon.0) 424 : audit [DBG] from='client.? 172.21.15.49:0/1304442159' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:39:11.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:11 smithi049 bash[26429]: cluster 2024-09-20T18:39:09.615769+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:11.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:11 smithi049 bash[26429]: audit 2024-09-20T18:39:10.943898+0000 mon.a (mon.0) 424 : audit [DBG] from='client.? 172.21.15.49:0/1304442159' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:39:11.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:11 smithi115 bash[22089]: cluster 2024-09-20T18:39:09.615769+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:11.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:11 smithi115 bash[22089]: audit 2024-09-20T18:39:10.943898+0000 mon.a (mon.0) 424 : audit [DBG] from='client.? 172.21.15.49:0/1304442159' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:39:13.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:13 smithi049 bash[19814]: cluster 2024-09-20T18:39:11.616293+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:13.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:13 smithi049 bash[26429]: cluster 2024-09-20T18:39:11.616293+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:13.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:13 smithi115 bash[22089]: cluster 2024-09-20T18:39:11.616293+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:15.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:15 smithi049 bash[19814]: cluster 2024-09-20T18:39:13.616840+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:15.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:15 smithi049 bash[26429]: cluster 2024-09-20T18:39:13.616840+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:15.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:15 smithi115 bash[22089]: cluster 2024-09-20T18:39:13.616840+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:17.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:17 smithi049 bash[19814]: cluster 2024-09-20T18:39:15.617369+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:17.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:17 smithi049 bash[26429]: cluster 2024-09-20T18:39:15.617369+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:17.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:17 smithi115 bash[22089]: cluster 2024-09-20T18:39:15.617369+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:19.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:19 smithi049 bash[19814]: cluster 2024-09-20T18:39:17.617956+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:19.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:19 smithi049 bash[26429]: cluster 2024-09-20T18:39:17.617956+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:19.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:19 smithi115 bash[22089]: cluster 2024-09-20T18:39:17.617956+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:20.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:20 smithi049 bash[19814]: cluster 2024-09-20T18:39:19.618280+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:20.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:20 smithi049 bash[26429]: cluster 2024-09-20T18:39:19.618280+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:20.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:20 smithi115 bash[22089]: cluster 2024-09-20T18:39:19.618280+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:22.948 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:22 smithi049 bash[19814]: cluster 2024-09-20T18:39:21.618811+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:22.948 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:22 smithi049 bash[26429]: cluster 2024-09-20T18:39:21.618811+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:23.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:22 smithi115 bash[22089]: cluster 2024-09-20T18:39:21.618811+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:24.761 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:24 smithi049 bash[19814]: cluster 2024-09-20T18:39:23.619378+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:24.761 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:24 smithi049 bash[19814]: audit 2024-09-20T18:39:23.980855+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T18:39:24.761 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:24 smithi049 bash[19814]: audit 2024-09-20T18:39:23.982451+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:24.761 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:24 smithi049 bash[19814]: cephadm 2024-09-20T18:39:23.983742+0000 mgr.y (mgr.14150) 191 : cephadm [INF] Deploying daemon osd.3 on smithi049 2024-09-20T18:39:25.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:24 smithi049 bash[26429]: cluster 2024-09-20T18:39:23.619378+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:25.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:24 smithi049 bash[26429]: audit 2024-09-20T18:39:23.980855+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T18:39:25.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:24 smithi049 bash[26429]: audit 2024-09-20T18:39:23.982451+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:25.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:24 smithi049 bash[26429]: cephadm 2024-09-20T18:39:23.983742+0000 mgr.y (mgr.14150) 191 : cephadm [INF] Deploying daemon osd.3 on smithi049 2024-09-20T18:39:25.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:24 smithi115 bash[22089]: cluster 2024-09-20T18:39:23.619378+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:25.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:24 smithi115 bash[22089]: audit 2024-09-20T18:39:23.980855+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T18:39:25.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:24 smithi115 bash[22089]: audit 2024-09-20T18:39:23.982451+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:25.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:24 smithi115 bash[22089]: cephadm 2024-09-20T18:39:23.983742+0000 mgr.y (mgr.14150) 191 : cephadm [INF] Deploying daemon osd.3 on smithi049 2024-09-20T18:39:26.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:26 smithi049 bash[19814]: cluster 2024-09-20T18:39:25.619743+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:26.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:26 smithi049 bash[26429]: cluster 2024-09-20T18:39:25.619743+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:27.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:26 smithi115 bash[22089]: cluster 2024-09-20T18:39:25.619743+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:28.626 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:39:28 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:39:28.627 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:28 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:39:28.627 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:39:28 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:39:28.627 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 18:39:28 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:39:28.628 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:28 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:39:28.628 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:39:28 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:39:28.979 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:39:28 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:39:28.979 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:39:28 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:39:28.979 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:39:28 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:39:28.980 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:28 smithi049 bash[19814]: cluster 2024-09-20T18:39:27.620175+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:28.980 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:28 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:39:28.980 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 18:39:28 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:39:28.980 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:28 smithi049 bash[26429]: cluster 2024-09-20T18:39:27.620175+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:28.980 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:28 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:39:29.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:28 smithi115 bash[22089]: cluster 2024-09-20T18:39:27.620175+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:30.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:29 smithi049 bash[26429]: audit 2024-09-20T18:39:28.892134+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:39:30.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:29 smithi049 bash[26429]: audit 2024-09-20T18:39:28.896016+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:30.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:29 smithi049 bash[26429]: audit 2024-09-20T18:39:28.900464+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:30.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:29 smithi049 bash[19814]: audit 2024-09-20T18:39:28.892134+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:39:30.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:29 smithi049 bash[19814]: audit 2024-09-20T18:39:28.896016+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:30.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:29 smithi049 bash[19814]: audit 2024-09-20T18:39:28.900464+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:30.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:29 smithi115 bash[22089]: audit 2024-09-20T18:39:28.892134+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:39:30.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:29 smithi115 bash[22089]: audit 2024-09-20T18:39:28.896016+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:30.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:29 smithi115 bash[22089]: audit 2024-09-20T18:39:28.900464+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:31.243 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:30 smithi049 bash[19814]: cluster 2024-09-20T18:39:29.620524+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:31.243 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:30 smithi049 bash[26429]: cluster 2024-09-20T18:39:29.620524+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:31.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:30 smithi115 bash[22089]: cluster 2024-09-20T18:39:29.620524+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:33.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:32 smithi049 bash[19814]: cluster 2024-09-20T18:39:31.621088+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:33.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:32 smithi049 bash[26429]: cluster 2024-09-20T18:39:31.621088+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:33.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:32 smithi115 bash[22089]: cluster 2024-09-20T18:39:31.621088+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:35.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:34 smithi049 bash[19814]: cluster 2024-09-20T18:39:33.621618+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:35.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:34 smithi049 bash[26429]: cluster 2024-09-20T18:39:33.621618+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:35.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:34 smithi115 bash[22089]: cluster 2024-09-20T18:39:33.621618+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:36.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:36 smithi049 bash[19814]: audit 2024-09-20T18:39:35.535921+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:36.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:36 smithi049 bash[19814]: audit 2024-09-20T18:39:35.540891+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:36.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:36 smithi049 bash[19814]: cluster 2024-09-20T18:39:35.622016+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:36.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:36 smithi049 bash[19814]: audit 2024-09-20T18:39:36.220579+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:36.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:36 smithi049 bash[19814]: audit 2024-09-20T18:39:36.222159+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:36.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:36 smithi049 bash[19814]: audit 2024-09-20T18:39:36.232902+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:36.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:36 smithi049 bash[26429]: audit 2024-09-20T18:39:35.535921+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:36.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:36 smithi049 bash[26429]: audit 2024-09-20T18:39:35.540891+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:36.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:36 smithi049 bash[26429]: cluster 2024-09-20T18:39:35.622016+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:36.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:36 smithi049 bash[26429]: audit 2024-09-20T18:39:36.220579+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:36.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:36 smithi049 bash[26429]: audit 2024-09-20T18:39:36.222159+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:36.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:36 smithi049 bash[26429]: audit 2024-09-20T18:39:36.232902+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:36.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:36 smithi115 bash[22089]: audit 2024-09-20T18:39:35.535921+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:36.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:36 smithi115 bash[22089]: audit 2024-09-20T18:39:35.540891+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:36.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:36 smithi115 bash[22089]: cluster 2024-09-20T18:39:35.622016+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:36.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:36 smithi115 bash[22089]: audit 2024-09-20T18:39:36.220579+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:36.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:36 smithi115 bash[22089]: audit 2024-09-20T18:39:36.222159+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:36.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:36 smithi115 bash[22089]: audit 2024-09-20T18:39:36.232902+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:39.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:38 smithi049 bash[19814]: cluster 2024-09-20T18:39:37.622466+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:39.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:38 smithi049 bash[19814]: audit 2024-09-20T18:39:37.681490+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/24032152,v1:172.21.15.49:6827/24032152]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:39:39.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:38 smithi049 bash[19814]: audit 2024-09-20T18:39:37.681895+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:39:39.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:38 smithi049 bash[26429]: cluster 2024-09-20T18:39:37.622466+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:39.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:38 smithi049 bash[26429]: audit 2024-09-20T18:39:37.681490+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/24032152,v1:172.21.15.49:6827/24032152]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:39:39.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:38 smithi049 bash[26429]: audit 2024-09-20T18:39:37.681895+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:39:39.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:38 smithi115 bash[22089]: cluster 2024-09-20T18:39:37.622466+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:39.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:38 smithi115 bash[22089]: audit 2024-09-20T18:39:37.681490+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/24032152,v1:172.21.15.49:6827/24032152]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:39:39.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:38 smithi115 bash[22089]: audit 2024-09-20T18:39:37.681895+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:39:39.253 INFO:teuthology.orchestra.run.smithi049.stdout:Created osd(s) 3 on host 'smithi049' 2024-09-20T18:39:39.860 DEBUG:teuthology.orchestra.run.smithi049:osd.3> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.3.service 2024-09-20T18:39:39.862 INFO:tasks.cephadm:Deploying osd.4 on smithi115 with /dev/vg_nvme/lv_4... 2024-09-20T18:39:39.862 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T18:39:40.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[19814]: audit 2024-09-20T18:39:38.684086+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T18:39:40.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[19814]: cluster 2024-09-20T18:39:38.687671+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-20T18:39:40.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[19814]: audit 2024-09-20T18:39:38.688310+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:40.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[19814]: audit 2024-09-20T18:39:38.690502+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/24032152,v1:172.21.15.49:6827/24032152]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:39:40.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[19814]: audit 2024-09-20T18:39:38.691206+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:39:40.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[19814]: audit 2024-09-20T18:39:39.224515+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:39:40.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[19814]: audit 2024-09-20T18:39:39.231955+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:40.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[19814]: audit 2024-09-20T18:39:39.241089+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:40.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[26429]: audit 2024-09-20T18:39:38.684086+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T18:39:40.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[26429]: cluster 2024-09-20T18:39:38.687671+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-20T18:39:40.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[26429]: audit 2024-09-20T18:39:38.688310+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:40.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[26429]: audit 2024-09-20T18:39:38.690502+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/24032152,v1:172.21.15.49:6827/24032152]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:39:40.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[26429]: audit 2024-09-20T18:39:38.691206+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:39:40.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[26429]: audit 2024-09-20T18:39:39.224515+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:39:40.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[26429]: audit 2024-09-20T18:39:39.231955+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:40.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:39 smithi049 bash[26429]: audit 2024-09-20T18:39:39.241089+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:40.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:39 smithi115 bash[22089]: audit 2024-09-20T18:39:38.684086+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T18:39:40.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:39 smithi115 bash[22089]: cluster 2024-09-20T18:39:38.687671+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-20T18:39:40.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:39 smithi115 bash[22089]: audit 2024-09-20T18:39:38.688310+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:40.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:39 smithi115 bash[22089]: audit 2024-09-20T18:39:38.690502+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/24032152,v1:172.21.15.49:6827/24032152]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:39:40.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:39 smithi115 bash[22089]: audit 2024-09-20T18:39:38.691206+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]: dispatch 2024-09-20T18:39:40.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:39 smithi115 bash[22089]: audit 2024-09-20T18:39:39.224515+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:39:40.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:39 smithi115 bash[22089]: audit 2024-09-20T18:39:39.231955+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:40.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:39 smithi115 bash[22089]: audit 2024-09-20T18:39:39.241089+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:41.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[19814]: cluster 2024-09-20T18:39:38.673978+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:39:41.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[19814]: cluster 2024-09-20T18:39:38.674049+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:39:41.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[19814]: cluster 2024-09-20T18:39:39.622936+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:41.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[19814]: audit 2024-09-20T18:39:39.686536+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-09-20T18:39:41.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[19814]: cluster 2024-09-20T18:39:39.693456+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-20T18:39:41.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[19814]: audit 2024-09-20T18:39:39.694620+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:41.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[19814]: audit 2024-09-20T18:39:39.702319+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[26429]: cluster 2024-09-20T18:39:38.673978+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:39:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[26429]: cluster 2024-09-20T18:39:38.674049+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:39:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[26429]: cluster 2024-09-20T18:39:39.622936+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[26429]: audit 2024-09-20T18:39:39.686536+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-09-20T18:39:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[26429]: cluster 2024-09-20T18:39:39.693456+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-20T18:39:41.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[26429]: audit 2024-09-20T18:39:39.694620+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:41.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:40 smithi049 bash[26429]: audit 2024-09-20T18:39:39.702319+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:41.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:40 smithi115 bash[22089]: cluster 2024-09-20T18:39:38.673978+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:39:41.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:40 smithi115 bash[22089]: cluster 2024-09-20T18:39:38.674049+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:39:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:40 smithi115 bash[22089]: cluster 2024-09-20T18:39:39.622936+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:40 smithi115 bash[22089]: audit 2024-09-20T18:39:39.686536+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]}]': finished 2024-09-20T18:39:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:40 smithi115 bash[22089]: cluster 2024-09-20T18:39:39.693456+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-20T18:39:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:40 smithi115 bash[22089]: audit 2024-09-20T18:39:39.694620+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:40 smithi115 bash[22089]: audit 2024-09-20T18:39:39.702319+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:42.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:41 smithi049 bash[26429]: cluster 2024-09-20T18:39:40.705697+0000 mon.a (mon.0) 447 : cluster [INF] osd.3 [v2:172.21.15.49:6826/24032152,v1:172.21.15.49:6827/24032152] boot 2024-09-20T18:39:42.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:41 smithi049 bash[26429]: cluster 2024-09-20T18:39:40.705820+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-20T18:39:42.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:41 smithi049 bash[26429]: audit 2024-09-20T18:39:40.706642+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:42.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:41 smithi049 bash[19814]: cluster 2024-09-20T18:39:40.705697+0000 mon.a (mon.0) 447 : cluster [INF] osd.3 [v2:172.21.15.49:6826/24032152,v1:172.21.15.49:6827/24032152] boot 2024-09-20T18:39:42.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:41 smithi049 bash[19814]: cluster 2024-09-20T18:39:40.705820+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-20T18:39:42.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:41 smithi049 bash[19814]: audit 2024-09-20T18:39:40.706642+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:42.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:41 smithi115 bash[22089]: cluster 2024-09-20T18:39:40.705697+0000 mon.a (mon.0) 447 : cluster [INF] osd.3 [v2:172.21.15.49:6826/24032152,v1:172.21.15.49:6827/24032152] boot 2024-09-20T18:39:42.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:41 smithi115 bash[22089]: cluster 2024-09-20T18:39:40.705820+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-20T18:39:42.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:41 smithi115 bash[22089]: audit 2024-09-20T18:39:40.706642+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:39:43.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:42 smithi049 bash[19814]: cluster 2024-09-20T18:39:41.623462+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:43.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:42 smithi049 bash[19814]: cluster 2024-09-20T18:39:41.724562+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-20T18:39:43.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:42 smithi049 bash[26429]: cluster 2024-09-20T18:39:41.623462+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:43.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:42 smithi049 bash[26429]: cluster 2024-09-20T18:39:41.724562+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-20T18:39:43.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:42 smithi115 bash[22089]: cluster 2024-09-20T18:39:41.623462+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:39:43.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:42 smithi115 bash[22089]: cluster 2024-09-20T18:39:41.724562+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-20T18:39:44.587 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:39:45.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:44 smithi049 bash[19814]: cluster 2024-09-20T18:39:43.623956+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:45.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:44 smithi049 bash[26429]: cluster 2024-09-20T18:39:43.623956+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:45.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:44 smithi115 bash[22089]: cluster 2024-09-20T18:39:43.623956+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:47.056 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:46 smithi115 bash[22089]: cluster 2024-09-20T18:39:45.624473+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:47.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:46 smithi049 bash[19814]: cluster 2024-09-20T18:39:45.624473+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:47.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:46 smithi049 bash[26429]: cluster 2024-09-20T18:39:45.624473+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:48.166 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-20T18:39:48.201 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi115:vg_nvme/lv_4 2024-09-20T18:39:49.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:48 smithi049 bash[19814]: cluster 2024-09-20T18:39:47.624918+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:49.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:48 smithi049 bash[26429]: cluster 2024-09-20T18:39:47.624918+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:49.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:48 smithi115 bash[22089]: cluster 2024-09-20T18:39:47.624918+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:50.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[19814]: cephadm 2024-09-20T18:39:48.741834+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi049 2024-09-20T18:39:50.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[19814]: audit 2024-09-20T18:39:48.750630+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:50.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[19814]: audit 2024-09-20T18:39:48.760219+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:50.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[19814]: audit 2024-09-20T18:39:48.763341+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:39:50.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[19814]: audit 2024-09-20T18:39:48.765067+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:39:50.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[19814]: audit 2024-09-20T18:39:48.766731+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:39:50.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[19814]: audit 2024-09-20T18:39:48.768330+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:39:50.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[19814]: cephadm 2024-09-20T18:39:48.769500+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 4060M 2024-09-20T18:39:50.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[19814]: audit 2024-09-20T18:39:48.775811+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:50.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[19814]: audit 2024-09-20T18:39:48.780784+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:50.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[19814]: audit 2024-09-20T18:39:48.782531+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:50.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[19814]: audit 2024-09-20T18:39:48.792598+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:50.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[26429]: cephadm 2024-09-20T18:39:48.741834+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi049 2024-09-20T18:39:50.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[26429]: audit 2024-09-20T18:39:48.750630+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:50.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[26429]: audit 2024-09-20T18:39:48.760219+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[26429]: audit 2024-09-20T18:39:48.763341+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:39:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[26429]: audit 2024-09-20T18:39:48.765067+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:39:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[26429]: audit 2024-09-20T18:39:48.766731+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:39:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[26429]: audit 2024-09-20T18:39:48.768330+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:39:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[26429]: cephadm 2024-09-20T18:39:48.769500+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 4060M 2024-09-20T18:39:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[26429]: audit 2024-09-20T18:39:48.775811+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[26429]: audit 2024-09-20T18:39:48.780784+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[26429]: audit 2024-09-20T18:39:48.782531+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:50.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:49 smithi049 bash[26429]: audit 2024-09-20T18:39:48.792598+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:50.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:49 smithi115 bash[22089]: cephadm 2024-09-20T18:39:48.741834+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Detected new or changed devices on smithi049 2024-09-20T18:39:50.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:49 smithi115 bash[22089]: audit 2024-09-20T18:39:48.750630+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:49 smithi115 bash[22089]: audit 2024-09-20T18:39:48.760219+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:49 smithi115 bash[22089]: audit 2024-09-20T18:39:48.763341+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:39:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:49 smithi115 bash[22089]: audit 2024-09-20T18:39:48.765067+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:39:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:49 smithi115 bash[22089]: audit 2024-09-20T18:39:48.766731+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:39:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:49 smithi115 bash[22089]: audit 2024-09-20T18:39:48.768330+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:39:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:49 smithi115 bash[22089]: cephadm 2024-09-20T18:39:48.769500+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 4060M 2024-09-20T18:39:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:49 smithi115 bash[22089]: audit 2024-09-20T18:39:48.775811+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:49 smithi115 bash[22089]: audit 2024-09-20T18:39:48.780784+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:49 smithi115 bash[22089]: audit 2024-09-20T18:39:48.782531+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:49 smithi115 bash[22089]: audit 2024-09-20T18:39:48.792598+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:39:51.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:50 smithi049 bash[19814]: cluster 2024-09-20T18:39:49.625533+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:51.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:50 smithi049 bash[26429]: cluster 2024-09-20T18:39:49.625533+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:51.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:50 smithi115 bash[22089]: cluster 2024-09-20T18:39:49.625533+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:52.926 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:39:53.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:52 smithi049 bash[19814]: cluster 2024-09-20T18:39:51.626235+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:53.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:52 smithi049 bash[26429]: cluster 2024-09-20T18:39:51.626235+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:53.105 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:52 smithi115 bash[22089]: cluster 2024-09-20T18:39:51.626235+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:55.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:54 smithi049 bash[19814]: cluster 2024-09-20T18:39:53.626894+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:55.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:54 smithi049 bash[19814]: audit 2024-09-20T18:39:54.235162+0000 mgr.y (mgr.14150) 209 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:39:55.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:54 smithi049 bash[19814]: audit 2024-09-20T18:39:54.241929+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:39:55.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:54 smithi049 bash[19814]: audit 2024-09-20T18:39:54.248056+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:39:55.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:54 smithi049 bash[19814]: audit 2024-09-20T18:39:54.249855+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:55.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:54 smithi049 bash[26429]: cluster 2024-09-20T18:39:53.626894+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:55.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:54 smithi049 bash[26429]: audit 2024-09-20T18:39:54.235162+0000 mgr.y (mgr.14150) 209 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:39:55.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:54 smithi049 bash[26429]: audit 2024-09-20T18:39:54.241929+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:39:55.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:54 smithi049 bash[26429]: audit 2024-09-20T18:39:54.248056+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:39:55.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:54 smithi049 bash[26429]: audit 2024-09-20T18:39:54.249855+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:55.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:54 smithi115 bash[22089]: cluster 2024-09-20T18:39:53.626894+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:55.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:54 smithi115 bash[22089]: audit 2024-09-20T18:39:54.235162+0000 mgr.y (mgr.14150) 209 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:39:55.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:54 smithi115 bash[22089]: audit 2024-09-20T18:39:54.241929+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:39:55.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:54 smithi115 bash[22089]: audit 2024-09-20T18:39:54.248056+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:39:55.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:54 smithi115 bash[22089]: audit 2024-09-20T18:39:54.249855+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:57.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:56 smithi115 bash[22089]: cluster 2024-09-20T18:39:55.627470+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:57.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:56 smithi049 bash[19814]: cluster 2024-09-20T18:39:55.627470+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:57.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:56 smithi049 bash[26429]: cluster 2024-09-20T18:39:55.627470+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:59.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:39:58 smithi115 bash[22089]: cluster 2024-09-20T18:39:57.628031+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:59.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:39:58 smithi049 bash[19814]: cluster 2024-09-20T18:39:57.628031+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:39:59.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:39:58 smithi049 bash[26429]: cluster 2024-09-20T18:39:57.628031+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:01.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:00 smithi115 bash[22089]: cluster 2024-09-20T18:39:59.628648+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:01.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:00 smithi115 bash[22089]: cluster 2024-09-20T18:40:00.000156+0000 mon.a (mon.0) 464 : cluster [INF] overall HEALTH_OK 2024-09-20T18:40:01.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:00 smithi049 bash[19814]: cluster 2024-09-20T18:39:59.628648+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:01.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:00 smithi049 bash[19814]: cluster 2024-09-20T18:40:00.000156+0000 mon.a (mon.0) 464 : cluster [INF] overall HEALTH_OK 2024-09-20T18:40:01.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:00 smithi049 bash[26429]: cluster 2024-09-20T18:39:59.628648+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:01.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:00 smithi049 bash[26429]: cluster 2024-09-20T18:40:00.000156+0000 mon.a (mon.0) 464 : cluster [INF] overall HEALTH_OK 2024-09-20T18:40:03.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:02 smithi115 bash[22089]: cluster 2024-09-20T18:40:01.629323+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:03.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:02 smithi115 bash[22089]: audit 2024-09-20T18:40:02.530582+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.115:0/675277852' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51211c72-809e-4ae3-8aa6-1716fd10e82b"}]: dispatch 2024-09-20T18:40:03.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:02 smithi115 bash[22089]: audit 2024-09-20T18:40:02.534583+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51211c72-809e-4ae3-8aa6-1716fd10e82b"}]: dispatch 2024-09-20T18:40:03.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:02 smithi115 bash[22089]: audit 2024-09-20T18:40:02.538013+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "51211c72-809e-4ae3-8aa6-1716fd10e82b"}]': finished 2024-09-20T18:40:03.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:02 smithi115 bash[22089]: cluster 2024-09-20T18:40:02.545195+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-20T18:40:03.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:02 smithi115 bash[22089]: audit 2024-09-20T18:40:02.545851+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:03.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:02 smithi049 bash[19814]: cluster 2024-09-20T18:40:01.629323+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:03.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:02 smithi049 bash[19814]: audit 2024-09-20T18:40:02.530582+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.115:0/675277852' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51211c72-809e-4ae3-8aa6-1716fd10e82b"}]: dispatch 2024-09-20T18:40:03.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:02 smithi049 bash[19814]: audit 2024-09-20T18:40:02.534583+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51211c72-809e-4ae3-8aa6-1716fd10e82b"}]: dispatch 2024-09-20T18:40:03.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:02 smithi049 bash[19814]: audit 2024-09-20T18:40:02.538013+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "51211c72-809e-4ae3-8aa6-1716fd10e82b"}]': finished 2024-09-20T18:40:03.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:02 smithi049 bash[19814]: cluster 2024-09-20T18:40:02.545195+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-20T18:40:03.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:02 smithi049 bash[19814]: audit 2024-09-20T18:40:02.545851+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:03.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:02 smithi049 bash[26429]: cluster 2024-09-20T18:40:01.629323+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:03.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:02 smithi049 bash[26429]: audit 2024-09-20T18:40:02.530582+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.115:0/675277852' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51211c72-809e-4ae3-8aa6-1716fd10e82b"}]: dispatch 2024-09-20T18:40:03.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:02 smithi049 bash[26429]: audit 2024-09-20T18:40:02.534583+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51211c72-809e-4ae3-8aa6-1716fd10e82b"}]: dispatch 2024-09-20T18:40:03.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:02 smithi049 bash[26429]: audit 2024-09-20T18:40:02.538013+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "51211c72-809e-4ae3-8aa6-1716fd10e82b"}]': finished 2024-09-20T18:40:03.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:02 smithi049 bash[26429]: cluster 2024-09-20T18:40:02.545195+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-20T18:40:03.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:02 smithi049 bash[26429]: audit 2024-09-20T18:40:02.545851+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:04.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:03 smithi115 bash[22089]: audit 2024-09-20T18:40:03.204541+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.115:0/2192723271' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:40:04.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:03 smithi049 bash[19814]: audit 2024-09-20T18:40:03.204541+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.115:0/2192723271' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:40:04.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:03 smithi049 bash[26429]: audit 2024-09-20T18:40:03.204541+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.115:0/2192723271' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:40:05.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:04 smithi115 bash[22089]: cluster 2024-09-20T18:40:03.629860+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:05.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:04 smithi049 bash[19814]: cluster 2024-09-20T18:40:03.629860+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:05.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:04 smithi049 bash[26429]: cluster 2024-09-20T18:40:03.629860+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:07.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:06 smithi115 bash[22089]: cluster 2024-09-20T18:40:05.630347+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:07.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:06 smithi049 bash[19814]: cluster 2024-09-20T18:40:05.630347+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:07.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:06 smithi049 bash[26429]: cluster 2024-09-20T18:40:05.630347+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:09.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:08 smithi115 bash[22089]: cluster 2024-09-20T18:40:07.630971+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:09.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:08 smithi049 bash[19814]: cluster 2024-09-20T18:40:07.630971+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:09.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:08 smithi049 bash[26429]: cluster 2024-09-20T18:40:07.630971+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:11.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:10 smithi115 bash[22089]: cluster 2024-09-20T18:40:09.631510+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:11.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:10 smithi049 bash[19814]: cluster 2024-09-20T18:40:09.631510+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:11.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:10 smithi049 bash[26429]: cluster 2024-09-20T18:40:09.631510+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:13.101 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:12 smithi115 bash[22089]: cluster 2024-09-20T18:40:11.632066+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:13.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:12 smithi049 bash[19814]: cluster 2024-09-20T18:40:11.632066+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:13.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:12 smithi049 bash[26429]: cluster 2024-09-20T18:40:11.632066+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:15.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:14 smithi115 bash[22089]: cluster 2024-09-20T18:40:13.632604+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:15.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:14 smithi049 bash[19814]: cluster 2024-09-20T18:40:13.632604+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:14 smithi049 bash[26429]: cluster 2024-09-20T18:40:13.632604+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:16.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:15 smithi115 bash[22089]: audit 2024-09-20T18:40:15.268009+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T18:40:16.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:15 smithi115 bash[22089]: audit 2024-09-20T18:40:15.269840+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:16.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:15 smithi115 bash[22089]: cephadm 2024-09-20T18:40:15.271297+0000 mgr.y (mgr.14150) 220 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-09-20T18:40:16.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:15 smithi049 bash[19814]: audit 2024-09-20T18:40:15.268009+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T18:40:16.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:15 smithi049 bash[19814]: audit 2024-09-20T18:40:15.269840+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:16.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:15 smithi049 bash[19814]: cephadm 2024-09-20T18:40:15.271297+0000 mgr.y (mgr.14150) 220 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-09-20T18:40:16.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:15 smithi049 bash[26429]: audit 2024-09-20T18:40:15.268009+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T18:40:16.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:15 smithi049 bash[26429]: audit 2024-09-20T18:40:15.269840+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:16.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:15 smithi049 bash[26429]: cephadm 2024-09-20T18:40:15.271297+0000 mgr.y (mgr.14150) 220 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-09-20T18:40:16.944 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:16 smithi115 bash[22089]: cluster 2024-09-20T18:40:15.633256+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:17.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:16 smithi049 bash[26429]: cluster 2024-09-20T18:40:15.633256+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:17.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:16 smithi049 bash[19814]: cluster 2024-09-20T18:40:15.633256+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:19.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:18 smithi115 bash[22089]: cluster 2024-09-20T18:40:17.633971+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:19.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:18 smithi049 bash[26429]: cluster 2024-09-20T18:40:17.633971+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:19.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:18 smithi049 bash[19814]: cluster 2024-09-20T18:40:17.633971+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:19.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:40:19.578 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:40:19.578 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:40:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:40:19.579 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:40:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:40:20.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:19 smithi115 bash[22089]: audit 2024-09-20T18:40:19.616927+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:40:20.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:19 smithi115 bash[22089]: audit 2024-09-20T18:40:19.624418+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:20.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:19 smithi115 bash[22089]: audit 2024-09-20T18:40:19.632661+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:20.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:19 smithi049 bash[26429]: audit 2024-09-20T18:40:19.616927+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:40:20.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:19 smithi049 bash[26429]: audit 2024-09-20T18:40:19.624418+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:20.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:19 smithi049 bash[26429]: audit 2024-09-20T18:40:19.632661+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:20.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:19 smithi049 bash[19814]: audit 2024-09-20T18:40:19.616927+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:40:20.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:19 smithi049 bash[19814]: audit 2024-09-20T18:40:19.624418+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:20.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:19 smithi049 bash[19814]: audit 2024-09-20T18:40:19.632661+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:21.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:20 smithi115 bash[22089]: cluster 2024-09-20T18:40:19.634592+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:21.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:20 smithi049 bash[19814]: cluster 2024-09-20T18:40:19.634592+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:21.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:20 smithi049 bash[26429]: cluster 2024-09-20T18:40:19.634592+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:23.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:22 smithi115 bash[22089]: cluster 2024-09-20T18:40:21.635184+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:23.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:22 smithi049 bash[19814]: cluster 2024-09-20T18:40:21.635184+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:23.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:22 smithi049 bash[26429]: cluster 2024-09-20T18:40:21.635184+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:25.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:24 smithi049 bash[19814]: cluster 2024-09-20T18:40:23.635817+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:25.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:24 smithi049 bash[26429]: cluster 2024-09-20T18:40:23.635817+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:25.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:24 smithi115 bash[22089]: cluster 2024-09-20T18:40:23.635817+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:27.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:26 smithi115 bash[22089]: cluster 2024-09-20T18:40:25.636403+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:27.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:26 smithi115 bash[22089]: audit 2024-09-20T18:40:25.938097+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:27.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:26 smithi115 bash[22089]: audit 2024-09-20T18:40:25.946225+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:27.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:26 smithi115 bash[22089]: audit 2024-09-20T18:40:25.947976+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:27.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:26 smithi115 bash[22089]: audit 2024-09-20T18:40:25.949709+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:40:27.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:26 smithi115 bash[22089]: audit 2024-09-20T18:40:25.959559+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:27.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:26 smithi049 bash[19814]: cluster 2024-09-20T18:40:25.636403+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:27.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:26 smithi049 bash[19814]: audit 2024-09-20T18:40:25.938097+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:27.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:26 smithi049 bash[19814]: audit 2024-09-20T18:40:25.946225+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:27.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:26 smithi049 bash[19814]: audit 2024-09-20T18:40:25.947976+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:27.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:26 smithi049 bash[19814]: audit 2024-09-20T18:40:25.949709+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:40:27.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:26 smithi049 bash[19814]: audit 2024-09-20T18:40:25.959559+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:27.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:26 smithi049 bash[26429]: cluster 2024-09-20T18:40:25.636403+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:27.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:26 smithi049 bash[26429]: audit 2024-09-20T18:40:25.938097+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:27.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:26 smithi049 bash[26429]: audit 2024-09-20T18:40:25.946225+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:27.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:26 smithi049 bash[26429]: audit 2024-09-20T18:40:25.947976+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:27.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:26 smithi049 bash[26429]: audit 2024-09-20T18:40:25.949709+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:40:27.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:26 smithi049 bash[26429]: audit 2024-09-20T18:40:25.959559+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:29.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:28 smithi049 bash[19814]: cluster 2024-09-20T18:40:27.636956+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:29.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:28 smithi049 bash[19814]: audit 2024-09-20T18:40:28.435092+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/1380541356,v1:172.21.15.115:6801/1380541356]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:40:29.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:28 smithi049 bash[19814]: audit 2024-09-20T18:40:28.439342+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:40:29.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:28 smithi049 bash[26429]: cluster 2024-09-20T18:40:27.636956+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:29.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:28 smithi049 bash[26429]: audit 2024-09-20T18:40:28.435092+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/1380541356,v1:172.21.15.115:6801/1380541356]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:40:29.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:28 smithi049 bash[26429]: audit 2024-09-20T18:40:28.439342+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:40:29.317 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:28 smithi115 bash[22089]: cluster 2024-09-20T18:40:27.636956+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:29.317 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:28 smithi115 bash[22089]: audit 2024-09-20T18:40:28.435092+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/1380541356,v1:172.21.15.115:6801/1380541356]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:40:29.317 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:28 smithi115 bash[22089]: audit 2024-09-20T18:40:28.439342+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:40:29.932 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 4 on host 'smithi115' 2024-09-20T18:40:30.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[19814]: audit 2024-09-20T18:40:28.940429+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T18:40:30.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[19814]: audit 2024-09-20T18:40:28.941210+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/1380541356,v1:172.21.15.115:6801/1380541356]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:40:30.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[19814]: cluster 2024-09-20T18:40:28.946070+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-20T18:40:30.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[19814]: audit 2024-09-20T18:40:28.946904+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:30.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[19814]: audit 2024-09-20T18:40:28.947736+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:40:30.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[19814]: audit 2024-09-20T18:40:29.905597+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:40:30.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[19814]: audit 2024-09-20T18:40:29.912825+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:30.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[19814]: audit 2024-09-20T18:40:29.920800+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:30.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[19814]: audit 2024-09-20T18:40:29.942612+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-20T18:40:30.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[26429]: audit 2024-09-20T18:40:28.940429+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T18:40:30.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[26429]: audit 2024-09-20T18:40:28.941210+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/1380541356,v1:172.21.15.115:6801/1380541356]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:40:30.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[26429]: cluster 2024-09-20T18:40:28.946070+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-20T18:40:30.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[26429]: audit 2024-09-20T18:40:28.946904+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:30.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[26429]: audit 2024-09-20T18:40:28.947736+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:40:30.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[26429]: audit 2024-09-20T18:40:29.905597+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:40:30.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[26429]: audit 2024-09-20T18:40:29.912825+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:30.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[26429]: audit 2024-09-20T18:40:29.920800+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:30.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:29 smithi049 bash[26429]: audit 2024-09-20T18:40:29.942612+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-20T18:40:30.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:29 smithi115 bash[22089]: audit 2024-09-20T18:40:28.940429+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T18:40:30.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:29 smithi115 bash[22089]: audit 2024-09-20T18:40:28.941210+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/1380541356,v1:172.21.15.115:6801/1380541356]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:40:30.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:29 smithi115 bash[22089]: cluster 2024-09-20T18:40:28.946070+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-20T18:40:30.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:29 smithi115 bash[22089]: audit 2024-09-20T18:40:28.946904+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:30.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:29 smithi115 bash[22089]: audit 2024-09-20T18:40:28.947736+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:40:30.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:29 smithi115 bash[22089]: audit 2024-09-20T18:40:29.905597+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:40:30.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:29 smithi115 bash[22089]: audit 2024-09-20T18:40:29.912825+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:30.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:29 smithi115 bash[22089]: audit 2024-09-20T18:40:29.920800+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:30.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:29 smithi115 bash[22089]: audit 2024-09-20T18:40:29.942612+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-20T18:40:30.483 DEBUG:teuthology.orchestra.run.smithi115:osd.4> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.4.service 2024-09-20T18:40:30.485 INFO:tasks.cephadm:Deploying osd.5 on smithi115 with /dev/vg_nvme/lv_3... 2024-09-20T18:40:30.485 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T18:40:31.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:30 smithi049 bash[19814]: cluster 2024-09-20T18:40:29.637490+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:31.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:30 smithi049 bash[19814]: cluster 2024-09-20T18:40:29.948690+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-20T18:40:31.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:30 smithi049 bash[19814]: audit 2024-09-20T18:40:29.950192+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:31.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:30 smithi049 bash[19814]: audit 2024-09-20T18:40:29.959845+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:31.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:30 smithi049 bash[19814]: audit 2024-09-20T18:40:30.459920+0000 mon.a (mon.0) 491 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-20T18:40:31.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:30 smithi049 bash[26429]: cluster 2024-09-20T18:40:29.637490+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:31.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:30 smithi049 bash[26429]: cluster 2024-09-20T18:40:29.948690+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-20T18:40:31.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:30 smithi049 bash[26429]: audit 2024-09-20T18:40:29.950192+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:31.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:30 smithi049 bash[26429]: audit 2024-09-20T18:40:29.959845+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:31.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:30 smithi049 bash[26429]: audit 2024-09-20T18:40:30.459920+0000 mon.a (mon.0) 491 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-20T18:40:31.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:30 smithi115 bash[22089]: cluster 2024-09-20T18:40:29.637490+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:31.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:30 smithi115 bash[22089]: cluster 2024-09-20T18:40:29.948690+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-20T18:40:31.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:30 smithi115 bash[22089]: audit 2024-09-20T18:40:29.950192+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:31.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:30 smithi115 bash[22089]: audit 2024-09-20T18:40:29.959845+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:31.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:30 smithi115 bash[22089]: audit 2024-09-20T18:40:30.459920+0000 mon.a (mon.0) 491 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-20T18:40:32.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:31 smithi049 bash[19814]: cluster 2024-09-20T18:40:29.411888+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:40:32.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:31 smithi049 bash[19814]: cluster 2024-09-20T18:40:29.412014+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:40:32.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:31 smithi049 bash[19814]: cluster 2024-09-20T18:40:30.952505+0000 mon.a (mon.0) 492 : cluster [INF] osd.4 [v2:172.21.15.115:6800/1380541356,v1:172.21.15.115:6801/1380541356] boot 2024-09-20T18:40:32.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:31 smithi049 bash[19814]: cluster 2024-09-20T18:40:30.952595+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-20T18:40:32.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:31 smithi049 bash[19814]: audit 2024-09-20T18:40:30.953436+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:32.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:31 smithi049 bash[19814]: cluster 2024-09-20T18:40:31.953948+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-20T18:40:32.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:31 smithi049 bash[26429]: cluster 2024-09-20T18:40:29.411888+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:40:32.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:31 smithi049 bash[26429]: cluster 2024-09-20T18:40:29.412014+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:40:32.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:31 smithi049 bash[26429]: cluster 2024-09-20T18:40:30.952505+0000 mon.a (mon.0) 492 : cluster [INF] osd.4 [v2:172.21.15.115:6800/1380541356,v1:172.21.15.115:6801/1380541356] boot 2024-09-20T18:40:32.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:31 smithi049 bash[26429]: cluster 2024-09-20T18:40:30.952595+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-20T18:40:32.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:31 smithi049 bash[26429]: audit 2024-09-20T18:40:30.953436+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:32.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:31 smithi049 bash[26429]: cluster 2024-09-20T18:40:31.953948+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-20T18:40:32.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:31 smithi115 bash[22089]: cluster 2024-09-20T18:40:29.411888+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:40:32.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:31 smithi115 bash[22089]: cluster 2024-09-20T18:40:29.412014+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:40:32.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:31 smithi115 bash[22089]: cluster 2024-09-20T18:40:30.952505+0000 mon.a (mon.0) 492 : cluster [INF] osd.4 [v2:172.21.15.115:6800/1380541356,v1:172.21.15.115:6801/1380541356] boot 2024-09-20T18:40:32.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:31 smithi115 bash[22089]: cluster 2024-09-20T18:40:30.952595+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-20T18:40:32.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:31 smithi115 bash[22089]: audit 2024-09-20T18:40:30.953436+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:40:32.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:31 smithi115 bash[22089]: cluster 2024-09-20T18:40:31.953948+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-20T18:40:33.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:32 smithi049 bash[19814]: cluster 2024-09-20T18:40:31.638063+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:33.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:32 smithi049 bash[19814]: cluster 2024-09-20T18:40:32.955911+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-20T18:40:33.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:32 smithi049 bash[26429]: cluster 2024-09-20T18:40:31.638063+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:33.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:32 smithi049 bash[26429]: cluster 2024-09-20T18:40:32.955911+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-20T18:40:33.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:32 smithi115 bash[22089]: cluster 2024-09-20T18:40:31.638063+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:40:33.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:32 smithi115 bash[22089]: cluster 2024-09-20T18:40:32.955911+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-20T18:40:35.255 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:40:35.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:34 smithi049 bash[19814]: cluster 2024-09-20T18:40:33.638522+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:40:35.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:34 smithi049 bash[19814]: cluster 2024-09-20T18:40:33.984455+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-20T18:40:35.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:34 smithi049 bash[26429]: cluster 2024-09-20T18:40:33.638522+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:40:35.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:34 smithi049 bash[26429]: cluster 2024-09-20T18:40:33.984455+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-20T18:40:35.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:34 smithi115 bash[22089]: cluster 2024-09-20T18:40:33.638522+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:40:35.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:34 smithi115 bash[22089]: cluster 2024-09-20T18:40:33.984455+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-20T18:40:36.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:35 smithi049 bash[19814]: cluster 2024-09-20T18:40:34.987772+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-20T18:40:36.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:35 smithi049 bash[26429]: cluster 2024-09-20T18:40:34.987772+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-20T18:40:36.382 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:35 smithi115 bash[22089]: cluster 2024-09-20T18:40:34.987772+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-20T18:40:37.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:37 smithi049 bash[19814]: cluster 2024-09-20T18:40:35.639065+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:40:37.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:37 smithi049 bash[26429]: cluster 2024-09-20T18:40:35.639065+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:40:37.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:36 smithi115 bash[22089]: cluster 2024-09-20T18:40:35.639065+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:40:39.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:39 smithi049 bash[26429]: cluster 2024-09-20T18:40:37.639658+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-09-20T18:40:39.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:39 smithi049 bash[19814]: cluster 2024-09-20T18:40:37.639658+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-09-20T18:40:39.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:39 smithi115 bash[22089]: cluster 2024-09-20T18:40:37.639658+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-09-20T18:40:41.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:40 smithi115 bash[22089]: cluster 2024-09-20T18:40:39.640213+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-20T18:40:41.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:40 smithi115 bash[22089]: cephadm 2024-09-20T18:40:39.946914+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Detected new or changed devices on smithi115 2024-09-20T18:40:41.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:40 smithi115 bash[22089]: audit 2024-09-20T18:40:39.957486+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:41.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:40 smithi115 bash[22089]: audit 2024-09-20T18:40:39.965915+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:41.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:40 smithi115 bash[22089]: audit 2024-09-20T18:40:39.968602+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:40:41.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:40 smithi115 bash[22089]: cephadm 2024-09-20T18:40:39.970092+0000 mgr.y (mgr.14150) 235 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 17265M 2024-09-20T18:40:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:40 smithi115 bash[22089]: audit 2024-09-20T18:40:39.978647+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:40 smithi115 bash[22089]: audit 2024-09-20T18:40:39.983753+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:40 smithi115 bash[22089]: audit 2024-09-20T18:40:39.985410+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:40:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:40 smithi115 bash[22089]: audit 2024-09-20T18:40:39.995428+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:41.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[19814]: cluster 2024-09-20T18:40:39.640213+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-20T18:40:41.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[19814]: cephadm 2024-09-20T18:40:39.946914+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Detected new or changed devices on smithi115 2024-09-20T18:40:41.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[19814]: audit 2024-09-20T18:40:39.957486+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:41.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[19814]: audit 2024-09-20T18:40:39.965915+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:41.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[19814]: audit 2024-09-20T18:40:39.968602+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:40:41.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[19814]: cephadm 2024-09-20T18:40:39.970092+0000 mgr.y (mgr.14150) 235 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 17265M 2024-09-20T18:40:41.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[19814]: audit 2024-09-20T18:40:39.978647+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:41.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[19814]: audit 2024-09-20T18:40:39.983753+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:41.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[19814]: audit 2024-09-20T18:40:39.985410+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:40:41.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[19814]: audit 2024-09-20T18:40:39.995428+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:41.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[26429]: cluster 2024-09-20T18:40:39.640213+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-20T18:40:41.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[26429]: cephadm 2024-09-20T18:40:39.946914+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Detected new or changed devices on smithi115 2024-09-20T18:40:41.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[26429]: audit 2024-09-20T18:40:39.957486+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:41.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[26429]: audit 2024-09-20T18:40:39.965915+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:41.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[26429]: audit 2024-09-20T18:40:39.968602+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:40:41.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[26429]: cephadm 2024-09-20T18:40:39.970092+0000 mgr.y (mgr.14150) 235 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 17265M 2024-09-20T18:40:41.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[26429]: audit 2024-09-20T18:40:39.978647+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:41.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[26429]: audit 2024-09-20T18:40:39.983753+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:41.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[26429]: audit 2024-09-20T18:40:39.985410+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:40:41.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:40 smithi049 bash[26429]: audit 2024-09-20T18:40:39.995428+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:40:41.828 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-20T18:40:41.866 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi115:vg_nvme/lv_3 2024-09-20T18:40:43.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:42 smithi049 bash[19814]: cluster 2024-09-20T18:40:41.640830+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:40:43.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:42 smithi049 bash[26429]: cluster 2024-09-20T18:40:41.640830+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:40:43.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:42 smithi115 bash[22089]: cluster 2024-09-20T18:40:41.640830+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:40:45.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:44 smithi049 bash[19814]: cluster 2024-09-20T18:40:43.641417+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-20T18:40:45.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:44 smithi049 bash[26429]: cluster 2024-09-20T18:40:43.641417+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-20T18:40:45.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:44 smithi115 bash[22089]: cluster 2024-09-20T18:40:43.641417+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-20T18:40:46.603 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:40:47.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:46 smithi115 bash[22089]: cluster 2024-09-20T18:40:45.642005+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-20T18:40:47.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:46 smithi049 bash[19814]: cluster 2024-09-20T18:40:45.642005+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-20T18:40:47.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:46 smithi049 bash[26429]: cluster 2024-09-20T18:40:45.642005+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-20T18:40:48.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:47 smithi049 bash[26429]: audit 2024-09-20T18:40:47.847158+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:40:48.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:47 smithi049 bash[26429]: audit 2024-09-20T18:40:47.853018+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:40:48.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:47 smithi049 bash[26429]: audit 2024-09-20T18:40:47.854664+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:48.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:47 smithi049 bash[19814]: audit 2024-09-20T18:40:47.847158+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:40:48.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:47 smithi049 bash[19814]: audit 2024-09-20T18:40:47.853018+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:40:48.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:47 smithi049 bash[19814]: audit 2024-09-20T18:40:47.854664+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:48.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:47 smithi115 bash[22089]: audit 2024-09-20T18:40:47.847158+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:40:48.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:47 smithi115 bash[22089]: audit 2024-09-20T18:40:47.853018+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:40:48.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:47 smithi115 bash[22089]: audit 2024-09-20T18:40:47.854664+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:49.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:48 smithi049 bash[26429]: cluster 2024-09-20T18:40:47.642539+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:40:49.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:48 smithi049 bash[26429]: audit 2024-09-20T18:40:47.840780+0000 mgr.y (mgr.14150) 240 : audit [DBG] from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:40:49.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:48 smithi049 bash[19814]: cluster 2024-09-20T18:40:47.642539+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:40:49.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:48 smithi049 bash[19814]: audit 2024-09-20T18:40:47.840780+0000 mgr.y (mgr.14150) 240 : audit [DBG] from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:40:49.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:48 smithi115 bash[22089]: cluster 2024-09-20T18:40:47.642539+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:40:49.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:48 smithi115 bash[22089]: audit 2024-09-20T18:40:47.840780+0000 mgr.y (mgr.14150) 240 : audit [DBG] from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:40:51.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:50 smithi049 bash[26429]: cluster 2024-09-20T18:40:49.643082+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:40:51.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:50 smithi049 bash[19814]: cluster 2024-09-20T18:40:49.643082+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:40:51.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:50 smithi115 bash[22089]: cluster 2024-09-20T18:40:49.643082+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:40:53.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:52 smithi049 bash[19814]: cluster 2024-09-20T18:40:51.643644+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-20T18:40:53.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:52 smithi049 bash[26429]: cluster 2024-09-20T18:40:51.643644+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-20T18:40:53.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:52 smithi115 bash[22089]: cluster 2024-09-20T18:40:51.643644+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-20T18:40:55.245 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:54 smithi115 bash[22089]: cluster 2024-09-20T18:40:53.644183+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-20T18:40:55.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:54 smithi049 bash[19814]: cluster 2024-09-20T18:40:53.644183+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-20T18:40:55.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:54 smithi049 bash[26429]: cluster 2024-09-20T18:40:53.644183+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-20T18:40:56.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:55 smithi049 bash[26429]: audit 2024-09-20T18:40:55.968808+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.115:0/28788019' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "794daf2d-cb2d-46b7-af18-9c3642d336ec"}]: dispatch 2024-09-20T18:40:56.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:55 smithi049 bash[26429]: audit 2024-09-20T18:40:55.973740+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "794daf2d-cb2d-46b7-af18-9c3642d336ec"}]: dispatch 2024-09-20T18:40:56.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:55 smithi049 bash[26429]: audit 2024-09-20T18:40:55.977673+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "794daf2d-cb2d-46b7-af18-9c3642d336ec"}]': finished 2024-09-20T18:40:56.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:55 smithi049 bash[26429]: cluster 2024-09-20T18:40:55.985238+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-20T18:40:56.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:55 smithi049 bash[26429]: audit 2024-09-20T18:40:55.985730+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:40:56.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:55 smithi049 bash[19814]: audit 2024-09-20T18:40:55.968808+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.115:0/28788019' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "794daf2d-cb2d-46b7-af18-9c3642d336ec"}]: dispatch 2024-09-20T18:40:56.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:55 smithi049 bash[19814]: audit 2024-09-20T18:40:55.973740+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "794daf2d-cb2d-46b7-af18-9c3642d336ec"}]: dispatch 2024-09-20T18:40:56.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:55 smithi049 bash[19814]: audit 2024-09-20T18:40:55.977673+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "794daf2d-cb2d-46b7-af18-9c3642d336ec"}]': finished 2024-09-20T18:40:56.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:55 smithi049 bash[19814]: cluster 2024-09-20T18:40:55.985238+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-20T18:40:56.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:55 smithi049 bash[19814]: audit 2024-09-20T18:40:55.985730+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:40:56.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:55 smithi115 bash[22089]: audit 2024-09-20T18:40:55.968808+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.115:0/28788019' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "794daf2d-cb2d-46b7-af18-9c3642d336ec"}]: dispatch 2024-09-20T18:40:56.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:55 smithi115 bash[22089]: audit 2024-09-20T18:40:55.973740+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "794daf2d-cb2d-46b7-af18-9c3642d336ec"}]: dispatch 2024-09-20T18:40:56.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:55 smithi115 bash[22089]: audit 2024-09-20T18:40:55.977673+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "794daf2d-cb2d-46b7-af18-9c3642d336ec"}]': finished 2024-09-20T18:40:56.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:55 smithi115 bash[22089]: cluster 2024-09-20T18:40:55.985238+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-20T18:40:56.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:55 smithi115 bash[22089]: audit 2024-09-20T18:40:55.985730+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:40:57.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:56 smithi049 bash[26429]: cluster 2024-09-20T18:40:55.644726+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-20T18:40:57.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:56 smithi049 bash[26429]: audit 2024-09-20T18:40:56.609847+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.115:0/1757717579' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:40:57.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:56 smithi049 bash[19814]: cluster 2024-09-20T18:40:55.644726+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-20T18:40:57.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:56 smithi049 bash[19814]: audit 2024-09-20T18:40:56.609847+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.115:0/1757717579' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:40:57.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:56 smithi115 bash[22089]: cluster 2024-09-20T18:40:55.644726+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-20T18:40:57.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:56 smithi115 bash[22089]: audit 2024-09-20T18:40:56.609847+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.115:0/1757717579' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:40:59.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:40:59 smithi049 bash[19814]: cluster 2024-09-20T18:40:57.645277+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:40:59.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:40:59 smithi049 bash[26429]: cluster 2024-09-20T18:40:57.645277+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:40:59.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:40:58 smithi115 bash[22089]: cluster 2024-09-20T18:40:57.645277+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:01.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:01 smithi049 bash[19814]: cluster 2024-09-20T18:40:59.645839+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:01.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:01 smithi049 bash[26429]: cluster 2024-09-20T18:40:59.645839+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:01.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:01 smithi115 bash[22089]: cluster 2024-09-20T18:40:59.645839+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:03.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:03 smithi049 bash[19814]: cluster 2024-09-20T18:41:01.646371+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:03.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:03 smithi049 bash[26429]: cluster 2024-09-20T18:41:01.646371+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:03.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:03 smithi115 bash[22089]: cluster 2024-09-20T18:41:01.646371+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:05.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:05 smithi049 bash[19814]: cluster 2024-09-20T18:41:03.646907+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:05.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:05 smithi049 bash[26429]: cluster 2024-09-20T18:41:03.646907+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:05.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:05 smithi115 bash[22089]: cluster 2024-09-20T18:41:03.646907+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:07.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:07 smithi049 bash[19814]: cluster 2024-09-20T18:41:05.647437+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:07.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:07 smithi049 bash[26429]: cluster 2024-09-20T18:41:05.647437+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:07.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:07 smithi115 bash[22089]: cluster 2024-09-20T18:41:05.647437+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:09.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:09 smithi049 bash[19814]: cluster 2024-09-20T18:41:07.648011+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:09.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:09 smithi049 bash[19814]: audit 2024-09-20T18:41:08.796146+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T18:41:09.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:09 smithi049 bash[19814]: audit 2024-09-20T18:41:08.798058+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:09.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:09 smithi049 bash[26429]: cluster 2024-09-20T18:41:07.648011+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:09.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:09 smithi049 bash[26429]: audit 2024-09-20T18:41:08.796146+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T18:41:09.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:09 smithi049 bash[26429]: audit 2024-09-20T18:41:08.798058+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:09.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:09 smithi115 bash[22089]: cluster 2024-09-20T18:41:07.648011+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:09.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:09 smithi115 bash[22089]: audit 2024-09-20T18:41:08.796146+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T18:41:09.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:09 smithi115 bash[22089]: audit 2024-09-20T18:41:08.798058+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:10 smithi049 bash[19814]: cephadm 2024-09-20T18:41:08.799580+0000 mgr.y (mgr.14150) 251 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-09-20T18:41:10.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:10 smithi049 bash[26429]: cephadm 2024-09-20T18:41:08.799580+0000 mgr.y (mgr.14150) 251 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-09-20T18:41:10.321 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:10 smithi115 bash[22089]: cephadm 2024-09-20T18:41:08.799580+0000 mgr.y (mgr.14150) 251 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-09-20T18:41:11.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:11 smithi049 bash[19814]: cluster 2024-09-20T18:41:09.648544+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:11.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:11 smithi049 bash[26429]: cluster 2024-09-20T18:41:09.648544+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:11.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:11 smithi115 bash[22089]: cluster 2024-09-20T18:41:09.648544+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:12.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:12 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:41:12.877 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:41:12 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:41:12.877 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:41:12 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:41:13.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:13 smithi049 bash[19814]: cluster 2024-09-20T18:41:11.649102+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:13.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:13 smithi049 bash[26429]: cluster 2024-09-20T18:41:11.649102+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:13.377 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:41:12 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:41:13.377 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:41:12 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:41:13.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:12 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:41:13.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:13 smithi115 bash[22089]: cluster 2024-09-20T18:41:11.649102+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:14.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:14 smithi049 bash[19814]: audit 2024-09-20T18:41:13.080641+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:41:14.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:14 smithi049 bash[19814]: audit 2024-09-20T18:41:13.088253+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:14.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:14 smithi049 bash[19814]: audit 2024-09-20T18:41:13.096597+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:14.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:14 smithi049 bash[26429]: audit 2024-09-20T18:41:13.080641+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:41:14.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:14 smithi049 bash[26429]: audit 2024-09-20T18:41:13.088253+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:14.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:14 smithi049 bash[26429]: audit 2024-09-20T18:41:13.096597+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:14.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:14 smithi115 bash[22089]: audit 2024-09-20T18:41:13.080641+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:41:14.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:14 smithi115 bash[22089]: audit 2024-09-20T18:41:13.088253+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:14.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:14 smithi115 bash[22089]: audit 2024-09-20T18:41:13.096597+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:15.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:15 smithi115 bash[22089]: cluster 2024-09-20T18:41:13.649616+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:15.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:15 smithi049 bash[19814]: cluster 2024-09-20T18:41:13.649616+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:15.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:15 smithi049 bash[26429]: cluster 2024-09-20T18:41:13.649616+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:17.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:17 smithi115 bash[22089]: cluster 2024-09-20T18:41:15.650140+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:17.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:17 smithi049 bash[19814]: cluster 2024-09-20T18:41:15.650140+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:17.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:17 smithi049 bash[26429]: cluster 2024-09-20T18:41:15.650140+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:19.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:19 smithi115 bash[22089]: cluster 2024-09-20T18:41:17.650679+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:19.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:19 smithi115 bash[22089]: audit 2024-09-20T18:41:18.888458+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:19.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:19 smithi115 bash[22089]: audit 2024-09-20T18:41:18.898987+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:19.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:19 smithi115 bash[22089]: audit 2024-09-20T18:41:18.900961+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:19.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:19 smithi115 bash[22089]: audit 2024-09-20T18:41:18.902664+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:41:19.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:19 smithi115 bash[22089]: audit 2024-09-20T18:41:18.914129+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:19.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:19 smithi049 bash[19814]: cluster 2024-09-20T18:41:17.650679+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:19.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:19 smithi049 bash[19814]: audit 2024-09-20T18:41:18.888458+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:19.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:19 smithi049 bash[19814]: audit 2024-09-20T18:41:18.898987+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:19.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:19 smithi049 bash[19814]: audit 2024-09-20T18:41:18.900961+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:19.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:19 smithi049 bash[19814]: audit 2024-09-20T18:41:18.902664+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:41:19.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:19 smithi049 bash[19814]: audit 2024-09-20T18:41:18.914129+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:19.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:19 smithi049 bash[26429]: cluster 2024-09-20T18:41:17.650679+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:19.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:19 smithi049 bash[26429]: audit 2024-09-20T18:41:18.888458+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:19.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:19 smithi049 bash[26429]: audit 2024-09-20T18:41:18.898987+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:19.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:19 smithi049 bash[26429]: audit 2024-09-20T18:41:18.900961+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:19.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:19 smithi049 bash[26429]: audit 2024-09-20T18:41:18.902664+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:41:19.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:19 smithi049 bash[26429]: audit 2024-09-20T18:41:18.914129+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:21.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:21 smithi115 bash[22089]: cluster 2024-09-20T18:41:19.651286+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-20T18:41:21.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:21 smithi049 bash[19814]: cluster 2024-09-20T18:41:19.651286+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-20T18:41:21.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:21 smithi049 bash[26429]: cluster 2024-09-20T18:41:19.651286+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-20T18:41:22.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:22 smithi115 bash[22089]: audit 2024-09-20T18:41:22.064566+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3939375603,v1:172.21.15.115:6809/3939375603]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:41:22.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:22 smithi115 bash[22089]: audit 2024-09-20T18:41:22.069324+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:41:22.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:22 smithi049 bash[19814]: audit 2024-09-20T18:41:22.064566+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3939375603,v1:172.21.15.115:6809/3939375603]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:41:22.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:22 smithi049 bash[19814]: audit 2024-09-20T18:41:22.069324+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:41:22.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:22 smithi049 bash[26429]: audit 2024-09-20T18:41:22.064566+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3939375603,v1:172.21.15.115:6809/3939375603]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:41:22.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:22 smithi049 bash[26429]: audit 2024-09-20T18:41:22.069324+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:41:22.593 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 5 on host 'smithi115' 2024-09-20T18:41:23.101 DEBUG:teuthology.orchestra.run.smithi115:osd.5> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.5.service 2024-09-20T18:41:23.103 INFO:tasks.cephadm:Deploying osd.6 on smithi115 with /dev/vg_nvme/lv_2... 2024-09-20T18:41:23.103 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-20T18:41:23.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:23 smithi115 bash[22089]: cluster 2024-09-20T18:41:21.651972+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:23.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:23 smithi115 bash[22089]: audit 2024-09-20T18:41:22.118455+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T18:41:23.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:23 smithi115 bash[22089]: audit 2024-09-20T18:41:22.119503+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3939375603,v1:172.21.15.115:6809/3939375603]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:41:23.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:23 smithi115 bash[22089]: cluster 2024-09-20T18:41:22.124330+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-20T18:41:23.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:23 smithi115 bash[22089]: audit 2024-09-20T18:41:22.125085+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:41:23.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:23 smithi115 bash[22089]: audit 2024-09-20T18:41:22.125649+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:41:23.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:23 smithi115 bash[22089]: audit 2024-09-20T18:41:22.566482+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:41:23.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:23 smithi115 bash[22089]: audit 2024-09-20T18:41:22.574527+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:23.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:23 smithi115 bash[22089]: audit 2024-09-20T18:41:22.582798+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:23.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[19814]: cluster 2024-09-20T18:41:21.651972+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:23.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[19814]: audit 2024-09-20T18:41:22.118455+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T18:41:23.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[19814]: audit 2024-09-20T18:41:22.119503+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3939375603,v1:172.21.15.115:6809/3939375603]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:41:23.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[19814]: cluster 2024-09-20T18:41:22.124330+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-20T18:41:23.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[19814]: audit 2024-09-20T18:41:22.125085+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:41:23.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[19814]: audit 2024-09-20T18:41:22.125649+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:41:23.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[19814]: audit 2024-09-20T18:41:22.566482+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:41:23.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[19814]: audit 2024-09-20T18:41:22.574527+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:23.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[19814]: audit 2024-09-20T18:41:22.582798+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:23.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[26429]: cluster 2024-09-20T18:41:21.651972+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:23.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[26429]: audit 2024-09-20T18:41:22.118455+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T18:41:23.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[26429]: audit 2024-09-20T18:41:22.119503+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3939375603,v1:172.21.15.115:6809/3939375603]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:41:23.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[26429]: cluster 2024-09-20T18:41:22.124330+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-20T18:41:23.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[26429]: audit 2024-09-20T18:41:22.125085+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:41:23.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[26429]: audit 2024-09-20T18:41:22.125649+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:41:23.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[26429]: audit 2024-09-20T18:41:22.566482+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:41:23.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[26429]: audit 2024-09-20T18:41:22.574527+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:23.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:23 smithi049 bash[26429]: audit 2024-09-20T18:41:22.582798+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:23.877 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:41:23 smithi115 bash[31046]: debug 2024-09-20T18:41:23.597+0000 7fcf3d7e6640 -1 osd.5 0 waiting for initial osdmap 2024-09-20T18:41:23.877 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:41:23 smithi115 bash[31046]: debug 2024-09-20T18:41:23.649+0000 7fcf35606640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:41:24.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:24 smithi049 bash[19814]: audit 2024-09-20T18:41:23.120661+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-20T18:41:24.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:24 smithi049 bash[19814]: cluster 2024-09-20T18:41:23.125774+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-20T18:41:24.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:24 smithi049 bash[19814]: audit 2024-09-20T18:41:23.126899+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:41:24.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:24 smithi049 bash[19814]: audit 2024-09-20T18:41:23.136531+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:41:24.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:24 smithi049 bash[19814]: audit 2024-09-20T18:41:23.609986+0000 mon.a (mon.0) 535 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-20T18:41:24.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:24 smithi049 bash[26429]: audit 2024-09-20T18:41:23.120661+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-20T18:41:24.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:24 smithi049 bash[26429]: cluster 2024-09-20T18:41:23.125774+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-20T18:41:24.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:24 smithi049 bash[26429]: audit 2024-09-20T18:41:23.126899+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:41:24.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:24 smithi049 bash[26429]: audit 2024-09-20T18:41:23.136531+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:41:24.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:24 smithi049 bash[26429]: audit 2024-09-20T18:41:23.609986+0000 mon.a (mon.0) 535 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-20T18:41:24.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:24 smithi115 bash[22089]: audit 2024-09-20T18:41:23.120661+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-20T18:41:24.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:24 smithi115 bash[22089]: cluster 2024-09-20T18:41:23.125774+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-20T18:41:24.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:24 smithi115 bash[22089]: audit 2024-09-20T18:41:23.126899+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:41:24.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:24 smithi115 bash[22089]: audit 2024-09-20T18:41:23.136531+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:41:24.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:24 smithi115 bash[22089]: audit 2024-09-20T18:41:23.609986+0000 mon.a (mon.0) 535 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-20T18:41:25.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:25 smithi049 bash[19814]: cluster 2024-09-20T18:41:23.021342+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:41:25.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:25 smithi049 bash[19814]: cluster 2024-09-20T18:41:23.021428+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:41:25.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:25 smithi049 bash[19814]: cluster 2024-09-20T18:41:23.652541+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:25.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:25 smithi049 bash[19814]: cluster 2024-09-20T18:41:24.138478+0000 mon.a (mon.0) 536 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3939375603,v1:172.21.15.115:6809/3939375603] boot 2024-09-20T18:41:25.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:25 smithi049 bash[19814]: cluster 2024-09-20T18:41:24.138574+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-20T18:41:25.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:25 smithi049 bash[19814]: audit 2024-09-20T18:41:24.139588+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:41:25.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:25 smithi049 bash[26429]: cluster 2024-09-20T18:41:23.021342+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:41:25.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:25 smithi049 bash[26429]: cluster 2024-09-20T18:41:23.021428+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:41:25.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:25 smithi049 bash[26429]: cluster 2024-09-20T18:41:23.652541+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:25.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:25 smithi049 bash[26429]: cluster 2024-09-20T18:41:24.138478+0000 mon.a (mon.0) 536 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3939375603,v1:172.21.15.115:6809/3939375603] boot 2024-09-20T18:41:25.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:25 smithi049 bash[26429]: cluster 2024-09-20T18:41:24.138574+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-20T18:41:25.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:25 smithi049 bash[26429]: audit 2024-09-20T18:41:24.139588+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:41:25.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:25 smithi115 bash[22089]: cluster 2024-09-20T18:41:23.021342+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:41:25.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:25 smithi115 bash[22089]: cluster 2024-09-20T18:41:23.021428+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:41:25.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:25 smithi115 bash[22089]: cluster 2024-09-20T18:41:23.652541+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:41:25.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:25 smithi115 bash[22089]: cluster 2024-09-20T18:41:24.138478+0000 mon.a (mon.0) 536 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3939375603,v1:172.21.15.115:6809/3939375603] boot 2024-09-20T18:41:25.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:25 smithi115 bash[22089]: cluster 2024-09-20T18:41:24.138574+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-20T18:41:25.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:25 smithi115 bash[22089]: audit 2024-09-20T18:41:24.139588+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:41:26.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:26 smithi049 bash[19814]: cluster 2024-09-20T18:41:25.156383+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-20T18:41:26.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:26 smithi049 bash[26429]: cluster 2024-09-20T18:41:25.156383+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-20T18:41:26.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:26 smithi115 bash[22089]: cluster 2024-09-20T18:41:25.156383+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-20T18:41:27.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:27 smithi049 bash[19814]: cluster 2024-09-20T18:41:25.653066+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:27.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:27 smithi049 bash[19814]: cluster 2024-09-20T18:41:26.166825+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-20T18:41:27.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:27 smithi049 bash[26429]: cluster 2024-09-20T18:41:25.653066+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:27.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:27 smithi049 bash[26429]: cluster 2024-09-20T18:41:26.166825+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-20T18:41:27.622 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:41:27.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:27 smithi115 bash[22089]: cluster 2024-09-20T18:41:25.653066+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:27.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:27 smithi115 bash[22089]: cluster 2024-09-20T18:41:26.166825+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-20T18:41:28.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:28 smithi049 bash[19814]: cluster 2024-09-20T18:41:27.174414+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-20T18:41:28.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:28 smithi049 bash[26429]: cluster 2024-09-20T18:41:27.174414+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-20T18:41:28.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:28 smithi115 bash[22089]: cluster 2024-09-20T18:41:27.174414+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-20T18:41:29.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:29 smithi115 bash[22089]: cluster 2024-09-20T18:41:27.653584+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:29.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:29 smithi115 bash[22089]: cluster 2024-09-20T18:41:28.184721+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-20T18:41:29.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:29 smithi049 bash[19814]: cluster 2024-09-20T18:41:27.653584+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:29.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:29 smithi049 bash[19814]: cluster 2024-09-20T18:41:28.184721+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-20T18:41:29.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:29 smithi049 bash[26429]: cluster 2024-09-20T18:41:27.653584+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:29.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:29 smithi049 bash[26429]: cluster 2024-09-20T18:41:28.184721+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-20T18:41:31.517 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:31 smithi115 bash[22089]: cluster 2024-09-20T18:41:29.654114+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:31.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:31 smithi049 bash[19814]: cluster 2024-09-20T18:41:29.654114+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:31.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:31 smithi049 bash[26429]: cluster 2024-09-20T18:41:29.654114+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:32.002 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-20T18:41:32.043 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi115:vg_nvme/lv_2 2024-09-20T18:41:33.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:33 smithi115 bash[22089]: cluster 2024-09-20T18:41:31.654684+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:41:33.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:33 smithi049 bash[19814]: cluster 2024-09-20T18:41:31.654684+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:41:33.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:33 smithi049 bash[26429]: cluster 2024-09-20T18:41:31.654684+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:41:35.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[19814]: cluster 2024-09-20T18:41:33.655245+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-20T18:41:35.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[19814]: audit 2024-09-20T18:41:34.559114+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:35.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[19814]: audit 2024-09-20T18:41:34.567973+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:35.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[19814]: audit 2024-09-20T18:41:34.570866+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:41:35.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[19814]: audit 2024-09-20T18:41:34.572801+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:41:35.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[19814]: audit 2024-09-20T18:41:34.580400+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:35.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[19814]: audit 2024-09-20T18:41:34.584822+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:35.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[19814]: audit 2024-09-20T18:41:34.586541+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:41:35.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[19814]: audit 2024-09-20T18:41:34.596540+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:35.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[26429]: cluster 2024-09-20T18:41:33.655245+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-20T18:41:35.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[26429]: audit 2024-09-20T18:41:34.559114+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:35.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[26429]: audit 2024-09-20T18:41:34.567973+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:35.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[26429]: audit 2024-09-20T18:41:34.570866+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:41:35.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[26429]: audit 2024-09-20T18:41:34.572801+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:41:35.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[26429]: audit 2024-09-20T18:41:34.580400+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:35.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[26429]: audit 2024-09-20T18:41:34.584822+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:35.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[26429]: audit 2024-09-20T18:41:34.586541+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:41:35.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:35 smithi049 bash[26429]: audit 2024-09-20T18:41:34.596540+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:35 smithi115 bash[22089]: cluster 2024-09-20T18:41:33.655245+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-20T18:41:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:35 smithi115 bash[22089]: audit 2024-09-20T18:41:34.559114+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:35 smithi115 bash[22089]: audit 2024-09-20T18:41:34.567973+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:35 smithi115 bash[22089]: audit 2024-09-20T18:41:34.570866+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:41:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:35 smithi115 bash[22089]: audit 2024-09-20T18:41:34.572801+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:41:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:35 smithi115 bash[22089]: audit 2024-09-20T18:41:34.580400+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:35 smithi115 bash[22089]: audit 2024-09-20T18:41:34.584822+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:35 smithi115 bash[22089]: audit 2024-09-20T18:41:34.586541+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:41:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:35 smithi115 bash[22089]: audit 2024-09-20T18:41:34.596540+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:41:36.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:36 smithi049 bash[19814]: cephadm 2024-09-20T18:41:34.550222+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Detected new or changed devices on smithi115 2024-09-20T18:41:36.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:36 smithi049 bash[19814]: cephadm 2024-09-20T18:41:34.574097+0000 mgr.y (mgr.14150) 266 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 8632M 2024-09-20T18:41:36.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:36 smithi049 bash[26429]: cephadm 2024-09-20T18:41:34.550222+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Detected new or changed devices on smithi115 2024-09-20T18:41:36.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:36 smithi049 bash[26429]: cephadm 2024-09-20T18:41:34.574097+0000 mgr.y (mgr.14150) 266 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 8632M 2024-09-20T18:41:36.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:36 smithi115 bash[22089]: cephadm 2024-09-20T18:41:34.550222+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Detected new or changed devices on smithi115 2024-09-20T18:41:36.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:36 smithi115 bash[22089]: cephadm 2024-09-20T18:41:34.574097+0000 mgr.y (mgr.14150) 266 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 8632M 2024-09-20T18:41:37.025 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:41:37.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:37 smithi115 bash[22089]: cluster 2024-09-20T18:41:35.655914+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-20T18:41:37.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:37 smithi049 bash[19814]: cluster 2024-09-20T18:41:35.655914+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-20T18:41:37.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:37 smithi049 bash[26429]: cluster 2024-09-20T18:41:35.655914+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-20T18:41:39.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:39 smithi049 bash[19814]: cluster 2024-09-20T18:41:37.656519+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:41:39.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:39 smithi049 bash[19814]: audit 2024-09-20T18:41:38.288794+0000 mgr.y (mgr.14150) 269 : audit [DBG] from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:41:39.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:39 smithi049 bash[19814]: audit 2024-09-20T18:41:38.295197+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:41:39.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:39 smithi049 bash[19814]: audit 2024-09-20T18:41:38.301554+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:41:39.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:39 smithi049 bash[19814]: audit 2024-09-20T18:41:38.303413+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:39.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:39 smithi049 bash[26429]: cluster 2024-09-20T18:41:37.656519+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:41:39.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:39 smithi049 bash[26429]: audit 2024-09-20T18:41:38.288794+0000 mgr.y (mgr.14150) 269 : audit [DBG] from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:41:39.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:39 smithi049 bash[26429]: audit 2024-09-20T18:41:38.295197+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:41:39.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:39 smithi049 bash[26429]: audit 2024-09-20T18:41:38.301554+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:41:39.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:39 smithi049 bash[26429]: audit 2024-09-20T18:41:38.303413+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:39.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:39 smithi115 bash[22089]: cluster 2024-09-20T18:41:37.656519+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:41:39.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:39 smithi115 bash[22089]: audit 2024-09-20T18:41:38.288794+0000 mgr.y (mgr.14150) 269 : audit [DBG] from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:41:39.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:39 smithi115 bash[22089]: audit 2024-09-20T18:41:38.295197+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:41:39.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:39 smithi115 bash[22089]: audit 2024-09-20T18:41:38.301554+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:41:39.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:39 smithi115 bash[22089]: audit 2024-09-20T18:41:38.303413+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:41.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:41 smithi049 bash[19814]: cluster 2024-09-20T18:41:39.657067+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-20T18:41:41.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:41 smithi049 bash[26429]: cluster 2024-09-20T18:41:39.657067+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-20T18:41:41.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:41 smithi115 bash[22089]: cluster 2024-09-20T18:41:39.657067+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-20T18:41:43.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:43 smithi049 bash[19814]: cluster 2024-09-20T18:41:41.657662+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:41:43.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:43 smithi049 bash[26429]: cluster 2024-09-20T18:41:41.657662+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:41:43.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:43 smithi115 bash[22089]: cluster 2024-09-20T18:41:41.657662+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:41:45.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:45 smithi049 bash[19814]: cluster 2024-09-20T18:41:43.658200+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:45.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:45 smithi049 bash[26429]: cluster 2024-09-20T18:41:43.658200+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:45.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:45 smithi115 bash[22089]: cluster 2024-09-20T18:41:43.658200+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:47.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[19814]: cluster 2024-09-20T18:41:45.658679+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:47.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[19814]: audit 2024-09-20T18:41:46.478961+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.115:0/406855642' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8bfebf8-51d0-4a03-a21a-253984cb2c7e"}]: dispatch 2024-09-20T18:41:47.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[19814]: audit 2024-09-20T18:41:46.484114+0000 mon.a (mon.0) 554 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8bfebf8-51d0-4a03-a21a-253984cb2c7e"}]: dispatch 2024-09-20T18:41:47.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[19814]: audit 2024-09-20T18:41:46.487552+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8bfebf8-51d0-4a03-a21a-253984cb2c7e"}]': finished 2024-09-20T18:41:47.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[19814]: cluster 2024-09-20T18:41:46.494978+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-20T18:41:47.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[19814]: audit 2024-09-20T18:41:46.495702+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:41:47.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[19814]: audit 2024-09-20T18:41:47.116843+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.115:0/1602760338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:41:47.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[26429]: cluster 2024-09-20T18:41:45.658679+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:47.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[26429]: audit 2024-09-20T18:41:46.478961+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.115:0/406855642' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8bfebf8-51d0-4a03-a21a-253984cb2c7e"}]: dispatch 2024-09-20T18:41:47.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[26429]: audit 2024-09-20T18:41:46.484114+0000 mon.a (mon.0) 554 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8bfebf8-51d0-4a03-a21a-253984cb2c7e"}]: dispatch 2024-09-20T18:41:47.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[26429]: audit 2024-09-20T18:41:46.487552+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8bfebf8-51d0-4a03-a21a-253984cb2c7e"}]': finished 2024-09-20T18:41:47.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[26429]: cluster 2024-09-20T18:41:46.494978+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-20T18:41:47.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[26429]: audit 2024-09-20T18:41:46.495702+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:41:47.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:47 smithi049 bash[26429]: audit 2024-09-20T18:41:47.116843+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.115:0/1602760338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:41:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:47 smithi115 bash[22089]: cluster 2024-09-20T18:41:45.658679+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:47 smithi115 bash[22089]: audit 2024-09-20T18:41:46.478961+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.115:0/406855642' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8bfebf8-51d0-4a03-a21a-253984cb2c7e"}]: dispatch 2024-09-20T18:41:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:47 smithi115 bash[22089]: audit 2024-09-20T18:41:46.484114+0000 mon.a (mon.0) 554 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8bfebf8-51d0-4a03-a21a-253984cb2c7e"}]: dispatch 2024-09-20T18:41:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:47 smithi115 bash[22089]: audit 2024-09-20T18:41:46.487552+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8bfebf8-51d0-4a03-a21a-253984cb2c7e"}]': finished 2024-09-20T18:41:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:47 smithi115 bash[22089]: cluster 2024-09-20T18:41:46.494978+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-20T18:41:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:47 smithi115 bash[22089]: audit 2024-09-20T18:41:46.495702+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:41:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:47 smithi115 bash[22089]: audit 2024-09-20T18:41:47.116843+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.115:0/1602760338' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:41:49.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:49 smithi049 bash[19814]: cluster 2024-09-20T18:41:47.659206+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:49.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:49 smithi049 bash[26429]: cluster 2024-09-20T18:41:47.659206+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:49.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:49 smithi115 bash[22089]: cluster 2024-09-20T18:41:47.659206+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:51.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:51 smithi049 bash[19814]: cluster 2024-09-20T18:41:49.659727+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:51.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:51 smithi049 bash[26429]: cluster 2024-09-20T18:41:49.659727+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:51.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:51 smithi115 bash[22089]: cluster 2024-09-20T18:41:49.659727+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:53.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:53 smithi049 bash[19814]: cluster 2024-09-20T18:41:51.660254+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:53.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:53 smithi049 bash[26429]: cluster 2024-09-20T18:41:51.660254+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:53.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:53 smithi115 bash[22089]: cluster 2024-09-20T18:41:51.660254+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:55.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:55 smithi049 bash[19814]: cluster 2024-09-20T18:41:53.660773+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:55.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:55 smithi049 bash[26429]: cluster 2024-09-20T18:41:53.660773+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:55.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:55 smithi115 bash[22089]: cluster 2024-09-20T18:41:53.660773+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:57.396 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:57 smithi115 bash[22089]: cluster 2024-09-20T18:41:55.661324+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:57.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:57 smithi049 bash[19814]: cluster 2024-09-20T18:41:55.661324+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:57.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:57 smithi049 bash[26429]: cluster 2024-09-20T18:41:55.661324+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:59.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:41:59 smithi115 bash[22089]: cluster 2024-09-20T18:41:57.661867+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:59.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:41:59 smithi049 bash[19814]: cluster 2024-09-20T18:41:57.661867+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:41:59.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:41:59 smithi049 bash[26429]: cluster 2024-09-20T18:41:57.661867+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:00.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:00 smithi049 bash[19814]: audit 2024-09-20T18:41:59.607395+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T18:42:00.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:00 smithi049 bash[19814]: audit 2024-09-20T18:41:59.609213+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:00.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:00 smithi049 bash[26429]: audit 2024-09-20T18:41:59.607395+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T18:42:00.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:00 smithi049 bash[26429]: audit 2024-09-20T18:41:59.609213+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:00.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:00 smithi115 bash[22089]: audit 2024-09-20T18:41:59.607395+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T18:42:00.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:00 smithi115 bash[22089]: audit 2024-09-20T18:41:59.609213+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:01.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:01 smithi115 bash[22089]: cephadm 2024-09-20T18:41:59.610788+0000 mgr.y (mgr.14150) 280 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-09-20T18:42:01.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:01 smithi115 bash[22089]: cluster 2024-09-20T18:41:59.662335+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:01.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:01 smithi049 bash[19814]: cephadm 2024-09-20T18:41:59.610788+0000 mgr.y (mgr.14150) 280 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-09-20T18:42:01.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:01 smithi049 bash[19814]: cluster 2024-09-20T18:41:59.662335+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:01.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:01 smithi049 bash[26429]: cephadm 2024-09-20T18:41:59.610788+0000 mgr.y (mgr.14150) 280 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-09-20T18:42:01.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:01 smithi049 bash[26429]: cluster 2024-09-20T18:41:59.662335+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:03.539 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:03 smithi115 bash[22089]: cluster 2024-09-20T18:42:01.662884+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:03.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:03 smithi049 bash[19814]: cluster 2024-09-20T18:42:01.662884+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:03.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:03 smithi049 bash[26429]: cluster 2024-09-20T18:42:01.662884+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:03.801 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:42:03 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:03.801 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:42:03 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:03.802 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:42:03 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:03.802 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:03 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:04.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:03 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:04.126 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:42:03 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:04.127 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:42:03 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:04.127 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:42:03 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:04.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:04 smithi049 bash[19814]: audit 2024-09-20T18:42:04.072562+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:42:04.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:04 smithi049 bash[19814]: audit 2024-09-20T18:42:04.080236+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:04.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:04 smithi049 bash[19814]: audit 2024-09-20T18:42:04.088750+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:04.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:04 smithi049 bash[26429]: audit 2024-09-20T18:42:04.072562+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:42:04.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:04 smithi049 bash[26429]: audit 2024-09-20T18:42:04.080236+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:04.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:04 smithi049 bash[26429]: audit 2024-09-20T18:42:04.088750+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:04.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:04 smithi115 bash[22089]: audit 2024-09-20T18:42:04.072562+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:42:04.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:04 smithi115 bash[22089]: audit 2024-09-20T18:42:04.080236+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:04.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:04 smithi115 bash[22089]: audit 2024-09-20T18:42:04.088750+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:05.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:05 smithi049 bash[19814]: cluster 2024-09-20T18:42:03.663423+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:05.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:05 smithi049 bash[26429]: cluster 2024-09-20T18:42:03.663423+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:05.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:05 smithi115 bash[22089]: cluster 2024-09-20T18:42:03.663423+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:07.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:07 smithi115 bash[22089]: cluster 2024-09-20T18:42:05.663986+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:07.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:07 smithi049 bash[19814]: cluster 2024-09-20T18:42:05.663986+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:07.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:07 smithi049 bash[26429]: cluster 2024-09-20T18:42:05.663986+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:09.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:09 smithi049 bash[19814]: cluster 2024-09-20T18:42:07.664583+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:09.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:09 smithi049 bash[26429]: cluster 2024-09-20T18:42:07.664583+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:09.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:09 smithi115 bash[22089]: cluster 2024-09-20T18:42:07.664583+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:11.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:11 smithi049 bash[19814]: cluster 2024-09-20T18:42:09.665135+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:11.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:11 smithi049 bash[19814]: audit 2024-09-20T18:42:10.706298+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:11.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:11 smithi049 bash[19814]: audit 2024-09-20T18:42:10.723614+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:11.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:11 smithi049 bash[26429]: cluster 2024-09-20T18:42:09.665135+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:11.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:11 smithi049 bash[26429]: audit 2024-09-20T18:42:10.706298+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:11.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:11 smithi049 bash[26429]: audit 2024-09-20T18:42:10.723614+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:11.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:11 smithi115 bash[22089]: cluster 2024-09-20T18:42:09.665135+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:11.660 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:11 smithi115 bash[22089]: audit 2024-09-20T18:42:10.706298+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:11.660 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:11 smithi115 bash[22089]: audit 2024-09-20T18:42:10.723614+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:12.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:12 smithi049 bash[19814]: audit 2024-09-20T18:42:11.355059+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:12.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:12 smithi049 bash[19814]: audit 2024-09-20T18:42:11.356972+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:42:12.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:12 smithi049 bash[19814]: audit 2024-09-20T18:42:11.366484+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:12.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:12 smithi049 bash[26429]: audit 2024-09-20T18:42:11.355059+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:12.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:12 smithi049 bash[26429]: audit 2024-09-20T18:42:11.356972+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:42:12.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:12 smithi049 bash[26429]: audit 2024-09-20T18:42:11.366484+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:12.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:12 smithi115 bash[22089]: audit 2024-09-20T18:42:11.355059+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:12.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:12 smithi115 bash[22089]: audit 2024-09-20T18:42:11.356972+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:42:12.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:12 smithi115 bash[22089]: audit 2024-09-20T18:42:11.366484+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:13.656 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:13 smithi115 bash[22089]: cluster 2024-09-20T18:42:11.665685+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:13.657 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:13 smithi115 bash[22089]: audit 2024-09-20T18:42:12.692074+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/3748556431,v1:172.21.15.115:6817/3748556431]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:42:13.657 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:13 smithi115 bash[22089]: audit 2024-09-20T18:42:12.696907+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:42:13.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:13 smithi049 bash[19814]: cluster 2024-09-20T18:42:11.665685+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:13.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:13 smithi049 bash[19814]: audit 2024-09-20T18:42:12.692074+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/3748556431,v1:172.21.15.115:6817/3748556431]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:42:13.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:13 smithi049 bash[19814]: audit 2024-09-20T18:42:12.696907+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:42:13.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:13 smithi049 bash[26429]: cluster 2024-09-20T18:42:11.665685+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:13.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:13 smithi049 bash[26429]: audit 2024-09-20T18:42:12.692074+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/3748556431,v1:172.21.15.115:6817/3748556431]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:42:13.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:13 smithi049 bash[26429]: audit 2024-09-20T18:42:12.696907+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:42:14.204 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 6 on host 'smithi115' 2024-09-20T18:42:14.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:14 smithi115 bash[22089]: audit 2024-09-20T18:42:13.367013+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"]}]': finished 2024-09-20T18:42:14.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:14 smithi115 bash[22089]: audit 2024-09-20T18:42:13.369732+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/3748556431,v1:172.21.15.115:6817/3748556431]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:42:14.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:14 smithi115 bash[22089]: cluster 2024-09-20T18:42:13.372986+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-20T18:42:14.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:14 smithi115 bash[22089]: audit 2024-09-20T18:42:13.373996+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:14.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:14 smithi115 bash[22089]: audit 2024-09-20T18:42:13.374707+0000 mon.a (mon.0) 572 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:42:14.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:14 smithi115 bash[22089]: audit 2024-09-20T18:42:14.174483+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:42:14.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:14 smithi115 bash[22089]: audit 2024-09-20T18:42:14.182490+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:14.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:14 smithi115 bash[22089]: audit 2024-09-20T18:42:14.190981+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:14.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:14 smithi115 bash[22089]: audit 2024-09-20T18:42:14.369120+0000 mon.a (mon.0) 576 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-20T18:42:14.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:14 smithi115 bash[22089]: cluster 2024-09-20T18:42:14.374704+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-20T18:42:14.739 DEBUG:teuthology.orchestra.run.smithi115:osd.6> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.6.service 2024-09-20T18:42:14.741 INFO:tasks.cephadm:Deploying osd.7 on smithi115 with /dev/vg_nvme/lv_1... 2024-09-20T18:42:14.741 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-20T18:42:14.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[26429]: audit 2024-09-20T18:42:13.367013+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"]}]': finished 2024-09-20T18:42:14.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[26429]: audit 2024-09-20T18:42:13.369732+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/3748556431,v1:172.21.15.115:6817/3748556431]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:42:14.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[26429]: cluster 2024-09-20T18:42:13.372986+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-20T18:42:14.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[26429]: audit 2024-09-20T18:42:13.373996+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:14.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[26429]: audit 2024-09-20T18:42:13.374707+0000 mon.a (mon.0) 572 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:42:14.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[26429]: audit 2024-09-20T18:42:14.174483+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:42:14.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[26429]: audit 2024-09-20T18:42:14.182490+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:14.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[26429]: audit 2024-09-20T18:42:14.190981+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:14.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[26429]: audit 2024-09-20T18:42:14.369120+0000 mon.a (mon.0) 576 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-20T18:42:14.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[26429]: cluster 2024-09-20T18:42:14.374704+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-20T18:42:14.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[19814]: audit 2024-09-20T18:42:13.367013+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"]}]': finished 2024-09-20T18:42:14.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[19814]: audit 2024-09-20T18:42:13.369732+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/3748556431,v1:172.21.15.115:6817/3748556431]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:42:14.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[19814]: cluster 2024-09-20T18:42:13.372986+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-20T18:42:14.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[19814]: audit 2024-09-20T18:42:13.373996+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:14.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[19814]: audit 2024-09-20T18:42:13.374707+0000 mon.a (mon.0) 572 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:42:14.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[19814]: audit 2024-09-20T18:42:14.174483+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:42:14.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[19814]: audit 2024-09-20T18:42:14.182490+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:14.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[19814]: audit 2024-09-20T18:42:14.190981+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:14.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[19814]: audit 2024-09-20T18:42:14.369120+0000 mon.a (mon.0) 576 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]': finished 2024-09-20T18:42:14.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:14 smithi049 bash[19814]: cluster 2024-09-20T18:42:14.374704+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-20T18:42:15.126 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:42:14 smithi115 bash[36563]: debug 2024-09-20T18:42:14.813+0000 7fb9878dc640 -1 osd.6 0 waiting for initial osdmap 2024-09-20T18:42:15.127 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:42:14 smithi115 bash[36563]: debug 2024-09-20T18:42:14.849+0000 7fb97eee8640 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:42:15.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:15 smithi049 bash[26429]: cluster 2024-09-20T18:42:13.666251+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:15.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:15 smithi049 bash[26429]: audit 2024-09-20T18:42:14.375965+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:15.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:15 smithi049 bash[26429]: audit 2024-09-20T18:42:14.383051+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:15.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:15 smithi049 bash[26429]: audit 2024-09-20T18:42:14.825959+0000 mon.a (mon.0) 580 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-20T18:42:15.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:15 smithi049 bash[26429]: audit 2024-09-20T18:42:15.381347+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:15.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:15 smithi049 bash[19814]: cluster 2024-09-20T18:42:13.666251+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:15.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:15 smithi049 bash[19814]: audit 2024-09-20T18:42:14.375965+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:15.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:15 smithi049 bash[19814]: audit 2024-09-20T18:42:14.383051+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:15.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:15 smithi049 bash[19814]: audit 2024-09-20T18:42:14.825959+0000 mon.a (mon.0) 580 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-20T18:42:15.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:15 smithi049 bash[19814]: audit 2024-09-20T18:42:15.381347+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:15.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:15 smithi115 bash[22089]: cluster 2024-09-20T18:42:13.666251+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:15.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:15 smithi115 bash[22089]: audit 2024-09-20T18:42:14.375965+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:15.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:15 smithi115 bash[22089]: audit 2024-09-20T18:42:14.383051+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:15.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:15 smithi115 bash[22089]: audit 2024-09-20T18:42:14.825959+0000 mon.a (mon.0) 580 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-20T18:42:15.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:15 smithi115 bash[22089]: audit 2024-09-20T18:42:15.381347+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:16.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:16 smithi049 bash[19814]: cluster 2024-09-20T18:42:13.726905+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:42:16.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:16 smithi049 bash[19814]: cluster 2024-09-20T18:42:13.727011+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:42:16.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:16 smithi049 bash[19814]: cluster 2024-09-20T18:42:15.401324+0000 mon.a (mon.0) 582 : cluster [INF] osd.6 [v2:172.21.15.115:6816/3748556431,v1:172.21.15.115:6817/3748556431] boot 2024-09-20T18:42:16.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:16 smithi049 bash[19814]: cluster 2024-09-20T18:42:15.401456+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-20T18:42:16.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:16 smithi049 bash[19814]: audit 2024-09-20T18:42:15.401804+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:16.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:16 smithi049 bash[26429]: cluster 2024-09-20T18:42:13.726905+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:42:16.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:16 smithi049 bash[26429]: cluster 2024-09-20T18:42:13.727011+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:42:16.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:16 smithi049 bash[26429]: cluster 2024-09-20T18:42:15.401324+0000 mon.a (mon.0) 582 : cluster [INF] osd.6 [v2:172.21.15.115:6816/3748556431,v1:172.21.15.115:6817/3748556431] boot 2024-09-20T18:42:16.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:16 smithi049 bash[26429]: cluster 2024-09-20T18:42:15.401456+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-20T18:42:16.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:16 smithi049 bash[26429]: audit 2024-09-20T18:42:15.401804+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:16.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:16 smithi115 bash[22089]: cluster 2024-09-20T18:42:13.726905+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:42:16.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:16 smithi115 bash[22089]: cluster 2024-09-20T18:42:13.727011+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:42:16.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:16 smithi115 bash[22089]: cluster 2024-09-20T18:42:15.401324+0000 mon.a (mon.0) 582 : cluster [INF] osd.6 [v2:172.21.15.115:6816/3748556431,v1:172.21.15.115:6817/3748556431] boot 2024-09-20T18:42:16.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:16 smithi115 bash[22089]: cluster 2024-09-20T18:42:15.401456+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-20T18:42:16.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:16 smithi115 bash[22089]: audit 2024-09-20T18:42:15.401804+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:42:17.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:17 smithi049 bash[19814]: cluster 2024-09-20T18:42:15.666786+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:17.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:17 smithi049 bash[19814]: cluster 2024-09-20T18:42:16.412308+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-20T18:42:17.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:17 smithi049 bash[26429]: cluster 2024-09-20T18:42:15.666786+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:17.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:17 smithi049 bash[26429]: cluster 2024-09-20T18:42:16.412308+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-20T18:42:17.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:17 smithi115 bash[22089]: cluster 2024-09-20T18:42:15.666786+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:42:17.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:17 smithi115 bash[22089]: cluster 2024-09-20T18:42:16.412308+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-20T18:42:18.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:18 smithi049 bash[19814]: cluster 2024-09-20T18:42:17.411508+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-20T18:42:18.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:18 smithi049 bash[19814]: cluster 2024-09-20T18:42:17.834982+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-20T18:42:18.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:18 smithi049 bash[26429]: cluster 2024-09-20T18:42:17.411508+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-20T18:42:18.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:18 smithi049 bash[26429]: cluster 2024-09-20T18:42:17.834982+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-20T18:42:18.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:18 smithi115 bash[22089]: cluster 2024-09-20T18:42:17.411508+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-20T18:42:18.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:18 smithi115 bash[22089]: cluster 2024-09-20T18:42:17.834982+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-20T18:42:19.286 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:42:19.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:19 smithi049 bash[26429]: cluster 2024-09-20T18:42:17.667356+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:19.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:19 smithi049 bash[26429]: cluster 2024-09-20T18:42:18.838537+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-20T18:42:19.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:19 smithi049 bash[19814]: cluster 2024-09-20T18:42:17.667356+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:19.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:19 smithi049 bash[19814]: cluster 2024-09-20T18:42:18.838537+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-20T18:42:19.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:19 smithi115 bash[22089]: cluster 2024-09-20T18:42:17.667356+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:19.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:19 smithi115 bash[22089]: cluster 2024-09-20T18:42:18.838537+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-20T18:42:21.764 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:21 smithi115 bash[22089]: cluster 2024-09-20T18:42:19.667909+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:21.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:21 smithi049 bash[19814]: cluster 2024-09-20T18:42:19.667909+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:21.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:21 smithi049 bash[26429]: cluster 2024-09-20T18:42:19.667909+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:23.750 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:23 smithi115 bash[22089]: cluster 2024-09-20T18:42:21.668489+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-20T18:42:23.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:23 smithi049 bash[19814]: cluster 2024-09-20T18:42:21.668489+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-20T18:42:23.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:23 smithi049 bash[26429]: cluster 2024-09-20T18:42:21.668489+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-20T18:42:25.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:25 smithi115 bash[22089]: cluster 2024-09-20T18:42:23.669055+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-20T18:42:25.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:25 smithi115 bash[22089]: cephadm 2024-09-20T18:42:24.127038+0000 mgr.y (mgr.14150) 294 : cephadm [INF] Detected new or changed devices on smithi115 2024-09-20T18:42:25.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:25 smithi115 bash[22089]: audit 2024-09-20T18:42:24.135533+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:25.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:25 smithi115 bash[22089]: audit 2024-09-20T18:42:24.144481+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:25.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:25 smithi115 bash[22089]: audit 2024-09-20T18:42:24.147834+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:42:25.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:25 smithi115 bash[22089]: audit 2024-09-20T18:42:24.149626+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:42:25.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:25 smithi115 bash[22089]: audit 2024-09-20T18:42:24.151495+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:42:25.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:25 smithi115 bash[22089]: cephadm 2024-09-20T18:42:24.152901+0000 mgr.y (mgr.14150) 295 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 5755M 2024-09-20T18:42:25.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:25 smithi115 bash[22089]: audit 2024-09-20T18:42:24.159378+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:25.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:25 smithi115 bash[22089]: audit 2024-09-20T18:42:24.163882+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:25.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:25 smithi115 bash[22089]: audit 2024-09-20T18:42:24.165570+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:42:25.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:25 smithi115 bash[22089]: audit 2024-09-20T18:42:24.175424+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:25.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[26429]: cluster 2024-09-20T18:42:23.669055+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-20T18:42:25.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[26429]: cephadm 2024-09-20T18:42:24.127038+0000 mgr.y (mgr.14150) 294 : cephadm [INF] Detected new or changed devices on smithi115 2024-09-20T18:42:25.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[26429]: audit 2024-09-20T18:42:24.135533+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:25.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[26429]: audit 2024-09-20T18:42:24.144481+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:25.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[26429]: audit 2024-09-20T18:42:24.147834+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:42:25.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[26429]: audit 2024-09-20T18:42:24.149626+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:42:25.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[26429]: audit 2024-09-20T18:42:24.151495+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:42:25.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[26429]: cephadm 2024-09-20T18:42:24.152901+0000 mgr.y (mgr.14150) 295 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 5755M 2024-09-20T18:42:25.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[26429]: audit 2024-09-20T18:42:24.159378+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:25.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[26429]: audit 2024-09-20T18:42:24.163882+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:25.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[26429]: audit 2024-09-20T18:42:24.165570+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:42:25.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[26429]: audit 2024-09-20T18:42:24.175424+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:25.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[19814]: cluster 2024-09-20T18:42:23.669055+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-20T18:42:25.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[19814]: cephadm 2024-09-20T18:42:24.127038+0000 mgr.y (mgr.14150) 294 : cephadm [INF] Detected new or changed devices on smithi115 2024-09-20T18:42:25.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[19814]: audit 2024-09-20T18:42:24.135533+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:25.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[19814]: audit 2024-09-20T18:42:24.144481+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:25.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[19814]: audit 2024-09-20T18:42:24.147834+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:42:25.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[19814]: audit 2024-09-20T18:42:24.149626+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:42:25.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[19814]: audit 2024-09-20T18:42:24.151495+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:42:25.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[19814]: cephadm 2024-09-20T18:42:24.152901+0000 mgr.y (mgr.14150) 295 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 5755M 2024-09-20T18:42:25.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[19814]: audit 2024-09-20T18:42:24.159378+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:25.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[19814]: audit 2024-09-20T18:42:24.163882+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:25.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[19814]: audit 2024-09-20T18:42:24.165570+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:42:25.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:25 smithi049 bash[19814]: audit 2024-09-20T18:42:24.175424+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:26.280 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-20T18:42:26.315 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi115:vg_nvme/lv_1 2024-09-20T18:42:27.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:27 smithi049 bash[19814]: cluster 2024-09-20T18:42:25.669646+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:42:27.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:27 smithi049 bash[26429]: cluster 2024-09-20T18:42:25.669646+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:42:27.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:27 smithi115 bash[22089]: cluster 2024-09-20T18:42:25.669646+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:42:29.572 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:29 smithi049 bash[19814]: cluster 2024-09-20T18:42:27.670197+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-20T18:42:29.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:29 smithi049 bash[26429]: cluster 2024-09-20T18:42:27.670197+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-20T18:42:29.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:29 smithi115 bash[22089]: cluster 2024-09-20T18:42:27.670197+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-20T18:42:31.066 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:42:31.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:31 smithi049 bash[19814]: cluster 2024-09-20T18:42:29.670701+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-20T18:42:31.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:31 smithi049 bash[26429]: cluster 2024-09-20T18:42:29.670701+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-20T18:42:31.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:31 smithi115 bash[22089]: cluster 2024-09-20T18:42:29.670701+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-20T18:42:33.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:33 smithi049 bash[26429]: cluster 2024-09-20T18:42:31.671297+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:42:33.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:33 smithi049 bash[26429]: audit 2024-09-20T18:42:32.407055+0000 mgr.y (mgr.14150) 300 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:33.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:33 smithi049 bash[26429]: audit 2024-09-20T18:42:32.413456+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:42:33.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:33 smithi049 bash[26429]: audit 2024-09-20T18:42:32.419467+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:42:33.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:33 smithi049 bash[26429]: audit 2024-09-20T18:42:32.421165+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:33.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:33 smithi049 bash[19814]: cluster 2024-09-20T18:42:31.671297+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:42:33.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:33 smithi049 bash[19814]: audit 2024-09-20T18:42:32.407055+0000 mgr.y (mgr.14150) 300 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:33.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:33 smithi049 bash[19814]: audit 2024-09-20T18:42:32.413456+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:42:33.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:33 smithi049 bash[19814]: audit 2024-09-20T18:42:32.419467+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:42:33.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:33 smithi049 bash[19814]: audit 2024-09-20T18:42:32.421165+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:33.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:33 smithi115 bash[22089]: cluster 2024-09-20T18:42:31.671297+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:42:33.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:33 smithi115 bash[22089]: audit 2024-09-20T18:42:32.407055+0000 mgr.y (mgr.14150) 300 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi115:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:33.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:33 smithi115 bash[22089]: audit 2024-09-20T18:42:32.413456+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:42:33.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:33 smithi115 bash[22089]: audit 2024-09-20T18:42:32.419467+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:42:33.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:33 smithi115 bash[22089]: audit 2024-09-20T18:42:32.421165+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:35.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:35 smithi049 bash[26429]: cluster 2024-09-20T18:42:33.671822+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:35.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:35 smithi049 bash[19814]: cluster 2024-09-20T18:42:33.671822+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:35.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:35 smithi115 bash[22089]: cluster 2024-09-20T18:42:33.671822+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:37.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:37 smithi049 bash[19814]: cluster 2024-09-20T18:42:35.672398+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:37.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:37 smithi049 bash[26429]: cluster 2024-09-20T18:42:35.672398+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:37.586 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:37 smithi115 bash[22089]: cluster 2024-09-20T18:42:35.672398+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:39.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:39 smithi049 bash[26429]: cluster 2024-09-20T18:42:37.672986+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:39.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:39 smithi049 bash[19814]: cluster 2024-09-20T18:42:37.672986+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:39.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:39 smithi115 bash[22089]: cluster 2024-09-20T18:42:37.672986+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:41.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:41 smithi049 bash[26429]: cluster 2024-09-20T18:42:39.673526+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:41.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:41 smithi049 bash[26429]: audit 2024-09-20T18:42:40.792675+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.115:0/752700981' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d6604b6-7d50-4958-b199-40b9647a162b"}]: dispatch 2024-09-20T18:42:41.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:41 smithi049 bash[26429]: audit 2024-09-20T18:42:40.796931+0000 mon.a (mon.0) 601 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d6604b6-7d50-4958-b199-40b9647a162b"}]: dispatch 2024-09-20T18:42:41.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:41 smithi049 bash[26429]: audit 2024-09-20T18:42:40.800789+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d6604b6-7d50-4958-b199-40b9647a162b"}]': finished 2024-09-20T18:42:41.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:41 smithi049 bash[26429]: cluster 2024-09-20T18:42:40.806478+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-20T18:42:41.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:41 smithi049 bash[26429]: audit 2024-09-20T18:42:40.807030+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:42:41.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:41 smithi049 bash[19814]: cluster 2024-09-20T18:42:39.673526+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:41.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:41 smithi049 bash[19814]: audit 2024-09-20T18:42:40.792675+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.115:0/752700981' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d6604b6-7d50-4958-b199-40b9647a162b"}]: dispatch 2024-09-20T18:42:41.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:41 smithi049 bash[19814]: audit 2024-09-20T18:42:40.796931+0000 mon.a (mon.0) 601 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d6604b6-7d50-4958-b199-40b9647a162b"}]: dispatch 2024-09-20T18:42:41.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:41 smithi049 bash[19814]: audit 2024-09-20T18:42:40.800789+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d6604b6-7d50-4958-b199-40b9647a162b"}]': finished 2024-09-20T18:42:41.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:41 smithi049 bash[19814]: cluster 2024-09-20T18:42:40.806478+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-20T18:42:41.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:41 smithi049 bash[19814]: audit 2024-09-20T18:42:40.807030+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:42:41.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:41 smithi115 bash[22089]: cluster 2024-09-20T18:42:39.673526+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:41.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:41 smithi115 bash[22089]: audit 2024-09-20T18:42:40.792675+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.115:0/752700981' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d6604b6-7d50-4958-b199-40b9647a162b"}]: dispatch 2024-09-20T18:42:41.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:41 smithi115 bash[22089]: audit 2024-09-20T18:42:40.796931+0000 mon.a (mon.0) 601 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d6604b6-7d50-4958-b199-40b9647a162b"}]: dispatch 2024-09-20T18:42:41.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:41 smithi115 bash[22089]: audit 2024-09-20T18:42:40.800789+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d6604b6-7d50-4958-b199-40b9647a162b"}]': finished 2024-09-20T18:42:41.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:41 smithi115 bash[22089]: cluster 2024-09-20T18:42:40.806478+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-20T18:42:41.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:41 smithi115 bash[22089]: audit 2024-09-20T18:42:40.807030+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:42:42.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:42 smithi049 bash[26429]: audit 2024-09-20T18:42:41.429782+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.115:0/3977777985' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:42:42.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:42 smithi049 bash[19814]: audit 2024-09-20T18:42:41.429782+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.115:0/3977777985' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:42:42.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:42 smithi115 bash[22089]: audit 2024-09-20T18:42:41.429782+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.115:0/3977777985' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:42:43.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:43 smithi049 bash[26429]: cluster 2024-09-20T18:42:41.674108+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:43.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:43 smithi049 bash[19814]: cluster 2024-09-20T18:42:41.674108+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:43.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:43 smithi115 bash[22089]: cluster 2024-09-20T18:42:41.674108+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:45.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:45 smithi049 bash[26429]: cluster 2024-09-20T18:42:43.674678+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:45.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:45 smithi049 bash[19814]: cluster 2024-09-20T18:42:43.674678+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:45.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:45 smithi115 bash[22089]: cluster 2024-09-20T18:42:43.674678+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:47.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:47 smithi049 bash[26429]: cluster 2024-09-20T18:42:45.675237+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:47.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:47 smithi049 bash[19814]: cluster 2024-09-20T18:42:45.675237+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:47.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:47 smithi115 bash[22089]: cluster 2024-09-20T18:42:45.675237+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:49.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:49 smithi049 bash[26429]: cluster 2024-09-20T18:42:47.675828+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:49.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:49 smithi049 bash[19814]: cluster 2024-09-20T18:42:47.675828+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:49.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:49 smithi115 bash[22089]: cluster 2024-09-20T18:42:47.675828+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:51.456 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:51 smithi115 bash[22089]: cluster 2024-09-20T18:42:49.676385+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:51.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:51 smithi049 bash[26429]: cluster 2024-09-20T18:42:49.676385+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:51.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:51 smithi049 bash[19814]: cluster 2024-09-20T18:42:49.676385+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:53.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:53 smithi049 bash[26429]: cluster 2024-09-20T18:42:51.676951+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:53.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:53 smithi049 bash[19814]: cluster 2024-09-20T18:42:51.676951+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:53.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:53 smithi115 bash[22089]: cluster 2024-09-20T18:42:51.676951+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:54.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:54 smithi049 bash[26429]: audit 2024-09-20T18:42:53.643915+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T18:42:54.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:54 smithi049 bash[26429]: audit 2024-09-20T18:42:53.645591+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:54.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:54 smithi049 bash[19814]: audit 2024-09-20T18:42:53.643915+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T18:42:54.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:54 smithi049 bash[19814]: audit 2024-09-20T18:42:53.645591+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:54.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:54 smithi115 bash[22089]: audit 2024-09-20T18:42:53.643915+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T18:42:54.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:54 smithi115 bash[22089]: audit 2024-09-20T18:42:53.645591+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:55.334 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:55 smithi115 bash[22089]: cephadm 2024-09-20T18:42:53.647103+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Deploying daemon osd.7 on smithi115 2024-09-20T18:42:55.334 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:55 smithi115 bash[22089]: cluster 2024-09-20T18:42:53.677491+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:55.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:55 smithi049 bash[19814]: cephadm 2024-09-20T18:42:53.647103+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Deploying daemon osd.7 on smithi115 2024-09-20T18:42:55.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:55 smithi049 bash[19814]: cluster 2024-09-20T18:42:53.677491+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:55.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:55 smithi049 bash[26429]: cephadm 2024-09-20T18:42:53.647103+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Deploying daemon osd.7 on smithi115 2024-09-20T18:42:55.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:55 smithi049 bash[26429]: cluster 2024-09-20T18:42:53.677491+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:57.551 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:57 smithi115 bash[22089]: cluster 2024-09-20T18:42:55.678080+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:57.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:57 smithi049 bash[26429]: cluster 2024-09-20T18:42:55.678080+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:57.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:57 smithi049 bash[19814]: cluster 2024-09-20T18:42:55.678080+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:57.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:57 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:57.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:57 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:57.877 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:42:57 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:57.877 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:42:57 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:57.877 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:42:57 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:57.877 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:42:57 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:57.877 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:42:57 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:57.877 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:42:57 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:57.878 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:42:57 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:57.878 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:42:57 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:42:58.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:58 smithi049 bash[26429]: audit 2024-09-20T18:42:57.930066+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:42:58.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:58 smithi049 bash[26429]: audit 2024-09-20T18:42:57.937953+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:58.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:58 smithi049 bash[26429]: audit 2024-09-20T18:42:57.946489+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:58.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:58 smithi049 bash[19814]: audit 2024-09-20T18:42:57.930066+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:42:58.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:58 smithi049 bash[19814]: audit 2024-09-20T18:42:57.937953+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:58.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:58 smithi049 bash[19814]: audit 2024-09-20T18:42:57.946489+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:58.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:58 smithi115 bash[22089]: audit 2024-09-20T18:42:57.930066+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:42:58.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:58 smithi115 bash[22089]: audit 2024-09-20T18:42:57.937953+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:58.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:58 smithi115 bash[22089]: audit 2024-09-20T18:42:57.946489+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:42:59.548 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:42:59 smithi115 bash[22089]: cluster 2024-09-20T18:42:57.678744+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:59.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:42:59 smithi049 bash[19814]: cluster 2024-09-20T18:42:57.678744+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:42:59.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:42:59 smithi049 bash[26429]: cluster 2024-09-20T18:42:57.678744+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:01.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:01 smithi049 bash[19814]: cluster 2024-09-20T18:42:59.679327+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:01.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:01 smithi049 bash[26429]: cluster 2024-09-20T18:42:59.679327+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:01.632 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:01 smithi115 bash[22089]: cluster 2024-09-20T18:42:59.679327+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:03.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:03 smithi115 bash[22089]: cluster 2024-09-20T18:43:01.679905+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:03.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:03 smithi049 bash[19814]: cluster 2024-09-20T18:43:01.679905+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:03.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:03 smithi049 bash[26429]: cluster 2024-09-20T18:43:01.679905+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:04.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:04 smithi115 bash[22089]: audit 2024-09-20T18:43:03.321926+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:04.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:04 smithi115 bash[22089]: audit 2024-09-20T18:43:03.330332+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:04.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:04 smithi115 bash[22089]: audit 2024-09-20T18:43:03.332414+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:43:04.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:04 smithi115 bash[22089]: audit 2024-09-20T18:43:03.334200+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:43:04.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:04 smithi115 bash[22089]: audit 2024-09-20T18:43:03.344106+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:04.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:04 smithi049 bash[19814]: audit 2024-09-20T18:43:03.321926+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:04.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:04 smithi049 bash[19814]: audit 2024-09-20T18:43:03.330332+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:04.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:04 smithi049 bash[19814]: audit 2024-09-20T18:43:03.332414+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:43:04.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:04 smithi049 bash[19814]: audit 2024-09-20T18:43:03.334200+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:43:04.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:04 smithi049 bash[19814]: audit 2024-09-20T18:43:03.344106+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:04.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:04 smithi049 bash[26429]: audit 2024-09-20T18:43:03.321926+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:04.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:04 smithi049 bash[26429]: audit 2024-09-20T18:43:03.330332+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:04.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:04 smithi049 bash[26429]: audit 2024-09-20T18:43:03.332414+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:43:04.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:04 smithi049 bash[26429]: audit 2024-09-20T18:43:03.334200+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:43:04.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:04 smithi049 bash[26429]: audit 2024-09-20T18:43:03.344106+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:05.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:05 smithi115 bash[22089]: cluster 2024-09-20T18:43:03.680478+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:05.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:05 smithi049 bash[19814]: cluster 2024-09-20T18:43:03.680478+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:05 smithi049 bash[26429]: cluster 2024-09-20T18:43:03.680478+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:06.554 INFO:teuthology.orchestra.run.smithi115.stdout:Created osd(s) 7 on host 'smithi115' 2024-09-20T18:43:06.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:06 smithi115 bash[22089]: audit 2024-09-20T18:43:06.297801+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/2359603142,v1:172.21.15.115:6825/2359603142]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:43:06.571 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:06 smithi115 bash[22089]: audit 2024-09-20T18:43:06.302040+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-20T18:43:06.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:06 smithi049 bash[19814]: audit 2024-09-20T18:43:06.297801+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/2359603142,v1:172.21.15.115:6825/2359603142]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:43:06.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:06 smithi049 bash[19814]: audit 2024-09-20T18:43:06.302040+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-20T18:43:06.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:06 smithi049 bash[26429]: audit 2024-09-20T18:43:06.297801+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/2359603142,v1:172.21.15.115:6825/2359603142]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:43:06.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:06 smithi049 bash[26429]: audit 2024-09-20T18:43:06.302040+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-20T18:43:07.170 DEBUG:teuthology.orchestra.run.smithi115:osd.7> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.7.service 2024-09-20T18:43:07.172 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-20T18:43:07.172 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T18:43:07.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[19814]: cluster 2024-09-20T18:43:05.681092+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:07.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[19814]: audit 2024-09-20T18:43:06.353923+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-20T18:43:07.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[19814]: audit 2024-09-20T18:43:06.355349+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/2359603142,v1:172.21.15.115:6825/2359603142]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:43:07.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[19814]: cluster 2024-09-20T18:43:06.359435+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-20T18:43:07.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[19814]: audit 2024-09-20T18:43:06.360051+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:07.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[19814]: audit 2024-09-20T18:43:06.360753+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=smithi115", "root=default"]}]: dispatch 2024-09-20T18:43:07.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[19814]: audit 2024-09-20T18:43:06.525581+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:43:07.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[19814]: audit 2024-09-20T18:43:06.533496+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:07.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[19814]: audit 2024-09-20T18:43:06.542636+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:07.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[26429]: cluster 2024-09-20T18:43:05.681092+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:07.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[26429]: audit 2024-09-20T18:43:06.353923+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-20T18:43:07.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[26429]: audit 2024-09-20T18:43:06.355349+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/2359603142,v1:172.21.15.115:6825/2359603142]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:43:07.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[26429]: cluster 2024-09-20T18:43:06.359435+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-20T18:43:07.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[26429]: audit 2024-09-20T18:43:06.360051+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:07.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[26429]: audit 2024-09-20T18:43:06.360753+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=smithi115", "root=default"]}]: dispatch 2024-09-20T18:43:07.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[26429]: audit 2024-09-20T18:43:06.525581+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:43:07.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[26429]: audit 2024-09-20T18:43:06.533496+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:07.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:07 smithi049 bash[26429]: audit 2024-09-20T18:43:06.542636+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:07.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:07 smithi115 bash[22089]: cluster 2024-09-20T18:43:05.681092+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:07.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:07 smithi115 bash[22089]: audit 2024-09-20T18:43:06.353923+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-20T18:43:07.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:07 smithi115 bash[22089]: audit 2024-09-20T18:43:06.355349+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/2359603142,v1:172.21.15.115:6825/2359603142]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]}]: dispatch 2024-09-20T18:43:07.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:07 smithi115 bash[22089]: cluster 2024-09-20T18:43:06.359435+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-20T18:43:07.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:07 smithi115 bash[22089]: audit 2024-09-20T18:43:06.360051+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:07.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:07 smithi115 bash[22089]: audit 2024-09-20T18:43:06.360753+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=smithi115", "root=default"]}]: dispatch 2024-09-20T18:43:07.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:07 smithi115 bash[22089]: audit 2024-09-20T18:43:06.525581+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:43:07.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:07 smithi115 bash[22089]: audit 2024-09-20T18:43:06.533496+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:07.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:07 smithi115 bash[22089]: audit 2024-09-20T18:43:06.542636+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:07.628 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 18:43:07 smithi115 bash[41894]: debug 2024-09-20T18:43:07.388+0000 7f281027e640 -1 osd.7 0 waiting for initial osdmap 2024-09-20T18:43:07.628 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 18:43:07 smithi115 bash[41894]: debug 2024-09-20T18:43:07.400+0000 7f280c0a6640 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:43:08.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[19814]: audit 2024-09-20T18:43:07.356640+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=smithi115", "root=default"]}]': finished 2024-09-20T18:43:08.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[19814]: cluster 2024-09-20T18:43:07.362317+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-20T18:43:08.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[19814]: audit 2024-09-20T18:43:07.362931+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:08.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[19814]: audit 2024-09-20T18:43:07.373090+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:08.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[19814]: cluster 2024-09-20T18:43:07.847554+0000 mon.a (mon.0) 627 : cluster [INF] osd.7 [v2:172.21.15.115:6824/2359603142,v1:172.21.15.115:6825/2359603142] boot 2024-09-20T18:43:08.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[19814]: cluster 2024-09-20T18:43:07.847744+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-20T18:43:08.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[19814]: audit 2024-09-20T18:43:07.848189+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:08.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[26429]: audit 2024-09-20T18:43:07.356640+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=smithi115", "root=default"]}]': finished 2024-09-20T18:43:08.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[26429]: cluster 2024-09-20T18:43:07.362317+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-20T18:43:08.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[26429]: audit 2024-09-20T18:43:07.362931+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:08.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[26429]: audit 2024-09-20T18:43:07.373090+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:08.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[26429]: cluster 2024-09-20T18:43:07.847554+0000 mon.a (mon.0) 627 : cluster [INF] osd.7 [v2:172.21.15.115:6824/2359603142,v1:172.21.15.115:6825/2359603142] boot 2024-09-20T18:43:08.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[26429]: cluster 2024-09-20T18:43:07.847744+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-20T18:43:08.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:08 smithi049 bash[26429]: audit 2024-09-20T18:43:07.848189+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:08.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:08 smithi115 bash[22089]: audit 2024-09-20T18:43:07.356640+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=smithi115", "root=default"]}]': finished 2024-09-20T18:43:08.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:08 smithi115 bash[22089]: cluster 2024-09-20T18:43:07.362317+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-20T18:43:08.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:08 smithi115 bash[22089]: audit 2024-09-20T18:43:07.362931+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:08.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:08 smithi115 bash[22089]: audit 2024-09-20T18:43:07.373090+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:08.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:08 smithi115 bash[22089]: cluster 2024-09-20T18:43:07.847554+0000 mon.a (mon.0) 627 : cluster [INF] osd.7 [v2:172.21.15.115:6824/2359603142,v1:172.21.15.115:6825/2359603142] boot 2024-09-20T18:43:08.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:08 smithi115 bash[22089]: cluster 2024-09-20T18:43:07.847744+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-20T18:43:08.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:08 smithi115 bash[22089]: audit 2024-09-20T18:43:07.848189+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:09.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:09 smithi049 bash[19814]: cluster 2024-09-20T18:43:07.275077+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:43:09.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:09 smithi049 bash[19814]: cluster 2024-09-20T18:43:07.275234+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:43:09.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:09 smithi049 bash[19814]: cluster 2024-09-20T18:43:07.681664+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:09.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:09 smithi049 bash[19814]: cluster 2024-09-20T18:43:08.847727+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-20T18:43:09.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:09 smithi049 bash[26429]: cluster 2024-09-20T18:43:07.275077+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:43:09.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:09 smithi049 bash[26429]: cluster 2024-09-20T18:43:07.275234+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:43:09.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:09 smithi049 bash[26429]: cluster 2024-09-20T18:43:07.681664+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:09.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:09 smithi049 bash[26429]: cluster 2024-09-20T18:43:08.847727+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-20T18:43:09.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:09 smithi115 bash[22089]: cluster 2024-09-20T18:43:07.275077+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T18:43:09.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:09 smithi115 bash[22089]: cluster 2024-09-20T18:43:07.275234+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T18:43:09.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:09 smithi115 bash[22089]: cluster 2024-09-20T18:43:07.681664+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:43:09.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:09 smithi115 bash[22089]: cluster 2024-09-20T18:43:08.847727+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-20T18:43:11.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:10 smithi115 bash[22089]: cluster 2024-09-20T18:43:09.682216+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v304: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:11.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:10 smithi115 bash[22089]: cluster 2024-09-20T18:43:09.849877+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-20T18:43:11.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:10 smithi049 bash[19814]: cluster 2024-09-20T18:43:09.682216+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v304: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:11.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:10 smithi049 bash[19814]: cluster 2024-09-20T18:43:09.849877+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-20T18:43:11.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:10 smithi049 bash[26429]: cluster 2024-09-20T18:43:09.682216+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v304: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:11.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:10 smithi049 bash[26429]: cluster 2024-09-20T18:43:09.849877+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-20T18:43:11.958 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:43:12.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:11 smithi115 bash[22089]: cluster 2024-09-20T18:43:10.858507+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-20T18:43:12.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:11 smithi049 bash[19814]: cluster 2024-09-20T18:43:10.858507+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-20T18:43:12.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:11 smithi049 bash[26429]: cluster 2024-09-20T18:43:10.858507+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-20T18:43:13.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:12 smithi115 bash[22089]: cluster 2024-09-20T18:43:11.682797+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v307: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:13.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:12 smithi115 bash[22089]: cluster 2024-09-20T18:43:11.868825+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-20T18:43:13.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:12 smithi049 bash[19814]: cluster 2024-09-20T18:43:11.682797+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v307: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:13.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:12 smithi049 bash[19814]: cluster 2024-09-20T18:43:11.868825+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-20T18:43:13.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:12 smithi049 bash[26429]: cluster 2024-09-20T18:43:11.682797+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v307: 1 pgs: 1 remapped+peering; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:13.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:12 smithi049 bash[26429]: cluster 2024-09-20T18:43:11.868825+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-20T18:43:13.364 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:43:14.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:13 smithi049 bash[19814]: audit 2024-09-20T18:43:13.357929+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.49:0/1165254268' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:43:14.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:13 smithi049 bash[26429]: audit 2024-09-20T18:43:13.357929+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.49:0/1165254268' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:43:14.083 INFO:teuthology.orchestra.run.smithi049.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1726857787,"num_in_osds":8,"osd_in_since":1726857760,"num_remapped_pgs":0} 2024-09-20T18:43:14.084 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T18:43:14.152 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:13 smithi115 bash[22089]: audit 2024-09-20T18:43:13.357929+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.49:0/1165254268' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:43:15.281 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:14 smithi115 bash[22089]: cluster 2024-09-20T18:43:13.683383+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s, 0 objects/s recovering 2024-09-20T18:43:15.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:14 smithi049 bash[19814]: cluster 2024-09-20T18:43:13.683383+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s, 0 objects/s recovering 2024-09-20T18:43:15.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:14 smithi049 bash[26429]: cluster 2024-09-20T18:43:13.683383+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s, 0 objects/s recovering 2024-09-20T18:43:17.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: cluster 2024-09-20T18:43:15.683995+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:43:17.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: cephadm 2024-09-20T18:43:15.886049+0000 mgr.y (mgr.14150) 324 : cephadm [INF] Detected new or changed devices on smithi115 2024-09-20T18:43:17.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: audit 2024-09-20T18:43:15.896614+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:17.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: audit 2024-09-20T18:43:15.905549+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:17.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: audit 2024-09-20T18:43:15.908617+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:43:17.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: audit 2024-09-20T18:43:15.910287+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:43:17.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: audit 2024-09-20T18:43:15.911890+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:43:17.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: audit 2024-09-20T18:43:15.913515+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:43:17.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: cephadm 2024-09-20T18:43:15.914852+0000 mgr.y (mgr.14150) 325 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 4316M 2024-09-20T18:43:17.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: audit 2024-09-20T18:43:15.920904+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:17.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: audit 2024-09-20T18:43:15.925220+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:43:17.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: audit 2024-09-20T18:43:15.926867+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:43:17.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[19814]: audit 2024-09-20T18:43:15.936365+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: cluster 2024-09-20T18:43:15.683995+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:43:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: cephadm 2024-09-20T18:43:15.886049+0000 mgr.y (mgr.14150) 324 : cephadm [INF] Detected new or changed devices on smithi115 2024-09-20T18:43:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: audit 2024-09-20T18:43:15.896614+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: audit 2024-09-20T18:43:15.905549+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: audit 2024-09-20T18:43:15.908617+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:43:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: audit 2024-09-20T18:43:15.910287+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:43:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: audit 2024-09-20T18:43:15.911890+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:43:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: audit 2024-09-20T18:43:15.913515+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:43:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: cephadm 2024-09-20T18:43:15.914852+0000 mgr.y (mgr.14150) 325 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 4316M 2024-09-20T18:43:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: audit 2024-09-20T18:43:15.920904+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: audit 2024-09-20T18:43:15.925220+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:43:17.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: audit 2024-09-20T18:43:15.926867+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:43:17.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:16 smithi049 bash[26429]: audit 2024-09-20T18:43:15.936365+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:17.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: cluster 2024-09-20T18:43:15.683995+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:43:17.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: cephadm 2024-09-20T18:43:15.886049+0000 mgr.y (mgr.14150) 324 : cephadm [INF] Detected new or changed devices on smithi115 2024-09-20T18:43:17.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: audit 2024-09-20T18:43:15.896614+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:17.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: audit 2024-09-20T18:43:15.905549+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:17.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: audit 2024-09-20T18:43:15.908617+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:43:17.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: audit 2024-09-20T18:43:15.910287+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:43:17.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: audit 2024-09-20T18:43:15.911890+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:43:17.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: audit 2024-09-20T18:43:15.913515+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:43:17.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: cephadm 2024-09-20T18:43:15.914852+0000 mgr.y (mgr.14150) 325 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 4316M 2024-09-20T18:43:17.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: audit 2024-09-20T18:43:15.920904+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:17.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: audit 2024-09-20T18:43:15.925220+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:43:17.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: audit 2024-09-20T18:43:15.926867+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:43:17.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:16 smithi115 bash[22089]: audit 2024-09-20T18:43:15.936365+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:18.857 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:43:19.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:18 smithi049 bash[19814]: cluster 2024-09-20T18:43:17.684621+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-20T18:43:19.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:18 smithi049 bash[26429]: cluster 2024-09-20T18:43:17.684621+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-20T18:43:19.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:18 smithi115 bash[22089]: cluster 2024-09-20T18:43:17.684621+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-20T18:43:20.270 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:43:20.271 INFO:teuthology.orchestra.run.smithi049.stdout:{"epoch":59,"fsid":"aed1ee32-777d-11ef-baf5-efdc52797490","created":"2024-09-20T18:33:30.244095+0000","modified":"2024-09-20T18:43:11.854168+0000","last_up_change":"2024-09-20T18:43:07.837177+0000","last_in_change":"2024-09-20T18:42:40.798155+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-20T18:38:44.154905+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"eb45d6e7-6f21-4fec-a91a-495b00738961","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6802","nonce":2080748730},{"type":"v1","addr":"172.21.15.49:6803","nonce":2080748730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6804","nonce":2080748730},{"type":"v1","addr":"172.21.15.49:6805","nonce":2080748730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6808","nonce":2080748730},{"type":"v1","addr":"172.21.15.49:6809","nonce":2080748730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6806","nonce":2080748730},{"type":"v1","addr":"172.21.15.49:6807","nonce":2080748730}]},"public_addr":"172.21.15.49:6803/2080748730","cluster_addr":"172.21.15.49:6805/2080748730","heartbeat_back_addr":"172.21.15.49:6809/2080748730","heartbeat_front_addr":"172.21.15.49:6807/2080748730","state":["exists","up"]},{"osd":1,"uuid":"5bf1ee2f-b095-4a8b-8920-3d8128f8eeb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6810","nonce":3008765314},{"type":"v1","addr":"172.21.15.49:6811","nonce":3008765314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6812","nonce":3008765314},{"type":"v1","addr":"172.21.15.49:6813","nonce":3008765314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6816","nonce":3008765314},{"type":"v1","addr":"172.21.15.49:6817","nonce":3008765314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6814","nonce":3008765314},{"type":"v1","addr":"172.21.15.49:6815","nonce":3008765314}]},"public_addr":"172.21.15.49:6811/3008765314","cluster_addr":"172.21.15.49:6813/3008765314","heartbeat_back_addr":"172.21.15.49:6817/3008765314","heartbeat_front_addr":"172.21.15.49:6815/3008765314","state":["exists","up"]},{"osd":2,"uuid":"9129fd7b-88e7-4d57-81a0-77cb2605622e","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.49:6818","nonce":3369540858},{"type":"v1","addr":"172.21.15.49:6819","nonce":3369540858}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6820","nonce":3369540858},{"type":"v1","addr":"172.21.15.49:6821","nonce":3369540858}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6824","nonce":3369540858},{"type":"v1","addr":"172.21.15.49:6825","nonce":3369540858}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6822","nonce":3369540858},{"type":"v1","addr":"172.21.15.49:6823","nonce":3369540858}]},"public_addr":"172.21.15.49:6819/3369540858","cluster_addr":"172.21.15.49:6821/3369540858","heartbeat_back_addr":"172.21.15.49:6825/3369540858","heartbeat_front_addr":"172.21.15.49:6823/3369540858","state":["exists","up"]},{"osd":3,"uuid":"493cf21a-74ab-4e80-9486-ebee75838994","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6826","nonce":24032152},{"type":"v1","addr":"172.21.15.49:6827","nonce":24032152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6828","nonce":24032152},{"type":"v1","addr":"172.21.15.49:6829","nonce":24032152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6832","nonce":24032152},{"type":"v1","addr":"172.21.15.49:6833","nonce":24032152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6830","nonce":24032152},{"type":"v1","addr":"172.21.15.49:6831","nonce":24032152}]},"public_addr":"172.21.15.49:6827/24032152","cluster_addr":"172.21.15.49:6829/24032152","heartbeat_back_addr":"172.21.15.49:6833/24032152","heartbeat_front_addr":"172.21.15.49:6831/24032152","state":["exists","up"]},{"osd":4,"uuid":"51211c72-809e-4ae3-8aa6-1716fd10e82b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6800","nonce":1380541356},{"type":"v1","addr":"172.21.15.115:6801","nonce":1380541356}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":1380541356},{"type":"v1","addr":"172.21.15.115:6803","nonce":1380541356}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":1380541356},{"type":"v1","addr":"172.21.15.115:6807","nonce":1380541356}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":1380541356},{"type":"v1","addr":"172.21.15.115:6805","nonce":1380541356}]},"public_addr":"172.21.15.115:6801/1380541356","cluster_addr":"172.21.15.115:6803/1380541356","heartbeat_back_addr":"172.21.15.115:6807/1380541356","heartbeat_front_addr":"172.21.15.115:6805/1380541356","state":["exists","up"]},{"osd":5,"uuid":"794daf2d-cb2d-46b7-af18-9c3642d336ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6808","nonce":3939375603},{"type":"v1","addr":"172.21.15.115:6809","nonce":3939375603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":3939375603},{"type":"v1","addr":"172.21.15.115:6811","nonce":3939375603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":3939375603},{"type":"v1","addr":"172.21.15.115:6815","nonce":3939375603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":3939375603},{"type":"v1","addr":"172.21.15.115:6813","nonce":3939375603}]},"public_addr":"172.21.15.115:6809/3939375603","cluster_addr":"172.21.15.115:6811/3939375603","heartbeat_back_addr":"172.21.15.115:6815/3939375603","heartbeat_front_addr":"172.21.15.115:6813/3939375603","state":["exists","up"]},{"osd":6,"uuid":"f8bfebf8-51d0-4a03-a21a-253984cb2c7e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6816","nonce":3748556431},{"type":"v1","addr":"172.21.15.115:6817","nonce":3748556431}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":3748556431},{"type":"v1","addr":"172.21.15.115:6819","nonce":3748556431}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":3748556431},{"type":"v1","addr":"172.21.15.115:6823","nonce":3748556431}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":3748556431},{"type":"v1","addr":"172.21.15.115:6821","nonce":3748556431}]},"public_addr":"172.21.15.115:6817/3748556431","cluster_addr":"172.21.15.115:6819/3748556431","heartbeat_back_addr":"172.21.15.115:6823/3748556431","heartbeat_front_addr":"172.21.15.115:6821/3748556431","state":["exists","up"]},{"osd":7,"uuid":"9d6604b6-7d50-4958-b199-40b9647a162b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":2359603142},{"type":"v1","addr":"172.21.15.115:6825","nonce":2359603142}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6826","nonce":2359603142},{"type":"v1","addr":"172.21.15.115:6827","nonce":2359603142}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6830","nonce":2359603142},{"type":"v1","addr":"172.21.15.115:6831","nonce":2359603142}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6828","nonce":2359603142},{"type":"v1","addr":"172.21.15.115:6829","nonce":2359603142}]},"public_addr":"172.21.15.115:6825/2359603142","cluster_addr":"172.21.15.115:6827/2359603142","heartbeat_back_addr":"172.21.15.115:6831/2359603142","heartbeat_front_addr":"172.21.15.115:6829/2359603142","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-20T18:36:51.847732+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-20T18:37:47.680198+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-20T18:38:40.869725+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-20T18:39:38.674054+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-20T18:40:29.412017+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-20T18:41:23.021433+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-20T18:42:13.727016+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-20T18:43:07.275242+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.49:0/3765654513":"2024-09-21T18:34:33.543768+0000","172.21.15.49:0/1779835744":"2024-09-21T18:34:33.543768+0000","172.21.15.49:6801/2456780508":"2024-09-21T18:34:33.543768+0000","172.21.15.49:0/2659578417":"2024-09-21T18:34:33.543768+0000","172.21.15.49:0/913063935":"2024-09-21T18:33:59.479731+0000","172.21.15.49:6800/2456780508":"2024-09-21T18:34:33.543768+0000","172.21.15.49:6801/4021817735":"2024-09-21T18:33:59.479731+0000","172.21.15.49:6800/4021817735":"2024-09-21T18:33:59.479731+0000","172.21.15.49:0/340603223":"2024-09-21T18:33:59.479731+0000","172.21.15.49:0/427746599":"2024-09-21T18:33:59.479731+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-20T18:43:20.900 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-20T18:38:44.154905+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': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, '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-20T18:43:20.900 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-20T18:43:21.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:20 smithi049 bash[19814]: cluster 2024-09-20T18:43:19.685184+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-20T18:43:21.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:20 smithi049 bash[19814]: audit 2024-09-20T18:43:20.263002+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.49:0/2230259829' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:43:21.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:20 smithi049 bash[26429]: cluster 2024-09-20T18:43:19.685184+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-20T18:43:21.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:20 smithi049 bash[26429]: audit 2024-09-20T18:43:20.263002+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.49:0/2230259829' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:43:21.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:20 smithi115 bash[22089]: cluster 2024-09-20T18:43:19.685184+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-20T18:43:21.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:20 smithi115 bash[22089]: audit 2024-09-20T18:43:20.263002+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.49:0/2230259829' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:43:23.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:22 smithi049 bash[19814]: cluster 2024-09-20T18:43:21.685878+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:43:23.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:22 smithi049 bash[26429]: cluster 2024-09-20T18:43:21.685878+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:43:23.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:22 smithi115 bash[22089]: cluster 2024-09-20T18:43:21.685878+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:43:25.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:24 smithi049 bash[19814]: cluster 2024-09-20T18:43:23.686462+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-20T18:43:25.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:24 smithi049 bash[26429]: cluster 2024-09-20T18:43:23.686462+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-20T18:43:25.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:24 smithi115 bash[22089]: cluster 2024-09-20T18:43:23.686462+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-20T18:43:25.683 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:43:27.183 INFO:teuthology.orchestra.run.smithi049.stdout:pg_num: 1 2024-09-20T18:43:27.196 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:26 smithi049 bash[19814]: cluster 2024-09-20T18:43:25.686901+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:27.197 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:26 smithi049 bash[26429]: cluster 2024-09-20T18:43:25.686901+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:27.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:26 smithi115 bash[22089]: cluster 2024-09-20T18:43:25.686901+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:27.783 INFO:tasks.cephadm:Adding prometheus.a on smithi115 2024-09-20T18:43:27.783 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch apply prometheus '1;smithi115=a' 2024-09-20T18:43:28.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:27 smithi049 bash[19814]: audit 2024-09-20T18:43:27.177359+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.49:0/3403158705' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T18:43:28.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:27 smithi049 bash[26429]: audit 2024-09-20T18:43:27.177359+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.49:0/3403158705' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T18:43:28.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:27 smithi115 bash[22089]: audit 2024-09-20T18:43:27.177359+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.49:0/3403158705' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T18:43:29.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:28 smithi049 bash[19814]: cluster 2024-09-20T18:43:27.687494+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:29.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:28 smithi049 bash[26429]: cluster 2024-09-20T18:43:27.687494+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:29.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:28 smithi115 bash[22089]: cluster 2024-09-20T18:43:27.687494+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:31.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:30 smithi049 bash[19814]: cluster 2024-09-20T18:43:29.688046+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:31.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:30 smithi049 bash[26429]: cluster 2024-09-20T18:43:29.688046+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:31.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:30 smithi115 bash[22089]: cluster 2024-09-20T18:43:29.688046+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:32.548 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:43:33.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:32 smithi049 bash[19814]: cluster 2024-09-20T18:43:31.688609+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:33.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:32 smithi049 bash[26429]: cluster 2024-09-20T18:43:31.688609+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:33.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:32 smithi115 bash[22089]: cluster 2024-09-20T18:43:31.688609+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:33.773 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled prometheus update... 2024-09-20T18:43:34.310 DEBUG:teuthology.orchestra.run.smithi115:prometheus.a> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@prometheus.a.service 2024-09-20T18:43:34.312 INFO:tasks.cephadm:Adding node-exporter.a on smithi049 2024-09-20T18:43:34.312 INFO:tasks.cephadm:Adding node-exporter.b on smithi115 2024-09-20T18:43:34.312 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch apply node-exporter '2;smithi049=a;smithi115=b' 2024-09-20T18:43:35.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[19814]: cluster 2024-09-20T18:43:33.689197+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:35.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[19814]: audit 2024-09-20T18:43:33.755906+0000 mgr.y (mgr.14150) 335 : audit [DBG] from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi115=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:43:35.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[19814]: cephadm 2024-09-20T18:43:33.758854+0000 mgr.y (mgr.14150) 336 : cephadm [INF] Saving service prometheus spec with placement smithi115=a;count:1 2024-09-20T18:43:35.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[19814]: audit 2024-09-20T18:43:33.765844+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:35.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[19814]: audit 2024-09-20T18:43:33.767654+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:43:35.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[19814]: audit 2024-09-20T18:43:34.515252+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:43:35.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[19814]: audit 2024-09-20T18:43:34.516964+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:43:35.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[19814]: audit 2024-09-20T18:43:34.526126+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:35.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[26429]: cluster 2024-09-20T18:43:33.689197+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:35.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[26429]: audit 2024-09-20T18:43:33.755906+0000 mgr.y (mgr.14150) 335 : audit [DBG] from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi115=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:43:35.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[26429]: cephadm 2024-09-20T18:43:33.758854+0000 mgr.y (mgr.14150) 336 : cephadm [INF] Saving service prometheus spec with placement smithi115=a;count:1 2024-09-20T18:43:35.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[26429]: audit 2024-09-20T18:43:33.765844+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:35.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[26429]: audit 2024-09-20T18:43:33.767654+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:43:35.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[26429]: audit 2024-09-20T18:43:34.515252+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:43:35.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[26429]: audit 2024-09-20T18:43:34.516964+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:43:35.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:34 smithi049 bash[26429]: audit 2024-09-20T18:43:34.526126+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:35.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:34 smithi115 bash[22089]: cluster 2024-09-20T18:43:33.689197+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:35.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:34 smithi115 bash[22089]: audit 2024-09-20T18:43:33.755906+0000 mgr.y (mgr.14150) 335 : audit [DBG] from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi115=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:43:35.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:34 smithi115 bash[22089]: cephadm 2024-09-20T18:43:33.758854+0000 mgr.y (mgr.14150) 336 : cephadm [INF] Saving service prometheus spec with placement smithi115=a;count:1 2024-09-20T18:43:35.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:34 smithi115 bash[22089]: audit 2024-09-20T18:43:33.765844+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:35.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:34 smithi115 bash[22089]: audit 2024-09-20T18:43:33.767654+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:43:35.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:34 smithi115 bash[22089]: audit 2024-09-20T18:43:34.515252+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:43:35.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:34 smithi115 bash[22089]: audit 2024-09-20T18:43:34.516964+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:43:35.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:34 smithi115 bash[22089]: audit 2024-09-20T18:43:34.526126+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:35.627 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:35 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:36.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:35 smithi049 bash[19814]: cephadm 2024-09-20T18:43:34.849163+0000 mgr.y (mgr.14150) 337 : cephadm [INF] Deploying daemon prometheus.a on smithi115 2024-09-20T18:43:36.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:35 smithi049 bash[26429]: cephadm 2024-09-20T18:43:34.849163+0000 mgr.y (mgr.14150) 337 : cephadm [INF] Deploying daemon prometheus.a on smithi115 2024-09-20T18:43:36.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:35 smithi115 bash[22089]: cephadm 2024-09-20T18:43:34.849163+0000 mgr.y (mgr.14150) 337 : cephadm [INF] Deploying daemon prometheus.a on smithi115 2024-09-20T18:43:37.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:36 smithi049 bash[19814]: cluster 2024-09-20T18:43:35.689836+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:37.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:36 smithi049 bash[26429]: cluster 2024-09-20T18:43:35.689836+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:37.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:36 smithi115 bash[22089]: cluster 2024-09-20T18:43:35.689836+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:39.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:38 smithi049 bash[19814]: cluster 2024-09-20T18:43:37.690396+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:39.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:38 smithi049 bash[26429]: cluster 2024-09-20T18:43:37.690396+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:39.105 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:43:39.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:38 smithi115 bash[22089]: cluster 2024-09-20T18:43:37.690396+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:41.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:40 smithi049 bash[19814]: cluster 2024-09-20T18:43:39.690996+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:41.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:40 smithi049 bash[26429]: cluster 2024-09-20T18:43:39.690996+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:41.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:40 smithi115 bash[22089]: cluster 2024-09-20T18:43:39.690996+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:42.757 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled node-exporter update... 2024-09-20T18:43:43.023 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:42 smithi115 bash[22089]: cluster 2024-09-20T18:43:41.691668+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:43.024 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:42 smithi115 bash[22089]: audit 2024-09-20T18:43:42.750290+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:43.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:42 smithi049 bash[19814]: cluster 2024-09-20T18:43:41.691668+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:43.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:42 smithi049 bash[19814]: audit 2024-09-20T18:43:42.750290+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:43.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:42 smithi049 bash[26429]: cluster 2024-09-20T18:43:41.691668+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:43.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:42 smithi049 bash[26429]: audit 2024-09-20T18:43:42.750290+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:43.760 DEBUG:teuthology.orchestra.run.smithi049:node-exporter.a> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@node-exporter.a.service 2024-09-20T18:43:43.762 DEBUG:teuthology.orchestra.run.smithi115:node-exporter.b> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@node-exporter.b.service 2024-09-20T18:43:43.765 INFO:tasks.cephadm:Adding alertmanager.a on smithi049 2024-09-20T18:43:43.765 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch apply alertmanager '1;smithi049=a' 2024-09-20T18:43:44.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:43 smithi049 bash[19814]: audit 2024-09-20T18:43:42.740372+0000 mgr.y (mgr.14150) 342 : audit [DBG] from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi049=a;smithi115=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:43:44.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:43 smithi049 bash[19814]: cephadm 2024-09-20T18:43:42.743475+0000 mgr.y (mgr.14150) 343 : cephadm [INF] Saving service node-exporter spec with placement smithi049=a;smithi115=b;count:2 2024-09-20T18:43:44.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:43 smithi049 bash[26429]: audit 2024-09-20T18:43:42.740372+0000 mgr.y (mgr.14150) 342 : audit [DBG] from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi049=a;smithi115=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:43:44.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:43 smithi049 bash[26429]: cephadm 2024-09-20T18:43:42.743475+0000 mgr.y (mgr.14150) 343 : cephadm [INF] Saving service node-exporter spec with placement smithi049=a;smithi115=b;count:2 2024-09-20T18:43:44.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:43 smithi115 bash[22089]: audit 2024-09-20T18:43:42.740372+0000 mgr.y (mgr.14150) 342 : audit [DBG] from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi049=a;smithi115=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:43:44.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:43 smithi115 bash[22089]: cephadm 2024-09-20T18:43:42.743475+0000 mgr.y (mgr.14150) 343 : cephadm [INF] Saving service node-exporter spec with placement smithi049=a;smithi115=b;count:2 2024-09-20T18:43:45.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:44 smithi049 bash[19814]: cluster 2024-09-20T18:43:43.692273+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:45.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:44 smithi049 bash[26429]: cluster 2024-09-20T18:43:43.692273+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:45.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:44 smithi115 bash[22089]: cluster 2024-09-20T18:43:43.692273+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:46.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:46 smithi115 bash[22089]: cluster 2024-09-20T18:43:45.692829+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:47.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:46 smithi049 bash[19814]: cluster 2024-09-20T18:43:45.692829+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:47.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:46 smithi049 bash[26429]: cluster 2024-09-20T18:43:45.692829+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:48.304 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.304 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.304 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.305 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.305 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.305 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.562 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:43:48.627 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.627 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.627 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.628 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.628 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.628 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.628 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.628 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:43:48.629 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:48 smithi115 systemd[1]: Started Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:43:49.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:48 smithi115 bash[22089]: cluster 2024-09-20T18:43:47.693432+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:49.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:48 smithi115 bash[22089]: audit 2024-09-20T18:43:48.583172+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:49.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:48 smithi115 bash[22089]: audit 2024-09-20T18:43:48.592370+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:49.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:48 smithi115 bash[22089]: audit 2024-09-20T18:43:48.600094+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:49.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:48 smithi115 bash[22089]: audit 2024-09-20T18:43:48.604966+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T18:43:49.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:48 smithi115 bash[22089]: audit 2024-09-20T18:43:48.675656+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:49.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:48 smithi049 bash[19814]: cluster 2024-09-20T18:43:47.693432+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:49.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:48 smithi049 bash[19814]: audit 2024-09-20T18:43:48.583172+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:49.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:48 smithi049 bash[19814]: audit 2024-09-20T18:43:48.592370+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:49.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:48 smithi049 bash[19814]: audit 2024-09-20T18:43:48.600094+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:49.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:48 smithi049 bash[19814]: audit 2024-09-20T18:43:48.604966+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T18:43:49.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:48 smithi049 bash[19814]: audit 2024-09-20T18:43:48.675656+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:49.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:48 smithi049 bash[26429]: cluster 2024-09-20T18:43:47.693432+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:49.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:48 smithi049 bash[26429]: audit 2024-09-20T18:43:48.583172+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:49.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:48 smithi049 bash[26429]: audit 2024-09-20T18:43:48.592370+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:49.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:48 smithi049 bash[26429]: audit 2024-09-20T18:43:48.600094+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:49.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:48 smithi049 bash[26429]: audit 2024-09-20T18:43:48.604966+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T18:43:49.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:48 smithi049 bash[26429]: audit 2024-09-20T18:43:48.675656+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' 2024-09-20T18:43:50.042 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:49 smithi115 bash[22966]: ignoring --setuser ceph since I am not root 2024-09-20T18:43:50.042 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:49 smithi115 bash[22966]: ignoring --setgroup ceph since I am not root 2024-09-20T18:43:50.042 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:49 smithi115 bash[22966]: debug 2024-09-20T18:43:49.655+0000 7f6091b0a640 1 -- 172.21.15.115:0/1344653360 <== mon.1 v2:172.21.15.115:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561ece7750e0 con 0x561ece777800 2024-09-20T18:43:50.042 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:49 smithi115 bash[22966]: debug 2024-09-20T18:43:49.767+0000 7f6094366040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:43:50.058 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:49 smithi049 bash[20067]: ignoring --setuser ceph since I am not root 2024-09-20T18:43:50.058 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:49 smithi049 bash[20067]: ignoring --setgroup ceph since I am not root 2024-09-20T18:43:50.058 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:49 smithi049 bash[20067]: debug 2024-09-20T18:43:49.780+0000 7fcdfb965040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:43:50.378 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.120Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T18:43:50.378 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.120Z 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-20T18:43:50.378 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.120Z 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 smithi115 (none))" 2024-09-20T18:43:50.378 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.120Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T18:43:50.378 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.120Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T18:43:50.378 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.122Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T18:43:50.378 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.126Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T18:43:50.378 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.127Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T18:43:50.378 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.127Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.128Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.128Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.103µs 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.128Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.129Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.129Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.701µs wal_replay_duration=197.175µs wbl_replay_duration=129ns total_replay_duration=252.262µs 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.130Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.130Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.130Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.131Z 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.49:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.131Z 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.49:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.131Z 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.49:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.158Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.446618ms db_storage=731ns remote_storage=1.479µs web_handler=304ns query_engine=588ns scrape=260.883µs scrape_sd=89.816µs notify=759ns notify_sd=1.434µs rules=27.67517ms tracing=7.312µs 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.158Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T18:43:50.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[46022]: ts=2024-09-20T18:43:50.158Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T18:43:50.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[22089]: audit 2024-09-20T18:43:49.601476+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T18:43:50.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:50 smithi115 bash[22089]: cluster 2024-09-20T18:43:49.613869+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-20T18:43:51.045 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:50 smithi049 bash[26429]: audit 2024-09-20T18:43:49.601476+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T18:43:51.045 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:50 smithi049 bash[26429]: cluster 2024-09-20T18:43:49.613869+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-20T18:43:51.045 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:50 smithi049 bash[19814]: audit 2024-09-20T18:43:49.601476+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.49:0/3439567957' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T18:43:51.045 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:50 smithi049 bash[19814]: cluster 2024-09-20T18:43:49.613869+0000 mon.a (mon.0) 659 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-20T18:43:51.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:51 smithi049 bash[20067]: debug 2024-09-20T18:43:51.036+0000 7fcdfb965040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:43:51.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:51 smithi049 bash[20067]: debug 2024-09-20T18:43:51.104+0000 7fcdfb965040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:43:51.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:51 smithi049 bash[20067]: debug 2024-09-20T18:43:51.260+0000 7fcdfb965040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:43:51.377 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:51 smithi115 bash[22966]: debug 2024-09-20T18:43:50.999+0000 7f6094366040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:43:51.377 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:51 smithi115 bash[22966]: debug 2024-09-20T18:43:51.063+0000 7f6094366040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:43:51.377 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:51 smithi115 bash[22966]: debug 2024-09-20T18:43:51.211+0000 7f6094366040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:43:52.127 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:51 smithi115 bash[22966]: debug 2024-09-20T18:43:51.855+0000 7f6094366040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:43:52.127 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:51 smithi115 bash[22966]: debug 2024-09-20T18:43:51.923+0000 7f6094366040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:43:52.127 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:51 smithi115 bash[22966]: debug 2024-09-20T18:43:51.991+0000 7f6094366040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:43:52.291 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:51 smithi049 bash[20067]: debug 2024-09-20T18:43:51.940+0000 7fcdfb965040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:43:52.291 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:52 smithi049 bash[20067]: debug 2024-09-20T18:43:52.016+0000 7fcdfb965040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:43:52.291 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:52 smithi049 bash[20067]: debug 2024-09-20T18:43:52.088+0000 7fcdfb965040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:43:52.558 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:52 smithi049 bash[20067]: debug 2024-09-20T18:43:52.280+0000 7fcdfb965040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:43:52.558 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:52 smithi049 bash[20067]: debug 2024-09-20T18:43:52.360+0000 7fcdfb965040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:43:52.558 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:52 smithi049 bash[20067]: debug 2024-09-20T18:43:52.432+0000 7fcdfb965040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:43:52.589 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:52 smithi115 bash[22966]: debug 2024-09-20T18:43:52.175+0000 7f6094366040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:43:52.589 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:52 smithi115 bash[22966]: debug 2024-09-20T18:43:52.255+0000 7f6094366040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:43:52.589 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:52 smithi115 bash[22966]: debug 2024-09-20T18:43:52.319+0000 7f6094366040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:43:52.589 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:52 smithi115 bash[22966]: debug 2024-09-20T18:43:52.575+0000 7f6094366040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:43:52.850 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:52 smithi115 bash[22966]: debug 2024-09-20T18:43:52.643+0000 7f6094366040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:43:52.850 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:52 smithi115 bash[22966]: debug 2024-09-20T18:43:52.835+0000 7f6094366040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:43:52.988 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:52 smithi049 bash[20067]: debug 2024-09-20T18:43:52.700+0000 7fcdfb965040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:43:52.988 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:52 smithi049 bash[20067]: debug 2024-09-20T18:43:52.772+0000 7fcdfb965040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:43:53.127 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:52 smithi115 bash[22966]: debug 2024-09-20T18:43:52.911+0000 7f6094366040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:43:53.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:52 smithi049 bash[20067]: debug 2024-09-20T18:43:52.980+0000 7fcdfb965040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:43:53.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:53 smithi049 bash[20067]: debug 2024-09-20T18:43:53.060+0000 7fcdfb965040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:43:53.512 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:53 smithi115 bash[22966]: debug 2024-09-20T18:43:53.159+0000 7f6094366040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:43:53.512 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:53 smithi115 bash[22966]: debug 2024-09-20T18:43:53.335+0000 7f6094366040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:43:53.512 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:53 smithi115 bash[22966]: debug 2024-09-20T18:43:53.499+0000 7f6094366040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:43:53.688 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:53 smithi049 bash[20067]: debug 2024-09-20T18:43:53.324+0000 7fcdfb965040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:43:53.688 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:53 smithi049 bash[20067]: debug 2024-09-20T18:43:53.508+0000 7fcdfb965040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:43:53.769 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:53 smithi115 bash[22966]: debug 2024-09-20T18:43:53.575+0000 7f6094366040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:43:53.769 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:53 smithi115 bash[22966]: debug 2024-09-20T18:43:53.755+0000 7f6094366040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:43:53.960 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:53 smithi049 bash[20067]: debug 2024-09-20T18:43:53.680+0000 7fcdfb965040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:43:53.960 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:53 smithi049 bash[20067]: debug 2024-09-20T18:43:53.760+0000 7fcdfb965040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:43:54.870 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:54 smithi115 bash[22966]: debug 2024-09-20T18:43:54.559+0000 7f6094366040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:43:54.870 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:54 smithi115 bash[22966]: debug 2024-09-20T18:43:54.635+0000 7f6094366040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:43:54.870 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:54 smithi115 bash[22966]: debug 2024-09-20T18:43:54.855+0000 7f6094366040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:43:55.127 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:54 smithi115 bash[22966]: debug 2024-09-20T18:43:54.927+0000 7f6094366040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:43:55.138 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:53 smithi049 bash[20067]: debug 2024-09-20T18:43:53.952+0000 7fcdfb965040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:43:55.139 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:54 smithi049 bash[20067]: debug 2024-09-20T18:43:54.816+0000 7fcdfb965040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:43:55.139 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:54 smithi049 bash[20067]: debug 2024-09-20T18:43:54.896+0000 7fcdfb965040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:43:55.498 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[20067]: debug 2024-09-20T18:43:55.128+0000 7fcdfb965040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:43:55.498 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[20067]: debug 2024-09-20T18:43:55.208+0000 7fcdfb965040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:43:55.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22089]: audit 2024-09-20T18:43:55.424717+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.115:0/3318737108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:43:55.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22089]: audit 2024-09-20T18:43:55.425719+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.115:0/3318737108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:43:55.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22089]: cluster 2024-09-20T18:43:55.426380+0000 mon.a (mon.0) 660 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T18:43:55.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22089]: cluster 2024-09-20T18:43:55.426561+0000 mon.a (mon.0) 661 : cluster [DBG] Standby manager daemon x started 2024-09-20T18:43:55.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22089]: audit 2024-09-20T18:43:55.427819+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.115:0/3318737108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:43:55.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22089]: audit 2024-09-20T18:43:55.428237+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.115:0/3318737108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:43:55.628 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22966]: debug 2024-09-20T18:43:55.315+0000 7f6094366040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:43:55.628 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22966]: debug 2024-09-20T18:43:55.391+0000 7f6094366040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:43:55.628 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22966]: [20/Sep/2024:18:43:55] ENGINE Bus STARTING 2024-09-20T18:43:55.628 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22966]: CherryPy Checker: 2024-09-20T18:43:55.628 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22966]: The Application mounted at '' has an empty config. 2024-09-20T18:43:55.628 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22966]: [20/Sep/2024:18:43:55] ENGINE Serving on http://:::9283 2024-09-20T18:43:55.628 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:43:55 smithi115 bash[22966]: [20/Sep/2024:18:43:55] ENGINE Bus STARTED 2024-09-20T18:43:55.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[20067]: debug 2024-09-20T18:43:55.620+0000 7fcdfb965040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:43:55.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[20067]: debug 2024-09-20T18:43:55.704+0000 7fcdfb965040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:43:55.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[19814]: audit 2024-09-20T18:43:55.424717+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.115:0/3318737108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:43:55.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[19814]: audit 2024-09-20T18:43:55.425719+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.115:0/3318737108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:43:55.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[19814]: cluster 2024-09-20T18:43:55.426380+0000 mon.a (mon.0) 660 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T18:43:55.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[19814]: cluster 2024-09-20T18:43:55.426561+0000 mon.a (mon.0) 661 : cluster [DBG] Standby manager daemon x started 2024-09-20T18:43:55.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[19814]: audit 2024-09-20T18:43:55.427819+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.115:0/3318737108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:43:55.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[19814]: audit 2024-09-20T18:43:55.428237+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.115:0/3318737108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:43:55.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[26429]: audit 2024-09-20T18:43:55.424717+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.115:0/3318737108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:43:55.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[26429]: audit 2024-09-20T18:43:55.425719+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.115:0/3318737108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:43:55.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[26429]: cluster 2024-09-20T18:43:55.426380+0000 mon.a (mon.0) 660 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T18:43:55.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[26429]: cluster 2024-09-20T18:43:55.426561+0000 mon.a (mon.0) 661 : cluster [DBG] Standby manager daemon x started 2024-09-20T18:43:55.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[26429]: audit 2024-09-20T18:43:55.427819+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.115:0/3318737108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:43:55.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[26429]: audit 2024-09-20T18:43:55.428237+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.115:0/3318737108' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:43:56.135 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[20067]: [20/Sep/2024:18:43:55] ENGINE Bus STARTING 2024-09-20T18:43:56.136 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[20067]: CherryPy Checker: 2024-09-20T18:43:56.136 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[20067]: The Application mounted at '' has an empty config. 2024-09-20T18:43:56.136 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[20067]: [20/Sep/2024:18:43:55] ENGINE Serving on http://:::9283 2024-09-20T18:43:56.136 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:55 smithi049 bash[20067]: [20/Sep/2024:18:43:55] ENGINE Bus STARTED 2024-09-20T18:43:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: cluster 2024-09-20T18:43:55.488486+0000 mon.a (mon.0) 662 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-20T18:43:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: cluster 2024-09-20T18:43:55.727584+0000 mon.a (mon.0) 663 : cluster [INF] Active manager daemon y restarted 2024-09-20T18:43:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: cluster 2024-09-20T18:43:55.728118+0000 mon.a (mon.0) 664 : cluster [INF] Activating manager daemon y 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: cluster 2024-09-20T18:43:55.740096+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: cluster 2024-09-20T18:43:55.740710+0000 mon.a (mon.0) 666 : cluster [DBG] mgrmap e18: y(active, starting, since 0.012772s), standbys: x 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.742087+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.742451+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.742818+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.745173+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.745558+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.745964+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.746405+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.746820+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.747254+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.747655+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.748080+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.748479+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:43:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.748978+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.749427+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:43:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.749696+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:43:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.750546+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:43:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: cluster 2024-09-20T18:43:55.776926+0000 mon.a (mon.0) 667 : cluster [INF] Manager daemon y is now available 2024-09-20T18:43:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.799238+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:43:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.812541+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:43:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.819909+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.829206+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:43:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.829522+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:43:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.842260+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:43:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:56 smithi115 bash[22089]: audit 2024-09-20T18:43:55.842597+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:43:56.767 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled alertmanager update... 2024-09-20T18:43:56.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: cluster 2024-09-20T18:43:55.488486+0000 mon.a (mon.0) 662 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-20T18:43:56.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: cluster 2024-09-20T18:43:55.727584+0000 mon.a (mon.0) 663 : cluster [INF] Active manager daemon y restarted 2024-09-20T18:43:56.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: cluster 2024-09-20T18:43:55.728118+0000 mon.a (mon.0) 664 : cluster [INF] Activating manager daemon y 2024-09-20T18:43:56.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: cluster 2024-09-20T18:43:55.740096+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-20T18:43:56.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: cluster 2024-09-20T18:43:55.740710+0000 mon.a (mon.0) 666 : cluster [DBG] mgrmap e18: y(active, starting, since 0.012772s), standbys: x 2024-09-20T18:43:56.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.742087+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:43:56.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.742451+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:43:56.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.742818+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:43:56.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.745173+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:43:56.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.745558+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:43:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.745964+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:43:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.746405+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:43:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.746820+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:43:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.747254+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:43:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.747655+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:43:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.748080+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:43:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.748479+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:43:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.748978+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.749427+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:43:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.749696+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:43:56.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: cluster 2024-09-20T18:43:55.488486+0000 mon.a (mon.0) 662 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-20T18:43:56.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: cluster 2024-09-20T18:43:55.727584+0000 mon.a (mon.0) 663 : cluster [INF] Active manager daemon y restarted 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: cluster 2024-09-20T18:43:55.728118+0000 mon.a (mon.0) 664 : cluster [INF] Activating manager daemon y 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: cluster 2024-09-20T18:43:55.740096+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: cluster 2024-09-20T18:43:55.740710+0000 mon.a (mon.0) 666 : cluster [DBG] mgrmap e18: y(active, starting, since 0.012772s), standbys: x 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.742087+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.742451+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.742818+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.745173+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.745558+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.745964+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.746405+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.746820+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.747254+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.747655+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:43:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.748080+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:43:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.748479+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:43:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.748978+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:43:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.749427+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:43:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.749696+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:43:56.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.750546+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:43:56.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: cluster 2024-09-20T18:43:55.776926+0000 mon.a (mon.0) 667 : cluster [INF] Manager daemon y is now available 2024-09-20T18:43:56.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.799238+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:43:56.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.812541+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:43:56.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.819909+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:56.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.829206+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:43:56.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.829522+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:43:56.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.842260+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:43:56.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[19814]: audit 2024-09-20T18:43:55.842597+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:43:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.750546+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:43:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: cluster 2024-09-20T18:43:55.776926+0000 mon.a (mon.0) 667 : cluster [INF] Manager daemon y is now available 2024-09-20T18:43:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.799238+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:43:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.812541+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:43:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.819909+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.829206+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:43:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.829522+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:43:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.842260+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:43:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:56 smithi049 bash[26429]: audit 2024-09-20T18:43:55.842597+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:43:57.530 DEBUG:teuthology.orchestra.run.smithi049:alertmanager.a> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@alertmanager.a.service 2024-09-20T18:43:57.533 INFO:tasks.cephadm:Adding grafana.a on smithi115 2024-09-20T18:43:57.533 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph orch apply grafana '1;smithi115=a' 2024-09-20T18:43:57.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[19814]: cluster 2024-09-20T18:43:56.751710+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e19: y(active, since 1.02378s), standbys: x 2024-09-20T18:43:57.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[19814]: cephadm 2024-09-20T18:43:56.756429+0000 mgr.y (mgr.14394) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi049=a;count:1 2024-09-20T18:43:57.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[19814]: audit 2024-09-20T18:43:56.760201+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:43:57.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[26429]: cluster 2024-09-20T18:43:56.751710+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e19: y(active, since 1.02378s), standbys: x 2024-09-20T18:43:57.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[26429]: cephadm 2024-09-20T18:43:56.756429+0000 mgr.y (mgr.14394) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi049=a;count:1 2024-09-20T18:43:57.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[26429]: audit 2024-09-20T18:43:56.760201+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:43:57.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:57 smithi115 bash[22089]: cluster 2024-09-20T18:43:56.751710+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e19: y(active, since 1.02378s), standbys: x 2024-09-20T18:43:57.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:57 smithi115 bash[22089]: cephadm 2024-09-20T18:43:56.756429+0000 mgr.y (mgr.14394) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi049=a;count:1 2024-09-20T18:43:57.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:57 smithi115 bash[22089]: audit 2024-09-20T18:43:56.760201+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:43:58.058 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: debug 2024-09-20T18:43:57.856+0000 7fcd5819f640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:43:57] ENGINE Error in HTTPServer.serve 2024-09-20T18:43:58.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: Traceback (most recent call last): 2024-09-20T18:43:58.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:43:58.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: self._connections.run(self.expiration_interval) 2024-09-20T18:43:58.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:43:58.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: self._run(expiration_interval) 2024-09-20T18:43:58.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:43:58.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:43:58.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:43:58.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:43:58.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:43:58.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: s = self.context.wrap_socket( 2024-09-20T18:43:58.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:43:58.060 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: return self.sslsocket_class._create( 2024-09-20T18:43:58.060 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:43:58.060 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: self.do_handshake() 2024-09-20T18:43:58.060 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:43:58.060 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: self._sslobj.do_handshake() 2024-09-20T18:43:58.060 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:43:57 smithi049 bash[20067]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:43:59.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: cephadm 2024-09-20T18:43:57.725775+0000 mgr.y (mgr.14394) 4 : cephadm [INF] [20/Sep/2024:18:43:57] ENGINE Bus STARTING 2024-09-20T18:43:59.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: cluster 2024-09-20T18:43:57.746651+0000 mgr.y (mgr.14394) 5 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: cephadm 2024-09-20T18:43:57.853866+0000 mgr.y (mgr.14394) 6 : cephadm [INF] [20/Sep/2024:18:43:57] ENGINE Serving on https://172.21.15.49:7150 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: cephadm 2024-09-20T18:43:57.859645+0000 mgr.y (mgr.14394) 7 : cephadm [ERR] [20/Sep/2024:18:43:57] ENGINE Error in HTTPServer.serve 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: Traceback (most recent call last): 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: self._connections.run(self.expiration_interval) 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: self._run(expiration_interval) 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: s = self.context.wrap_socket( 2024-09-20T18:43:59.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:43:59.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: return self.sslsocket_class._create( 2024-09-20T18:43:59.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:43:59.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: self.do_handshake() 2024-09-20T18:43:59.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:43:59.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: self._sslobj.do_handshake() 2024-09-20T18:43:59.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:43:59.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: cephadm 2024-09-20T18:43:57.955246+0000 mgr.y (mgr.14394) 8 : cephadm [INF] [20/Sep/2024:18:43:57] ENGINE Serving on http://172.21.15.49:8765 2024-09-20T18:43:59.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[19814]: cephadm 2024-09-20T18:43:57.955400+0000 mgr.y (mgr.14394) 9 : cephadm [INF] [20/Sep/2024:18:43:57] ENGINE Bus STARTED 2024-09-20T18:43:59.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: cephadm 2024-09-20T18:43:57.725775+0000 mgr.y (mgr.14394) 4 : cephadm [INF] [20/Sep/2024:18:43:57] ENGINE Bus STARTING 2024-09-20T18:43:59.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: cluster 2024-09-20T18:43:57.746651+0000 mgr.y (mgr.14394) 5 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:59.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: cephadm 2024-09-20T18:43:57.853866+0000 mgr.y (mgr.14394) 6 : cephadm [INF] [20/Sep/2024:18:43:57] ENGINE Serving on https://172.21.15.49:7150 2024-09-20T18:43:59.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: cephadm 2024-09-20T18:43:57.859645+0000 mgr.y (mgr.14394) 7 : cephadm [ERR] [20/Sep/2024:18:43:57] ENGINE Error in HTTPServer.serve 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: Traceback (most recent call last): 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: self._connections.run(self.expiration_interval) 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: self._run(expiration_interval) 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: s = self.context.wrap_socket( 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: return self.sslsocket_class._create( 2024-09-20T18:43:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:43:59.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: self.do_handshake() 2024-09-20T18:43:59.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:43:59.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: self._sslobj.do_handshake() 2024-09-20T18:43:59.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:43:59.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: cephadm 2024-09-20T18:43:57.955246+0000 mgr.y (mgr.14394) 8 : cephadm [INF] [20/Sep/2024:18:43:57] ENGINE Serving on http://172.21.15.49:8765 2024-09-20T18:43:59.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:58 smithi049 bash[26429]: cephadm 2024-09-20T18:43:57.955400+0000 mgr.y (mgr.14394) 9 : cephadm [INF] [20/Sep/2024:18:43:57] ENGINE Bus STARTED 2024-09-20T18:43:59.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: cephadm 2024-09-20T18:43:57.725775+0000 mgr.y (mgr.14394) 4 : cephadm [INF] [20/Sep/2024:18:43:57] ENGINE Bus STARTING 2024-09-20T18:43:59.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: cluster 2024-09-20T18:43:57.746651+0000 mgr.y (mgr.14394) 5 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:43:59.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: cephadm 2024-09-20T18:43:57.853866+0000 mgr.y (mgr.14394) 6 : cephadm [INF] [20/Sep/2024:18:43:57] ENGINE Serving on https://172.21.15.49:7150 2024-09-20T18:43:59.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: cephadm 2024-09-20T18:43:57.859645+0000 mgr.y (mgr.14394) 7 : cephadm [ERR] [20/Sep/2024:18:43:57] ENGINE Error in HTTPServer.serve 2024-09-20T18:43:59.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: Traceback (most recent call last): 2024-09-20T18:43:59.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:43:59.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: self._connections.run(self.expiration_interval) 2024-09-20T18:43:59.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:43:59.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: self._run(expiration_interval) 2024-09-20T18:43:59.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:43:59.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: s = self.context.wrap_socket( 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: return self.sslsocket_class._create( 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: self.do_handshake() 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: self._sslobj.do_handshake() 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: cephadm 2024-09-20T18:43:57.955246+0000 mgr.y (mgr.14394) 8 : cephadm [INF] [20/Sep/2024:18:43:57] ENGINE Serving on http://172.21.15.49:8765 2024-09-20T18:43:59.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:58 smithi115 bash[22089]: cephadm 2024-09-20T18:43:57.955400+0000 mgr.y (mgr.14394) 9 : cephadm [INF] [20/Sep/2024:18:43:57] ENGINE Bus STARTED 2024-09-20T18:44:00.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:43:59 smithi049 bash[19814]: cluster 2024-09-20T18:43:58.766525+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-20T18:44:00.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:43:59 smithi049 bash[26429]: cluster 2024-09-20T18:43:58.766525+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-20T18:44:00.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:43:59 smithi115 bash[22089]: cluster 2024-09-20T18:43:58.766525+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-20T18:44:01.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:00 smithi049 bash[19814]: cluster 2024-09-20T18:43:59.747271+0000 mgr.y (mgr.14394) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:01.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:00 smithi049 bash[26429]: cluster 2024-09-20T18:43:59.747271+0000 mgr.y (mgr.14394) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:01.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:00 smithi115 bash[22089]: cluster 2024-09-20T18:43:59.747271+0000 mgr.y (mgr.14394) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:01.415 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:44:02.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:01 smithi049 bash[26429]: cluster 2024-09-20T18:44:00.783817+0000 mon.a (mon.0) 674 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-20T18:44:02.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:01 smithi049 bash[26429]: audit 2024-09-20T18:44:01.665484+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:02.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:01 smithi049 bash[26429]: audit 2024-09-20T18:44:01.670099+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:02.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:01 smithi049 bash[19814]: cluster 2024-09-20T18:44:00.783817+0000 mon.a (mon.0) 674 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-20T18:44:02.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:01 smithi049 bash[19814]: audit 2024-09-20T18:44:01.665484+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:02.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:01 smithi049 bash[19814]: audit 2024-09-20T18:44:01.670099+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:02.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:01 smithi115 bash[22089]: cluster 2024-09-20T18:44:00.783817+0000 mon.a (mon.0) 674 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-20T18:44:02.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:01 smithi115 bash[22089]: audit 2024-09-20T18:44:01.665484+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:02.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:01 smithi115 bash[22089]: audit 2024-09-20T18:44:01.670099+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:02.736 INFO:teuthology.orchestra.run.smithi115.stdout:Scheduled grafana update... 2024-09-20T18:44:03.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:02 smithi049 bash[26429]: cluster 2024-09-20T18:44:01.747896+0000 mgr.y (mgr.14394) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:03.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:02 smithi049 bash[26429]: audit 2024-09-20T18:44:01.799006+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:03.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:02 smithi049 bash[26429]: audit 2024-09-20T18:44:01.807138+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:03.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:02 smithi049 bash[26429]: audit 2024-09-20T18:44:02.729148+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:03.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:02 smithi049 bash[19814]: cluster 2024-09-20T18:44:01.747896+0000 mgr.y (mgr.14394) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:03.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:02 smithi049 bash[19814]: audit 2024-09-20T18:44:01.799006+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:03.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:02 smithi049 bash[19814]: audit 2024-09-20T18:44:01.807138+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:03.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:02 smithi049 bash[19814]: audit 2024-09-20T18:44:02.729148+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:03.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:02 smithi115 bash[22089]: cluster 2024-09-20T18:44:01.747896+0000 mgr.y (mgr.14394) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:03.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:02 smithi115 bash[22089]: audit 2024-09-20T18:44:01.799006+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:03.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:02 smithi115 bash[22089]: audit 2024-09-20T18:44:01.807138+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:03.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:02 smithi115 bash[22089]: audit 2024-09-20T18:44:02.729148+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:03.314 DEBUG:teuthology.orchestra.run.smithi115:grafana.a> sudo journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@grafana.a.service 2024-09-20T18:44:03.317 INFO:tasks.cephadm:Setting up client nodes... 2024-09-20T18:44:03.317 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-20T18:44:04.122 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.719011+0000 mgr.y (mgr.14394) 12 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi115=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:44:04.122 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: cephadm 2024-09-20T18:44:02.722338+0000 mgr.y (mgr.14394) 13 : cephadm [INF] Saving service grafana spec with placement smithi115=a;count:1 2024-09-20T18:44:04.122 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.821324+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.122 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.828429+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.122 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.937579+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.122 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.948852+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.122 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.952648+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.122 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.953256+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.122 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.955099+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.122 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.955646+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.122 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.957460+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.123 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.957954+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.123 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.959622+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.123 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.960084+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.123 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: cephadm 2024-09-20T18:44:02.961402+0000 mgr.y (mgr.14394) 14 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 4060M 2024-09-20T18:44:04.123 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.969470+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.123 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.975127+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:44:04.123 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:02.976613+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:44:04.123 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: cephadm 2024-09-20T18:44:02.978942+0000 mgr.y (mgr.14394) 15 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T18:44:04.123 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: cephadm 2024-09-20T18:44:02.979372+0000 mgr.y (mgr.14394) 16 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T18:44:04.123 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.719011+0000 mgr.y (mgr.14394) 12 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi115=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:44:04.123 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: cephadm 2024-09-20T18:44:02.722338+0000 mgr.y (mgr.14394) 13 : cephadm [INF] Saving service grafana spec with placement smithi115=a;count:1 2024-09-20T18:44:04.123 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.821324+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.124 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.828429+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.124 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.937579+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.124 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.948852+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.124 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.952648+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.124 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.953256+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.124 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.955099+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.124 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.955646+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.124 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.957460+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.124 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.957954+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.124 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.959622+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.124 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.960084+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.124 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: cephadm 2024-09-20T18:44:02.961402+0000 mgr.y (mgr.14394) 14 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 4060M 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.969470+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.975127+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:02.976613+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: cephadm 2024-09-20T18:44:02.978942+0000 mgr.y (mgr.14394) 15 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: cephadm 2024-09-20T18:44:02.979372+0000 mgr.y (mgr.14394) 16 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: cephadm 2024-09-20T18:44:03.182474+0000 mgr.y (mgr.14394) 17 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: cephadm 2024-09-20T18:44:03.182772+0000 mgr.y (mgr.14394) 18 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: cephadm 2024-09-20T18:44:03.327020+0000 mgr.y (mgr.14394) 19 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: cephadm 2024-09-20T18:44:03.331708+0000 mgr.y (mgr.14394) 20 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: cephadm 2024-09-20T18:44:03.464177+0000 mgr.y (mgr.14394) 21 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: cephadm 2024-09-20T18:44:03.480513+0000 mgr.y (mgr.14394) 22 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:03.605730+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.125 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:03.611961+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:03.630339+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:03.635202+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: audit 2024-09-20T18:44:03.642040+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[19814]: cephadm 2024-09-20T18:44:03.645002+0000 mgr.y (mgr.14394) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi049 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: cephadm 2024-09-20T18:44:03.182474+0000 mgr.y (mgr.14394) 17 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: cephadm 2024-09-20T18:44:03.182772+0000 mgr.y (mgr.14394) 18 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: cephadm 2024-09-20T18:44:03.327020+0000 mgr.y (mgr.14394) 19 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: cephadm 2024-09-20T18:44:03.331708+0000 mgr.y (mgr.14394) 20 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: cephadm 2024-09-20T18:44:03.464177+0000 mgr.y (mgr.14394) 21 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: cephadm 2024-09-20T18:44:03.480513+0000 mgr.y (mgr.14394) 22 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:03.605730+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:03.611961+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:03.630339+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.126 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:03.635202+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.127 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: audit 2024-09-20T18:44:03.642040+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.127 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:03 smithi049 bash[26429]: cephadm 2024-09-20T18:44:03.645002+0000 mgr.y (mgr.14394) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi049 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.719011+0000 mgr.y (mgr.14394) 12 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi115=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: cephadm 2024-09-20T18:44:02.722338+0000 mgr.y (mgr.14394) 13 : cephadm [INF] Saving service grafana spec with placement smithi115=a;count:1 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.821324+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.828429+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.937579+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.948852+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.952648+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.953256+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.955099+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.955646+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.957460+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.957954+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.959622+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.960084+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: cephadm 2024-09-20T18:44:02.961402+0000 mgr.y (mgr.14394) 14 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 4060M 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.969470+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.975127+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:02.976613+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: cephadm 2024-09-20T18:44:02.978942+0000 mgr.y (mgr.14394) 15 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: cephadm 2024-09-20T18:44:02.979372+0000 mgr.y (mgr.14394) 16 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: cephadm 2024-09-20T18:44:03.182474+0000 mgr.y (mgr.14394) 17 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: cephadm 2024-09-20T18:44:03.182772+0000 mgr.y (mgr.14394) 18 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: cephadm 2024-09-20T18:44:03.327020+0000 mgr.y (mgr.14394) 19 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: cephadm 2024-09-20T18:44:03.331708+0000 mgr.y (mgr.14394) 20 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: cephadm 2024-09-20T18:44:03.464177+0000 mgr.y (mgr.14394) 21 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: cephadm 2024-09-20T18:44:03.480513+0000 mgr.y (mgr.14394) 22 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:03.605730+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:03.611961+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:03.630339+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:03.635202+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: audit 2024-09-20T18:44:03.642040+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:04.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:03 smithi115 bash[22089]: cephadm 2024-09-20T18:44:03.645002+0000 mgr.y (mgr.14394) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi049 2024-09-20T18:44:04.458 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.458 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.459 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.459 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.459 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.460 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.460 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.716 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.716 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.717 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.717 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.717 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.717 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:04.718 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: Started Ceph node-exporter.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:44:04.718 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.058 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:04 smithi049 bash[50555]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-20T18:44:05.808 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[50555]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-20T18:44:05.808 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[50555]: 22b70bddd3ac: Pulling fs layer 2024-09-20T18:44:05.808 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[50555]: 5c12815fee55: Pulling fs layer 2024-09-20T18:44:05.808 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[50555]: c0e87333d380: Pulling fs layer 2024-09-20T18:44:05.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[19814]: cluster 2024-09-20T18:44:03.748555+0000 mgr.y (mgr.14394) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T18:44:05.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[19814]: audit 2024-09-20T18:44:04.709078+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:05.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[19814]: audit 2024-09-20T18:44:04.715251+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:05.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[19814]: audit 2024-09-20T18:44:04.720673+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[26429]: cluster 2024-09-20T18:44:03.748555+0000 mgr.y (mgr.14394) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T18:44:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[26429]: audit 2024-09-20T18:44:04.709078+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[26429]: audit 2024-09-20T18:44:04.715251+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[26429]: audit 2024-09-20T18:44:04.720673+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:05.822 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.822 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.823 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.823 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.823 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.823 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.823 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.823 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.824 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.824 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:05 smithi115 bash[22089]: cluster 2024-09-20T18:44:03.748555+0000 mgr.y (mgr.14394) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T18:44:05.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:05 smithi115 bash[22089]: audit 2024-09-20T18:44:04.709078+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:05.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:05 smithi115 bash[22089]: audit 2024-09-20T18:44:04.715251+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:05.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:05 smithi115 bash[22089]: audit 2024-09-20T18:44:04.720673+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:05.824 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.825 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:05.825 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:06.127 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:05 smithi115 systemd[1]: Started Ceph node-exporter.b for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:44:06.127 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:05 smithi115 bash[46784]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-20T18:44:06.308 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[50555]: 22b70bddd3ac: Verifying Checksum 2024-09-20T18:44:06.308 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[50555]: 22b70bddd3ac: Download complete 2024-09-20T18:44:06.308 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[50555]: 5c12815fee55: Verifying Checksum 2024-09-20T18:44:06.308 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[50555]: 5c12815fee55: Download complete 2024-09-20T18:44:06.308 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[50555]: c0e87333d380: Verifying Checksum 2024-09-20T18:44:06.308 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:05 smithi049 bash[50555]: c0e87333d380: Download complete 2024-09-20T18:44:06.308 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[50555]: 22b70bddd3ac: Pull complete 2024-09-20T18:44:06.627 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[46784]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-20T18:44:06.627 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[46784]: 22b70bddd3ac: Pulling fs layer 2024-09-20T18:44:06.627 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[46784]: 5c12815fee55: Pulling fs layer 2024-09-20T18:44:06.627 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[46784]: c0e87333d380: Pulling fs layer 2024-09-20T18:44:06.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[26429]: cephadm 2024-09-20T18:44:04.721520+0000 mgr.y (mgr.14394) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi115 2024-09-20T18:44:06.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[26429]: audit 2024-09-20T18:44:05.864890+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[26429]: audit 2024-09-20T18:44:05.874930+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[26429]: audit 2024-09-20T18:44:05.885263+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[26429]: audit 2024-09-20T18:44:05.893230+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[26429]: audit 2024-09-20T18:44:05.903537+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.809 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:06 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:06.809 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[50555]: 5c12815fee55: Pull complete 2024-09-20T18:44:06.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[19814]: cephadm 2024-09-20T18:44:04.721520+0000 mgr.y (mgr.14394) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi115 2024-09-20T18:44:06.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[19814]: audit 2024-09-20T18:44:05.864890+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[19814]: audit 2024-09-20T18:44:05.874930+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[19814]: audit 2024-09-20T18:44:05.885263+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[19814]: audit 2024-09-20T18:44:05.893230+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:06 smithi049 bash[19814]: audit 2024-09-20T18:44:05.903537+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.961 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[22089]: cephadm 2024-09-20T18:44:04.721520+0000 mgr.y (mgr.14394) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi115 2024-09-20T18:44:06.961 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[22089]: audit 2024-09-20T18:44:05.864890+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.961 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[22089]: audit 2024-09-20T18:44:05.874930+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.962 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[22089]: audit 2024-09-20T18:44:05.885263+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.962 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[22089]: audit 2024-09-20T18:44:05.893230+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.962 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[22089]: audit 2024-09-20T18:44:05.903537+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:06.962 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[46784]: 5c12815fee55: Verifying Checksum 2024-09-20T18:44:06.962 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[46784]: 5c12815fee55: Download complete 2024-09-20T18:44:06.962 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[46784]: 22b70bddd3ac: Verifying Checksum 2024-09-20T18:44:06.962 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[46784]: 22b70bddd3ac: Download complete 2024-09-20T18:44:06.962 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[46784]: c0e87333d380: Verifying Checksum 2024-09-20T18:44:06.962 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[46784]: c0e87333d380: Download complete 2024-09-20T18:44:06.962 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:06 smithi115 bash[46784]: 22b70bddd3ac: Pull complete 2024-09-20T18:44:07.441 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:07 smithi049 bash[50555]: c0e87333d380: Pull complete 2024-09-20T18:44:07.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:07 smithi049 bash[19814]: cluster 2024-09-20T18:44:05.749261+0000 mgr.y (mgr.14394) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T18:44:07.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:07 smithi049 bash[19814]: cephadm 2024-09-20T18:44:05.920109+0000 mgr.y (mgr.14394) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi049 2024-09-20T18:44:07.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:07 smithi049 bash[26429]: cluster 2024-09-20T18:44:05.749261+0000 mgr.y (mgr.14394) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T18:44:07.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:07 smithi049 bash[26429]: cephadm 2024-09-20T18:44:05.920109+0000 mgr.y (mgr.14394) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi049 2024-09-20T18:44:07.809 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:07 smithi049 bash[50555]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-20T18:44:07.809 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:07 smithi049 bash[50555]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-20T18:44:07.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:07 smithi115 bash[22089]: cluster 2024-09-20T18:44:05.749261+0000 mgr.y (mgr.14394) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T18:44:07.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:07 smithi115 bash[22089]: cephadm 2024-09-20T18:44:05.920109+0000 mgr.y (mgr.14394) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi049 2024-09-20T18:44:07.877 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:07 smithi115 bash[46784]: 5c12815fee55: Pull complete 2024-09-20T18:44:08.091 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:08.330 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:08 smithi115 bash[46784]: c0e87333d380: Pull complete 2024-09-20T18:44:08.330 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:08 smithi115 bash[46784]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-20T18:44:08.331 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:08 smithi115 bash[46784]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-20T18:44:09.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[22089]: cluster 2024-09-20T18:44:07.749861+0000 mgr.y (mgr.14394) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:44:09.877 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.641Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-20T18:44:09.877 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.641Z 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-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.641Z 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-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.641Z 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-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.642Z 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-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.642Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.642Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.642Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.642Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.642Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.642Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.642Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.642Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.642Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.642Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T18:44:09.878 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T18:44:09.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T18:44:09.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T18:44:09.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T18:44:09.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T18:44:09.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T18:44:09.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T18:44:09.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T18:44:09.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T18:44:09.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T18:44:09.879 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T18:44:09.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T18:44:09.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T18:44:09.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T18:44:09.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T18:44:09.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T18:44:09.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T18:44:09.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T18:44:09.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T18:44:09.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T18:44:09.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T18:44:09.880 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T18:44:09.881 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T18:44:09.882 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T18:44:09.882 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-20T18:44:09.882 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:09 smithi115 bash[46784]: ts=2024-09-20T18:44:09.643Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T18:44:10.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:09 smithi049 bash[19814]: cluster 2024-09-20T18:44:07.749861+0000 mgr.y (mgr.14394) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:44:10.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:09 smithi049 bash[26429]: cluster 2024-09-20T18:44:07.749861+0000 mgr.y (mgr.14394) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:44:10.539 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.328Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-20T18:44:10.539 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.328Z 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-20T18:44:10.539 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.328Z 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-20T18:44:10.539 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.328Z 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-20T18:44:10.539 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.329Z 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-20T18:44:10.539 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.329Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.329Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.329Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.329Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.329Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T18:44:10.540 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T18:44:10.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T18:44:10.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T18:44:10.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T18:44:10.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T18:44:10.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T18:44:10.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T18:44:10.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T18:44:10.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T18:44:10.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T18:44:10.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T18:44:10.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T18:44:10.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T18:44:10.542 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T18:44:10.543 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T18:44:10.543 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T18:44:10.543 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T18:44:10.543 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T18:44:10.543 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T18:44:10.543 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T18:44:10.543 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-20T18:44:10.543 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:10 smithi049 bash[50555]: ts=2024-09-20T18:44:10.330Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T18:44:10.956 INFO:teuthology.orchestra.run.smithi049.stdout:[client.0] 2024-09-20T18:44:10.956 INFO:teuthology.orchestra.run.smithi049.stdout: key = AQB6wu1m5ad+OBAAzra9HIqWPeo5uqcAhtnutg== 2024-09-20T18:44:12.109 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:11 smithi049 bash[26429]: cluster 2024-09-20T18:44:09.750376+0000 mgr.y (mgr.14394) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:44:12.109 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:11 smithi049 bash[26429]: audit 2024-09-20T18:44:10.824382+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:12.109 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:11 smithi049 bash[26429]: audit 2024-09-20T18:44:10.825532+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:12.109 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:11 smithi049 bash[26429]: audit 2024-09-20T18:44:10.947568+0000 mon.a (mon.0) 703 : audit [INF] from='client.? 172.21.15.49:0/3487817311' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:44:12.109 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:11 smithi049 bash[26429]: audit 2024-09-20T18:44:10.950177+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.49:0/3487817311' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T18:44:12.110 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:11 smithi049 bash[19814]: cluster 2024-09-20T18:44:09.750376+0000 mgr.y (mgr.14394) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:44:12.110 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:11 smithi049 bash[19814]: audit 2024-09-20T18:44:10.824382+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:12.110 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:11 smithi049 bash[19814]: audit 2024-09-20T18:44:10.825532+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:12.110 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:11 smithi049 bash[19814]: audit 2024-09-20T18:44:10.947568+0000 mon.a (mon.0) 703 : audit [INF] from='client.? 172.21.15.49:0/3487817311' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:44:12.110 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:11 smithi049 bash[19814]: audit 2024-09-20T18:44:10.950177+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.49:0/3487817311' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T18:44:12.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:11 smithi115 bash[22089]: cluster 2024-09-20T18:44:09.750376+0000 mgr.y (mgr.14394) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:44:12.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:11 smithi115 bash[22089]: audit 2024-09-20T18:44:10.824382+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:12.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:11 smithi115 bash[22089]: audit 2024-09-20T18:44:10.825532+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:12.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:11 smithi115 bash[22089]: audit 2024-09-20T18:44:10.947568+0000 mon.a (mon.0) 703 : audit [INF] from='client.? 172.21.15.49:0/3487817311' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:44:12.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:11 smithi115 bash[22089]: audit 2024-09-20T18:44:10.950177+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.49:0/3487817311' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T18:44:12.704 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-09-20T18:44:12.704 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-20T18:44:12.704 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-20T18:44:12.727 DEBUG:teuthology.orchestra.run.smithi115:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-20T18:44:14.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:13 smithi049 bash[19814]: cluster 2024-09-20T18:44:11.751179+0000 mgr.y (mgr.14394) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:44:14.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:13 smithi049 bash[26429]: cluster 2024-09-20T18:44:11.751179+0000 mgr.y (mgr.14394) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:44:14.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:13 smithi115 bash[22089]: cluster 2024-09-20T18:44:11.751179+0000 mgr.y (mgr.14394) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:44:15.796 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:15 smithi049 bash[19814]: cluster 2024-09-20T18:44:13.751933+0000 mgr.y (mgr.14394) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:44:15.796 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:15 smithi049 bash[26429]: cluster 2024-09-20T18:44:13.751933+0000 mgr.y (mgr.14394) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:44:16.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:15 smithi115 bash[22089]: cluster 2024-09-20T18:44:13.751933+0000 mgr.y (mgr.14394) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:44:17.513 INFO:teuthology.orchestra.run.smithi115.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:44:17.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:17.558 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:17.558 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:17.558 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:17.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:17.559 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:17.559 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:17.559 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:17.560 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:17.560 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:17.560 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:18.022 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:18.022 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:18.023 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:18.023 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:17 smithi049 bash[19814]: cluster 2024-09-20T18:44:15.752479+0000 mgr.y (mgr.14394) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:18.023 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:18.023 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:18.024 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:18.024 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: Started Ceph alertmanager.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:44:18.024 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:18.024 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:17 smithi049 bash[26429]: cluster 2024-09-20T18:44:15.752479+0000 mgr.y (mgr.14394) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:18.024 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:18.024 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 18:44:17 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:18.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[20067]: [20/Sep/2024:18:44:18] ENGINE Bus STOPPING 2024-09-20T18:44:18.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:17 smithi115 bash[22089]: cluster 2024-09-20T18:44:15.752479+0000 mgr.y (mgr.14394) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:18.628 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[20067]: [20/Sep/2024:18:44:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:44:18.629 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[20067]: [20/Sep/2024:18:44:18] ENGINE Bus STOPPED 2024-09-20T18:44:18.629 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[20067]: [20/Sep/2024:18:44:18] ENGINE Bus STARTING 2024-09-20T18:44:18.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:18 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:18.896 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[20067]: [20/Sep/2024:18:44:18] ENGINE Serving on http://:::9283 2024-09-20T18:44:18.896 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[20067]: [20/Sep/2024:18:44:18] ENGINE Bus STARTED 2024-09-20T18:44:18.997 INFO:teuthology.orchestra.run.smithi115.stdout:[client.1] 2024-09-20T18:44:18.998 INFO:teuthology.orchestra.run.smithi115.stdout: key = AQCCwu1mpVOkOhAAeo2aHgqEuXGOsT/4BUh1rg== 2024-09-20T18:44:19.156 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[19814]: cluster 2024-09-20T18:44:17.752945+0000 mgr.y (mgr.14394) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:19.157 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[19814]: audit 2024-09-20T18:44:17.891729+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.157 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[19814]: audit 2024-09-20T18:44:17.903028+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.157 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[19814]: audit 2024-09-20T18:44:17.913109+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.157 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[19814]: audit 2024-09-20T18:44:17.934970+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.157 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[19814]: cephadm 2024-09-20T18:44:17.951970+0000 mgr.y (mgr.14394) 34 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T18:44:19.157 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[19814]: audit 2024-09-20T18:44:17.987614+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.157 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[19814]: audit 2024-09-20T18:44:17.995297+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.157 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[19814]: audit 2024-09-20T18:44:18.001136+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:44:19.157 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[19814]: audit 2024-09-20T18:44:18.002210+0000 mgr.y (mgr.14394) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:44:19.157 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[19814]: audit 2024-09-20T18:44:18.007027+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.157 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[19814]: cephadm 2024-09-20T18:44:18.029636+0000 mgr.y (mgr.14394) 36 : cephadm [INF] Deploying daemon grafana.a on smithi115 2024-09-20T18:44:19.158 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[26429]: cluster 2024-09-20T18:44:17.752945+0000 mgr.y (mgr.14394) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:19.158 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[26429]: audit 2024-09-20T18:44:17.891729+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.158 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[26429]: audit 2024-09-20T18:44:17.903028+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.158 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[26429]: audit 2024-09-20T18:44:17.913109+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.158 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[26429]: audit 2024-09-20T18:44:17.934970+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.158 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[26429]: cephadm 2024-09-20T18:44:17.951970+0000 mgr.y (mgr.14394) 34 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T18:44:19.158 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[26429]: audit 2024-09-20T18:44:17.987614+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.158 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[26429]: audit 2024-09-20T18:44:17.995297+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.158 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[26429]: audit 2024-09-20T18:44:18.001136+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:44:19.159 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[26429]: audit 2024-09-20T18:44:18.002210+0000 mgr.y (mgr.14394) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:44:19.159 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[26429]: audit 2024-09-20T18:44:18.007027+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.159 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:18 smithi049 bash[26429]: cephadm 2024-09-20T18:44:18.029636+0000 mgr.y (mgr.14394) 36 : cephadm [INF] Deploying daemon grafana.a on smithi115 2024-09-20T18:44:19.243 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:18 smithi115 bash[22089]: cluster 2024-09-20T18:44:17.752945+0000 mgr.y (mgr.14394) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:19.243 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:18 smithi115 bash[22089]: audit 2024-09-20T18:44:17.891729+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.243 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:18 smithi115 bash[22089]: audit 2024-09-20T18:44:17.903028+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.243 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:18 smithi115 bash[22089]: audit 2024-09-20T18:44:17.913109+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.243 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:18 smithi115 bash[22089]: audit 2024-09-20T18:44:17.934970+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.243 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:18 smithi115 bash[22089]: cephadm 2024-09-20T18:44:17.951970+0000 mgr.y (mgr.14394) 34 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T18:44:19.243 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:18 smithi115 bash[22089]: audit 2024-09-20T18:44:17.987614+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.243 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:18 smithi115 bash[22089]: audit 2024-09-20T18:44:17.995297+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.243 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:18 smithi115 bash[22089]: audit 2024-09-20T18:44:18.001136+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:44:19.243 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:18 smithi115 bash[22089]: audit 2024-09-20T18:44:18.002210+0000 mgr.y (mgr.14394) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:44:19.243 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:18 smithi115 bash[22089]: audit 2024-09-20T18:44:18.007027+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:19.243 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:18 smithi115 bash[22089]: cephadm 2024-09-20T18:44:18.029636+0000 mgr.y (mgr.14394) 36 : cephadm [INF] Deploying daemon grafana.a on smithi115 2024-09-20T18:44:19.558 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[51029]: ts=2024-09-20T18:44:19.150Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-20T18:44:19.558 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[51029]: ts=2024-09-20T18:44:19.150Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-20T18:44:19.559 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[51029]: ts=2024-09-20T18:44:19.152Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.49 port=9094 2024-09-20T18:44:19.559 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[51029]: ts=2024-09-20T18:44:19.152Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T18:44:19.559 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[51029]: ts=2024-09-20T18:44:19.183Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T18:44:19.559 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[51029]: ts=2024-09-20T18:44:19.183Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T18:44:19.559 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[51029]: ts=2024-09-20T18:44:19.186Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-20T18:44:19.559 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[51029]: ts=2024-09-20T18:44:19.186Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-20T18:44:19.793 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-20T18:44:19.793 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-20T18:44:19.793 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-20T18:44:19.815 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph config log 1 --format=json 2024-09-20T18:44:20.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:19 smithi115 bash[22089]: audit 2024-09-20T18:44:18.978838+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.115:0/2723170301' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:44:20.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:19 smithi115 bash[22089]: audit 2024-09-20T18:44:18.983539+0000 mon.a (mon.0) 712 : 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-20T18:44:20.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:19 smithi115 bash[22089]: audit 2024-09-20T18:44:18.986690+0000 mon.a (mon.0) 713 : 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-20T18:44:20.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[26429]: audit 2024-09-20T18:44:18.978838+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.115:0/2723170301' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:44:20.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[26429]: audit 2024-09-20T18:44:18.983539+0000 mon.a (mon.0) 712 : 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-20T18:44:20.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[26429]: audit 2024-09-20T18:44:18.986690+0000 mon.a (mon.0) 713 : 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-20T18:44:20.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[19814]: audit 2024-09-20T18:44:18.978838+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.115:0/2723170301' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:44:20.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[19814]: audit 2024-09-20T18:44:18.983539+0000 mon.a (mon.0) 712 : 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-20T18:44:20.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:19 smithi049 bash[19814]: audit 2024-09-20T18:44:18.986690+0000 mon.a (mon.0) 713 : 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-20T18:44:21.308 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:21 smithi049 bash[51029]: ts=2024-09-20T18:44:21.153Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000275811s 2024-09-20T18:44:21.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:20 smithi049 bash[19814]: cluster 2024-09-20T18:44:19.753510+0000 mgr.y (mgr.14394) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:21.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:20 smithi049 bash[19814]: audit 2024-09-20T18:44:20.834623+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:21.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:20 smithi049 bash[26429]: cluster 2024-09-20T18:44:19.753510+0000 mgr.y (mgr.14394) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:21.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:20 smithi049 bash[26429]: audit 2024-09-20T18:44:20.834623+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:21.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:20 smithi115 bash[22089]: cluster 2024-09-20T18:44:19.753510+0000 mgr.y (mgr.14394) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:21.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:20 smithi115 bash[22089]: audit 2024-09-20T18:44:20.834623+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:23.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:22 smithi049 bash[19814]: cluster 2024-09-20T18:44:21.754121+0000 mgr.y (mgr.14394) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:23.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:22 smithi049 bash[26429]: cluster 2024-09-20T18:44:21.754121+0000 mgr.y (mgr.14394) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:23.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:22 smithi115 bash[22089]: cluster 2024-09-20T18:44:21.754121+0000 mgr.y (mgr.14394) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:24.616 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:25.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:24 smithi049 bash[19814]: cluster 2024-09-20T18:44:23.754900+0000 mgr.y (mgr.14394) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:25.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:24 smithi049 bash[26429]: cluster 2024-09-20T18:44:23.754900+0000 mgr.y (mgr.14394) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:25.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:24 smithi115 bash[22089]: cluster 2024-09-20T18:44:23.754900+0000 mgr.y (mgr.14394) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:26.172 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:44:26.185 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:26 smithi049 bash[19814]: audit 2024-09-20T18:44:25.821240+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:26.185 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:26 smithi049 bash[26429]: audit 2024-09-20T18:44:25.821240+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:26.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:26 smithi115 bash[22089]: audit 2024-09-20T18:44:25.821240+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:26.847 INFO:teuthology.orchestra.run.smithi049.stdout:[{"version":24,"timestamp":"2024-09-20T18:44:18.003461+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-20T18:44:26.848 INFO:tasks.ceph_manager:config epoch is 24 2024-09-20T18:44:26.848 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-20T18:44:26.848 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-20T18:44:26.848 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph mgr dump --format=json 2024-09-20T18:44:27.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:27 smithi049 bash[19814]: cluster 2024-09-20T18:44:25.755529+0000 mgr.y (mgr.14394) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:27.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:27 smithi049 bash[19814]: audit 2024-09-20T18:44:26.165273+0000 mon.a (mon.0) 715 : audit [DBG] from='client.? 172.21.15.49:0/2105902793' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-20T18:44:27.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:27 smithi049 bash[26429]: cluster 2024-09-20T18:44:25.755529+0000 mgr.y (mgr.14394) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:27.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:27 smithi049 bash[26429]: audit 2024-09-20T18:44:26.165273+0000 mon.a (mon.0) 715 : audit [DBG] from='client.? 172.21.15.49:0/2105902793' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-20T18:44:27.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:27 smithi115 bash[22089]: cluster 2024-09-20T18:44:25.755529+0000 mgr.y (mgr.14394) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:27.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:27 smithi115 bash[22089]: audit 2024-09-20T18:44:26.165273+0000 mon.a (mon.0) 715 : audit [DBG] from='client.? 172.21.15.49:0/2105902793' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-20T18:44:29.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:29 smithi049 bash[19814]: cluster 2024-09-20T18:44:27.756175+0000 mgr.y (mgr.14394) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:29.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:29 smithi049 bash[26429]: cluster 2024-09-20T18:44:27.756175+0000 mgr.y (mgr.14394) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:29.308 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:29 smithi049 bash[51029]: ts=2024-09-20T18:44:29.154Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001955442s 2024-09-20T18:44:29.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:29 smithi115 bash[22089]: cluster 2024-09-20T18:44:27.756175+0000 mgr.y (mgr.14394) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:31.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:31 smithi049 bash[19814]: cluster 2024-09-20T18:44:29.756763+0000 mgr.y (mgr.14394) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:31.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:31 smithi049 bash[26429]: cluster 2024-09-20T18:44:29.756763+0000 mgr.y (mgr.14394) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:31.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:31 smithi115 bash[22089]: cluster 2024-09-20T18:44:29.756763+0000 mgr.y (mgr.14394) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:31.647 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:33.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:33 smithi049 bash[19814]: cluster 2024-09-20T18:44:31.757397+0000 mgr.y (mgr.14394) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:33.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:33 smithi049 bash[26429]: cluster 2024-09-20T18:44:31.757397+0000 mgr.y (mgr.14394) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:33.185 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:44:33.271 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:33 smithi115 bash[22089]: cluster 2024-09-20T18:44:31.757397+0000 mgr.y (mgr.14394) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:33.830 INFO:teuthology.orchestra.run.smithi049.stdout:{"epoch":21,"flags":0,"active_gid":14394,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6800","nonce":2489396437},{"type":"v1","addr":"172.21.15.49:6801","nonce":2489396437}]},"active_addr":"172.21.15.49:6801/2489396437","active_change":"2024-09-20T18:43:55.727915+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24331,"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.49:8443/","prometheus":"http://172.21.15.49: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":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.49:0","nonce":2619437323}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.49:0","nonce":489923965}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.49:0","nonce":3594035528}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.49:0","nonce":2113172461}]}]} 2024-09-20T18:44:33.834 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-20T18:44:33.834 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-20T18:44:33.834 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T18:44:34.017 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:44:33 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.017 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:44:33 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.018 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:33 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.018 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:44:33 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.018 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:44:33 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.018 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 18:44:33 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.019 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:33 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.019 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:33 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:34 smithi049 bash[19814]: audit 2024-09-20T18:44:33.173221+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.49:0/2379029400' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:44:34.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:34 smithi049 bash[26429]: audit 2024-09-20T18:44:33.173221+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.49:0/2379029400' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:44:34.377 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.377 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.378 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.378 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.378 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.378 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.378 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: Started Ceph grafana.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:44:34.378 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.379 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.379 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:34 smithi115 bash[22089]: audit 2024-09-20T18:44:33.173221+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.49:0/2379029400' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:44:34.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.379 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:34.380 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 18:44:34 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:44:35.546 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[22089]: cluster 2024-09-20T18:44:33.758041+0000 mgr.y (mgr.14394) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:35.546 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[22089]: audit 2024-09-20T18:44:34.315980+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.546 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[22089]: audit 2024-09-20T18:44:34.327883+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.546 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[22089]: audit 2024-09-20T18:44:34.337867+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.546 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[22089]: audit 2024-09-20T18:44:34.345938+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.546 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[22089]: audit 2024-09-20T18:44:34.406144+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:44:35.546 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[22089]: audit 2024-09-20T18:44:34.995032+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.546 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[22089]: audit 2024-09-20T18:44:35.000606+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.800 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534678596Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534862886Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534875555Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534879425Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534882515Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534886053Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534888984Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534892055Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534895035Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534898485Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.53490165Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534904785Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534907684Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534910772Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-20T18:44:35.801 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534914835Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534917828Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534920558Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534923675Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=settings t=2024-09-20T18:44:35.534926731Z level=info msg="App mode production" 2024-09-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=sqlstore t=2024-09-20T18:44:35.534979668Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=sqlstore t=2024-09-20T18:44:35.534993409Z 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-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.535972592Z level=info msg="Starting DB migrations" 2024-09-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.536040528Z level=info msg="Executing migration" id="create migration_log table" 2024-09-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.587459272Z level=info msg="Executing migration" id="create user table" 2024-09-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.612920319Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.654694315Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.713595732Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-20T18:44:35.802 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.738708303Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-20T18:44:35.803 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.764049716Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-20T18:44:35.803 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.789356206Z level=info msg="Executing migration" id="create user table v2" 2024-09-20T18:44:35.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[19814]: cluster 2024-09-20T18:44:33.758041+0000 mgr.y (mgr.14394) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:35.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[19814]: audit 2024-09-20T18:44:34.315980+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[19814]: audit 2024-09-20T18:44:34.327883+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[19814]: audit 2024-09-20T18:44:34.337867+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[19814]: audit 2024-09-20T18:44:34.345938+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[19814]: audit 2024-09-20T18:44:34.406144+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:44:35.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[19814]: audit 2024-09-20T18:44:34.995032+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[19814]: audit 2024-09-20T18:44:35.000606+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[26429]: cluster 2024-09-20T18:44:33.758041+0000 mgr.y (mgr.14394) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:35.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[26429]: audit 2024-09-20T18:44:34.315980+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[26429]: audit 2024-09-20T18:44:34.327883+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[26429]: audit 2024-09-20T18:44:34.337867+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[26429]: audit 2024-09-20T18:44:34.345938+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[26429]: audit 2024-09-20T18:44:34.406144+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:44:35.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[26429]: audit 2024-09-20T18:44:34.995032+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:35.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:35 smithi049 bash[26429]: audit 2024-09-20T18:44:35.000606+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:36.077 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.83129026Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-20T18:44:36.077 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.873268022Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-20T18:44:36.077 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.898944908Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-20T18:44:36.078 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.924073485Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-20T18:44:36.078 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.949338303Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-20T18:44:36.078 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:35 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.974566745Z level=info msg="Executing migration" id="Update user table charset" 2024-09-20T18:44:36.078 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:35.999810449Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-20T18:44:36.078 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.025055059Z level=info msg="Executing migration" id="Add missing user data" 2024-09-20T18:44:36.078 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.066921351Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-20T18:44:36.355 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.092316384Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-20T18:44:36.355 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.134149198Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-20T18:44:36.355 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.159546997Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-20T18:44:36.355 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.184820402Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-20T18:44:36.356 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.210164193Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-20T18:44:36.356 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.235440598Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-20T18:44:36.356 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.260671754Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-20T18:44:36.356 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.302655258Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-20T18:44:36.356 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.344847751Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-20T18:44:36.607 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.369955616Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-20T18:44:36.608 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.411988819Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-20T18:44:36.608 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.437318849Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-20T18:44:36.608 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.479201712Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-20T18:44:36.608 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.521263981Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-20T18:44:36.608 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.546700203Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-20T18:44:36.608 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.571920966Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-20T18:44:36.608 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.597157906Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-20T18:44:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[22089]: cluster 2024-09-20T18:44:35.758604+0000 mgr.y (mgr.14394) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[22089]: audit 2024-09-20T18:44:35.846977+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:36.870 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.639010115Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-20T18:44:36.870 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.664522432Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-20T18:44:36.870 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.706626401Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-20T18:44:36.870 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.757170915Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-20T18:44:36.870 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.774233195Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-20T18:44:36.870 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.791200149Z level=info msg="Executing migration" id="create star table" 2024-09-20T18:44:36.870 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.808143246Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-20T18:44:36.870 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.825143212Z level=info msg="Executing migration" id="create org table v1" 2024-09-20T18:44:36.870 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.858872597Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-20T18:44:37.127 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.88420692Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-20T18:44:37.127 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.901208663Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-20T18:44:37.128 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.926498284Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-20T18:44:37.128 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.951694781Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-20T18:44:37.128 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:36 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:36.977189365Z level=info msg="Executing migration" id="Update org table charset" 2024-09-20T18:44:37.128 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.002339837Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-20T18:44:37.128 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.044277359Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-20T18:44:37.128 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.069616611Z level=info msg="Executing migration" id="create dashboard table" 2024-09-20T18:44:37.128 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.094841848Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-20T18:44:37.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:36 smithi049 bash[19814]: cluster 2024-09-20T18:44:35.758604+0000 mgr.y (mgr.14394) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:37.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:36 smithi049 bash[19814]: audit 2024-09-20T18:44:35.846977+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:37.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:36 smithi049 bash[26429]: cluster 2024-09-20T18:44:35.758604+0000 mgr.y (mgr.14394) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:37.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:36 smithi049 bash[26429]: audit 2024-09-20T18:44:35.846977+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:37.400 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.136882649Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-20T18:44:37.400 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.178872542Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-20T18:44:37.400 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.204189653Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-20T18:44:37.400 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.246220121Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-20T18:44:37.400 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.271503247Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-20T18:44:37.400 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.296675626Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-20T18:44:37.400 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.338759236Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-20T18:44:37.400 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.364019996Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-20T18:44:37.400 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.389331155Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-20T18:44:37.668 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.431291341Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-20T18:44:37.669 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.473286853Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-20T18:44:37.669 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.523844006Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-20T18:44:37.669 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.549037494Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-20T18:44:37.669 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.616169962Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-20T18:44:37.669 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.658182077Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-20T18:44:37.938 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.683485909Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-20T18:44:37.938 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.708717453Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-20T18:44:37.938 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.734003063Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-20T18:44:37.938 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.759233146Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-20T18:44:37.938 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.78446525Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-20T18:44:37.938 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.809703177Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-20T18:44:37.938 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.85166472Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-20T18:44:37.939 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.876986235Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-20T18:44:37.939 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.902276588Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-20T18:44:37.939 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.927522961Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-20T18:44:38.215 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.95285198Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-20T18:44:38.216 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:37 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:37.97811539Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-20T18:44:38.216 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.003349583Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-20T18:44:38.216 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.045413696Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-20T18:44:38.216 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.070651414Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-20T18:44:38.216 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.095907028Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-20T18:44:38.216 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.137888905Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-20T18:44:38.216 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.163120437Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-20T18:44:38.468 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.205231104Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-20T18:44:38.468 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.230457766Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-20T18:44:38.468 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.255727294Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-20T18:44:38.469 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.281013864Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-20T18:44:38.469 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.322984295Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-20T18:44:38.469 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.34825004Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-20T18:44:38.469 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.373496482Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-20T18:44:38.469 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.415819897Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-20T18:44:38.469 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.45785448Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-20T18:44:38.621 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:38.729 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.499918393Z level=info msg="Executing migration" id="create data_source table" 2024-09-20T18:44:38.729 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.525238348Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-20T18:44:38.729 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.550590632Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-20T18:44:38.729 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.57578713Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-20T18:44:38.730 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.601272206Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-20T18:44:38.730 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.642915857Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-20T18:44:38.730 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.66841764Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-20T18:44:38.730 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.693574893Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-20T18:44:38.730 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.718900869Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-20T18:44:38.982 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[22089]: cluster 2024-09-20T18:44:37.759247+0000 mgr.y (mgr.14394) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:38.982 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.744190243Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-20T18:44:38.982 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.769426618Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-20T18:44:38.982 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.7946496Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-20T18:44:38.982 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.819850685Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-20T18:44:38.982 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.861996949Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-20T18:44:38.982 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.903938817Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-20T18:44:38.982 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.929208895Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-20T18:44:38.982 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.971215815Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-20T18:44:39.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:38 smithi049 bash[26429]: cluster 2024-09-20T18:44:37.759247+0000 mgr.y (mgr.14394) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:39.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:38 smithi049 bash[19814]: cluster 2024-09-20T18:44:37.759247+0000 mgr.y (mgr.14394) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:39.242 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:38 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:38.996512375Z level=info msg="Executing migration" id="Add uid column" 2024-09-20T18:44:39.243 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.021544555Z level=info msg="Executing migration" id="Update uid value" 2024-09-20T18:44:39.243 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.046697983Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-20T18:44:39.243 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.072234344Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-20T18:44:39.243 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.114224909Z level=info msg="Executing migration" id="create api_key table" 2024-09-20T18:44:39.243 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.13945121Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-20T18:44:39.243 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.164751541Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-20T18:44:39.243 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.206642529Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-20T18:44:39.243 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.232089745Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-20T18:44:39.512 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.249175461Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-20T18:44:39.513 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.266128112Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-20T18:44:39.513 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.282889085Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-20T18:44:39.513 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.299944427Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-20T18:44:39.513 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.316991498Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-20T18:44:39.513 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.3505884Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-20T18:44:39.513 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.375898767Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-20T18:44:39.513 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.401118004Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-20T18:44:39.513 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.426364326Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-20T18:44:39.513 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.468335181Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-20T18:44:39.513 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.502031547Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-20T18:44:39.781 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.518906734Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-20T18:44:39.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.552649164Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-20T18:44:39.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.577771977Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-20T18:44:39.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.619857899Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-20T18:44:39.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.645208672Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-20T18:44:39.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.670460701Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-20T18:44:39.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.695754758Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-20T18:44:39.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.720916509Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-20T18:44:39.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.746199237Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-20T18:44:39.782 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.771432282Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-20T18:44:40.034 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.796691841Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-20T18:44:40.034 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.822038934Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-20T18:44:40.034 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.864054523Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-20T18:44:40.034 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.906205802Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-20T18:44:40.035 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.948180064Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-20T18:44:40.035 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:39 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:39.998864537Z level=info msg="Executing migration" id="create quota table v1" 2024-09-20T18:44:40.035 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.024274952Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-20T18:44:40.135 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:44:40.135 INFO:teuthology.orchestra.run.smithi049.stdout:{"epoch":60,"fsid":"aed1ee32-777d-11ef-baf5-efdc52797490","created":"2024-09-20T18:33:30.244095+0000","modified":"2024-09-20T18:43:55.727684+0000","last_up_change":"2024-09-20T18:43:07.837177+0000","last_in_change":"2024-09-20T18:42:40.798155+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-20T18:38:44.154905+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"eb45d6e7-6f21-4fec-a91a-495b00738961","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6802","nonce":2080748730},{"type":"v1","addr":"172.21.15.49:6803","nonce":2080748730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6804","nonce":2080748730},{"type":"v1","addr":"172.21.15.49:6805","nonce":2080748730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6808","nonce":2080748730},{"type":"v1","addr":"172.21.15.49:6809","nonce":2080748730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6806","nonce":2080748730},{"type":"v1","addr":"172.21.15.49:6807","nonce":2080748730}]},"public_addr":"172.21.15.49:6803/2080748730","cluster_addr":"172.21.15.49:6805/2080748730","heartbeat_back_addr":"172.21.15.49:6809/2080748730","heartbeat_front_addr":"172.21.15.49:6807/2080748730","state":["exists","up"]},{"osd":1,"uuid":"5bf1ee2f-b095-4a8b-8920-3d8128f8eeb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6810","nonce":3008765314},{"type":"v1","addr":"172.21.15.49:6811","nonce":3008765314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6812","nonce":3008765314},{"type":"v1","addr":"172.21.15.49:6813","nonce":3008765314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6816","nonce":3008765314},{"type":"v1","addr":"172.21.15.49:6817","nonce":3008765314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6814","nonce":3008765314},{"type":"v1","addr":"172.21.15.49:6815","nonce":3008765314}]},"public_addr":"172.21.15.49:6811/3008765314","cluster_addr":"172.21.15.49:6813/3008765314","heartbeat_back_addr":"172.21.15.49:6817/3008765314","heartbeat_front_addr":"172.21.15.49:6815/3008765314","state":["exists","up"]},{"osd":2,"uuid":"9129fd7b-88e7-4d57-81a0-77cb2605622e","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.49:6818","nonce":3369540858},{"type":"v1","addr":"172.21.15.49:6819","nonce":3369540858}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6820","nonce":3369540858},{"type":"v1","addr":"172.21.15.49:6821","nonce":3369540858}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6824","nonce":3369540858},{"type":"v1","addr":"172.21.15.49:6825","nonce":3369540858}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6822","nonce":3369540858},{"type":"v1","addr":"172.21.15.49:6823","nonce":3369540858}]},"public_addr":"172.21.15.49:6819/3369540858","cluster_addr":"172.21.15.49:6821/3369540858","heartbeat_back_addr":"172.21.15.49:6825/3369540858","heartbeat_front_addr":"172.21.15.49:6823/3369540858","state":["exists","up"]},{"osd":3,"uuid":"493cf21a-74ab-4e80-9486-ebee75838994","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6826","nonce":24032152},{"type":"v1","addr":"172.21.15.49:6827","nonce":24032152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6828","nonce":24032152},{"type":"v1","addr":"172.21.15.49:6829","nonce":24032152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6832","nonce":24032152},{"type":"v1","addr":"172.21.15.49:6833","nonce":24032152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6830","nonce":24032152},{"type":"v1","addr":"172.21.15.49:6831","nonce":24032152}]},"public_addr":"172.21.15.49:6827/24032152","cluster_addr":"172.21.15.49:6829/24032152","heartbeat_back_addr":"172.21.15.49:6833/24032152","heartbeat_front_addr":"172.21.15.49:6831/24032152","state":["exists","up"]},{"osd":4,"uuid":"51211c72-809e-4ae3-8aa6-1716fd10e82b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6800","nonce":1380541356},{"type":"v1","addr":"172.21.15.115:6801","nonce":1380541356}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":1380541356},{"type":"v1","addr":"172.21.15.115:6803","nonce":1380541356}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":1380541356},{"type":"v1","addr":"172.21.15.115:6807","nonce":1380541356}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":1380541356},{"type":"v1","addr":"172.21.15.115:6805","nonce":1380541356}]},"public_addr":"172.21.15.115:6801/1380541356","cluster_addr":"172.21.15.115:6803/1380541356","heartbeat_back_addr":"172.21.15.115:6807/1380541356","heartbeat_front_addr":"172.21.15.115:6805/1380541356","state":["exists","up"]},{"osd":5,"uuid":"794daf2d-cb2d-46b7-af18-9c3642d336ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6808","nonce":3939375603},{"type":"v1","addr":"172.21.15.115:6809","nonce":3939375603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":3939375603},{"type":"v1","addr":"172.21.15.115:6811","nonce":3939375603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":3939375603},{"type":"v1","addr":"172.21.15.115:6815","nonce":3939375603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":3939375603},{"type":"v1","addr":"172.21.15.115:6813","nonce":3939375603}]},"public_addr":"172.21.15.115:6809/3939375603","cluster_addr":"172.21.15.115:6811/3939375603","heartbeat_back_addr":"172.21.15.115:6815/3939375603","heartbeat_front_addr":"172.21.15.115:6813/3939375603","state":["exists","up"]},{"osd":6,"uuid":"f8bfebf8-51d0-4a03-a21a-253984cb2c7e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6816","nonce":3748556431},{"type":"v1","addr":"172.21.15.115:6817","nonce":3748556431}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":3748556431},{"type":"v1","addr":"172.21.15.115:6819","nonce":3748556431}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":3748556431},{"type":"v1","addr":"172.21.15.115:6823","nonce":3748556431}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":3748556431},{"type":"v1","addr":"172.21.15.115:6821","nonce":3748556431}]},"public_addr":"172.21.15.115:6817/3748556431","cluster_addr":"172.21.15.115:6819/3748556431","heartbeat_back_addr":"172.21.15.115:6823/3748556431","heartbeat_front_addr":"172.21.15.115:6821/3748556431","state":["exists","up"]},{"osd":7,"uuid":"9d6604b6-7d50-4958-b199-40b9647a162b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":2359603142},{"type":"v1","addr":"172.21.15.115:6825","nonce":2359603142}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6826","nonce":2359603142},{"type":"v1","addr":"172.21.15.115:6827","nonce":2359603142}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6830","nonce":2359603142},{"type":"v1","addr":"172.21.15.115:6831","nonce":2359603142}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6828","nonce":2359603142},{"type":"v1","addr":"172.21.15.115:6829","nonce":2359603142}]},"public_addr":"172.21.15.115:6825/2359603142","cluster_addr":"172.21.15.115:6827/2359603142","heartbeat_back_addr":"172.21.15.115:6831/2359603142","heartbeat_front_addr":"172.21.15.115:6829/2359603142","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-20T18:36:51.847732+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-20T18:37:47.680198+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-20T18:38:40.869725+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-20T18:39:38.674054+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-20T18:40:29.412017+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-20T18:41:23.021433+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-20T18:42:13.727016+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-20T18:43:07.275242+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.49:0/3473137360":"2024-09-21T18:43:55.727614+0000","172.21.15.49:0/3494714506":"2024-09-21T18:43:55.727614+0000","172.21.15.49:0/3662987383":"2024-09-21T18:43:55.727614+0000","172.21.15.49:0/427746599":"2024-09-21T18:33:59.479731+0000","172.21.15.49:6800/4021817735":"2024-09-21T18:33:59.479731+0000","172.21.15.49:6800/2456780508":"2024-09-21T18:34:33.543768+0000","172.21.15.49:6801/3892628330":"2024-09-21T18:43:55.727614+0000","172.21.15.49:0/913063935":"2024-09-21T18:33:59.479731+0000","172.21.15.49:6801/2456780508":"2024-09-21T18:34:33.543768+0000","172.21.15.49:0/340603223":"2024-09-21T18:33:59.479731+0000","172.21.15.49:6801/4021817735":"2024-09-21T18:33:59.479731+0000","172.21.15.49:0/1779835744":"2024-09-21T18:34:33.543768+0000","172.21.15.49:0/3765654513":"2024-09-21T18:34:33.543768+0000","172.21.15.49:0/2067121955":"2024-09-21T18:43:55.727614+0000","172.21.15.49:0/2659578417":"2024-09-21T18:34:33.543768+0000","172.21.15.49:6800/3892628330":"2024-09-21T18:43:55.727614+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-20T18:44:40.295 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.066301944Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-20T18:44:40.295 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.108402752Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-20T18:44:40.295 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.183880342Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-20T18:44:40.295 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.209372697Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-20T18:44:40.295 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.242834098Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-20T18:44:40.295 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.285003428Z level=info msg="Executing migration" id="create session table" 2024-09-20T18:44:40.548 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.326677037Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-20T18:44:40.548 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.352150842Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-20T18:44:40.548 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.377479417Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-20T18:44:40.548 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.427902793Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-20T18:44:40.548 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.469950016Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-20T18:44:40.548 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.503597181Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-20T18:44:40.548 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.520620986Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-20T18:44:40.548 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.53753248Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-20T18:44:40.777 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-20T18:44:40.778 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T18:44:40.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.554486276Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-20T18:44:40.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.571430143Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-20T18:44:40.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.59663145Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-20T18:44:40.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.638607761Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-20T18:44:40.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.664033864Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-20T18:44:40.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.705987882Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-20T18:44:40.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.74808385Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-20T18:44:40.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.773395092Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-20T18:44:40.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.798719331Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-20T18:44:41.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[19814]: cluster 2024-09-20T18:44:39.759695+0000 mgr.y (mgr.14394) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:41.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[19814]: audit 2024-09-20T18:44:40.128824+0000 mon.a (mon.0) 723 : audit [DBG] from='client.? 172.21.15.49:0/171517054' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:44:41.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[19814]: audit 2024-09-20T18:44:40.177880+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[19814]: audit 2024-09-20T18:44:40.183044+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[19814]: audit 2024-09-20T18:44:40.274924+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[19814]: audit 2024-09-20T18:44:40.285897+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[19814]: audit 2024-09-20T18:44:40.289102+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:44:41.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[19814]: audit 2024-09-20T18:44:40.290793+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:44:41.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[19814]: audit 2024-09-20T18:44:40.301145+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[19814]: cephadm 2024-09-20T18:44:40.360996+0000 mgr.y (mgr.14394) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T18:44:41.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[19814]: cephadm 2024-09-20T18:44:40.366489+0000 mgr.y (mgr.14394) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi049 2024-09-20T18:44:41.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[19814]: audit 2024-09-20T18:44:40.821210+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[26429]: cluster 2024-09-20T18:44:39.759695+0000 mgr.y (mgr.14394) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[26429]: audit 2024-09-20T18:44:40.128824+0000 mon.a (mon.0) 723 : audit [DBG] from='client.? 172.21.15.49:0/171517054' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:44:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[26429]: audit 2024-09-20T18:44:40.177880+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[26429]: audit 2024-09-20T18:44:40.183044+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[26429]: audit 2024-09-20T18:44:40.274924+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[26429]: audit 2024-09-20T18:44:40.285897+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[26429]: audit 2024-09-20T18:44:40.289102+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:44:41.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[26429]: audit 2024-09-20T18:44:40.290793+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:44:41.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[26429]: audit 2024-09-20T18:44:40.301145+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[26429]: cephadm 2024-09-20T18:44:40.360996+0000 mgr.y (mgr.14394) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T18:44:41.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[26429]: cephadm 2024-09-20T18:44:40.366489+0000 mgr.y (mgr.14394) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi049 2024-09-20T18:44:41.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:40 smithi049 bash[26429]: audit 2024-09-20T18:44:40.821210+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:41.069 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.824402551Z level=info msg="Executing migration" id="create alert table v1" 2024-09-20T18:44:41.070 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.866339727Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-20T18:44:41.070 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.941656605Z level=info msg="Executing migration" id="add index alert state" 2024-09-20T18:44:41.070 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.966874565Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-20T18:44:41.070 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:40.992193823Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-20T18:44:41.070 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.034200511Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-20T18:44:41.070 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.059454769Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-20T18:44:41.070 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[22089]: cluster 2024-09-20T18:44:39.759695+0000 mgr.y (mgr.14394) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:41.070 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[22089]: audit 2024-09-20T18:44:40.128824+0000 mon.a (mon.0) 723 : audit [DBG] from='client.? 172.21.15.49:0/171517054' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:44:41.070 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[22089]: audit 2024-09-20T18:44:40.177880+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.071 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[22089]: audit 2024-09-20T18:44:40.183044+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.071 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[22089]: audit 2024-09-20T18:44:40.274924+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.071 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[22089]: audit 2024-09-20T18:44:40.285897+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.071 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[22089]: audit 2024-09-20T18:44:40.289102+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:44:41.071 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[22089]: audit 2024-09-20T18:44:40.290793+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:44:41.071 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[22089]: audit 2024-09-20T18:44:40.301145+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:41.071 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[22089]: cephadm 2024-09-20T18:44:40.360996+0000 mgr.y (mgr.14394) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T18:44:41.071 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[22089]: cephadm 2024-09-20T18:44:40.366489+0000 mgr.y (mgr.14394) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi049 2024-09-20T18:44:41.071 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:40 smithi115 bash[22089]: audit 2024-09-20T18:44:40.821210+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:41.348 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.084689233Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-20T18:44:41.348 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.1099486Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-20T18:44:41.348 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.15189934Z 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-20T18:44:41.348 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.193910859Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-20T18:44:41.348 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.219098674Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-20T18:44:41.348 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.244450436Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-20T18:44:41.348 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.269687067Z level=info msg="Executing migration" id="Add column is_default" 2024-09-20T18:44:41.348 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.294869696Z level=info msg="Executing migration" id="Add column frequency" 2024-09-20T18:44:41.349 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.336872275Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-20T18:44:41.599 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.362136623Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-20T18:44:41.599 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.38738379Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-20T18:44:41.600 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.412648611Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-20T18:44:41.600 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.437961634Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-20T18:44:41.600 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.496454129Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-20T18:44:41.600 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.538625778Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-20T18:44:41.600 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.563943206Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-20T18:44:41.600 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.589137059Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-20T18:44:41.861 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.614429052Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-20T18:44:41.861 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.656326086Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-20T18:44:41.861 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.681596943Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-20T18:44:41.861 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.698529586Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-20T18:44:41.861 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.715402279Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-20T18:44:41.862 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.732625277Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-20T18:44:41.862 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.749456276Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-20T18:44:41.862 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.783178271Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-20T18:44:41.862 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.808482158Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-20T18:44:41.862 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.850511666Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-20T18:44:42.122 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.892706967Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-20T18:44:42.122 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.917991751Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-20T18:44:42.122 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.94329574Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-20T18:44:42.122 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.968576154Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-20T18:44:42.122 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:41 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:41.993879247Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-20T18:44:42.122 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.019113759Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-20T18:44:42.122 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.044469448Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-20T18:44:42.122 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.069721347Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-20T18:44:42.123 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.111592603Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-20T18:44:42.377 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.153668432Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-20T18:44:42.377 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.178909941Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-20T18:44:42.378 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.204239054Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-20T18:44:42.378 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.229525546Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-20T18:44:42.378 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.254780661Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-20T18:44:42.378 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.280004216Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-20T18:44:42.378 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.330413038Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-20T18:44:42.378 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.355733579Z 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-20T18:44:42.669 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.397711323Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-20T18:44:42.669 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.422883743Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-20T18:44:42.669 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.464925013Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-20T18:44:42.669 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.506864471Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-20T18:44:42.669 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.548965396Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-20T18:44:42.669 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.574520825Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-20T18:44:42.670 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.59144744Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-20T18:44:42.670 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.608343285Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-20T18:44:42.670 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.641872976Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-20T18:44:42.670 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.658737537Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-20T18:44:42.922 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[22089]: cluster 2024-09-20T18:44:41.760262+0000 mgr.y (mgr.14394) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:42.922 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.676000276Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-20T18:44:42.922 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.701199609Z level=info msg="Executing migration" id="Move region to single row" 2024-09-20T18:44:42.922 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.72648855Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-20T18:44:42.922 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.751723226Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-20T18:44:42.923 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.777002637Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-20T18:44:42.923 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.802237089Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-20T18:44:42.923 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.827486621Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-20T18:44:42.923 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.8695213Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-20T18:44:42.923 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.894824984Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-20T18:44:42.923 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.911758433Z level=info msg="Executing migration" id="create test_data table" 2024-09-20T18:44:42.991 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:42 smithi049 bash[19814]: cluster 2024-09-20T18:44:41.760262+0000 mgr.y (mgr.14394) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:42.992 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:42 smithi049 bash[26429]: cluster 2024-09-20T18:44:41.760262+0000 mgr.y (mgr.14394) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:43.175 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.928700837Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-20T18:44:43.175 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.962405794Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-20T18:44:43.175 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.979250013Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-20T18:44:43.175 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:42 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:42.996187161Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-20T18:44:43.175 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.013107324Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-20T18:44:43.175 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.054956769Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-20T18:44:43.175 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.097006013Z level=info msg="Executing migration" id="create team table" 2024-09-20T18:44:43.175 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.122324391Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-20T18:44:43.175 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.164339833Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-20T18:44:43.436 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.206216228Z level=info msg="Executing migration" id="create team member table" 2024-09-20T18:44:43.436 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.231499466Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-20T18:44:43.436 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.256751843Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-20T18:44:43.436 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.282003169Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-20T18:44:43.436 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.307201963Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-20T18:44:43.436 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.349475366Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-20T18:44:43.436 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.374763198Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-20T18:44:43.436 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.400000958Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-20T18:44:43.436 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.425287346Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-20T18:44:43.705 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.45066229Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-20T18:44:43.705 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.475885747Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-20T18:44:43.705 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.509448214Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-20T18:44:43.705 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.551538708Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-20T18:44:43.705 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.576775794Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-20T18:44:43.705 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.602033857Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-20T18:44:43.705 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.643959661Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-20T18:44:43.705 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.669250709Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-20T18:44:43.705 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.694472876Z level=info msg="Executing migration" id="create tag table" 2024-09-20T18:44:43.974 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.719787138Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-20T18:44:43.974 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.74503187Z level=info msg="Executing migration" id="create login attempt table" 2024-09-20T18:44:43.974 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.770320786Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-20T18:44:43.974 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.795411535Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-20T18:44:43.974 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.820734047Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-20T18:44:43.974 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.871052353Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-20T18:44:43.974 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.913039799Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-20T18:44:43.975 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.938434609Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-20T18:44:43.975 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.963554721Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-20T18:44:44.235 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:43 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:43.988896782Z level=info msg="Executing migration" id="create user auth table" 2024-09-20T18:44:44.235 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.01409045Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-20T18:44:44.235 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.039398506Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-20T18:44:44.235 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.064581291Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-20T18:44:44.235 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.106589768Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-20T18:44:44.235 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.131840069Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-20T18:44:44.235 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.173801353Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-20T18:44:44.235 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.224397969Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-20T18:44:44.487 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.266454355Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-20T18:44:44.487 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.291612054Z level=info msg="Executing migration" id="create server_lock table" 2024-09-20T18:44:44.487 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.316842798Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-20T18:44:44.487 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.34219251Z level=info msg="Executing migration" id="create user auth token table" 2024-09-20T18:44:44.487 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.384130482Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-20T18:44:44.487 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.409441355Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-20T18:44:44.487 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.434703671Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-20T18:44:44.487 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.476612697Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-20T18:44:44.607 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:44 smithi049 systemd[1]: Stopping Ceph alertmanager.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T18:44:44.608 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:44 smithi049 bash[51029]: ts=2024-09-20T18:44:44.414Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-20T18:44:44.758 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.50189569Z level=info msg="Executing migration" id="create cache_data table" 2024-09-20T18:44:44.758 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.543881854Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-20T18:44:44.758 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.585936003Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-20T18:44:44.758 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.61122104Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-20T18:44:44.758 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.653148192Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-20T18:44:44.758 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.678429529Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-20T18:44:44.758 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.720467375Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-20T18:44:44.758 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.745746985Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-20T18:44:45.013 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[22089]: cluster 2024-09-20T18:44:43.760697+0000 mgr.y (mgr.14394) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:45.014 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.770878822Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-20T18:44:45.014 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.796211737Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-20T18:44:45.014 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.813071961Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-20T18:44:45.014 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.829983478Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-20T18:44:45.014 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.872067963Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-20T18:44:45.014 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.897389619Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-20T18:44:45.014 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.922693261Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-20T18:44:45.014 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.947819301Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-20T18:44:45.014 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:44 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:44.973100815Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-20T18:44:45.014 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.003269612Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-20T18:44:45.169 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:44 smithi049 bash[19814]: cluster 2024-09-20T18:44:43.760697+0000 mgr.y (mgr.14394) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:45.169 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:44 smithi049 bash[26429]: cluster 2024-09-20T18:44:43.760697+0000 mgr.y (mgr.14394) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:45.170 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:44 smithi049 bash[52060]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T18:44:45.170 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:45 smithi049 bash[52121]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T18:44:45.170 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:45 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T18:44:45.170 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:45 smithi049 systemd[1]: Stopped Ceph alertmanager.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:44:45.170 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:45 smithi049 systemd[1]: Started Ceph alertmanager.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:44:45.313 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.031913415Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-20T18:44:45.314 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.073949471Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-20T18:44:45.314 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.124531608Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-20T18:44:45.314 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.166457702Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-20T18:44:45.314 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.191822581Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-20T18:44:45.314 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.217031846Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-20T18:44:45.314 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.303173757Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-20T18:44:45.557 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:45.612 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.384630303Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-20T18:44:45.613 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.437189875Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-20T18:44:45.613 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.5188212Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-20T18:44:45.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.602422592Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-20T18:44:45.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.66108727Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-20T18:44:45.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.702989494Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-20T18:44:45.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.728243802Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-20T18:44:45.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.75350217Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-20T18:44:45.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.778778691Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-20T18:44:45.878 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.804005564Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-20T18:44:45.878 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.829239202Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-20T18:44:46.307 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.870967428Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-20T18:44:46.308 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:45 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:45.938927422Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-20T18:44:46.308 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:46 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:46.110224362Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-20T18:44:46.308 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:46 smithi115 bash[22089]: audit 2024-09-20T18:44:45.099583+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:46.308 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:46 smithi115 bash[22089]: audit 2024-09-20T18:44:45.106105+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:46.308 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:46 smithi115 bash[22089]: cephadm 2024-09-20T18:44:45.107943+0000 mgr.y (mgr.14394) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:44:46.308 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:46 smithi115 bash[22089]: cephadm 2024-09-20T18:44:45.369713+0000 mgr.y (mgr.14394) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T18:44:46.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:46 smithi049 bash[19814]: audit 2024-09-20T18:44:45.099583+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:46.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:46 smithi049 bash[19814]: audit 2024-09-20T18:44:45.106105+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:46.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:46 smithi049 bash[19814]: cephadm 2024-09-20T18:44:45.107943+0000 mgr.y (mgr.14394) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:44:46.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:46 smithi049 bash[19814]: cephadm 2024-09-20T18:44:45.369713+0000 mgr.y (mgr.14394) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T18:44:46.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:46 smithi049 bash[26429]: audit 2024-09-20T18:44:45.099583+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:46.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:46 smithi049 bash[26429]: audit 2024-09-20T18:44:45.106105+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:46.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:46 smithi049 bash[26429]: cephadm 2024-09-20T18:44:45.107943+0000 mgr.y (mgr.14394) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:44:46.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:46 smithi049 bash[26429]: cephadm 2024-09-20T18:44:45.369713+0000 mgr.y (mgr.14394) 53 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T18:44:46.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:46 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:46.297324992Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-20T18:44:46.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:46 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:46.427360793Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-20T18:44:46.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:46 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:46.512335501Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-20T18:44:47.042 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:46 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:46.762756326Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-20T18:44:47.042 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:46 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:46.871771364Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-20T18:44:47.042 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:46 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:46.964476458Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-20T18:44:47.170 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:47 smithi049 bash[19814]: cluster 2024-09-20T18:44:45.761216+0000 mgr.y (mgr.14394) 54 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:47.170 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:47 smithi049 bash[26429]: cluster 2024-09-20T18:44:45.761216+0000 mgr.y (mgr.14394) 54 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:47.171 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:46 smithi049 bash[52147]: ts=2024-09-20T18:44:46.998Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-20T18:44:47.171 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:46 smithi049 bash[52147]: ts=2024-09-20T18:44:46.998Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-20T18:44:47.171 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:47 smithi049 bash[52147]: ts=2024-09-20T18:44:47.001Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.49 port=9094 2024-09-20T18:44:47.171 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:47 smithi049 bash[52147]: ts=2024-09-20T18:44:47.002Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T18:44:47.171 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:47 smithi049 bash[52147]: ts=2024-09-20T18:44:47.033Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T18:44:47.171 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:47 smithi049 bash[52147]: ts=2024-09-20T18:44:47.033Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T18:44:47.171 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:47 smithi049 bash[52147]: ts=2024-09-20T18:44:47.036Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-20T18:44:47.171 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:47 smithi049 bash[52147]: ts=2024-09-20T18:44:47.036Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-20T18:44:47.321 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[22089]: cluster 2024-09-20T18:44:45.761216+0000 mgr.y (mgr.14394) 54 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:47.321 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.031523787Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-20T18:44:47.321 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.097589112Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-20T18:44:47.321 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.174385235Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-20T18:44:47.322 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.24168317Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-20T18:44:47.322 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.310750799Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-20T18:44:47.519 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:44:47.519 INFO:teuthology.orchestra.run.smithi049.stdout:{"epoch":60,"fsid":"aed1ee32-777d-11ef-baf5-efdc52797490","created":"2024-09-20T18:33:30.244095+0000","modified":"2024-09-20T18:43:55.727684+0000","last_up_change":"2024-09-20T18:43:07.837177+0000","last_in_change":"2024-09-20T18:42:40.798155+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-20T18:38:44.154905+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"eb45d6e7-6f21-4fec-a91a-495b00738961","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6802","nonce":2080748730},{"type":"v1","addr":"172.21.15.49:6803","nonce":2080748730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6804","nonce":2080748730},{"type":"v1","addr":"172.21.15.49:6805","nonce":2080748730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6808","nonce":2080748730},{"type":"v1","addr":"172.21.15.49:6809","nonce":2080748730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6806","nonce":2080748730},{"type":"v1","addr":"172.21.15.49:6807","nonce":2080748730}]},"public_addr":"172.21.15.49:6803/2080748730","cluster_addr":"172.21.15.49:6805/2080748730","heartbeat_back_addr":"172.21.15.49:6809/2080748730","heartbeat_front_addr":"172.21.15.49:6807/2080748730","state":["exists","up"]},{"osd":1,"uuid":"5bf1ee2f-b095-4a8b-8920-3d8128f8eeb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6810","nonce":3008765314},{"type":"v1","addr":"172.21.15.49:6811","nonce":3008765314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6812","nonce":3008765314},{"type":"v1","addr":"172.21.15.49:6813","nonce":3008765314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6816","nonce":3008765314},{"type":"v1","addr":"172.21.15.49:6817","nonce":3008765314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6814","nonce":3008765314},{"type":"v1","addr":"172.21.15.49:6815","nonce":3008765314}]},"public_addr":"172.21.15.49:6811/3008765314","cluster_addr":"172.21.15.49:6813/3008765314","heartbeat_back_addr":"172.21.15.49:6817/3008765314","heartbeat_front_addr":"172.21.15.49:6815/3008765314","state":["exists","up"]},{"osd":2,"uuid":"9129fd7b-88e7-4d57-81a0-77cb2605622e","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.49:6818","nonce":3369540858},{"type":"v1","addr":"172.21.15.49:6819","nonce":3369540858}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6820","nonce":3369540858},{"type":"v1","addr":"172.21.15.49:6821","nonce":3369540858}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6824","nonce":3369540858},{"type":"v1","addr":"172.21.15.49:6825","nonce":3369540858}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6822","nonce":3369540858},{"type":"v1","addr":"172.21.15.49:6823","nonce":3369540858}]},"public_addr":"172.21.15.49:6819/3369540858","cluster_addr":"172.21.15.49:6821/3369540858","heartbeat_back_addr":"172.21.15.49:6825/3369540858","heartbeat_front_addr":"172.21.15.49:6823/3369540858","state":["exists","up"]},{"osd":3,"uuid":"493cf21a-74ab-4e80-9486-ebee75838994","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6826","nonce":24032152},{"type":"v1","addr":"172.21.15.49:6827","nonce":24032152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6828","nonce":24032152},{"type":"v1","addr":"172.21.15.49:6829","nonce":24032152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6832","nonce":24032152},{"type":"v1","addr":"172.21.15.49:6833","nonce":24032152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.49:6830","nonce":24032152},{"type":"v1","addr":"172.21.15.49:6831","nonce":24032152}]},"public_addr":"172.21.15.49:6827/24032152","cluster_addr":"172.21.15.49:6829/24032152","heartbeat_back_addr":"172.21.15.49:6833/24032152","heartbeat_front_addr":"172.21.15.49:6831/24032152","state":["exists","up"]},{"osd":4,"uuid":"51211c72-809e-4ae3-8aa6-1716fd10e82b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6800","nonce":1380541356},{"type":"v1","addr":"172.21.15.115:6801","nonce":1380541356}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":1380541356},{"type":"v1","addr":"172.21.15.115:6803","nonce":1380541356}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":1380541356},{"type":"v1","addr":"172.21.15.115:6807","nonce":1380541356}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":1380541356},{"type":"v1","addr":"172.21.15.115:6805","nonce":1380541356}]},"public_addr":"172.21.15.115:6801/1380541356","cluster_addr":"172.21.15.115:6803/1380541356","heartbeat_back_addr":"172.21.15.115:6807/1380541356","heartbeat_front_addr":"172.21.15.115:6805/1380541356","state":["exists","up"]},{"osd":5,"uuid":"794daf2d-cb2d-46b7-af18-9c3642d336ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6808","nonce":3939375603},{"type":"v1","addr":"172.21.15.115:6809","nonce":3939375603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":3939375603},{"type":"v1","addr":"172.21.15.115:6811","nonce":3939375603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":3939375603},{"type":"v1","addr":"172.21.15.115:6815","nonce":3939375603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":3939375603},{"type":"v1","addr":"172.21.15.115:6813","nonce":3939375603}]},"public_addr":"172.21.15.115:6809/3939375603","cluster_addr":"172.21.15.115:6811/3939375603","heartbeat_back_addr":"172.21.15.115:6815/3939375603","heartbeat_front_addr":"172.21.15.115:6813/3939375603","state":["exists","up"]},{"osd":6,"uuid":"f8bfebf8-51d0-4a03-a21a-253984cb2c7e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6816","nonce":3748556431},{"type":"v1","addr":"172.21.15.115:6817","nonce":3748556431}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":3748556431},{"type":"v1","addr":"172.21.15.115:6819","nonce":3748556431}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":3748556431},{"type":"v1","addr":"172.21.15.115:6823","nonce":3748556431}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":3748556431},{"type":"v1","addr":"172.21.15.115:6821","nonce":3748556431}]},"public_addr":"172.21.15.115:6817/3748556431","cluster_addr":"172.21.15.115:6819/3748556431","heartbeat_back_addr":"172.21.15.115:6823/3748556431","heartbeat_front_addr":"172.21.15.115:6821/3748556431","state":["exists","up"]},{"osd":7,"uuid":"9d6604b6-7d50-4958-b199-40b9647a162b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":2359603142},{"type":"v1","addr":"172.21.15.115:6825","nonce":2359603142}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6826","nonce":2359603142},{"type":"v1","addr":"172.21.15.115:6827","nonce":2359603142}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6830","nonce":2359603142},{"type":"v1","addr":"172.21.15.115:6831","nonce":2359603142}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6828","nonce":2359603142},{"type":"v1","addr":"172.21.15.115:6829","nonce":2359603142}]},"public_addr":"172.21.15.115:6825/2359603142","cluster_addr":"172.21.15.115:6827/2359603142","heartbeat_back_addr":"172.21.15.115:6831/2359603142","heartbeat_front_addr":"172.21.15.115:6829/2359603142","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-20T18:36:51.847732+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-20T18:37:47.680198+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-20T18:38:40.869725+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-20T18:39:38.674054+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-20T18:40:29.412017+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-20T18:41:23.021433+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-20T18:42:13.727016+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-20T18:43:07.275242+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.49:0/3473137360":"2024-09-21T18:43:55.727614+0000","172.21.15.49:0/3494714506":"2024-09-21T18:43:55.727614+0000","172.21.15.49:0/3662987383":"2024-09-21T18:43:55.727614+0000","172.21.15.49:0/427746599":"2024-09-21T18:33:59.479731+0000","172.21.15.49:6800/4021817735":"2024-09-21T18:33:59.479731+0000","172.21.15.49:6800/2456780508":"2024-09-21T18:34:33.543768+0000","172.21.15.49:6801/3892628330":"2024-09-21T18:43:55.727614+0000","172.21.15.49:0/913063935":"2024-09-21T18:33:59.479731+0000","172.21.15.49:6801/2456780508":"2024-09-21T18:34:33.543768+0000","172.21.15.49:0/340603223":"2024-09-21T18:33:59.479731+0000","172.21.15.49:6801/4021817735":"2024-09-21T18:33:59.479731+0000","172.21.15.49:0/1779835744":"2024-09-21T18:34:33.543768+0000","172.21.15.49:0/3765654513":"2024-09-21T18:34:33.543768+0000","172.21.15.49:0/2067121955":"2024-09-21T18:43:55.727614+0000","172.21.15.49:0/2659578417":"2024-09-21T18:34:33.543768+0000","172.21.15.49:6800/3892628330":"2024-09-21T18:43:55.727614+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-20T18:44:47.610 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.359144817Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-20T18:44:47.610 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.401553023Z 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-20T18:44:47.610 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.452240515Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-20T18:44:47.611 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.519550497Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-20T18:44:47.611 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.599982276Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-20T18:44:47.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.689079661Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-20T18:44:47.878 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.787783929Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-20T18:44:48.230 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-20T18:44:48.231 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-20T18:44:48.231 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-20T18:44:48.232 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-20T18:44:48.232 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-20T18:44:48.233 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-20T18:44:48.233 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-20T18:44:48.233 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-20T18:44:48.275 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:48 smithi115 bash[22089]: audit 2024-09-20T18:44:47.511016+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.49:0/2509664678' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:44:48.275 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:47 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:47.949921022Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-20T18:44:48.275 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:48 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:48.197916079Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-20T18:44:48.276 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:48 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:48.265168481Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-20T18:44:48.552 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:48 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:48.340785697Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-20T18:44:48.552 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:48 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:48.395188397Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-20T18:44:48.552 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:48 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:48.4425049Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-20T18:44:48.552 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:48 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:48.501830152Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-20T18:44:48.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:48 smithi049 bash[19814]: audit 2024-09-20T18:44:47.511016+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.49:0/2509664678' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:44:48.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:48 smithi049 bash[26429]: audit 2024-09-20T18:44:47.511016+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.49:0/2509664678' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:44:48.817 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:48 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:48.656193452Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-20T18:44:49.127 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:48 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:48.807371267Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-20T18:44:49.127 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:48 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:48.954697441Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-20T18:44:49.127 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.030773102Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-20T18:44:49.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:49 smithi049 bash[19814]: cluster 2024-09-20T18:44:47.761772+0000 mgr.y (mgr.14394) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:49.308 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:49 smithi049 bash[52147]: ts=2024-09-20T18:44:49.002Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000182137s 2024-09-20T18:44:49.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:49 smithi049 bash[26429]: cluster 2024-09-20T18:44:47.761772+0000 mgr.y (mgr.14394) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:49.434 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.285172396Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-20T18:44:49.434 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[22089]: cluster 2024-09-20T18:44:47.761772+0000 mgr.y (mgr.14394) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:49.695 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.423888077Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-20T18:44:49.695 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.474438807Z level=info msg="Executing migration" id="create alert_image table" 2024-09-20T18:44:49.695 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.541664105Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-20T18:44:49.695 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.621082294Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-20T18:44:49.695 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.684306263Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-20T18:44:49.972 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.769712452Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-20T18:44:49.972 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.83590593Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-20T18:44:49.972 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.836184525Z 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-20T18:44:49.972 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.877509941Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-20T18:44:49.972 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.919571237Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-20T18:44:50.276 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.961796886Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-20T18:44:50.276 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.962085343Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-20T18:44:50.276 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:49 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:49.962298167Z level=info msg="alerts found to migrate" alerts=0 2024-09-20T18:44:50.276 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:50 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:50.029167449Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-20T18:44:50.276 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:50 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:50.096609822Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-20T18:44:50.277 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:50 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:50.188666451Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-20T18:44:50.538 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:50 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:50.309952343Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-20T18:44:50.844 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:50 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:50.527846474Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-20T18:44:50.844 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:50 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:50.701683385Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-20T18:44:50.844 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:50 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:50.766036606Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-20T18:44:50.844 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:50 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:50.833343599Z level=info msg="Executing migration" id="create data_keys table" 2024-09-20T18:44:51.097 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:50 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:50.909651693Z level=info msg="Executing migration" id="create secrets table" 2024-09-20T18:44:51.097 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:50 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:50.960085698Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-20T18:44:51.097 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:51.019066391Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-20T18:44:51.097 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:51.086500903Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-20T18:44:51.097 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:50 smithi115 systemd[1]: Stopping Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T18:44:51.097 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[46022]: ts=2024-09-20T18:44:51.076Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T18:44:51.097 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[46022]: ts=2024-09-20T18:44:51.076Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T18:44:51.097 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[46022]: ts=2024-09-20T18:44:51.076Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T18:44:51.097 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[46022]: ts=2024-09-20T18:44:51.076Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T18:44:51.097 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[46022]: ts=2024-09-20T18:44:51.076Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T18:44:51.097 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[46022]: ts=2024-09-20T18:44:51.076Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T18:44:51.097 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[46022]: ts=2024-09-20T18:44:51.076Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T18:44:51.098 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[46022]: ts=2024-09-20T18:44:51.076Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T18:44:51.098 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[46022]: ts=2024-09-20T18:44:51.076Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T18:44:51.098 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[46022]: ts=2024-09-20T18:44:51.077Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T18:44:51.098 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[46022]: ts=2024-09-20T18:44:51.077Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T18:44:51.098 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[46022]: ts=2024-09-20T18:44:51.077Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T18:44:51.348 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[22089]: cluster 2024-09-20T18:44:49.762312+0000 mgr.y (mgr.14394) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:51.348 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:51.111711536Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-20T18:44:51.348 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:51.179129263Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-20T18:44:51.348 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:51.271380083Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-20T18:44:51.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:51 smithi049 bash[19814]: cluster 2024-09-20T18:44:49.762312+0000 mgr.y (mgr.14394) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:51.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:51 smithi049 bash[26429]: cluster 2024-09-20T18:44:49.762312+0000 mgr.y (mgr.14394) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:51.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:51.337515162Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-20T18:44:51.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:51.479217796Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-20T18:44:52.003 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47926]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T18:44:52.003 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47989]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T18:44:52.003 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T18:44:52.003 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 systemd[1]: Stopped Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:44:52.003 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:51 smithi115 systemd[1]: Started Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:44:52.003 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:51.723742836Z level=info msg="Executing migration" id="create permission table" 2024-09-20T18:44:52.003 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:51.823699581Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-20T18:44:52.003 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:51.899773732Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-20T18:44:52.003 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:51.967413545Z level=info msg="Executing migration" id="create role table" 2024-09-20T18:44:52.281 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:51 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:51.992600788Z level=info msg="Executing migration" id="add column display_name" 2024-09-20T18:44:52.281 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:52 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:52.068892751Z level=info msg="Executing migration" id="add column group_name" 2024-09-20T18:44:52.282 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:52 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:52.136422603Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-20T18:44:52.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE Bus STOPPING 2024-09-20T18:44:52.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:44:52.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE Bus STOPPED 2024-09-20T18:44:52.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE Bus STARTING 2024-09-20T18:44:52.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE Serving on http://:::9283 2024-09-20T18:44:52.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE Bus STARTED 2024-09-20T18:44:52.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE Bus STOPPING 2024-09-20T18:44:52.575 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:52 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:52.270981619Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-20T18:44:52.575 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:52 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:52.463094362Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-20T18:44:52.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:52 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:52.564459251Z level=info msg="Executing migration" id="create team role table" 2024-09-20T18:44:52.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:52 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:52.623167448Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-20T18:44:52.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:52 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:52.805764674Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-20T18:44:53.058 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:44:53.058 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE Bus STOPPED 2024-09-20T18:44:53.058 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE Bus STARTING 2024-09-20T18:44:53.058 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE Serving on http://:::9283 2024-09-20T18:44:53.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE Bus STARTED 2024-09-20T18:44:53.059 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:52 smithi049 bash[20067]: [20/Sep/2024:18:44:52] ENGINE Bus STOPPING 2024-09-20T18:44:53.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: cluster 2024-09-20T18:44:51.762858+0000 mgr.y (mgr.14394) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:53.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.010400+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.022748+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.029453+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T18:44:53.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.030023+0000 mgr.y (mgr.14394) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.031741+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi049.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.032152+0000 mgr.y (mgr.14394) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi049.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.039520+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.057201+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.057884+0000 mgr.y (mgr.14394) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.060198+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi115.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.060715+0000 mgr.y (mgr.14394) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi115.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.069761+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.094453+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.095473+0000 mgr.y (mgr.14394) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.103614+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi115.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.104552+0000 mgr.y (mgr.14394) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi115.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.112210+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[19814]: audit 2024-09-20T18:44:52.225196+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: cluster 2024-09-20T18:44:51.762858+0000 mgr.y (mgr.14394) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.010400+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.022748+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.029453+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.030023+0000 mgr.y (mgr.14394) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.031741+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi049.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.032152+0000 mgr.y (mgr.14394) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi049.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.039520+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.057201+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.057884+0000 mgr.y (mgr.14394) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.060198+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi115.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.060715+0000 mgr.y (mgr.14394) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi115.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T18:44:53.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.069761+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.094453+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T18:44:53.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.095473+0000 mgr.y (mgr.14394) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T18:44:53.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.103614+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi115.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T18:44:53.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.104552+0000 mgr.y (mgr.14394) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi115.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T18:44:53.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.112210+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[26429]: audit 2024-09-20T18:44:52.225196+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:44:53.143 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:53.144 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:53.144 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:53.144 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:53.145 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:53.145 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:53.145 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:53.147 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:44:53.271 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:52 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:52.966891163Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-20T18:44:53.272 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.017558619Z level=info msg="Executing migration" id="create user role table" 2024-09-20T18:44:53.272 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.087806987Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-20T18:44:53.272 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.143671586Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-20T18:44:53.272 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.194011185Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-20T18:44:53.272 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.26121075Z level=info msg="Executing migration" id="create builtin role table" 2024-09-20T18:44:53.272 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: cluster 2024-09-20T18:44:51.762858+0000 mgr.y (mgr.14394) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:53.272 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.010400+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.272 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.022748+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.272 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.029453+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.030023+0000 mgr.y (mgr.14394) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.031741+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi049.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.032152+0000 mgr.y (mgr.14394) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi049.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.039520+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.057201+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.057884+0000 mgr.y (mgr.14394) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.060198+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi115.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.060715+0000 mgr.y (mgr.14394) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi115.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.069761+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.094453+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.095473+0000 mgr.y (mgr.14394) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.103614+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi115.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.104552+0000 mgr.y (mgr.14394) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi115.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T18:44:53.273 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.112210+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:53.274 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[22089]: audit 2024-09-20T18:44:52.225196+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:44:53.566 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.469Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T18:44:53.566 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.469Z 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-20T18:44:53.566 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.469Z 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 smithi115 (none))" 2024-09-20T18:44:53.566 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.469Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.469Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.471Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.471Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.472Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.472Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.475Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.475Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.438µs 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.475Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.476Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.476Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.476Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=45.346µs wal_replay_duration=1.078961ms wbl_replay_duration=148ns total_replay_duration=1.306195ms 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.477Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.477Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T18:44:53.567 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.477Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T18:44:53.568 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.502Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.914959ms db_storage=1.078µs remote_storage=2.137µs web_handler=406ns query_engine=618ns scrape=269.68µs scrape_sd=104.962µs notify=10.843µs notify_sd=9.844µs rules=24.144924ms tracing=6.014µs 2024-09-20T18:44:53.568 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.502Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T18:44:53.568 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[48017]: ts=2024-09-20T18:44:53.502Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T18:44:53.568 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.342361293Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-20T18:44:53.568 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.395272982Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-20T18:44:53.568 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.437559844Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-20T18:44:53.568 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.48803478Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-20T18:44:53.568 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.555866306Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-20T18:44:53.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[20067]: [20/Sep/2024:18:44:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:44:53.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[20067]: [20/Sep/2024:18:44:53] ENGINE Bus STOPPED 2024-09-20T18:44:53.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[20067]: [20/Sep/2024:18:44:53] ENGINE Bus STARTING 2024-09-20T18:44:53.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[20067]: [20/Sep/2024:18:44:53] ENGINE Serving on http://:::9283 2024-09-20T18:44:53.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:44:53 smithi049 bash[20067]: [20/Sep/2024:18:44:53] ENGINE Bus STARTED 2024-09-20T18:44:53.827 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.581118249Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-20T18:44:53.827 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.606352822Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-20T18:44:53.827 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.64839474Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-20T18:44:53.827 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.673618286Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-20T18:44:53.828 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.698933164Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-20T18:44:53.828 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.724158165Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-20T18:44:53.828 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.749325168Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-20T18:44:53.828 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.774697499Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-20T18:44:53.828 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.816602059Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-20T18:44:54.088 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.841994356Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-20T18:44:54.089 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.867257835Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-20T18:44:54.089 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.892611149Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-20T18:44:54.089 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.943202053Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-20T18:44:54.089 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:53 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:53.98527533Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-20T18:44:54.089 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.027292479Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-20T18:44:54.089 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.052625184Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-20T18:44:54.089 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.077871871Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-20T18:44:54.358 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.111585117Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-20T18:44:54.358 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.128559609Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-20T18:44:54.358 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.145460252Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-20T18:44:54.358 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.16245707Z level=info msg="Executing migration" id="add correlation config column" 2024-09-20T18:44:54.358 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.179331898Z level=info msg="Executing migration" id="create entity_events table" 2024-09-20T18:44:54.358 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.246381985Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-20T18:44:54.358 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.271622829Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-20T18:44:54.359 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.27191585Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-20T18:44:54.359 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.296888989Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-20T18:44:54.359 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.297210356Z 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-20T18:44:54.359 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.322157026Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-20T18:44:54.359 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.34744119Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-20T18:44:54.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.372671217Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-20T18:44:54.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.397996785Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-20T18:44:54.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.423215633Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-20T18:44:54.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.465173051Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-20T18:44:54.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.50721161Z level=info msg="Executing migration" id="Drop public config table" 2024-09-20T18:44:54.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.532617624Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-20T18:44:54.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.574530033Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-20T18:44:54.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.616616821Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-20T18:44:54.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.658726056Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-20T18:44:54.877 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.683880403Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-20T18:44:54.878 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.717569067Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-20T18:44:54.878 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.742773688Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-20T18:44:54.878 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.768336157Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-20T18:44:54.878 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.810420568Z level=info msg="Executing migration" id="add share column" 2024-09-20T18:44:54.878 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.835526511Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-20T18:44:54.878 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.86078785Z level=info msg="Executing migration" id="create file table" 2024-09-20T18:44:55.200 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[22089]: cluster 2024-09-20T18:44:53.763436+0000 mgr.y (mgr.14394) 64 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:55.200 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.902945725Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-20T18:44:55.200 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.945007984Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-20T18:44:55.200 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.970507153Z level=info msg="Executing migration" id="create file_meta table" 2024-09-20T18:44:55.200 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:54 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:54.995743523Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-20T18:44:55.200 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.037903152Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-20T18:44:55.200 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.079921447Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-20T18:44:55.200 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.122004523Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-20T18:44:55.200 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.147252292Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-20T18:44:55.200 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.189304312Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-20T18:44:55.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:55 smithi049 bash[19814]: cluster 2024-09-20T18:44:53.763436+0000 mgr.y (mgr.14394) 64 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:55.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:55 smithi049 bash[26429]: cluster 2024-09-20T18:44:53.763436+0000 mgr.y (mgr.14394) 64 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:55.495 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.214544088Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-20T18:44:55.495 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.256611108Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-20T18:44:55.495 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.290144744Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-20T18:44:55.495 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.307058643Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-20T18:44:55.495 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.324124381Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-20T18:44:55.495 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.349450247Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-20T18:44:55.495 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.37457248Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-20T18:44:55.495 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.400016869Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-20T18:44:55.495 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.425468052Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-20T18:44:55.495 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.48411376Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-20T18:44:55.764 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.526178552Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-20T18:44:55.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.551657773Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-20T18:44:55.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.585392831Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-20T18:44:55.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.627314238Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-20T18:44:55.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.652723813Z level=info msg="Executing migration" id="create folder table" 2024-09-20T18:44:55.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.677978851Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-20T18:44:55.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.703306237Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-20T18:44:55.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.728603004Z level=info msg="Executing migration" id="Update folder title length" 2024-09-20T18:44:55.765 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.753866122Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-20T18:44:56.029 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=migrator t=2024-09-20T18:44:55.795905033Z level=info msg="migrations completed" performed=485 skipped=0 duration=20.259857352s 2024-09-20T18:44:56.029 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=sqlstore t=2024-09-20T18:44:55.797494339Z level=info msg="Created default organization" 2024-09-20T18:44:56.029 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=plugin.finder t=2024-09-20T18:44:55.907787849Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-20T18:44:56.029 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=secrets t=2024-09-20T18:44:55.908028448Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-20T18:44:56.029 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=query_data t=2024-09-20T18:44:55.914234198Z level=info msg="Query Service initialization" 2024-09-20T18:44:56.029 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:55 smithi115 bash[47305]: logger=live.push_http t=2024-09-20T18:44:55.921026633Z level=info msg="Live Push Gateway initialization" 2024-09-20T18:44:56.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:56 smithi049 bash[19814]: audit 2024-09-20T18:44:55.821209+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:56.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:56 smithi049 bash[26429]: audit 2024-09-20T18:44:55.821209+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:56.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:56 smithi115 bash[22089]: audit 2024-09-20T18:44:55.821209+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:57.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:57 smithi049 bash[19814]: cluster 2024-09-20T18:44:55.763849+0000 mgr.y (mgr.14394) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:57.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:57 smithi049 bash[26429]: cluster 2024-09-20T18:44:55.763849+0000 mgr.y (mgr.14394) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:57.308 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:44:57 smithi049 bash[52147]: ts=2024-09-20T18:44:57.005Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003813608s 2024-09-20T18:44:57.310 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[22089]: cluster 2024-09-20T18:44:55.763849+0000 mgr.y (mgr.14394) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:57.310 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=infra.usagestats.collector t=2024-09-20T18:44:57.070440115Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-20T18:44:57.310 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=provisioning.datasources t=2024-09-20T18:44:57.072455273Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-20T18:44:57.310 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=provisioning.datasources t=2024-09-20T18:44:57.122244075Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-20T18:44:57.311 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=provisioning.alerting t=2024-09-20T18:44:57.172578514Z level=info msg="starting to provision alerting" 2024-09-20T18:44:57.311 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=provisioning.alerting t=2024-09-20T18:44:57.17260497Z level=info msg="finished to provision alerting" 2024-09-20T18:44:57.311 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=ngalert.state.manager t=2024-09-20T18:44:57.173129604Z level=info msg="Warming state cache for startup" 2024-09-20T18:44:57.311 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=grafanaStorageLogger t=2024-09-20T18:44:57.173581671Z level=info msg="storage starting" 2024-09-20T18:44:57.311 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=http.server t=2024-09-20T18:44:57.177091103Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-20T18:44:57.311 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=sqlstore.transactions t=2024-09-20T18:44:57.185222361Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-20T18:44:57.311 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=ngalert.state.manager t=2024-09-20T18:44:57.236765927Z level=info msg="State cache has been initialized" states=0 duration=63.633583ms 2024-09-20T18:44:57.311 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=ngalert.multiorg.alertmanager t=2024-09-20T18:44:57.236863669Z level=info msg="starting MultiOrg Alertmanager" 2024-09-20T18:44:57.311 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=ticker t=2024-09-20T18:44:57.236905833Z level=info msg=starting first_tick=2024-09-20T18:45:00Z 2024-09-20T18:44:57.311 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=sqlstore.transactions t=2024-09-20T18:44:57.299845687Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-20T18:44:57.491 INFO:teuthology.orchestra.run.smithi049.stdout:77309411405 2024-09-20T18:44:57.491 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-20T18:44:57.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=sqlstore.transactions t=2024-09-20T18:44:57.310746268Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-20T18:44:57.627 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:44:57 smithi115 bash[47305]: logger=sqlstore.transactions t=2024-09-20T18:44:57.321417519Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-09-20T18:44:59.145 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:59 smithi049 bash[19814]: cluster 2024-09-20T18:44:57.764185+0000 mgr.y (mgr.14394) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:59.145 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:59 smithi049 bash[19814]: audit 2024-09-20T18:44:58.106986+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:59.145 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:44:59 smithi049 bash[19814]: audit 2024-09-20T18:44:58.115614+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:59.145 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:59 smithi049 bash[26429]: cluster 2024-09-20T18:44:57.764185+0000 mgr.y (mgr.14394) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:59.145 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:59 smithi049 bash[26429]: audit 2024-09-20T18:44:58.106986+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:59.145 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:44:59 smithi049 bash[26429]: audit 2024-09-20T18:44:58.115614+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:59.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:59 smithi115 bash[22089]: cluster 2024-09-20T18:44:57.764185+0000 mgr.y (mgr.14394) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:44:59.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:59 smithi115 bash[22089]: audit 2024-09-20T18:44:58.106986+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:59.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:44:59 smithi115 bash[22089]: audit 2024-09-20T18:44:58.115614+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:44:59.809 INFO:teuthology.orchestra.run.smithi049.stdout:133143986230 2024-09-20T18:44:59.810 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-20T18:44:59.811 INFO:teuthology.orchestra.run.smithi049.stdout:111669149760 2024-09-20T18:44:59.811 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-20T18:45:00.247 INFO:teuthology.orchestra.run.smithi049.stdout:167503724588 2024-09-20T18:45:00.248 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-20T18:45:01.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:01 smithi049 bash[19814]: cluster 2024-09-20T18:44:59.764607+0000 mgr.y (mgr.14394) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:01.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:01 smithi049 bash[26429]: cluster 2024-09-20T18:44:59.764607+0000 mgr.y (mgr.14394) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:01.355 INFO:teuthology.orchestra.run.smithi049.stdout:55834574935 2024-09-20T18:45:01.355 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-20T18:45:01.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:01 smithi115 bash[22089]: cluster 2024-09-20T18:44:59.764607+0000 mgr.y (mgr.14394) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:01.710 INFO:teuthology.orchestra.run.smithi049.stdout:201863462947 2024-09-20T18:45:01.710 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-20T18:45:01.826 INFO:teuthology.orchestra.run.smithi049.stdout:34359738468 2024-09-20T18:45:01.827 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-20T18:45:02.261 INFO:teuthology.orchestra.run.smithi049.stdout:236223201304 2024-09-20T18:45:02.261 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-20T18:45:03.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:03 smithi115 bash[22089]: cluster 2024-09-20T18:45:01.764986+0000 mgr.y (mgr.14394) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:03.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:03 smithi049 bash[26429]: cluster 2024-09-20T18:45:01.764986+0000 mgr.y (mgr.14394) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:03.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:03 smithi049 bash[19814]: cluster 2024-09-20T18:45:01.764986+0000 mgr.y (mgr.14394) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:04.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:04 smithi049 bash[19814]: audit 2024-09-20T18:45:03.241348+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:04.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:04 smithi049 bash[19814]: audit 2024-09-20T18:45:03.246750+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:04.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:04 smithi049 bash[19814]: audit 2024-09-20T18:45:03.853886+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:45:04.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:04 smithi049 bash[19814]: audit 2024-09-20T18:45:03.855180+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:45:04.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:04 smithi049 bash[19814]: audit 2024-09-20T18:45:03.863727+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:04.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:04 smithi049 bash[26429]: audit 2024-09-20T18:45:03.241348+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:04.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:04 smithi049 bash[26429]: audit 2024-09-20T18:45:03.246750+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:04.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:04 smithi049 bash[26429]: audit 2024-09-20T18:45:03.853886+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:45:04.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:04 smithi049 bash[26429]: audit 2024-09-20T18:45:03.855180+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:45:04.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:04 smithi049 bash[26429]: audit 2024-09-20T18:45:03.863727+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:04.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:04 smithi115 bash[22089]: audit 2024-09-20T18:45:03.241348+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:04.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:04 smithi115 bash[22089]: audit 2024-09-20T18:45:03.246750+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:04.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:04 smithi115 bash[22089]: audit 2024-09-20T18:45:03.853886+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:45:04.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:04 smithi115 bash[22089]: audit 2024-09-20T18:45:03.855180+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:45:04.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:04 smithi115 bash[22089]: audit 2024-09-20T18:45:03.863727+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:04.634 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:04.634 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:04.634 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:04.635 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:05.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:05 smithi049 bash[19814]: cluster 2024-09-20T18:45:03.765291+0000 mgr.y (mgr.14394) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:05.558 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:45:05 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:45:05] "GET /metrics HTTP/1.1" 200 26210 "" "Prometheus/2.43.0" 2024-09-20T18:45:05.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:05 smithi049 bash[26429]: cluster 2024-09-20T18:45:03.765291+0000 mgr.y (mgr.14394) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:05.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:05 smithi115 bash[22089]: cluster 2024-09-20T18:45:03.765291+0000 mgr.y (mgr.14394) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:05.651 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:05.651 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:05.651 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:06.677 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:07.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:07 smithi049 bash[19814]: cluster 2024-09-20T18:45:05.765840+0000 mgr.y (mgr.14394) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:07.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:07 smithi049 bash[26429]: cluster 2024-09-20T18:45:05.765840+0000 mgr.y (mgr.14394) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:07.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:07 smithi115 bash[22089]: cluster 2024-09-20T18:45:05.765840+0000 mgr.y (mgr.14394) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:08.574 INFO:teuthology.orchestra.run.smithi049.stdout:111669149763 2024-09-20T18:45:08.717 INFO:teuthology.orchestra.run.smithi049.stdout:133143986233 2024-09-20T18:45:08.845 INFO:teuthology.orchestra.run.smithi049.stdout:167503724590 2024-09-20T18:45:09.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:09 smithi049 bash[19814]: cluster 2024-09-20T18:45:07.766456+0000 mgr.y (mgr.14394) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:09.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:09 smithi049 bash[19814]: audit 2024-09-20T18:45:08.568029+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.49:0/3149795580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T18:45:09.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:09 smithi049 bash[19814]: audit 2024-09-20T18:45:08.711257+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.49:0/1504307131' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T18:45:09.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:09 smithi049 bash[19814]: audit 2024-09-20T18:45:08.839221+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.49:0/119883765' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T18:45:09.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:09 smithi049 bash[26429]: cluster 2024-09-20T18:45:07.766456+0000 mgr.y (mgr.14394) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:09.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:09 smithi049 bash[26429]: audit 2024-09-20T18:45:08.568029+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.49:0/3149795580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T18:45:09.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:09 smithi049 bash[26429]: audit 2024-09-20T18:45:08.711257+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.49:0/1504307131' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T18:45:09.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:09 smithi049 bash[26429]: audit 2024-09-20T18:45:08.839221+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.49:0/119883765' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T18:45:09.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:09 smithi115 bash[22089]: cluster 2024-09-20T18:45:07.766456+0000 mgr.y (mgr.14394) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:09.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:09 smithi115 bash[22089]: audit 2024-09-20T18:45:08.568029+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.49:0/3149795580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T18:45:09.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:09 smithi115 bash[22089]: audit 2024-09-20T18:45:08.711257+0000 mon.a (mon.0) 742 : audit [DBG] from='client.? 172.21.15.49:0/1504307131' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T18:45:09.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:09 smithi115 bash[22089]: audit 2024-09-20T18:45:08.839221+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.49:0/119883765' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T18:45:09.929 INFO:teuthology.orchestra.run.smithi049.stdout:236223201306 2024-09-20T18:45:10.280 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149760 got 111669149763 for osd.3 2024-09-20T18:45:10.280 DEBUG:teuthology.parallel:result is None 2024-09-20T18:45:10.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:10 smithi049 bash[19814]: audit 2024-09-20T18:45:09.922726+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.49:0/609949435' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T18:45:10.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:10 smithi049 bash[26429]: audit 2024-09-20T18:45:09.922726+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.49:0/609949435' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T18:45:10.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:10 smithi115 bash[22089]: audit 2024-09-20T18:45:09.922726+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.49:0/609949435' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T18:45:10.686 INFO:teuthology.orchestra.run.smithi049.stdout:34359738470 2024-09-20T18:45:11.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:11 smithi049 bash[19814]: cluster 2024-09-20T18:45:09.766762+0000 mgr.y (mgr.14394) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:11.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:11 smithi049 bash[19814]: audit 2024-09-20T18:45:10.679675+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.49:0/2499925280' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T18:45:11.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:11 smithi049 bash[19814]: audit 2024-09-20T18:45:10.821498+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:11.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:11 smithi049 bash[26429]: cluster 2024-09-20T18:45:09.766762+0000 mgr.y (mgr.14394) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:11.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:11 smithi049 bash[26429]: audit 2024-09-20T18:45:10.679675+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.49:0/2499925280' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T18:45:11.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:11 smithi049 bash[26429]: audit 2024-09-20T18:45:10.821498+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:11.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:11 smithi115 bash[22089]: cluster 2024-09-20T18:45:09.766762+0000 mgr.y (mgr.14394) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:11.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:11 smithi115 bash[22089]: audit 2024-09-20T18:45:10.679675+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.49:0/2499925280' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T18:45:11.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:11 smithi115 bash[22089]: audit 2024-09-20T18:45:10.821498+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:11.661 INFO:teuthology.orchestra.run.smithi049.stdout:77309411408 2024-09-20T18:45:11.925 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724588 got 167503724590 for osd.5 2024-09-20T18:45:11.925 DEBUG:teuthology.parallel:result is None 2024-09-20T18:45:12.074 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986230 got 133143986233 for osd.4 2024-09-20T18:45:12.075 DEBUG:teuthology.parallel:result is None 2024-09-20T18:45:12.536 INFO:teuthology.orchestra.run.smithi049.stdout:201863462950 2024-09-20T18:45:12.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:12 smithi049 bash[26429]: audit 2024-09-20T18:45:11.655348+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.49:0/1294667368' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T18:45:12.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:12 smithi049 bash[19814]: audit 2024-09-20T18:45:11.655348+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.49:0/1294667368' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T18:45:12.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:12 smithi115 bash[22089]: audit 2024-09-20T18:45:11.655348+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.49:0/1294667368' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T18:45:12.757 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201304 got 236223201306 for osd.7 2024-09-20T18:45:12.757 DEBUG:teuthology.parallel:result is None 2024-09-20T18:45:13.022 INFO:teuthology.orchestra.run.smithi049.stdout:55834574938 2024-09-20T18:45:13.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:13 smithi049 bash[19814]: cluster 2024-09-20T18:45:11.767271+0000 mgr.y (mgr.14394) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:13.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:13 smithi049 bash[19814]: audit 2024-09-20T18:45:12.530072+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 172.21.15.49:0/628307411' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T18:45:13.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:13 smithi049 bash[19814]: audit 2024-09-20T18:45:13.015822+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.49:0/1631083563' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T18:45:13.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:13 smithi049 bash[26429]: cluster 2024-09-20T18:45:11.767271+0000 mgr.y (mgr.14394) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:13.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:13 smithi049 bash[26429]: audit 2024-09-20T18:45:12.530072+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 172.21.15.49:0/628307411' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T18:45:13.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:13 smithi049 bash[26429]: audit 2024-09-20T18:45:13.015822+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.49:0/1631083563' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T18:45:13.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:13 smithi115 bash[22089]: cluster 2024-09-20T18:45:11.767271+0000 mgr.y (mgr.14394) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:13.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:13 smithi115 bash[22089]: audit 2024-09-20T18:45:12.530072+0000 mon.a (mon.0) 745 : audit [DBG] from='client.? 172.21.15.49:0/628307411' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T18:45:13.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:13 smithi115 bash[22089]: audit 2024-09-20T18:45:13.015822+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.49:0/1631083563' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T18:45:13.751 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738468 got 34359738470 for osd.0 2024-09-20T18:45:13.751 DEBUG:teuthology.parallel:result is None 2024-09-20T18:45:14.260 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411405 got 77309411408 for osd.2 2024-09-20T18:45:14.260 DEBUG:teuthology.parallel:result is None 2024-09-20T18:45:14.759 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462947 got 201863462950 for osd.6 2024-09-20T18:45:14.759 DEBUG:teuthology.parallel:result is None 2024-09-20T18:45:14.764 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574935 got 55834574938 for osd.1 2024-09-20T18:45:14.764 DEBUG:teuthology.parallel:result is None 2024-09-20T18:45:14.764 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-20T18:45:14.764 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T18:45:15.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:15 smithi049 bash[19814]: cluster 2024-09-20T18:45:13.767866+0000 mgr.y (mgr.14394) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:15.558 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:45:15 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:45:15] "GET /metrics HTTP/1.1" 200 26210 "" "Prometheus/2.43.0" 2024-09-20T18:45:15.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:15 smithi049 bash[26429]: cluster 2024-09-20T18:45:13.767866+0000 mgr.y (mgr.14394) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:15.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:15 smithi115 bash[22089]: cluster 2024-09-20T18:45:13.767866+0000 mgr.y (mgr.14394) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:17.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:17 smithi049 bash[26429]: cluster 2024-09-20T18:45:15.768447+0000 mgr.y (mgr.14394) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:17.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:17 smithi049 bash[19814]: cluster 2024-09-20T18:45:15.768447+0000 mgr.y (mgr.14394) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:17.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:17 smithi115 bash[22089]: cluster 2024-09-20T18:45:15.768447+0000 mgr.y (mgr.14394) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:19.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:19 smithi049 bash[19814]: cluster 2024-09-20T18:45:17.768991+0000 mgr.y (mgr.14394) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:19.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:19 smithi049 bash[26429]: cluster 2024-09-20T18:45:17.768991+0000 mgr.y (mgr.14394) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:19.602 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:19.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:19 smithi115 bash[22089]: cluster 2024-09-20T18:45:17.768991+0000 mgr.y (mgr.14394) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:21.105 INFO:teuthology.orchestra.run.smithi049.stderr:dumped all 2024-09-20T18:45:21.106 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:45:21.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:21 smithi049 bash[19814]: cluster 2024-09-20T18:45:19.769577+0000 mgr.y (mgr.14394) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:21.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:21 smithi049 bash[26429]: cluster 2024-09-20T18:45:19.769577+0000 mgr.y (mgr.14394) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:21.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:21 smithi115 bash[22089]: cluster 2024-09-20T18:45:19.769577+0000 mgr.y (mgr.14394) 77 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:21.780 INFO:teuthology.orchestra.run.smithi049.stdout:{"pg_ready":true,"pg_map":{"version":45,"stamp":"2024-09-20T18:45:19.769310+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":235072,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749726144,"statfs":{"total":767960285184,"available":767719571456,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":234016304},"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.003169"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-20T18:43:57.868774+0000","last_change":"2024-09-20T18:43:11.871788+0000","last_active":"2024-09-20T18:43:57.868774+0000","last_peered":"2024-09-20T18:43:57.868774+0000","last_clean":"2024-09-20T18:43:57.868774+0000","last_became_active":"2024-09-20T18:43:11.870872+0000","last_became_peered":"2024-09-20T18:43:11.870872+0000","last_unstale":"2024-09-20T18:43:57.868774+0000","last_undegraded":"2024-09-20T18:43:57.868774+0000","last_fullsized":"2024-09-20T18:43:57.868774+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T18:38:44.481510+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T18:38:44.481510+0000","last_clean_scrub_stamp":"2024-09-20T18:38:44.481510+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-21T18:45:18.083580+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":55,"seq":236223201308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":47,"seq":201863462951,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"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":39,"seq":167503724592,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"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":31,"seq":133143986235,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"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":26,"seq":111669149765,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"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":77309411410,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"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":55834574939,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"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":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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-20T18:45:21.781 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T18:45:22.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:22 smithi115 bash[22089]: audit 2024-09-20T18:45:21.097249+0000 mgr.y (mgr.14394) 78 : audit [DBG] from='client.24482 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:45:22.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:22 smithi049 bash[19814]: audit 2024-09-20T18:45:21.097249+0000 mgr.y (mgr.14394) 78 : audit [DBG] from='client.24482 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:45:22.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:22 smithi049 bash[26429]: audit 2024-09-20T18:45:21.097249+0000 mgr.y (mgr.14394) 78 : audit [DBG] from='client.24482 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:45:23.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:23 smithi115 bash[22089]: cluster 2024-09-20T18:45:21.770322+0000 mgr.y (mgr.14394) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:23.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:23 smithi049 bash[19814]: cluster 2024-09-20T18:45:21.770322+0000 mgr.y (mgr.14394) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:23.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:23 smithi049 bash[26429]: cluster 2024-09-20T18:45:21.770322+0000 mgr.y (mgr.14394) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:25.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:25 smithi115 bash[22089]: cluster 2024-09-20T18:45:23.770921+0000 mgr.y (mgr.14394) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:25.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:25 smithi049 bash[19814]: cluster 2024-09-20T18:45:23.770921+0000 mgr.y (mgr.14394) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:25.809 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:45:25 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:45:25] "GET /metrics HTTP/1.1" 200 26210 "" "Prometheus/2.43.0" 2024-09-20T18:45:25.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:25 smithi049 bash[26429]: cluster 2024-09-20T18:45:23.770921+0000 mgr.y (mgr.14394) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:26.576 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:26.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:26 smithi115 bash[22089]: audit 2024-09-20T18:45:25.822855+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:26.669 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:26 smithi049 bash[19814]: audit 2024-09-20T18:45:25.822855+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:26.670 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:26 smithi049 bash[26429]: audit 2024-09-20T18:45:25.822855+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:27.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:27 smithi115 bash[22089]: cluster 2024-09-20T18:45:25.771483+0000 mgr.y (mgr.14394) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:27.794 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:27 smithi049 bash[19814]: cluster 2024-09-20T18:45:25.771483+0000 mgr.y (mgr.14394) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:27.794 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:27 smithi049 bash[26429]: cluster 2024-09-20T18:45:25.771483+0000 mgr.y (mgr.14394) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:28.148 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:45:28.148 INFO:teuthology.orchestra.run.smithi049.stderr:dumped all 2024-09-20T18:45:28.803 INFO:teuthology.orchestra.run.smithi049.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2024-09-20T18:45:27.771782+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":235072,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":228531,"kb_avail":749726144,"statfs":{"total":767960285184,"available":767719571456,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":234016304},"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.003598"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-20T18:43:57.868774+0000","last_change":"2024-09-20T18:43:11.871788+0000","last_active":"2024-09-20T18:43:57.868774+0000","last_peered":"2024-09-20T18:43:57.868774+0000","last_clean":"2024-09-20T18:43:57.868774+0000","last_became_active":"2024-09-20T18:43:11.870872+0000","last_became_peered":"2024-09-20T18:43:11.870872+0000","last_unstale":"2024-09-20T18:43:57.868774+0000","last_undegraded":"2024-09-20T18:43:57.868774+0000","last_fullsized":"2024-09-20T18:43:57.868774+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T18:38:44.481510+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T18:38:44.481510+0000","last_clean_scrub_stamp":"2024-09-20T18:38:44.481510+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-21T18:45:18.083580+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":55,"seq":236223201310,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":47,"seq":201863462953,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"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":39,"seq":167503724594,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"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":31,"seq":133143986237,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"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":26,"seq":111669149767,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"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":77309411412,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"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":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"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":34359738474,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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-20T18:45:28.803 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-20T18:45:28.804 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-20T18:45:28.804 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-20T18:45:28.804 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid aed1ee32-777d-11ef-baf5-efdc52797490 -- ceph health --format=json 2024-09-20T18:45:29.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:29 smithi115 bash[22089]: cluster 2024-09-20T18:45:27.772193+0000 mgr.y (mgr.14394) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:29.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:29 smithi115 bash[22089]: audit 2024-09-20T18:45:28.140062+0000 mgr.y (mgr.14394) 83 : audit [DBG] from='client.24488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:45:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:29 smithi049 bash[19814]: cluster 2024-09-20T18:45:27.772193+0000 mgr.y (mgr.14394) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:29 smithi049 bash[19814]: audit 2024-09-20T18:45:28.140062+0000 mgr.y (mgr.14394) 83 : audit [DBG] from='client.24488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:45:29.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:29 smithi049 bash[26429]: cluster 2024-09-20T18:45:27.772193+0000 mgr.y (mgr.14394) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:29.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:29 smithi049 bash[26429]: audit 2024-09-20T18:45:28.140062+0000 mgr.y (mgr.14394) 83 : audit [DBG] from='client.24488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:45:31.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:31 smithi115 bash[22089]: cluster 2024-09-20T18:45:29.772807+0000 mgr.y (mgr.14394) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:31.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:31 smithi049 bash[19814]: cluster 2024-09-20T18:45:29.772807+0000 mgr.y (mgr.14394) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:31.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:31 smithi049 bash[26429]: cluster 2024-09-20T18:45:29.772807+0000 mgr.y (mgr.14394) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:33.597 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:33.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:33 smithi115 bash[22089]: cluster 2024-09-20T18:45:31.773385+0000 mgr.y (mgr.14394) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:33.737 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:33 smithi049 bash[19814]: cluster 2024-09-20T18:45:31.773385+0000 mgr.y (mgr.14394) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:33.737 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:33 smithi049 bash[26429]: cluster 2024-09-20T18:45:31.773385+0000 mgr.y (mgr.14394) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:35.108 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:45:35.108 INFO:teuthology.orchestra.run.smithi049.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-20T18:45:35.421 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:35 smithi049 bash[19814]: cluster 2024-09-20T18:45:33.773971+0000 mgr.y (mgr.14394) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:35.421 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:35 smithi049 bash[19814]: audit 2024-09-20T18:45:35.101919+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.49:0/2063808448' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T18:45:35.422 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:35 smithi049 bash[26429]: cluster 2024-09-20T18:45:33.773971+0000 mgr.y (mgr.14394) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:35.422 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:35 smithi049 bash[26429]: audit 2024-09-20T18:45:35.101919+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.49:0/2063808448' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T18:45:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:35 smithi115 bash[22089]: cluster 2024-09-20T18:45:33.773971+0000 mgr.y (mgr.14394) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:35 smithi115 bash[22089]: audit 2024-09-20T18:45:35.101919+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.49:0/2063808448' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T18:45:35.785 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:45:35 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:45:35] "GET /metrics HTTP/1.1" 200 26207 "" "Prometheus/2.43.0" 2024-09-20T18:45:35.786 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-20T18:45:35.786 INFO:tasks.cephadm:Setup complete, yielding 2024-09-20T18:45:35.786 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T18:45:35.795 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi049.front.sepia.ceph.com 2024-09-20T18:45:35.795 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-20T18:45:37.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:37 smithi115 bash[22089]: cluster 2024-09-20T18:45:35.774574+0000 mgr.y (mgr.14394) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:37.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:37 smithi049 bash[19814]: cluster 2024-09-20T18:45:35.774574+0000 mgr.y (mgr.14394) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:37.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:37 smithi049 bash[26429]: cluster 2024-09-20T18:45:35.774574+0000 mgr.y (mgr.14394) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:39.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:39 smithi115 bash[22089]: cluster 2024-09-20T18:45:37.775226+0000 mgr.y (mgr.14394) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:39.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:39 smithi049 bash[19814]: cluster 2024-09-20T18:45:37.775226+0000 mgr.y (mgr.14394) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:39.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:39 smithi049 bash[26429]: cluster 2024-09-20T18:45:37.775226+0000 mgr.y (mgr.14394) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:40.591 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:41.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:41 smithi115 bash[22089]: cluster 2024-09-20T18:45:39.775817+0000 mgr.y (mgr.14394) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:41.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:41 smithi115 bash[22089]: audit 2024-09-20T18:45:40.823391+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:41.786 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:41 smithi049 bash[19814]: cluster 2024-09-20T18:45:39.775817+0000 mgr.y (mgr.14394) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:41.786 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:41 smithi049 bash[19814]: audit 2024-09-20T18:45:40.823391+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:41.787 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:41 smithi049 bash[26429]: cluster 2024-09-20T18:45:39.775817+0000 mgr.y (mgr.14394) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:41.787 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:41 smithi049 bash[26429]: audit 2024-09-20T18:45:40.823391+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:42.433 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:45:42 smithi049 bash[20067]: [20/Sep/2024:18:45:42] ENGINE Bus STOPPING 2024-09-20T18:45:42.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:45:42 smithi049 bash[20067]: [20/Sep/2024:18:45:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:45:42.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:45:42 smithi049 bash[20067]: [20/Sep/2024:18:45:42] ENGINE Bus STOPPED 2024-09-20T18:45:42.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:45:42 smithi049 bash[20067]: [20/Sep/2024:18:45:42] ENGINE Bus STARTING 2024-09-20T18:45:42.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:45:42 smithi049 bash[20067]: [20/Sep/2024:18:45:42] ENGINE Serving on http://:::9283 2024-09-20T18:45:42.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:45:42 smithi049 bash[20067]: [20/Sep/2024:18:45:42] ENGINE Bus STARTED 2024-09-20T18:45:42.823 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T18:45:42.832 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi049.front.sepia.ceph.com 2024-09-20T18:45:42.832 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-20T18:45:43.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:43 smithi049 bash[19814]: cluster 2024-09-20T18:45:41.776320+0000 mgr.y (mgr.14394) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:43.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:43 smithi049 bash[19814]: audit 2024-09-20T18:45:42.133974+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.49:0/1967683563' entity='client.admin' 2024-09-20T18:45:43.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:43 smithi049 bash[19814]: audit 2024-09-20T18:45:42.695568+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:43.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:43 smithi049 bash[19814]: audit 2024-09-20T18:45:42.704014+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:43.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:43 smithi049 bash[26429]: cluster 2024-09-20T18:45:41.776320+0000 mgr.y (mgr.14394) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:43.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:43 smithi049 bash[26429]: audit 2024-09-20T18:45:42.133974+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.49:0/1967683563' entity='client.admin' 2024-09-20T18:45:43.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:43 smithi049 bash[26429]: audit 2024-09-20T18:45:42.695568+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:43.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:43 smithi049 bash[26429]: audit 2024-09-20T18:45:42.704014+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:43.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:43 smithi115 bash[22089]: cluster 2024-09-20T18:45:41.776320+0000 mgr.y (mgr.14394) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:43.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:43 smithi115 bash[22089]: audit 2024-09-20T18:45:42.133974+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.49:0/1967683563' entity='client.admin' 2024-09-20T18:45:43.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:43 smithi115 bash[22089]: audit 2024-09-20T18:45:42.695568+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:43.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:43 smithi115 bash[22089]: audit 2024-09-20T18:45:42.704014+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:45.422 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:45 smithi049 bash[19814]: cluster 2024-09-20T18:45:43.776875+0000 mgr.y (mgr.14394) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:45.423 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:45 smithi049 bash[26429]: cluster 2024-09-20T18:45:43.776875+0000 mgr.y (mgr.14394) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:45.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:45 smithi115 bash[22089]: cluster 2024-09-20T18:45:43.776875+0000 mgr.y (mgr.14394) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:45.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:45:45 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:45:45] "GET /metrics HTTP/1.1" 200 26211 "" "Prometheus/2.43.0" 2024-09-20T18:45:47.216 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:47.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:47 smithi049 bash[19814]: cluster 2024-09-20T18:45:45.777430+0000 mgr.y (mgr.14394) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:47.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:47 smithi049 bash[26429]: cluster 2024-09-20T18:45:45.777430+0000 mgr.y (mgr.14394) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:47 smithi115 bash[22089]: cluster 2024-09-20T18:45:45.777430+0000 mgr.y (mgr.14394) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:49.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:48 smithi049 bash[19814]: audit 2024-09-20T18:45:47.754501+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:49.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:48 smithi049 bash[19814]: audit 2024-09-20T18:45:47.759598+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:49.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:48 smithi049 bash[19814]: audit 2024-09-20T18:45:48.524873+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:49.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:48 smithi049 bash[19814]: audit 2024-09-20T18:45:48.532840+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:49.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:48 smithi049 bash[26429]: audit 2024-09-20T18:45:47.754501+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:49.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:48 smithi049 bash[26429]: audit 2024-09-20T18:45:47.759598+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:49.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:48 smithi049 bash[26429]: audit 2024-09-20T18:45:48.524873+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:49.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:48 smithi049 bash[26429]: audit 2024-09-20T18:45:48.532840+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:49.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:48 smithi115 bash[22089]: audit 2024-09-20T18:45:47.754501+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:49.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:48 smithi115 bash[22089]: audit 2024-09-20T18:45:47.759598+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:49.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:48 smithi115 bash[22089]: audit 2024-09-20T18:45:48.524873+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:49.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:48 smithi115 bash[22089]: audit 2024-09-20T18:45:48.532840+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:50.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:49 smithi049 bash[19814]: cluster 2024-09-20T18:45:47.777967+0000 mgr.y (mgr.14394) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:50.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:49 smithi049 bash[19814]: audit 2024-09-20T18:45:49.196541+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:45:50.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:49 smithi049 bash[19814]: audit 2024-09-20T18:45:49.198414+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:45:50.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:49 smithi049 bash[19814]: audit 2024-09-20T18:45:49.208358+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:50.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:49 smithi049 bash[19814]: cluster 2024-09-20T18:45:49.540039+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-20T18:45:50.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:49 smithi049 bash[19814]: audit 2024-09-20T18:45:49.548818+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.49:0/2651219335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T18:45:50.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:49 smithi049 bash[26429]: cluster 2024-09-20T18:45:47.777967+0000 mgr.y (mgr.14394) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:50.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:49 smithi049 bash[26429]: audit 2024-09-20T18:45:49.196541+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:45:50.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:49 smithi049 bash[26429]: audit 2024-09-20T18:45:49.198414+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:45:50.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:49 smithi049 bash[26429]: audit 2024-09-20T18:45:49.208358+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:50.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:49 smithi049 bash[26429]: cluster 2024-09-20T18:45:49.540039+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-20T18:45:50.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:49 smithi049 bash[26429]: audit 2024-09-20T18:45:49.548818+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.49:0/2651219335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T18:45:50.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:49 smithi115 bash[22089]: cluster 2024-09-20T18:45:47.777967+0000 mgr.y (mgr.14394) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:50.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:49 smithi115 bash[22089]: audit 2024-09-20T18:45:49.196541+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:45:50.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:49 smithi115 bash[22089]: audit 2024-09-20T18:45:49.198414+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:45:50.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:49 smithi115 bash[22089]: audit 2024-09-20T18:45:49.208358+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:45:50.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:49 smithi115 bash[22089]: cluster 2024-09-20T18:45:49.540039+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-20T18:45:50.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:49 smithi115 bash[22089]: audit 2024-09-20T18:45:49.548818+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.49:0/2651219335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T18:45:50.618 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T18:45:50.618 INFO:teuthology.orchestra.run.smithi049.stdout: "id": "1944f251-e1c4-450e-969d-82896ea4e168", 2024-09-20T18:45:50.619 INFO:teuthology.orchestra.run.smithi049.stdout: "name": "r", 2024-09-20T18:45:50.619 INFO:teuthology.orchestra.run.smithi049.stdout: "current_period": "99261284-b77a-49fe-8b54-1fff48de91af", 2024-09-20T18:45:50.619 INFO:teuthology.orchestra.run.smithi049.stdout: "epoch": 1 2024-09-20T18:45:50.619 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T18:45:51.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:50 smithi049 bash[19814]: cluster 2024-09-20T18:45:49.778545+0000 mgr.y (mgr.14394) 94 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:51.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:50 smithi049 bash[19814]: cluster 2024-09-20T18:45:50.533902+0000 mon.a (mon.0) 757 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:45:51.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:50 smithi049 bash[19814]: audit 2024-09-20T18:45:50.542854+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.49:0/2651219335' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T18:45:51.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:50 smithi049 bash[19814]: cluster 2024-09-20T18:45:50.550827+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-20T18:45:51.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:50 smithi049 bash[26429]: cluster 2024-09-20T18:45:49.778545+0000 mgr.y (mgr.14394) 94 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:51.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:50 smithi049 bash[26429]: cluster 2024-09-20T18:45:50.533902+0000 mon.a (mon.0) 757 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:45:51.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:50 smithi049 bash[26429]: audit 2024-09-20T18:45:50.542854+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.49:0/2651219335' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T18:45:51.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:50 smithi049 bash[26429]: cluster 2024-09-20T18:45:50.550827+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-20T18:45:51.321 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-20T18:45:51.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:50 smithi115 bash[22089]: cluster 2024-09-20T18:45:49.778545+0000 mgr.y (mgr.14394) 94 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:45:51.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:50 smithi115 bash[22089]: cluster 2024-09-20T18:45:50.533902+0000 mon.a (mon.0) 757 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:45:51.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:50 smithi115 bash[22089]: audit 2024-09-20T18:45:50.542854+0000 mon.a (mon.0) 758 : audit [INF] from='client.? 172.21.15.49:0/2651219335' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T18:45:51.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:50 smithi115 bash[22089]: cluster 2024-09-20T18:45:50.550827+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-20T18:45:52.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:52 smithi049 bash[19814]: cluster 2024-09-20T18:45:51.547430+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-20T18:45:52.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:52 smithi049 bash[26429]: cluster 2024-09-20T18:45:51.547430+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-20T18:45:52.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:52 smithi115 bash[22089]: cluster 2024-09-20T18:45:51.547430+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-20T18:45:53.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:53 smithi049 bash[19814]: cluster 2024-09-20T18:45:51.779270+0000 mgr.y (mgr.14394) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:45:53.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:53 smithi049 bash[19814]: cluster 2024-09-20T18:45:52.545143+0000 mon.a (mon.0) 761 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:45:53.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:53 smithi049 bash[19814]: cluster 2024-09-20T18:45:52.545209+0000 mon.a (mon.0) 762 : cluster [INF] Cluster is now healthy 2024-09-20T18:45:53.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:53 smithi049 bash[26429]: cluster 2024-09-20T18:45:51.779270+0000 mgr.y (mgr.14394) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:45:53.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:53 smithi049 bash[26429]: cluster 2024-09-20T18:45:52.545143+0000 mon.a (mon.0) 761 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:45:53.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:53 smithi049 bash[26429]: cluster 2024-09-20T18:45:52.545209+0000 mon.a (mon.0) 762 : cluster [INF] Cluster is now healthy 2024-09-20T18:45:53.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:53 smithi115 bash[22089]: cluster 2024-09-20T18:45:51.779270+0000 mgr.y (mgr.14394) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:45:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:53 smithi115 bash[22089]: cluster 2024-09-20T18:45:52.545143+0000 mon.a (mon.0) 761 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:45:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:53 smithi115 bash[22089]: cluster 2024-09-20T18:45:52.545209+0000 mon.a (mon.0) 762 : cluster [INF] Cluster is now healthy 2024-09-20T18:45:55.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:55 smithi049 bash[19814]: cluster 2024-09-20T18:45:53.779874+0000 mgr.y (mgr.14394) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:45:55.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:55 smithi049 bash[26429]: cluster 2024-09-20T18:45:53.779874+0000 mgr.y (mgr.14394) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:45:55.809 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:45:55 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:45:55] "GET /metrics HTTP/1.1" 200 26211 "" "Prometheus/2.43.0" 2024-09-20T18:45:55.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:55 smithi115 bash[22089]: cluster 2024-09-20T18:45:53.779874+0000 mgr.y (mgr.14394) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:45:56.123 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:45:56.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:56 smithi115 bash[22089]: audit 2024-09-20T18:45:55.788815+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-20T18:45:56.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:56 smithi115 bash[22089]: audit 2024-09-20T18:45:55.789640+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-20T18:45:56.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:56 smithi115 bash[22089]: audit 2024-09-20T18:45:55.835311+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:57.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:56 smithi049 bash[19814]: audit 2024-09-20T18:45:55.788815+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-20T18:45:57.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:56 smithi049 bash[19814]: audit 2024-09-20T18:45:55.789640+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-20T18:45:57.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:56 smithi049 bash[19814]: audit 2024-09-20T18:45:55.835311+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:57.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:56 smithi049 bash[26429]: audit 2024-09-20T18:45:55.788815+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-20T18:45:57.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:56 smithi049 bash[26429]: audit 2024-09-20T18:45:55.789640+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-20T18:45:57.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:56 smithi049 bash[26429]: audit 2024-09-20T18:45:55.835311+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:57.500 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T18:45:57.500 INFO:teuthology.orchestra.run.smithi049.stdout: "id": "4d28f5ea-ce38-4ae4-85ed-dba82086bb35", 2024-09-20T18:45:57.500 INFO:teuthology.orchestra.run.smithi049.stdout: "name": "default", 2024-09-20T18:45:57.500 INFO:teuthology.orchestra.run.smithi049.stdout: "api_name": "default", 2024-09-20T18:45:57.500 INFO:teuthology.orchestra.run.smithi049.stdout: "is_master": true, 2024-09-20T18:45:57.500 INFO:teuthology.orchestra.run.smithi049.stdout: "endpoints": [], 2024-09-20T18:45:57.500 INFO:teuthology.orchestra.run.smithi049.stdout: "hostnames": [], 2024-09-20T18:45:57.500 INFO:teuthology.orchestra.run.smithi049.stdout: "hostnames_s3website": [], 2024-09-20T18:45:57.500 INFO:teuthology.orchestra.run.smithi049.stdout: "master_zone": "", 2024-09-20T18:45:57.500 INFO:teuthology.orchestra.run.smithi049.stdout: "zones": [], 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: "placement_targets": [ 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: { 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: "name": "default-placement", 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: "tags": [], 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: "storage_classes": [] 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: ], 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: "default_placement": "default-placement", 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: "realm_id": "1944f251-e1c4-450e-969d-82896ea4e168", 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: "sync_policy": { 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: "groups": [] 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: "enabled_features": [ 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: "notification_v2", 2024-09-20T18:45:57.501 INFO:teuthology.orchestra.run.smithi049.stdout: "resharding" 2024-09-20T18:45:57.502 INFO:teuthology.orchestra.run.smithi049.stdout: ] 2024-09-20T18:45:57.502 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T18:45:57.721 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:57 smithi049 bash[19814]: cluster 2024-09-20T18:45:55.780506+0000 mgr.y (mgr.14394) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 327 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-20T18:45:57.721 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:57 smithi049 bash[19814]: audit 2024-09-20T18:45:56.564982+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-09-20T18:45:57.721 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:57 smithi049 bash[19814]: cluster 2024-09-20T18:45:56.570959+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-20T18:45:57.722 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:57 smithi049 bash[26429]: cluster 2024-09-20T18:45:55.780506+0000 mgr.y (mgr.14394) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 327 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-20T18:45:57.722 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:57 smithi049 bash[26429]: audit 2024-09-20T18:45:56.564982+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-09-20T18:45:57.722 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:57 smithi049 bash[26429]: cluster 2024-09-20T18:45:56.570959+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-20T18:45:57.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:57 smithi115 bash[22089]: cluster 2024-09-20T18:45:55.780506+0000 mgr.y (mgr.14394) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 327 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-20T18:45:57.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:57 smithi115 bash[22089]: audit 2024-09-20T18:45:56.564982+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-09-20T18:45:57.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:57 smithi115 bash[22089]: cluster 2024-09-20T18:45:56.570959+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-20T18:45:58.149 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-20T18:45:58.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:58 smithi115 bash[22089]: cluster 2024-09-20T18:45:57.570046+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-20T18:45:59.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:58 smithi049 bash[19814]: cluster 2024-09-20T18:45:57.570046+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-20T18:45:59.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:58 smithi049 bash[26429]: cluster 2024-09-20T18:45:57.570046+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-20T18:45:59.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:45:59 smithi115 bash[22089]: cluster 2024-09-20T18:45:57.781148+0000 mgr.y (mgr.14394) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 328 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-20T18:46:00.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:45:59 smithi049 bash[19814]: cluster 2024-09-20T18:45:57.781148+0000 mgr.y (mgr.14394) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 328 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-20T18:46:00.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:45:59 smithi049 bash[26429]: cluster 2024-09-20T18:45:57.781148+0000 mgr.y (mgr.14394) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 328 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-20T18:46:01.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:01 smithi115 bash[22089]: cluster 2024-09-20T18:45:59.781748+0000 mgr.y (mgr.14394) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:02.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:01 smithi049 bash[19814]: cluster 2024-09-20T18:45:59.781748+0000 mgr.y (mgr.14394) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:02.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:01 smithi049 bash[26429]: cluster 2024-09-20T18:45:59.781748+0000 mgr.y (mgr.14394) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:02.953 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:03.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:03 smithi115 bash[22089]: cluster 2024-09-20T18:46:01.782522+0000 mgr.y (mgr.14394) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T18:46:04.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:03 smithi049 bash[19814]: cluster 2024-09-20T18:46:01.782522+0000 mgr.y (mgr.14394) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T18:46:04.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:03 smithi049 bash[26429]: cluster 2024-09-20T18:46:01.782522+0000 mgr.y (mgr.14394) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T18:46:04.261 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T18:46:04.261 INFO:teuthology.orchestra.run.smithi049.stdout: "id": "ac236890-4b6b-4b4f-ab00-2fd1b50b5dbf", 2024-09-20T18:46:04.261 INFO:teuthology.orchestra.run.smithi049.stdout: "name": "z", 2024-09-20T18:46:04.261 INFO:teuthology.orchestra.run.smithi049.stdout: "domain_root": "z.rgw.meta:root", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "control_pool": "z.rgw.control", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "log_pool": "z.rgw.log", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "otp_pool": "z.rgw.otp", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-20T18:46:04.262 INFO:teuthology.orchestra.run.smithi049.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: "system_key": { 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: "access_key": "", 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: "secret_key": "" 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: "placement_pools": [ 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: { 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: "key": "default-placement", 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: "val": { 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: "storage_classes": { 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: "STANDARD": { 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-20T18:46:04.263 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T18:46:04.264 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:46:04.264 INFO:teuthology.orchestra.run.smithi049.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-20T18:46:04.264 INFO:teuthology.orchestra.run.smithi049.stdout: "index_type": 0, 2024-09-20T18:46:04.264 INFO:teuthology.orchestra.run.smithi049.stdout: "inline_data": true 2024-09-20T18:46:04.264 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T18:46:04.264 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T18:46:04.264 INFO:teuthology.orchestra.run.smithi049.stdout: ], 2024-09-20T18:46:04.264 INFO:teuthology.orchestra.run.smithi049.stdout: "realm_id": "1944f251-e1c4-450e-969d-82896ea4e168" 2024-09-20T18:46:04.264 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T18:46:04.949 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-20T18:46:05.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:05 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:46:05] "GET /metrics HTTP/1.1" 200 28528 "" "Prometheus/2.43.0" 2024-09-20T18:46:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:05 smithi049 bash[26429]: cluster 2024-09-20T18:46:03.783231+0000 mgr.y (mgr.14394) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T18:46:05.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:05 smithi049 bash[19814]: cluster 2024-09-20T18:46:03.783231+0000 mgr.y (mgr.14394) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T18:46:05.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:05 smithi115 bash[22089]: cluster 2024-09-20T18:46:03.783231+0000 mgr.y (mgr.14394) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T18:46:07.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:07 smithi115 bash[22089]: cluster 2024-09-20T18:46:05.783887+0000 mgr.y (mgr.14394) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 444 B/s wr, 0 op/s 2024-09-20T18:46:08.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:07 smithi049 bash[19814]: cluster 2024-09-20T18:46:05.783887+0000 mgr.y (mgr.14394) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 444 B/s wr, 0 op/s 2024-09-20T18:46:08.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:07 smithi049 bash[26429]: cluster 2024-09-20T18:46:05.783887+0000 mgr.y (mgr.14394) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 333 B/s rd, 444 B/s wr, 0 op/s 2024-09-20T18:46:09.748 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:09.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:09 smithi115 bash[22089]: cluster 2024-09-20T18:46:07.784586+0000 mgr.y (mgr.14394) 103 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 902 B/s wr, 2 op/s 2024-09-20T18:46:10.001 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:09 smithi049 bash[19814]: cluster 2024-09-20T18:46:07.784586+0000 mgr.y (mgr.14394) 103 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 902 B/s wr, 2 op/s 2024-09-20T18:46:10.002 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:09 smithi049 bash[26429]: cluster 2024-09-20T18:46:07.784586+0000 mgr.y (mgr.14394) 103 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 902 B/s wr, 2 op/s 2024-09-20T18:46:11.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:11 smithi115 bash[22089]: cluster 2024-09-20T18:46:09.785106+0000 mgr.y (mgr.14394) 104 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-20T18:46:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:11 smithi115 bash[22089]: audit 2024-09-20T18:46:10.835811+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:12.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:11 smithi049 bash[19814]: cluster 2024-09-20T18:46:09.785106+0000 mgr.y (mgr.14394) 104 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-20T18:46:12.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:11 smithi049 bash[19814]: audit 2024-09-20T18:46:10.835811+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:12.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:11 smithi049 bash[26429]: cluster 2024-09-20T18:46:09.785106+0000 mgr.y (mgr.14394) 104 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-20T18:46:12.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:11 smithi049 bash[26429]: audit 2024-09-20T18:46:10.835811+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:13.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:12 smithi049 bash[19814]: cluster 2024-09-20T18:46:11.627070+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-20T18:46:13.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:12 smithi049 bash[19814]: audit 2024-09-20T18:46:11.634313+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T18:46:13.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:12 smithi049 bash[26429]: cluster 2024-09-20T18:46:11.627070+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-20T18:46:13.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:12 smithi049 bash[26429]: audit 2024-09-20T18:46:11.634313+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T18:46:13.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:12 smithi115 bash[22089]: cluster 2024-09-20T18:46:11.627070+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-20T18:46:13.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:12 smithi115 bash[22089]: audit 2024-09-20T18:46:11.634313+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T18:46:14.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:13 smithi049 bash[19814]: cluster 2024-09-20T18:46:11.786104+0000 mgr.y (mgr.14394) 105 : cluster [DBG] pgmap v77: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-20T18:46:14.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:13 smithi049 bash[19814]: cluster 2024-09-20T18:46:12.622491+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:46:14.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:13 smithi049 bash[19814]: audit 2024-09-20T18:46:12.624298+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T18:46:14.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:13 smithi049 bash[19814]: cluster 2024-09-20T18:46:12.631879+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-20T18:46:14.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:13 smithi049 bash[26429]: cluster 2024-09-20T18:46:11.786104+0000 mgr.y (mgr.14394) 105 : cluster [DBG] pgmap v77: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-20T18:46:14.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:13 smithi049 bash[26429]: cluster 2024-09-20T18:46:12.622491+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:46:14.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:13 smithi049 bash[26429]: audit 2024-09-20T18:46:12.624298+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T18:46:14.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:13 smithi049 bash[26429]: cluster 2024-09-20T18:46:12.631879+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-20T18:46:14.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:13 smithi115 bash[22089]: cluster 2024-09-20T18:46:11.786104+0000 mgr.y (mgr.14394) 105 : cluster [DBG] pgmap v77: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-20T18:46:14.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:13 smithi115 bash[22089]: cluster 2024-09-20T18:46:12.622491+0000 mon.a (mon.0) 769 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:46:14.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:13 smithi115 bash[22089]: audit 2024-09-20T18:46:12.624298+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T18:46:14.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:13 smithi115 bash[22089]: cluster 2024-09-20T18:46:12.631879+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-20T18:46:15.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:14 smithi049 bash[19814]: cluster 2024-09-20T18:46:13.657600+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-20T18:46:15.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:14 smithi049 bash[19814]: audit 2024-09-20T18:46:13.661107+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T18:46:15.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:14 smithi049 bash[26429]: cluster 2024-09-20T18:46:13.657600+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-20T18:46:15.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:14 smithi049 bash[26429]: audit 2024-09-20T18:46:13.661107+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T18:46:15.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:14 smithi115 bash[22089]: cluster 2024-09-20T18:46:13.657600+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-20T18:46:15.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:14 smithi115 bash[22089]: audit 2024-09-20T18:46:13.661107+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T18:46:15.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:15 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:46:15] "GET /metrics HTTP/1.1" 200 28548 "" "Prometheus/2.43.0" 2024-09-20T18:46:15.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:15 smithi049 bash[19814]: cluster 2024-09-20T18:46:13.786754+0000 mgr.y (mgr.14394) 106 : cluster [DBG] pgmap v80: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-20T18:46:15.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:15 smithi049 bash[19814]: audit 2024-09-20T18:46:14.660056+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T18:46:15.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:15 smithi049 bash[19814]: cluster 2024-09-20T18:46:14.668978+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-20T18:46:15.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:15 smithi049 bash[26429]: cluster 2024-09-20T18:46:13.786754+0000 mgr.y (mgr.14394) 106 : cluster [DBG] pgmap v80: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-20T18:46:15.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:15 smithi049 bash[26429]: audit 2024-09-20T18:46:14.660056+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T18:46:15.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:15 smithi049 bash[26429]: cluster 2024-09-20T18:46:14.668978+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-20T18:46:16.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:15 smithi115 bash[22089]: cluster 2024-09-20T18:46:13.786754+0000 mgr.y (mgr.14394) 106 : cluster [DBG] pgmap v80: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-20T18:46:16.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:15 smithi115 bash[22089]: audit 2024-09-20T18:46:14.660056+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T18:46:16.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:15 smithi115 bash[22089]: cluster 2024-09-20T18:46:14.668978+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-20T18:46:17.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:16 smithi049 bash[19814]: cluster 2024-09-20T18:46:15.679012+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-20T18:46:17.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:16 smithi049 bash[19814]: audit 2024-09-20T18:46:15.692610+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T18:46:17.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:16 smithi049 bash[26429]: cluster 2024-09-20T18:46:15.679012+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-20T18:46:17.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:16 smithi049 bash[26429]: audit 2024-09-20T18:46:15.692610+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T18:46:17.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:16 smithi115 bash[22089]: cluster 2024-09-20T18:46:15.679012+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-20T18:46:17.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:16 smithi115 bash[22089]: audit 2024-09-20T18:46:15.692610+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T18:46:17.818 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: "id": "23c837e3-562a-4b52-a19c-6e34cf8bee25", 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: "epoch": 1, 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: "predecessor_uuid": "99261284-b77a-49fe-8b54-1fff48de91af", 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: "sync_status": [], 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: "period_map": { 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: "id": "23c837e3-562a-4b52-a19c-6e34cf8bee25", 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: "zonegroups": [ 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: { 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: "id": "4d28f5ea-ce38-4ae4-85ed-dba82086bb35", 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: "name": "default", 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: "api_name": "default", 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: "is_master": true, 2024-09-20T18:46:17.819 INFO:teuthology.orchestra.run.smithi049.stdout: "endpoints": [], 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "hostnames": [], 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "hostnames_s3website": [], 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "master_zone": "ac236890-4b6b-4b4f-ab00-2fd1b50b5dbf", 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "zones": [ 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: { 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "id": "ac236890-4b6b-4b4f-ab00-2fd1b50b5dbf", 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "name": "z", 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "endpoints": [], 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "log_meta": false, 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "log_data": false, 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "bucket_index_max_shards": 11, 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "read_only": false, 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "tier_type": "", 2024-09-20T18:46:17.820 INFO:teuthology.orchestra.run.smithi049.stdout: "sync_from_all": true, 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: "sync_from": [], 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: "redirect_zone": "", 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: "supported_features": [ 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: "compress-encrypted", 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: "notification_v2", 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: "resharding" 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: ] 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: ], 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: "placement_targets": [ 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: { 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: "name": "default-placement", 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: "tags": [], 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: "storage_classes": [ 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: "STANDARD" 2024-09-20T18:46:17.821 INFO:teuthology.orchestra.run.smithi049.stdout: ] 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: ], 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: "default_placement": "default-placement", 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: "realm_id": "1944f251-e1c4-450e-969d-82896ea4e168", 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: "sync_policy": { 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: "groups": [] 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: "enabled_features": [ 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: "notification_v2", 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: "resharding" 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: ] 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: ], 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: "short_zone_ids": [ 2024-09-20T18:46:17.822 INFO:teuthology.orchestra.run.smithi049.stdout: { 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: "key": "ac236890-4b6b-4b4f-ab00-2fd1b50b5dbf", 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: "val": 1892880847 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: ] 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: "master_zonegroup": "4d28f5ea-ce38-4ae4-85ed-dba82086bb35", 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: "master_zone": "ac236890-4b6b-4b4f-ab00-2fd1b50b5dbf", 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: "period_config": { 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: "bucket_quota": { 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: "enabled": false, 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: "check_on_raw": false, 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: "max_size": -1, 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: "max_size_kb": 0, 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: "max_objects": -1 2024-09-20T18:46:17.823 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "user_quota": { 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "enabled": false, 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "check_on_raw": false, 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "max_size": -1, 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "max_size_kb": 0, 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "max_objects": -1 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "user_ratelimit": { 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "max_read_ops": 0, 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "max_write_ops": 0, 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "max_read_bytes": 0, 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "max_write_bytes": 0, 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "enabled": false 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "bucket_ratelimit": { 2024-09-20T18:46:17.824 INFO:teuthology.orchestra.run.smithi049.stdout: "max_read_ops": 0, 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: "max_write_ops": 0, 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: "max_read_bytes": 0, 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: "max_write_bytes": 0, 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: "enabled": false 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: "anonymous_ratelimit": { 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: "max_read_ops": 0, 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: "max_write_ops": 0, 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: "max_read_bytes": 0, 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: "max_write_bytes": 0, 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: "enabled": false 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: "realm_id": "1944f251-e1c4-450e-969d-82896ea4e168", 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout: "realm_epoch": 2 2024-09-20T18:46:17.825 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T18:46:18.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:17 smithi049 bash[19814]: cluster 2024-09-20T18:46:15.787474+0000 mgr.y (mgr.14394) 107 : cluster [DBG] pgmap v83: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:18.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:17 smithi049 bash[19814]: audit 2024-09-20T18:46:16.681516+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T18:46:18.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:17 smithi049 bash[19814]: cluster 2024-09-20T18:46:16.691306+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-20T18:46:18.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:17 smithi049 bash[19814]: audit 2024-09-20T18:46:16.697305+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T18:46:18.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:17 smithi049 bash[26429]: cluster 2024-09-20T18:46:15.787474+0000 mgr.y (mgr.14394) 107 : cluster [DBG] pgmap v83: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:18.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:17 smithi049 bash[26429]: audit 2024-09-20T18:46:16.681516+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T18:46:18.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:17 smithi049 bash[26429]: cluster 2024-09-20T18:46:16.691306+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-20T18:46:18.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:17 smithi049 bash[26429]: audit 2024-09-20T18:46:16.697305+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T18:46:18.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:17 smithi115 bash[22089]: cluster 2024-09-20T18:46:15.787474+0000 mgr.y (mgr.14394) 107 : cluster [DBG] pgmap v83: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:18.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:17 smithi115 bash[22089]: audit 2024-09-20T18:46:16.681516+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T18:46:18.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:17 smithi115 bash[22089]: cluster 2024-09-20T18:46:16.691306+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-20T18:46:18.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:17 smithi115 bash[22089]: audit 2024-09-20T18:46:16.697305+0000 mon.a (mon.0) 780 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T18:46:18.532 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-20T18:46:18.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:18 smithi049 bash[19814]: audit 2024-09-20T18:46:17.693588+0000 mon.a (mon.0) 781 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T18:46:18.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:18 smithi049 bash[19814]: cluster 2024-09-20T18:46:17.700402+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-20T18:46:18.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:18 smithi049 bash[26429]: audit 2024-09-20T18:46:17.693588+0000 mon.a (mon.0) 781 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T18:46:18.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:18 smithi049 bash[26429]: cluster 2024-09-20T18:46:17.700402+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-20T18:46:19.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:18 smithi115 bash[22089]: audit 2024-09-20T18:46:17.693588+0000 mon.a (mon.0) 781 : audit [INF] from='client.? 172.21.15.49:0/2307181439' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T18:46:19.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:18 smithi115 bash[22089]: cluster 2024-09-20T18:46:17.700402+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-20T18:46:20.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:19 smithi049 bash[26429]: cluster 2024-09-20T18:46:17.788097+0000 mgr.y (mgr.14394) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T18:46:20.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:19 smithi049 bash[26429]: cluster 2024-09-20T18:46:18.693552+0000 mon.a (mon.0) 783 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:46:20.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:19 smithi049 bash[26429]: cluster 2024-09-20T18:46:18.693612+0000 mon.a (mon.0) 784 : cluster [INF] Cluster is now healthy 2024-09-20T18:46:20.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:19 smithi049 bash[19814]: cluster 2024-09-20T18:46:17.788097+0000 mgr.y (mgr.14394) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T18:46:20.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:19 smithi049 bash[19814]: cluster 2024-09-20T18:46:18.693552+0000 mon.a (mon.0) 783 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:46:20.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:19 smithi049 bash[19814]: cluster 2024-09-20T18:46:18.693612+0000 mon.a (mon.0) 784 : cluster [INF] Cluster is now healthy 2024-09-20T18:46:20.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:19 smithi115 bash[22089]: cluster 2024-09-20T18:46:17.788097+0000 mgr.y (mgr.14394) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T18:46:20.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:19 smithi115 bash[22089]: cluster 2024-09-20T18:46:18.693552+0000 mon.a (mon.0) 783 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:46:20.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:19 smithi115 bash[22089]: cluster 2024-09-20T18:46:18.693612+0000 mon.a (mon.0) 784 : cluster [INF] Cluster is now healthy 2024-09-20T18:46:21.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:20 smithi049 bash[19814]: cluster 2024-09-20T18:46:19.788611+0000 mgr.y (mgr.14394) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 579 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 199 B/s rd, 399 B/s wr, 1 op/s 2024-09-20T18:46:21.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:20 smithi049 bash[26429]: cluster 2024-09-20T18:46:19.788611+0000 mgr.y (mgr.14394) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 579 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 199 B/s rd, 399 B/s wr, 1 op/s 2024-09-20T18:46:21.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:20 smithi115 bash[22089]: cluster 2024-09-20T18:46:19.788611+0000 mgr.y (mgr.14394) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 579 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 199 B/s rd, 399 B/s wr, 1 op/s 2024-09-20T18:46:23.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:22 smithi115 bash[22089]: cluster 2024-09-20T18:46:21.790201+0000 mgr.y (mgr.14394) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-20T18:46:23.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:22 smithi049 bash[19814]: cluster 2024-09-20T18:46:21.790201+0000 mgr.y (mgr.14394) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-20T18:46:23.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:22 smithi049 bash[26429]: cluster 2024-09-20T18:46:21.790201+0000 mgr.y (mgr.14394) 110 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2024-09-20T18:46:23.330 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:24.790 INFO:teuthology.orchestra.run.smithi049.stdout:Scheduled rgw.foo update... 2024-09-20T18:46:25.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:24 smithi049 bash[19814]: cluster 2024-09-20T18:46:23.790888+0000 mgr.y (mgr.14394) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-20T18:46:25.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:24 smithi049 bash[19814]: audit 2024-09-20T18:46:24.783246+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:25.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:24 smithi049 bash[26429]: cluster 2024-09-20T18:46:23.790888+0000 mgr.y (mgr.14394) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-20T18:46:25.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:24 smithi049 bash[26429]: audit 2024-09-20T18:46:24.783246+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:25.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:24 smithi115 bash[22089]: cluster 2024-09-20T18:46:23.790888+0000 mgr.y (mgr.14394) 111 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-20T18:46:25.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:24 smithi115 bash[22089]: audit 2024-09-20T18:46:24.783246+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:25.504 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph osd pool create foo' 2024-09-20T18:46:25.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:46:25] "GET /metrics HTTP/1.1" 200 28548 "" "Prometheus/2.43.0" 2024-09-20T18:46:26.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:25 smithi115 bash[22089]: audit 2024-09-20T18:46:24.773374+0000 mgr.y (mgr.14394) 112 : audit [DBG] from='client.14658 -' 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-20T18:46:26.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:25 smithi115 bash[22089]: cephadm 2024-09-20T18:46:24.775870+0000 mgr.y (mgr.14394) 113 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T18:46:26.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:25 smithi115 bash[22089]: audit 2024-09-20T18:46:25.441602+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:26.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:25 smithi115 bash[22089]: audit 2024-09-20T18:46:25.443222+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:26.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:25 smithi115 bash[22089]: audit 2024-09-20T18:46:25.451656+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:26.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:25 smithi115 bash[22089]: audit 2024-09-20T18:46:25.460118+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:46:26.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:25 smithi115 bash[22089]: audit 2024-09-20T18:46:25.460946+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:46:26.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:25 smithi115 bash[22089]: audit 2024-09-20T18:46:25.463694+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:46:26.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:25 smithi115 bash[22089]: audit 2024-09-20T18:46:25.478755+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:26.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:25 smithi115 bash[22089]: audit 2024-09-20T18:46:25.487758+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:26.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:25 smithi115 bash[22089]: cephadm 2024-09-20T18:46:25.489849+0000 mgr.y (mgr.14394) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi115.jkzqan on smithi115 2024-09-20T18:46:26.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:25 smithi115 bash[22089]: audit 2024-09-20T18:46:25.836229+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:26.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[19814]: audit 2024-09-20T18:46:24.773374+0000 mgr.y (mgr.14394) 112 : audit [DBG] from='client.14658 -' 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-20T18:46:26.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[19814]: cephadm 2024-09-20T18:46:24.775870+0000 mgr.y (mgr.14394) 113 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T18:46:26.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[19814]: audit 2024-09-20T18:46:25.441602+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:26.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[19814]: audit 2024-09-20T18:46:25.443222+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:26.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[19814]: audit 2024-09-20T18:46:25.451656+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:26.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[19814]: audit 2024-09-20T18:46:25.460118+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:46:26.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[19814]: audit 2024-09-20T18:46:25.460946+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:46:26.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[19814]: audit 2024-09-20T18:46:25.463694+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:46:26.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[19814]: audit 2024-09-20T18:46:25.478755+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:26.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[19814]: audit 2024-09-20T18:46:25.487758+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:26.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[19814]: cephadm 2024-09-20T18:46:25.489849+0000 mgr.y (mgr.14394) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi115.jkzqan on smithi115 2024-09-20T18:46:26.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[19814]: audit 2024-09-20T18:46:25.836229+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:26.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[26429]: audit 2024-09-20T18:46:24.773374+0000 mgr.y (mgr.14394) 112 : audit [DBG] from='client.14658 -' 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-20T18:46:26.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[26429]: cephadm 2024-09-20T18:46:24.775870+0000 mgr.y (mgr.14394) 113 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T18:46:26.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[26429]: audit 2024-09-20T18:46:25.441602+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:26.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[26429]: audit 2024-09-20T18:46:25.443222+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:26.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[26429]: audit 2024-09-20T18:46:25.451656+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:26.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[26429]: audit 2024-09-20T18:46:25.460118+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:46:26.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[26429]: audit 2024-09-20T18:46:25.460946+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:46:26.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[26429]: audit 2024-09-20T18:46:25.463694+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:46:26.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[26429]: audit 2024-09-20T18:46:25.478755+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:26.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[26429]: audit 2024-09-20T18:46:25.487758+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:26.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[26429]: cephadm 2024-09-20T18:46:25.489849+0000 mgr.y (mgr.14394) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi115.jkzqan on smithi115 2024-09-20T18:46:26.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:25 smithi049 bash[26429]: audit 2024-09-20T18:46:25.836229+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:27.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:27 smithi115 bash[22089]: cluster 2024-09-20T18:46:25.791539+0000 mgr.y (mgr.14394) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-20T18:46:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:27 smithi049 bash[19814]: cluster 2024-09-20T18:46:25.791539+0000 mgr.y (mgr.14394) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-20T18:46:27.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:27 smithi049 bash[26429]: cluster 2024-09-20T18:46:25.791539+0000 mgr.y (mgr.14394) 115 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-20T18:46:28.018 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:27 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.018 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:46:27 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.019 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:46:27 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.019 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:46:27 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.019 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 18:46:27 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.020 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:46:27 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.020 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:46:27 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.020 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:46:27 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.021 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:46:27 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.290 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:46:28 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.290 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:46:28 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.290 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:46:28 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.291 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:46:28 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.291 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:46:28 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.291 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:46:28 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.291 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:28 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.292 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:46:28 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:28.292 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 18:46:28 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:29.501 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:29 smithi115 bash[22089]: cluster 2024-09-20T18:46:27.793098+0000 mgr.y (mgr.14394) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1014 B/s wr, 2 op/s 2024-09-20T18:46:29.501 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:29 smithi115 bash[22089]: audit 2024-09-20T18:46:28.331253+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:29.501 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:29 smithi115 bash[22089]: audit 2024-09-20T18:46:28.337968+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:29.501 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:29 smithi115 bash[22089]: audit 2024-09-20T18:46:28.343303+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:29.502 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:29 smithi115 bash[22089]: audit 2024-09-20T18:46:28.344519+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:46:29.502 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:29 smithi115 bash[22089]: audit 2024-09-20T18:46:28.344943+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:46:29.502 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:29 smithi115 bash[22089]: audit 2024-09-20T18:46:28.346538+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:46:29.502 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:29 smithi115 bash[22089]: audit 2024-09-20T18:46:28.354501+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:29.502 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:29 smithi115 bash[22089]: audit 2024-09-20T18:46:28.359817+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:29.502 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:29 smithi115 bash[22089]: cephadm 2024-09-20T18:46:28.361977+0000 mgr.y (mgr.14394) 117 : cephadm [INF] Deploying daemon rgw.foo.smithi049.iuxyrr on smithi049 2024-09-20T18:46:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[19814]: cluster 2024-09-20T18:46:27.793098+0000 mgr.y (mgr.14394) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1014 B/s wr, 2 op/s 2024-09-20T18:46:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[19814]: audit 2024-09-20T18:46:28.331253+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[19814]: audit 2024-09-20T18:46:28.337968+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[19814]: audit 2024-09-20T18:46:28.343303+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[19814]: audit 2024-09-20T18:46:28.344519+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:46:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[19814]: audit 2024-09-20T18:46:28.344943+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:46:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[19814]: audit 2024-09-20T18:46:28.346538+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:46:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[19814]: audit 2024-09-20T18:46:28.354501+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[19814]: audit 2024-09-20T18:46:28.359817+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[19814]: cephadm 2024-09-20T18:46:28.361977+0000 mgr.y (mgr.14394) 117 : cephadm [INF] Deploying daemon rgw.foo.smithi049.iuxyrr on smithi049 2024-09-20T18:46:29.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[26429]: cluster 2024-09-20T18:46:27.793098+0000 mgr.y (mgr.14394) 116 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1014 B/s wr, 2 op/s 2024-09-20T18:46:29.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[26429]: audit 2024-09-20T18:46:28.331253+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:29.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[26429]: audit 2024-09-20T18:46:28.337968+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:29.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[26429]: audit 2024-09-20T18:46:28.343303+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:29.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[26429]: audit 2024-09-20T18:46:28.344519+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:46:29.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[26429]: audit 2024-09-20T18:46:28.344943+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:46:29.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[26429]: audit 2024-09-20T18:46:28.346538+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:46:29.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[26429]: audit 2024-09-20T18:46:28.354501+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:29.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[26429]: audit 2024-09-20T18:46:28.359817+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:29.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:29 smithi049 bash[26429]: cephadm 2024-09-20T18:46:28.361977+0000 mgr.y (mgr.14394) 117 : cephadm [INF] Deploying daemon rgw.foo.smithi049.iuxyrr on smithi049 2024-09-20T18:46:30.293 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:31.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:31 smithi049 bash[26429]: cluster 2024-09-20T18:46:29.793806+0000 mgr.y (mgr.14394) 118 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-20T18:46:31.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:31 smithi049 bash[19814]: cluster 2024-09-20T18:46:29.793806+0000 mgr.y (mgr.14394) 118 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-20T18:46:31.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:31 smithi115 bash[22089]: cluster 2024-09-20T18:46:29.793806+0000 mgr.y (mgr.14394) 118 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-20T18:46:32.081 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.081 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.081 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:46:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.082 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:46:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.082 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 18:46:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.082 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:46:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.082 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 18:46:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.083 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.083 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:46:31 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.333 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:32 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.334 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:32 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.334 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:46:32 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.334 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:46:32 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.335 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 18:46:32 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.335 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:32 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.335 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:46:32 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.336 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:46:32 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:32.336 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 18:46:32 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:33.388 INFO:teuthology.orchestra.run.smithi049.stderr:pool 'foo' created 2024-09-20T18:46:33.670 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[26429]: cluster 2024-09-20T18:46:31.795259+0000 mgr.y (mgr.14394) 119 : cluster [DBG] pgmap v93: 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-20T18:46:33.670 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[26429]: audit 2024-09-20T18:46:32.376299+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.670 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[26429]: audit 2024-09-20T18:46:32.383195+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.670 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[26429]: audit 2024-09-20T18:46:32.385730+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.49:0/3973511748' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T18:46:33.670 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[26429]: audit 2024-09-20T18:46:32.821747+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.670 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[26429]: audit 2024-09-20T18:46:32.828802+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.671 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[26429]: audit 2024-09-20T18:46:32.835264+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.671 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[26429]: audit 2024-09-20T18:46:32.844223+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.671 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[26429]: audit 2024-09-20T18:46:32.850131+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.671 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[19814]: cluster 2024-09-20T18:46:31.795259+0000 mgr.y (mgr.14394) 119 : cluster [DBG] pgmap v93: 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-20T18:46:33.671 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[19814]: audit 2024-09-20T18:46:32.376299+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.671 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[19814]: audit 2024-09-20T18:46:32.383195+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.671 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[19814]: audit 2024-09-20T18:46:32.385730+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.49:0/3973511748' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T18:46:33.671 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[19814]: audit 2024-09-20T18:46:32.821747+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.671 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[19814]: audit 2024-09-20T18:46:32.828802+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.671 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[19814]: audit 2024-09-20T18:46:32.835264+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.671 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[19814]: audit 2024-09-20T18:46:32.844223+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.672 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:33 smithi049 bash[19814]: audit 2024-09-20T18:46:32.850131+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:33 smithi115 bash[22089]: cluster 2024-09-20T18:46:31.795259+0000 mgr.y (mgr.14394) 119 : cluster [DBG] pgmap v93: 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-20T18:46:33.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:33 smithi115 bash[22089]: audit 2024-09-20T18:46:32.376299+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:33 smithi115 bash[22089]: audit 2024-09-20T18:46:32.383195+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:33 smithi115 bash[22089]: audit 2024-09-20T18:46:32.385730+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.49:0/3973511748' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T18:46:33.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:33 smithi115 bash[22089]: audit 2024-09-20T18:46:32.821747+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:33 smithi115 bash[22089]: audit 2024-09-20T18:46:32.828802+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:33 smithi115 bash[22089]: audit 2024-09-20T18:46:32.835264+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:33 smithi115 bash[22089]: audit 2024-09-20T18:46:32.844223+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:33.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:33 smithi115 bash[22089]: audit 2024-09-20T18:46:32.850131+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:34.187 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'rbd pool init foo' 2024-09-20T18:46:34.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:34 smithi049 bash[26429]: cephadm 2024-09-20T18:46:32.840822+0000 mgr.y (mgr.14394) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T18:46:34.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:34 smithi049 bash[26429]: audit 2024-09-20T18:46:33.382605+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.49:0/3973511748' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T18:46:34.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:34 smithi049 bash[26429]: cluster 2024-09-20T18:46:33.385682+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-20T18:46:34.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:34 smithi049 bash[19814]: cephadm 2024-09-20T18:46:32.840822+0000 mgr.y (mgr.14394) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T18:46:34.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:34 smithi049 bash[19814]: audit 2024-09-20T18:46:33.382605+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.49:0/3973511748' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T18:46:34.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:34 smithi049 bash[19814]: cluster 2024-09-20T18:46:33.385682+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-20T18:46:34.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:34 smithi115 bash[22089]: cephadm 2024-09-20T18:46:32.840822+0000 mgr.y (mgr.14394) 120 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T18:46:34.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:34 smithi115 bash[22089]: audit 2024-09-20T18:46:33.382605+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.49:0/3973511748' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T18:46:34.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:34 smithi115 bash[22089]: cluster 2024-09-20T18:46:33.385682+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-20T18:46:35.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:35 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:46:35] "GET /metrics HTTP/1.1" 200 35436 "" "Prometheus/2.43.0" 2024-09-20T18:46:35.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:35 smithi049 bash[19814]: cluster 2024-09-20T18:46:33.795681+0000 mgr.y (mgr.14394) 121 : cluster [DBG] pgmap v95: 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-20T18:46:35.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:35 smithi049 bash[19814]: cluster 2024-09-20T18:46:34.382692+0000 mon.a (mon.0) 806 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:46:35.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:35 smithi049 bash[19814]: cluster 2024-09-20T18:46:34.393506+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-20T18:46:35.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:35 smithi049 bash[26429]: cluster 2024-09-20T18:46:33.795681+0000 mgr.y (mgr.14394) 121 : cluster [DBG] pgmap v95: 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-20T18:46:35.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:35 smithi049 bash[26429]: cluster 2024-09-20T18:46:34.382692+0000 mon.a (mon.0) 806 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:46:35.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:35 smithi049 bash[26429]: cluster 2024-09-20T18:46:34.393506+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-20T18:46:35.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:35 smithi115 bash[22089]: cluster 2024-09-20T18:46:33.795681+0000 mgr.y (mgr.14394) 121 : cluster [DBG] pgmap v95: 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-20T18:46:35.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:35 smithi115 bash[22089]: cluster 2024-09-20T18:46:34.382692+0000 mon.a (mon.0) 806 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:46:35.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:35 smithi115 bash[22089]: cluster 2024-09-20T18:46:34.393506+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-20T18:46:36.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:36 smithi049 bash[19814]: cluster 2024-09-20T18:46:35.408815+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-20T18:46:36.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:36 smithi049 bash[19814]: audit 2024-09-20T18:46:35.897264+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:36.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:36 smithi049 bash[26429]: cluster 2024-09-20T18:46:35.408815+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-20T18:46:36.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:36 smithi049 bash[26429]: audit 2024-09-20T18:46:35.897264+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:36.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:36 smithi115 bash[22089]: cluster 2024-09-20T18:46:35.408815+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-20T18:46:36.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:36 smithi115 bash[22089]: audit 2024-09-20T18:46:35.897264+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:37.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:37 smithi049 bash[19814]: cluster 2024-09-20T18:46:35.796413+0000 mgr.y (mgr.14394) 122 : cluster [DBG] pgmap v98: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-09-20T18:46:37.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:37 smithi049 bash[26429]: cluster 2024-09-20T18:46:35.796413+0000 mgr.y (mgr.14394) 122 : cluster [DBG] pgmap v98: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-09-20T18:46:37.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:37 smithi115 bash[22089]: cluster 2024-09-20T18:46:35.796413+0000 mgr.y (mgr.14394) 122 : cluster [DBG] pgmap v98: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-09-20T18:46:38.958 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:39.430 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[20067]: [20/Sep/2024:18:46:39] ENGINE Bus STOPPING 2024-09-20T18:46:39.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[26429]: cluster 2024-09-20T18:46:37.798088+0000 mgr.y (mgr.14394) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-20T18:46:39.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[26429]: audit 2024-09-20T18:46:38.498441+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[26429]: audit 2024-09-20T18:46:38.503656+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[26429]: audit 2024-09-20T18:46:38.776447+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[26429]: audit 2024-09-20T18:46:38.788710+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[26429]: audit 2024-09-20T18:46:38.791967+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:39.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[26429]: audit 2024-09-20T18:46:38.793830+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:39.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[26429]: audit 2024-09-20T18:46:39.241015+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[26429]: audit 2024-09-20T18:46:39.249650+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[26429]: audit 2024-09-20T18:46:39.260625+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[26429]: audit 2024-09-20T18:46:39.383088+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:39.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[26429]: audit 2024-09-20T18:46:39.384644+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:39.809 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[20067]: [20/Sep/2024:18:46:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:46:39.809 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[20067]: [20/Sep/2024:18:46:39] ENGINE Bus STOPPED 2024-09-20T18:46:39.809 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[20067]: [20/Sep/2024:18:46:39] ENGINE Bus STARTING 2024-09-20T18:46:39.809 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[20067]: [20/Sep/2024:18:46:39] ENGINE Serving on http://:::9283 2024-09-20T18:46:39.809 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[20067]: [20/Sep/2024:18:46:39] ENGINE Bus STARTED 2024-09-20T18:46:39.809 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[20067]: [20/Sep/2024:18:46:39] ENGINE Bus STOPPING 2024-09-20T18:46:39.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[19814]: cluster 2024-09-20T18:46:37.798088+0000 mgr.y (mgr.14394) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-20T18:46:39.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[19814]: audit 2024-09-20T18:46:38.498441+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[19814]: audit 2024-09-20T18:46:38.503656+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[19814]: audit 2024-09-20T18:46:38.776447+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[19814]: audit 2024-09-20T18:46:38.788710+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[19814]: audit 2024-09-20T18:46:38.791967+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:39.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[19814]: audit 2024-09-20T18:46:38.793830+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:39.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[19814]: audit 2024-09-20T18:46:39.241015+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[19814]: audit 2024-09-20T18:46:39.249650+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[19814]: audit 2024-09-20T18:46:39.260625+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[19814]: audit 2024-09-20T18:46:39.383088+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:39.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:39 smithi049 bash[19814]: audit 2024-09-20T18:46:39.384644+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:39.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:39 smithi115 bash[22089]: cluster 2024-09-20T18:46:37.798088+0000 mgr.y (mgr.14394) 123 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-20T18:46:39.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:39 smithi115 bash[22089]: audit 2024-09-20T18:46:38.498441+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:39 smithi115 bash[22089]: audit 2024-09-20T18:46:38.503656+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:39 smithi115 bash[22089]: audit 2024-09-20T18:46:38.776447+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:39 smithi115 bash[22089]: audit 2024-09-20T18:46:38.788710+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:39 smithi115 bash[22089]: audit 2024-09-20T18:46:38.791967+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:39.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:39 smithi115 bash[22089]: audit 2024-09-20T18:46:38.793830+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:39.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:39 smithi115 bash[22089]: audit 2024-09-20T18:46:39.241015+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:39 smithi115 bash[22089]: audit 2024-09-20T18:46:39.249650+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:39 smithi115 bash[22089]: audit 2024-09-20T18:46:39.260625+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:39.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:39 smithi115 bash[22089]: audit 2024-09-20T18:46:39.383088+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:39.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:39 smithi115 bash[22089]: audit 2024-09-20T18:46:39.384644+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:40.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[20067]: [20/Sep/2024:18:46:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:46:40.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[20067]: [20/Sep/2024:18:46:40] ENGINE Bus STOPPED 2024-09-20T18:46:40.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[20067]: [20/Sep/2024:18:46:40] ENGINE Bus STARTING 2024-09-20T18:46:40.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[20067]: [20/Sep/2024:18:46:40] ENGINE Serving on http://:::9283 2024-09-20T18:46:40.308 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[20067]: [20/Sep/2024:18:46:40] ENGINE Bus STARTED 2024-09-20T18:46:41.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[19814]: cephadm 2024-09-20T18:46:38.804486+0000 mgr.y (mgr.14394) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T18:46:41.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[19814]: cephadm 2024-09-20T18:46:39.390350+0000 mgr.y (mgr.14394) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T18:46:41.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[19814]: audit 2024-09-20T18:46:39.679906+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:41.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[19814]: audit 2024-09-20T18:46:40.491584+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.49:0/2619759989' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:46:41.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[19814]: audit 2024-09-20T18:46:40.491952+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:46:41.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[26429]: cephadm 2024-09-20T18:46:38.804486+0000 mgr.y (mgr.14394) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T18:46:41.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[26429]: cephadm 2024-09-20T18:46:39.390350+0000 mgr.y (mgr.14394) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T18:46:41.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[26429]: audit 2024-09-20T18:46:39.679906+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:41.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[26429]: audit 2024-09-20T18:46:40.491584+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.49:0/2619759989' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:46:41.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:40 smithi049 bash[26429]: audit 2024-09-20T18:46:40.491952+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:46:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:40 smithi115 bash[22089]: cephadm 2024-09-20T18:46:38.804486+0000 mgr.y (mgr.14394) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T18:46:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:40 smithi115 bash[22089]: cephadm 2024-09-20T18:46:39.390350+0000 mgr.y (mgr.14394) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T18:46:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:40 smithi115 bash[22089]: audit 2024-09-20T18:46:39.679906+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:40 smithi115 bash[22089]: audit 2024-09-20T18:46:40.491584+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.49:0/2619759989' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:46:41.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:40 smithi115 bash[22089]: audit 2024-09-20T18:46:40.491952+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:46:42.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:41 smithi049 bash[19814]: cluster 2024-09-20T18:46:39.798980+0000 mgr.y (mgr.14394) 126 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 159 B/s wr, 156 op/s 2024-09-20T18:46:42.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:41 smithi049 bash[19814]: audit 2024-09-20T18:46:40.685852+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T18:46:42.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:41 smithi049 bash[19814]: cluster 2024-09-20T18:46:40.695562+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-20T18:46:42.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:41 smithi049 bash[19814]: audit 2024-09-20T18:46:40.844348+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:42.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:41 smithi049 bash[19814]: audit 2024-09-20T18:46:40.846867+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:42.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:41 smithi049 bash[26429]: cluster 2024-09-20T18:46:39.798980+0000 mgr.y (mgr.14394) 126 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 159 B/s wr, 156 op/s 2024-09-20T18:46:42.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:41 smithi049 bash[26429]: audit 2024-09-20T18:46:40.685852+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T18:46:42.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:41 smithi049 bash[26429]: cluster 2024-09-20T18:46:40.695562+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-20T18:46:42.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:41 smithi049 bash[26429]: audit 2024-09-20T18:46:40.844348+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:42.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:41 smithi049 bash[26429]: audit 2024-09-20T18:46:40.846867+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:42.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:41 smithi115 bash[22089]: cluster 2024-09-20T18:46:39.798980+0000 mgr.y (mgr.14394) 126 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 159 B/s wr, 156 op/s 2024-09-20T18:46:42.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:41 smithi115 bash[22089]: audit 2024-09-20T18:46:40.685852+0000 mon.a (mon.0) 819 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T18:46:42.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:41 smithi115 bash[22089]: cluster 2024-09-20T18:46:40.695562+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-20T18:46:42.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:41 smithi115 bash[22089]: audit 2024-09-20T18:46:40.844348+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:42.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:41 smithi115 bash[22089]: audit 2024-09-20T18:46:40.846867+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:43.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:42 smithi049 bash[19814]: cluster 2024-09-20T18:46:41.694956+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-20T18:46:43.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:42 smithi049 bash[26429]: cluster 2024-09-20T18:46:41.694956+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-20T18:46:43.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:42 smithi115 bash[22089]: cluster 2024-09-20T18:46:41.694956+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-20T18:46:43.455 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-20T18:46:44.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:43 smithi049 bash[19814]: cluster 2024-09-20T18:46:41.800761+0000 mgr.y (mgr.14394) 127 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 113 KiB/s rd, 640 B/s wr, 167 op/s 2024-09-20T18:46:44.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:43 smithi049 bash[19814]: cluster 2024-09-20T18:46:42.698002+0000 mon.a (mon.0) 823 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:46:44.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:43 smithi049 bash[19814]: cluster 2024-09-20T18:46:42.698047+0000 mon.a (mon.0) 824 : cluster [INF] Cluster is now healthy 2024-09-20T18:46:44.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:43 smithi049 bash[19814]: cluster 2024-09-20T18:46:42.715746+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-20T18:46:44.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:43 smithi049 bash[26429]: cluster 2024-09-20T18:46:41.800761+0000 mgr.y (mgr.14394) 127 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 113 KiB/s rd, 640 B/s wr, 167 op/s 2024-09-20T18:46:44.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:43 smithi049 bash[26429]: cluster 2024-09-20T18:46:42.698002+0000 mon.a (mon.0) 823 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:46:44.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:43 smithi049 bash[26429]: cluster 2024-09-20T18:46:42.698047+0000 mon.a (mon.0) 824 : cluster [INF] Cluster is now healthy 2024-09-20T18:46:44.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:43 smithi049 bash[26429]: cluster 2024-09-20T18:46:42.715746+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-20T18:46:44.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:43 smithi115 bash[22089]: cluster 2024-09-20T18:46:41.800761+0000 mgr.y (mgr.14394) 127 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 113 KiB/s rd, 640 B/s wr, 167 op/s 2024-09-20T18:46:44.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:43 smithi115 bash[22089]: cluster 2024-09-20T18:46:42.698002+0000 mon.a (mon.0) 823 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:46:44.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:43 smithi115 bash[22089]: cluster 2024-09-20T18:46:42.698047+0000 mon.a (mon.0) 824 : cluster [INF] Cluster is now healthy 2024-09-20T18:46:44.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:43 smithi115 bash[22089]: cluster 2024-09-20T18:46:42.715746+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-20T18:46:45.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:44 smithi049 bash[19814]: cluster 2024-09-20T18:46:43.801613+0000 mgr.y (mgr.14394) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-20T18:46:45.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:44 smithi049 bash[26429]: cluster 2024-09-20T18:46:43.801613+0000 mgr.y (mgr.14394) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-20T18:46:45.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:44 smithi115 bash[22089]: cluster 2024-09-20T18:46:43.801613+0000 mgr.y (mgr.14394) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-20T18:46:45.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:45 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:46:45] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-20T18:46:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:46 smithi115 bash[22089]: cluster 2024-09-20T18:46:45.802477+0000 mgr.y (mgr.14394) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-20T18:46:47.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:46 smithi049 bash[19814]: cluster 2024-09-20T18:46:45.802477+0000 mgr.y (mgr.14394) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-20T18:46:47.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:46 smithi049 bash[26429]: cluster 2024-09-20T18:46:45.802477+0000 mgr.y (mgr.14394) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-20T18:46:48.257 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:49.442 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:49 smithi049 bash[19814]: cluster 2024-09-20T18:46:47.804188+0000 mgr.y (mgr.14394) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 575 B/s wr, 9 op/s 2024-09-20T18:46:49.442 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:49 smithi049 bash[19814]: cluster 2024-09-20T18:46:48.140248+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-20T18:46:49.442 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:49 smithi049 bash[26429]: cluster 2024-09-20T18:46:47.804188+0000 mgr.y (mgr.14394) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 575 B/s wr, 9 op/s 2024-09-20T18:46:49.442 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:49 smithi049 bash[26429]: cluster 2024-09-20T18:46:48.140248+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-20T18:46:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:49 smithi115 bash[22089]: cluster 2024-09-20T18:46:47.804188+0000 mgr.y (mgr.14394) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 575 B/s wr, 9 op/s 2024-09-20T18:46:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:49 smithi115 bash[22089]: cluster 2024-09-20T18:46:48.140248+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-20T18:46:49.793 INFO:teuthology.orchestra.run.smithi049.stdout:Scheduled iscsi.foo update... 2024-09-20T18:46:50.558 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T18:46:50.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[19814]: audit 2024-09-20T18:46:49.776239+0000 mgr.y (mgr.14394) 131 : audit [DBG] from='client.24707 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:46:50.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[19814]: cephadm 2024-09-20T18:46:49.778807+0000 mgr.y (mgr.14394) 132 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-20T18:46:50.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[19814]: audit 2024-09-20T18:46:49.785932+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:50.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[19814]: cluster 2024-09-20T18:46:49.804573+0000 mgr.y (mgr.14394) 133 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-20T18:46:50.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[19814]: audit 2024-09-20T18:46:50.501708+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:50.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[19814]: audit 2024-09-20T18:46:50.503689+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:50.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[19814]: audit 2024-09-20T18:46:50.513484+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:50.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[19814]: audit 2024-09-20T18:46:50.524124+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:46:50.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[19814]: audit 2024-09-20T18:46:50.524903+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:46:50.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[19814]: audit 2024-09-20T18:46:50.527999+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:46:50.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[19814]: audit 2024-09-20T18:46:50.547892+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:50.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[19814]: cephadm 2024-09-20T18:46:50.550205+0000 mgr.y (mgr.14394) 134 : cephadm [INF] Deploying daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T18:46:50.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[26429]: audit 2024-09-20T18:46:49.776239+0000 mgr.y (mgr.14394) 131 : audit [DBG] from='client.24707 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:46:50.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[26429]: cephadm 2024-09-20T18:46:49.778807+0000 mgr.y (mgr.14394) 132 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-20T18:46:50.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[26429]: audit 2024-09-20T18:46:49.785932+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:50.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[26429]: cluster 2024-09-20T18:46:49.804573+0000 mgr.y (mgr.14394) 133 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-20T18:46:50.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[26429]: audit 2024-09-20T18:46:50.501708+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:50.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[26429]: audit 2024-09-20T18:46:50.503689+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:50.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[26429]: audit 2024-09-20T18:46:50.513484+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:50.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[26429]: audit 2024-09-20T18:46:50.524124+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:46:50.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[26429]: audit 2024-09-20T18:46:50.524903+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:46:50.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[26429]: audit 2024-09-20T18:46:50.527999+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:46:50.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[26429]: audit 2024-09-20T18:46:50.547892+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:50.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:50 smithi049 bash[26429]: cephadm 2024-09-20T18:46:50.550205+0000 mgr.y (mgr.14394) 134 : cephadm [INF] Deploying daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T18:46:51.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:50 smithi115 bash[22089]: audit 2024-09-20T18:46:49.776239+0000 mgr.y (mgr.14394) 131 : audit [DBG] from='client.24707 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:46:51.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:50 smithi115 bash[22089]: cephadm 2024-09-20T18:46:49.778807+0000 mgr.y (mgr.14394) 132 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-20T18:46:51.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:50 smithi115 bash[22089]: audit 2024-09-20T18:46:49.785932+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:51.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:50 smithi115 bash[22089]: cluster 2024-09-20T18:46:49.804573+0000 mgr.y (mgr.14394) 133 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-09-20T18:46:51.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:50 smithi115 bash[22089]: audit 2024-09-20T18:46:50.501708+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:51.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:50 smithi115 bash[22089]: audit 2024-09-20T18:46:50.503689+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:51.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:50 smithi115 bash[22089]: audit 2024-09-20T18:46:50.513484+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:51.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:50 smithi115 bash[22089]: audit 2024-09-20T18:46:50.524124+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:46:51.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:50 smithi115 bash[22089]: audit 2024-09-20T18:46:50.524903+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:46:51.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:50 smithi115 bash[22089]: audit 2024-09-20T18:46:50.527999+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:46:51.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:50 smithi115 bash[22089]: audit 2024-09-20T18:46:50.547892+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:51.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:50 smithi115 bash[22089]: cephadm 2024-09-20T18:46:50.550205+0000 mgr.y (mgr.14394) 134 : cephadm [INF] Deploying daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T18:46:53.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:52 smithi115 bash[22089]: cluster 2024-09-20T18:46:51.805518+0000 mgr.y (mgr.14394) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 112 B/s wr, 0 op/s 2024-09-20T18:46:53.242 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:52 smithi049 bash[19814]: cluster 2024-09-20T18:46:51.805518+0000 mgr.y (mgr.14394) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 112 B/s wr, 0 op/s 2024-09-20T18:46:53.242 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:52 smithi049 bash[26429]: cluster 2024-09-20T18:46:51.805518+0000 mgr.y (mgr.14394) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 112 B/s wr, 0 op/s 2024-09-20T18:46:53.492 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.492 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.493 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.493 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.493 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.493 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.494 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.494 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.494 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.494 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.495 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.495 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.742 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.742 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.743 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.743 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.743 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:53.744 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:46:53 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:46:55.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:54 smithi049 bash[19814]: audit 2024-09-20T18:46:53.639393+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:55.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:54 smithi049 bash[19814]: audit 2024-09-20T18:46:53.644892+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:55.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:54 smithi049 bash[19814]: audit 2024-09-20T18:46:53.649495+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:55.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:54 smithi049 bash[19814]: cephadm 2024-09-20T18:46:53.650346+0000 mgr.y (mgr.14394) 136 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-20T18:46:55.058 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:54 smithi049 bash[19814]: audit 2024-09-20T18:46:53.659707+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:55.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:54 smithi049 bash[26429]: audit 2024-09-20T18:46:53.639393+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:55.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:54 smithi049 bash[26429]: audit 2024-09-20T18:46:53.644892+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:55.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:54 smithi049 bash[26429]: audit 2024-09-20T18:46:53.649495+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:55.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:54 smithi049 bash[26429]: cephadm 2024-09-20T18:46:53.650346+0000 mgr.y (mgr.14394) 136 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-20T18:46:55.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:54 smithi049 bash[26429]: audit 2024-09-20T18:46:53.659707+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:55.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:54 smithi115 bash[22089]: audit 2024-09-20T18:46:53.639393+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:55.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:54 smithi115 bash[22089]: audit 2024-09-20T18:46:53.644892+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:55.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:54 smithi115 bash[22089]: audit 2024-09-20T18:46:53.649495+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:55.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:54 smithi115 bash[22089]: cephadm 2024-09-20T18:46:53.650346+0000 mgr.y (mgr.14394) 136 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-20T18:46:55.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:54 smithi115 bash[22089]: audit 2024-09-20T18:46:53.659707+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:55.361 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:55.499 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:46:55 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:46:55] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-20T18:46:55.874 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:55 smithi049 bash[19814]: cluster 2024-09-20T18:46:53.805958+0000 mgr.y (mgr.14394) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-20T18:46:55.875 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:55 smithi049 bash[26429]: cluster 2024-09-20T18:46:53.805958+0000 mgr.y (mgr.14394) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-20T18:46:56.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:55 smithi115 bash[22089]: cluster 2024-09-20T18:46:53.805958+0000 mgr.y (mgr.14394) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-20T18:46:56.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: cluster 2024-09-20T18:46:55.677683+0000 mon.a (mon.0) 835 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-20T18:46:56.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: audit 2024-09-20T18:46:55.863194+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:56.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: audit 2024-09-20T18:46:55.868866+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:56.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: audit 2024-09-20T18:46:55.905518+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:56.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: audit 2024-09-20T18:46:56.102605+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.49:0/474298031' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:46:56.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: audit 2024-09-20T18:46:56.407295+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.49:0/952775228' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3473137360"}]: dispatch 2024-09-20T18:46:56.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: audit 2024-09-20T18:46:56.408162+0000 mon.a (mon.0) 838 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3473137360"}]: dispatch 2024-09-20T18:46:56.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: audit 2024-09-20T18:46:56.583552+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-09-20T18:46:56.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: audit 2024-09-20T18:46:56.584276+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-20T18:46:56.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: audit 2024-09-20T18:46:56.584509+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-09-20T18:46:56.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: audit 2024-09-20T18:46:56.584861+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-20T18:46:56.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: audit 2024-09-20T18:46:56.585672+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-20T18:46:56.940 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[19814]: audit 2024-09-20T18:46:56.586613+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-20T18:46:56.940 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: cluster 2024-09-20T18:46:55.677683+0000 mon.a (mon.0) 835 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-20T18:46:56.940 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: audit 2024-09-20T18:46:55.863194+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:56.940 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: audit 2024-09-20T18:46:55.868866+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:56.940 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: audit 2024-09-20T18:46:55.905518+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:56.940 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: audit 2024-09-20T18:46:56.102605+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.49:0/474298031' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:46:56.940 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: audit 2024-09-20T18:46:56.407295+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.49:0/952775228' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3473137360"}]: dispatch 2024-09-20T18:46:56.940 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: audit 2024-09-20T18:46:56.408162+0000 mon.a (mon.0) 838 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3473137360"}]: dispatch 2024-09-20T18:46:56.940 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: audit 2024-09-20T18:46:56.583552+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-09-20T18:46:56.940 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: audit 2024-09-20T18:46:56.584276+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-20T18:46:56.941 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: audit 2024-09-20T18:46:56.584509+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-09-20T18:46:56.941 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: audit 2024-09-20T18:46:56.584861+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-20T18:46:56.941 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: audit 2024-09-20T18:46:56.585672+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-20T18:46:56.941 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:56 smithi049 bash[26429]: audit 2024-09-20T18:46:56.586613+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-20T18:46:57.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: cluster 2024-09-20T18:46:55.677683+0000 mon.a (mon.0) 835 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-20T18:46:57.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: audit 2024-09-20T18:46:55.863194+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:57.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: audit 2024-09-20T18:46:55.868866+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:57.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: audit 2024-09-20T18:46:55.905518+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:46:57.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: audit 2024-09-20T18:46:56.102605+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.49:0/474298031' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:46:57.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: audit 2024-09-20T18:46:56.407295+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.49:0/952775228' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3473137360"}]: dispatch 2024-09-20T18:46:57.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: audit 2024-09-20T18:46:56.408162+0000 mon.a (mon.0) 838 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3473137360"}]: dispatch 2024-09-20T18:46:57.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: audit 2024-09-20T18:46:56.583552+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-09-20T18:46:57.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: audit 2024-09-20T18:46:56.584276+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-20T18:46:57.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: audit 2024-09-20T18:46:56.584509+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-09-20T18:46:57.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: audit 2024-09-20T18:46:56.584861+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-20T18:46:57.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: audit 2024-09-20T18:46:56.585672+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-09-20T18:46:57.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:56 smithi115 bash[22089]: audit 2024-09-20T18:46:56.586613+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-20T18:46:57.936 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[19814]: cluster 2024-09-20T18:46:55.806513+0000 mgr.y (mgr.14394) 138 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-20T18:46:57.936 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[19814]: audit 2024-09-20T18:46:56.906322+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3473137360"}]': finished 2024-09-20T18:46:57.936 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[19814]: audit 2024-09-20T18:46:56.906497+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-09-20T18:46:57.936 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[19814]: audit 2024-09-20T18:46:56.906657+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-20T18:46:57.936 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[19814]: audit 2024-09-20T18:46:56.906769+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-09-20T18:46:57.936 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[19814]: cluster 2024-09-20T18:46:56.915307+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-20T18:46:57.936 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[19814]: audit 2024-09-20T18:46:57.232410+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.49:0/245837538' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3494714506"}]: dispatch 2024-09-20T18:46:57.937 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[26429]: cluster 2024-09-20T18:46:55.806513+0000 mgr.y (mgr.14394) 138 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-20T18:46:57.937 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[26429]: audit 2024-09-20T18:46:56.906322+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3473137360"}]': finished 2024-09-20T18:46:57.937 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[26429]: audit 2024-09-20T18:46:56.906497+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-09-20T18:46:57.937 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[26429]: audit 2024-09-20T18:46:56.906657+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-20T18:46:57.937 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[26429]: audit 2024-09-20T18:46:56.906769+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-09-20T18:46:57.937 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[26429]: cluster 2024-09-20T18:46:56.915307+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-20T18:46:57.937 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:57 smithi049 bash[26429]: audit 2024-09-20T18:46:57.232410+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.49:0/245837538' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3494714506"}]: dispatch 2024-09-20T18:46:58.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:57 smithi115 bash[22089]: cluster 2024-09-20T18:46:55.806513+0000 mgr.y (mgr.14394) 138 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-20T18:46:58.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:57 smithi115 bash[22089]: audit 2024-09-20T18:46:56.906322+0000 mon.a (mon.0) 842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3473137360"}]': finished 2024-09-20T18:46:58.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:57 smithi115 bash[22089]: audit 2024-09-20T18:46:56.906497+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-09-20T18:46:58.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:57 smithi115 bash[22089]: audit 2024-09-20T18:46:56.906657+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-20T18:46:58.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:57 smithi115 bash[22089]: audit 2024-09-20T18:46:56.906769+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-09-20T18:46:58.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:57 smithi115 bash[22089]: cluster 2024-09-20T18:46:56.915307+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-20T18:46:58.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:57 smithi115 bash[22089]: audit 2024-09-20T18:46:57.232410+0000 mon.a (mon.0) 847 : audit [INF] from='client.? 172.21.15.49:0/245837538' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3494714506"}]: dispatch 2024-09-20T18:46:59.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:58 smithi049 bash[26429]: cluster 2024-09-20T18:46:57.807147+0000 mgr.y (mgr.14394) 139 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 211 B/s rd, 105 B/s wr, 1 op/s 2024-09-20T18:46:59.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:58 smithi049 bash[26429]: audit 2024-09-20T18:46:57.908863+0000 mon.a (mon.0) 848 : audit [INF] from='client.? 172.21.15.49:0/245837538' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3494714506"}]': finished 2024-09-20T18:46:59.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:58 smithi049 bash[26429]: cluster 2024-09-20T18:46:57.914837+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-20T18:46:59.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:58 smithi049 bash[26429]: audit 2024-09-20T18:46:58.235210+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.49:0/934181874' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3662987383"}]: dispatch 2024-09-20T18:46:59.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:58 smithi049 bash[26429]: audit 2024-09-20T18:46:58.235989+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3662987383"}]: dispatch 2024-09-20T18:46:59.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:58 smithi049 bash[19814]: cluster 2024-09-20T18:46:57.807147+0000 mgr.y (mgr.14394) 139 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 211 B/s rd, 105 B/s wr, 1 op/s 2024-09-20T18:46:59.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:58 smithi049 bash[19814]: audit 2024-09-20T18:46:57.908863+0000 mon.a (mon.0) 848 : audit [INF] from='client.? 172.21.15.49:0/245837538' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3494714506"}]': finished 2024-09-20T18:46:59.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:58 smithi049 bash[19814]: cluster 2024-09-20T18:46:57.914837+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-20T18:46:59.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:58 smithi049 bash[19814]: audit 2024-09-20T18:46:58.235210+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.49:0/934181874' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3662987383"}]: dispatch 2024-09-20T18:46:59.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:58 smithi049 bash[19814]: audit 2024-09-20T18:46:58.235989+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3662987383"}]: dispatch 2024-09-20T18:46:59.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:58 smithi115 bash[22089]: cluster 2024-09-20T18:46:57.807147+0000 mgr.y (mgr.14394) 139 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 211 B/s rd, 105 B/s wr, 1 op/s 2024-09-20T18:46:59.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:58 smithi115 bash[22089]: audit 2024-09-20T18:46:57.908863+0000 mon.a (mon.0) 848 : audit [INF] from='client.? 172.21.15.49:0/245837538' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3494714506"}]': finished 2024-09-20T18:46:59.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:58 smithi115 bash[22089]: cluster 2024-09-20T18:46:57.914837+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-20T18:46:59.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:58 smithi115 bash[22089]: audit 2024-09-20T18:46:58.235210+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.49:0/934181874' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3662987383"}]: dispatch 2024-09-20T18:46:59.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:58 smithi115 bash[22089]: audit 2024-09-20T18:46:58.235989+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3662987383"}]: dispatch 2024-09-20T18:47:00.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:59 smithi049 bash[19814]: audit 2024-09-20T18:46:58.920272+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3662987383"}]': finished 2024-09-20T18:47:00.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:59 smithi049 bash[19814]: cluster 2024-09-20T18:46:58.927079+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-20T18:47:00.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:46:59 smithi049 bash[19814]: audit 2024-09-20T18:46:59.241188+0000 mon.a (mon.0) 853 : audit [INF] from='client.? 172.21.15.49:0/836317327' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/427746599"}]: dispatch 2024-09-20T18:47:00.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:59 smithi049 bash[26429]: audit 2024-09-20T18:46:58.920272+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3662987383"}]': finished 2024-09-20T18:47:00.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:59 smithi049 bash[26429]: cluster 2024-09-20T18:46:58.927079+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-20T18:47:00.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:46:59 smithi049 bash[26429]: audit 2024-09-20T18:46:59.241188+0000 mon.a (mon.0) 853 : audit [INF] from='client.? 172.21.15.49:0/836317327' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/427746599"}]: dispatch 2024-09-20T18:47:00.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:59 smithi115 bash[22089]: audit 2024-09-20T18:46:58.920272+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3662987383"}]': finished 2024-09-20T18:47:00.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:59 smithi115 bash[22089]: cluster 2024-09-20T18:46:58.927079+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-20T18:47:00.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:46:59 smithi115 bash[22089]: audit 2024-09-20T18:46:59.241188+0000 mon.a (mon.0) 853 : audit [INF] from='client.? 172.21.15.49:0/836317327' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/427746599"}]: dispatch 2024-09-20T18:47:01.253 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:00 smithi049 bash[19814]: cluster 2024-09-20T18:46:59.807914+0000 mgr.y (mgr.14394) 140 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2024-09-20T18:47:01.253 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:00 smithi049 bash[19814]: audit 2024-09-20T18:46:59.922661+0000 mon.a (mon.0) 854 : audit [INF] from='client.? 172.21.15.49:0/836317327' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/427746599"}]': finished 2024-09-20T18:47:01.253 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:00 smithi049 bash[19814]: cluster 2024-09-20T18:46:59.929838+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-20T18:47:01.254 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:00 smithi049 bash[19814]: audit 2024-09-20T18:47:00.246307+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.49:0/1348832352' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/4021817735"}]: dispatch 2024-09-20T18:47:01.254 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:00 smithi049 bash[19814]: audit 2024-09-20T18:47:00.247214+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/4021817735"}]: dispatch 2024-09-20T18:47:01.254 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:00 smithi049 bash[26429]: cluster 2024-09-20T18:46:59.807914+0000 mgr.y (mgr.14394) 140 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2024-09-20T18:47:01.254 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:00 smithi049 bash[26429]: audit 2024-09-20T18:46:59.922661+0000 mon.a (mon.0) 854 : audit [INF] from='client.? 172.21.15.49:0/836317327' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/427746599"}]': finished 2024-09-20T18:47:01.254 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:00 smithi049 bash[26429]: cluster 2024-09-20T18:46:59.929838+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-20T18:47:01.254 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:00 smithi049 bash[26429]: audit 2024-09-20T18:47:00.246307+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.49:0/1348832352' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/4021817735"}]: dispatch 2024-09-20T18:47:01.254 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:00 smithi049 bash[26429]: audit 2024-09-20T18:47:00.247214+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/4021817735"}]: dispatch 2024-09-20T18:47:01.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:00 smithi115 bash[22089]: cluster 2024-09-20T18:46:59.807914+0000 mgr.y (mgr.14394) 140 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 1 op/s 2024-09-20T18:47:01.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:00 smithi115 bash[22089]: audit 2024-09-20T18:46:59.922661+0000 mon.a (mon.0) 854 : audit [INF] from='client.? 172.21.15.49:0/836317327' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/427746599"}]': finished 2024-09-20T18:47:01.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:00 smithi115 bash[22089]: cluster 2024-09-20T18:46:59.929838+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-20T18:47:01.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:00 smithi115 bash[22089]: audit 2024-09-20T18:47:00.246307+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.49:0/1348832352' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/4021817735"}]: dispatch 2024-09-20T18:47:01.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:00 smithi115 bash[22089]: audit 2024-09-20T18:47:00.247214+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/4021817735"}]: dispatch 2024-09-20T18:47:01.540 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[20067]: [20/Sep/2024:18:47:01] ENGINE Bus STOPPING 2024-09-20T18:47:01.540 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[20067]: [20/Sep/2024:18:47:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:47:01.540 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[20067]: [20/Sep/2024:18:47:01] ENGINE Bus STOPPED 2024-09-20T18:47:01.540 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[20067]: [20/Sep/2024:18:47:01] ENGINE Bus STARTING 2024-09-20T18:47:01.807 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[20067]: [20/Sep/2024:18:47:01] ENGINE Serving on http://:::9283 2024-09-20T18:47:01.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[20067]: [20/Sep/2024:18:47:01] ENGINE Bus STARTED 2024-09-20T18:47:02.276 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:00.943009+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/4021817735"}]': finished 2024-09-20T18:47:02.276 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: cluster 2024-09-20T18:47:00.946534+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-20T18:47:02.276 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.151873+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.276 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.158648+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.276 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.160067+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:47:02.276 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.160891+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:47:02.276 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.166187+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.276 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.228193+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:47:02.276 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.228895+0000 mgr.y (mgr.14394) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: cephadm 2024-09-20T18:47:01.229899+0000 mgr.y (mgr.14394) 142 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.49:5000 to Dashboard 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.230121+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.230484+0000 mgr.y (mgr.14394) 143 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.234205+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.243256+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.244001+0000 mgr.y (mgr.14394) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.249365+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.282359+0000 mon.a (mon.0) 864 : audit [INF] from='client.? 172.21.15.49:0/1990059045' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2456780508"}]: dispatch 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.301420+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.302394+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[19814]: audit 2024-09-20T18:47:01.310198+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:00.943009+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/4021817735"}]': finished 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: cluster 2024-09-20T18:47:00.946534+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-20T18:47:02.277 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.151873+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.158648+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.160067+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.160891+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.166187+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.228193+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.228895+0000 mgr.y (mgr.14394) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: cephadm 2024-09-20T18:47:01.229899+0000 mgr.y (mgr.14394) 142 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.49:5000 to Dashboard 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.230121+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.230484+0000 mgr.y (mgr.14394) 143 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.234205+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.243256+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.244001+0000 mgr.y (mgr.14394) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.249365+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.282359+0000 mon.a (mon.0) 864 : audit [INF] from='client.? 172.21.15.49:0/1990059045' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2456780508"}]: dispatch 2024-09-20T18:47:02.278 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.301420+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:47:02.279 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.302394+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:47:02.279 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:01 smithi049 bash[26429]: audit 2024-09-20T18:47:01.310198+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:00.943009+0000 mon.a (mon.0) 857 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/4021817735"}]': finished 2024-09-20T18:47:02.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: cluster 2024-09-20T18:47:00.946534+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.151873+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.158648+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.160067+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.160891+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.166187+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.228193+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.228895+0000 mgr.y (mgr.14394) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: cephadm 2024-09-20T18:47:01.229899+0000 mgr.y (mgr.14394) 142 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.49:5000 to Dashboard 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.230121+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.230484+0000 mgr.y (mgr.14394) 143 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.234205+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.243256+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.244001+0000 mgr.y (mgr.14394) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T18:47:02.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.249365+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:02.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.282359+0000 mon.a (mon.0) 864 : audit [INF] from='client.? 172.21.15.49:0/1990059045' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2456780508"}]: dispatch 2024-09-20T18:47:02.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.301420+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:47:02.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.302394+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:47:02.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:01 smithi115 bash[22089]: audit 2024-09-20T18:47:01.310198+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:47:03.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:03 smithi049 bash[19814]: cluster 2024-09-20T18:47:01.809532+0000 mgr.y (mgr.14394) 145 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:03.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:03 smithi049 bash[19814]: audit 2024-09-20T18:47:02.249820+0000 mon.a (mon.0) 866 : audit [INF] from='client.? 172.21.15.49:0/1990059045' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2456780508"}]': finished 2024-09-20T18:47:03.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:03 smithi049 bash[19814]: cluster 2024-09-20T18:47:02.256702+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-20T18:47:03.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:03 smithi049 bash[19814]: audit 2024-09-20T18:47:02.570741+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.49:0/825193222' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/3892628330"}]: dispatch 2024-09-20T18:47:03.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:03 smithi049 bash[19814]: audit 2024-09-20T18:47:02.571530+0000 mon.a (mon.0) 868 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/3892628330"}]: dispatch 2024-09-20T18:47:03.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:03 smithi049 bash[26429]: cluster 2024-09-20T18:47:01.809532+0000 mgr.y (mgr.14394) 145 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:03.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:03 smithi049 bash[26429]: audit 2024-09-20T18:47:02.249820+0000 mon.a (mon.0) 866 : audit [INF] from='client.? 172.21.15.49:0/1990059045' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2456780508"}]': finished 2024-09-20T18:47:03.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:03 smithi049 bash[26429]: cluster 2024-09-20T18:47:02.256702+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-20T18:47:03.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:03 smithi049 bash[26429]: audit 2024-09-20T18:47:02.570741+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.49:0/825193222' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/3892628330"}]: dispatch 2024-09-20T18:47:03.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:03 smithi049 bash[26429]: audit 2024-09-20T18:47:02.571530+0000 mon.a (mon.0) 868 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/3892628330"}]: dispatch 2024-09-20T18:47:03.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:03 smithi115 bash[22089]: cluster 2024-09-20T18:47:01.809532+0000 mgr.y (mgr.14394) 145 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:03.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:03 smithi115 bash[22089]: audit 2024-09-20T18:47:02.249820+0000 mon.a (mon.0) 866 : audit [INF] from='client.? 172.21.15.49:0/1990059045' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2456780508"}]': finished 2024-09-20T18:47:03.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:03 smithi115 bash[22089]: cluster 2024-09-20T18:47:02.256702+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-20T18:47:03.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:03 smithi115 bash[22089]: audit 2024-09-20T18:47:02.570741+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.49:0/825193222' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/3892628330"}]: dispatch 2024-09-20T18:47:03.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:03 smithi115 bash[22089]: audit 2024-09-20T18:47:02.571530+0000 mon.a (mon.0) 868 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/3892628330"}]: dispatch 2024-09-20T18:47:04.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:04 smithi115 bash[22089]: audit 2024-09-20T18:47:03.310880+0000 mon.a (mon.0) 869 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/3892628330"}]': finished 2024-09-20T18:47:04.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:04 smithi115 bash[22089]: cluster 2024-09-20T18:47:03.318267+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-20T18:47:04.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:04 smithi115 bash[22089]: audit 2024-09-20T18:47:03.644034+0000 mon.a (mon.0) 871 : audit [INF] from='client.? 172.21.15.49:0/3075350175' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/913063935"}]: dispatch 2024-09-20T18:47:04.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:04 smithi049 bash[19814]: audit 2024-09-20T18:47:03.310880+0000 mon.a (mon.0) 869 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/3892628330"}]': finished 2024-09-20T18:47:04.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:04 smithi049 bash[19814]: cluster 2024-09-20T18:47:03.318267+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-20T18:47:04.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:04 smithi049 bash[19814]: audit 2024-09-20T18:47:03.644034+0000 mon.a (mon.0) 871 : audit [INF] from='client.? 172.21.15.49:0/3075350175' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/913063935"}]: dispatch 2024-09-20T18:47:04.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:04 smithi049 bash[26429]: audit 2024-09-20T18:47:03.310880+0000 mon.a (mon.0) 869 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/3892628330"}]': finished 2024-09-20T18:47:04.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:04 smithi049 bash[26429]: cluster 2024-09-20T18:47:03.318267+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-20T18:47:04.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:04 smithi049 bash[26429]: audit 2024-09-20T18:47:03.644034+0000 mon.a (mon.0) 871 : audit [INF] from='client.? 172.21.15.49:0/3075350175' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/913063935"}]: dispatch 2024-09-20T18:47:05.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:05 smithi115 bash[22089]: cluster 2024-09-20T18:47:03.810280+0000 mgr.y (mgr.14394) 146 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:05.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:05 smithi115 bash[22089]: audit 2024-09-20T18:47:04.313414+0000 mon.a (mon.0) 872 : audit [INF] from='client.? 172.21.15.49:0/3075350175' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/913063935"}]': finished 2024-09-20T18:47:05.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:05 smithi115 bash[22089]: cluster 2024-09-20T18:47:04.320496+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-20T18:47:05.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:05 smithi115 bash[22089]: audit 2024-09-20T18:47:04.635856+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.49:0/625159042' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2456780508"}]: dispatch 2024-09-20T18:47:05.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:05 smithi115 bash[22089]: audit 2024-09-20T18:47:04.636721+0000 mon.a (mon.0) 874 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2456780508"}]: dispatch 2024-09-20T18:47:05.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:47:05 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:47:05] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T18:47:05.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:05 smithi049 bash[19814]: cluster 2024-09-20T18:47:03.810280+0000 mgr.y (mgr.14394) 146 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:05.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:05 smithi049 bash[19814]: audit 2024-09-20T18:47:04.313414+0000 mon.a (mon.0) 872 : audit [INF] from='client.? 172.21.15.49:0/3075350175' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/913063935"}]': finished 2024-09-20T18:47:05.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:05 smithi049 bash[19814]: cluster 2024-09-20T18:47:04.320496+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-20T18:47:05.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:05 smithi049 bash[19814]: audit 2024-09-20T18:47:04.635856+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.49:0/625159042' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2456780508"}]: dispatch 2024-09-20T18:47:05.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:05 smithi049 bash[19814]: audit 2024-09-20T18:47:04.636721+0000 mon.a (mon.0) 874 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2456780508"}]: dispatch 2024-09-20T18:47:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:05 smithi049 bash[26429]: cluster 2024-09-20T18:47:03.810280+0000 mgr.y (mgr.14394) 146 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:05 smithi049 bash[26429]: audit 2024-09-20T18:47:04.313414+0000 mon.a (mon.0) 872 : audit [INF] from='client.? 172.21.15.49:0/3075350175' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/913063935"}]': finished 2024-09-20T18:47:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:05 smithi049 bash[26429]: cluster 2024-09-20T18:47:04.320496+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-20T18:47:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:05 smithi049 bash[26429]: audit 2024-09-20T18:47:04.635856+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.49:0/625159042' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2456780508"}]: dispatch 2024-09-20T18:47:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:05 smithi049 bash[26429]: audit 2024-09-20T18:47:04.636721+0000 mon.a (mon.0) 874 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2456780508"}]: dispatch 2024-09-20T18:47:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:06 smithi115 bash[22089]: audit 2024-09-20T18:47:05.334068+0000 mon.a (mon.0) 875 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2456780508"}]': finished 2024-09-20T18:47:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:06 smithi115 bash[22089]: cluster 2024-09-20T18:47:05.340169+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-20T18:47:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:06 smithi115 bash[22089]: audit 2024-09-20T18:47:05.574615+0000 mgr.y (mgr.14394) 147 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:06 smithi115 bash[22089]: audit 2024-09-20T18:47:05.667991+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.49:0/1683003897' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/340603223"}]: dispatch 2024-09-20T18:47:06.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:06 smithi115 bash[22089]: audit 2024-09-20T18:47:05.668598+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/340603223"}]: dispatch 2024-09-20T18:47:06.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:06 smithi049 bash[19814]: audit 2024-09-20T18:47:05.334068+0000 mon.a (mon.0) 875 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2456780508"}]': finished 2024-09-20T18:47:06.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:06 smithi049 bash[19814]: cluster 2024-09-20T18:47:05.340169+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-20T18:47:06.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:06 smithi049 bash[19814]: audit 2024-09-20T18:47:05.574615+0000 mgr.y (mgr.14394) 147 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:06.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:06 smithi049 bash[19814]: audit 2024-09-20T18:47:05.667991+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.49:0/1683003897' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/340603223"}]: dispatch 2024-09-20T18:47:06.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:06 smithi049 bash[19814]: audit 2024-09-20T18:47:05.668598+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/340603223"}]: dispatch 2024-09-20T18:47:06.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:06 smithi049 bash[26429]: audit 2024-09-20T18:47:05.334068+0000 mon.a (mon.0) 875 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2456780508"}]': finished 2024-09-20T18:47:06.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:06 smithi049 bash[26429]: cluster 2024-09-20T18:47:05.340169+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-20T18:47:06.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:06 smithi049 bash[26429]: audit 2024-09-20T18:47:05.574615+0000 mgr.y (mgr.14394) 147 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:06.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:06 smithi049 bash[26429]: audit 2024-09-20T18:47:05.667991+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.49:0/1683003897' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/340603223"}]: dispatch 2024-09-20T18:47:06.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:06 smithi049 bash[26429]: audit 2024-09-20T18:47:05.668598+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/340603223"}]: dispatch 2024-09-20T18:47:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:07 smithi115 bash[22089]: cluster 2024-09-20T18:47:05.810926+0000 mgr.y (mgr.14394) 148 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:47:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:07 smithi115 bash[22089]: audit 2024-09-20T18:47:06.336457+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/340603223"}]': finished 2024-09-20T18:47:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:07 smithi115 bash[22089]: cluster 2024-09-20T18:47:06.343002+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-20T18:47:07.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:07 smithi115 bash[22089]: audit 2024-09-20T18:47:06.662616+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.49:0/629947453' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/4021817735"}]: dispatch 2024-09-20T18:47:07.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:07 smithi049 bash[19814]: cluster 2024-09-20T18:47:05.810926+0000 mgr.y (mgr.14394) 148 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:47:07.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:07 smithi049 bash[19814]: audit 2024-09-20T18:47:06.336457+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/340603223"}]': finished 2024-09-20T18:47:07.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:07 smithi049 bash[19814]: cluster 2024-09-20T18:47:06.343002+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-20T18:47:07.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:07 smithi049 bash[19814]: audit 2024-09-20T18:47:06.662616+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.49:0/629947453' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/4021817735"}]: dispatch 2024-09-20T18:47:07.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:07 smithi049 bash[26429]: cluster 2024-09-20T18:47:05.810926+0000 mgr.y (mgr.14394) 148 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:47:07.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:07 smithi049 bash[26429]: audit 2024-09-20T18:47:06.336457+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/340603223"}]': finished 2024-09-20T18:47:07.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:07 smithi049 bash[26429]: cluster 2024-09-20T18:47:06.343002+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-20T18:47:07.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:07 smithi049 bash[26429]: audit 2024-09-20T18:47:06.662616+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.49:0/629947453' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/4021817735"}]: dispatch 2024-09-20T18:47:08.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:08 smithi115 bash[22089]: audit 2024-09-20T18:47:07.350398+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.49:0/629947453' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/4021817735"}]': finished 2024-09-20T18:47:08.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:08 smithi115 bash[22089]: cluster 2024-09-20T18:47:07.358176+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-20T18:47:08.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:08 smithi115 bash[22089]: audit 2024-09-20T18:47:07.678249+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.49:0/2411495021' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1779835744"}]: dispatch 2024-09-20T18:47:08.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:08 smithi115 bash[22089]: audit 2024-09-20T18:47:07.679103+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1779835744"}]: dispatch 2024-09-20T18:47:08.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:08 smithi049 bash[19814]: audit 2024-09-20T18:47:07.350398+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.49:0/629947453' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/4021817735"}]': finished 2024-09-20T18:47:08.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:08 smithi049 bash[19814]: cluster 2024-09-20T18:47:07.358176+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-20T18:47:08.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:08 smithi049 bash[19814]: audit 2024-09-20T18:47:07.678249+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.49:0/2411495021' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1779835744"}]: dispatch 2024-09-20T18:47:08.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:08 smithi049 bash[19814]: audit 2024-09-20T18:47:07.679103+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1779835744"}]: dispatch 2024-09-20T18:47:08.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:08 smithi049 bash[26429]: audit 2024-09-20T18:47:07.350398+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.49:0/629947453' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/4021817735"}]': finished 2024-09-20T18:47:08.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:08 smithi049 bash[26429]: cluster 2024-09-20T18:47:07.358176+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-20T18:47:08.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:08 smithi049 bash[26429]: audit 2024-09-20T18:47:07.678249+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.49:0/2411495021' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1779835744"}]: dispatch 2024-09-20T18:47:08.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:08 smithi049 bash[26429]: audit 2024-09-20T18:47:07.679103+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1779835744"}]: dispatch 2024-09-20T18:47:09.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:09 smithi049 bash[19814]: cluster 2024-09-20T18:47:07.811588+0000 mgr.y (mgr.14394) 149 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:09.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:09 smithi049 bash[19814]: audit 2024-09-20T18:47:08.371455+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1779835744"}]': finished 2024-09-20T18:47:09.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:09 smithi049 bash[19814]: cluster 2024-09-20T18:47:08.378040+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-20T18:47:09.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:09 smithi049 bash[19814]: audit 2024-09-20T18:47:08.697132+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.49:0/1564003871' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3765654513"}]: dispatch 2024-09-20T18:47:09.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:09 smithi049 bash[26429]: cluster 2024-09-20T18:47:07.811588+0000 mgr.y (mgr.14394) 149 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:09.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:09 smithi049 bash[26429]: audit 2024-09-20T18:47:08.371455+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1779835744"}]': finished 2024-09-20T18:47:09.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:09 smithi049 bash[26429]: cluster 2024-09-20T18:47:08.378040+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-20T18:47:09.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:09 smithi049 bash[26429]: audit 2024-09-20T18:47:08.697132+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.49:0/1564003871' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3765654513"}]: dispatch 2024-09-20T18:47:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:09 smithi115 bash[22089]: cluster 2024-09-20T18:47:07.811588+0000 mgr.y (mgr.14394) 149 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:09 smithi115 bash[22089]: audit 2024-09-20T18:47:08.371455+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1779835744"}]': finished 2024-09-20T18:47:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:09 smithi115 bash[22089]: cluster 2024-09-20T18:47:08.378040+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-20T18:47:09.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:09 smithi115 bash[22089]: audit 2024-09-20T18:47:08.697132+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.49:0/1564003871' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3765654513"}]: dispatch 2024-09-20T18:47:10.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:10 smithi049 bash[26429]: audit 2024-09-20T18:47:09.373944+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.49:0/1564003871' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3765654513"}]': finished 2024-09-20T18:47:10.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:10 smithi049 bash[26429]: cluster 2024-09-20T18:47:09.380204+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-20T18:47:10.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:10 smithi049 bash[26429]: audit 2024-09-20T18:47:09.700449+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.49:0/760360482' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2067121955"}]: dispatch 2024-09-20T18:47:10.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:10 smithi049 bash[26429]: audit 2024-09-20T18:47:09.701268+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2067121955"}]: dispatch 2024-09-20T18:47:10.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:10 smithi049 bash[19814]: audit 2024-09-20T18:47:09.373944+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.49:0/1564003871' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3765654513"}]': finished 2024-09-20T18:47:10.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:10 smithi049 bash[19814]: cluster 2024-09-20T18:47:09.380204+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-20T18:47:10.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:10 smithi049 bash[19814]: audit 2024-09-20T18:47:09.700449+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.49:0/760360482' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2067121955"}]: dispatch 2024-09-20T18:47:10.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:10 smithi049 bash[19814]: audit 2024-09-20T18:47:09.701268+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2067121955"}]: dispatch 2024-09-20T18:47:10.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:10 smithi115 bash[22089]: audit 2024-09-20T18:47:09.373944+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.49:0/1564003871' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3765654513"}]': finished 2024-09-20T18:47:10.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:10 smithi115 bash[22089]: cluster 2024-09-20T18:47:09.380204+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-20T18:47:10.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:10 smithi115 bash[22089]: audit 2024-09-20T18:47:09.700449+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.49:0/760360482' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2067121955"}]: dispatch 2024-09-20T18:47:10.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:10 smithi115 bash[22089]: audit 2024-09-20T18:47:09.701268+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2067121955"}]: dispatch 2024-09-20T18:47:11.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:11 smithi049 bash[19814]: cluster 2024-09-20T18:47:09.812324+0000 mgr.y (mgr.14394) 150 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:11.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:11 smithi049 bash[19814]: audit 2024-09-20T18:47:10.386135+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2067121955"}]': finished 2024-09-20T18:47:11.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:11 smithi049 bash[19814]: cluster 2024-09-20T18:47:10.392240+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-20T18:47:11.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:11 smithi049 bash[19814]: audit 2024-09-20T18:47:10.727494+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.49:0/2677561507' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2659578417"}]: dispatch 2024-09-20T18:47:11.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:11 smithi049 bash[19814]: audit 2024-09-20T18:47:10.728352+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2659578417"}]: dispatch 2024-09-20T18:47:11.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:11 smithi049 bash[19814]: audit 2024-09-20T18:47:10.857137+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:11.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:11 smithi049 bash[26429]: cluster 2024-09-20T18:47:09.812324+0000 mgr.y (mgr.14394) 150 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:11.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:11 smithi049 bash[26429]: audit 2024-09-20T18:47:10.386135+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2067121955"}]': finished 2024-09-20T18:47:11.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:11 smithi049 bash[26429]: cluster 2024-09-20T18:47:10.392240+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-20T18:47:11.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:11 smithi049 bash[26429]: audit 2024-09-20T18:47:10.727494+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.49:0/2677561507' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2659578417"}]: dispatch 2024-09-20T18:47:11.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:11 smithi049 bash[26429]: audit 2024-09-20T18:47:10.728352+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2659578417"}]: dispatch 2024-09-20T18:47:11.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:11 smithi049 bash[26429]: audit 2024-09-20T18:47:10.857137+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:11 smithi115 bash[22089]: cluster 2024-09-20T18:47:09.812324+0000 mgr.y (mgr.14394) 150 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:11 smithi115 bash[22089]: audit 2024-09-20T18:47:10.386135+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2067121955"}]': finished 2024-09-20T18:47:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:11 smithi115 bash[22089]: cluster 2024-09-20T18:47:10.392240+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-20T18:47:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:11 smithi115 bash[22089]: audit 2024-09-20T18:47:10.727494+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.49:0/2677561507' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2659578417"}]: dispatch 2024-09-20T18:47:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:11 smithi115 bash[22089]: audit 2024-09-20T18:47:10.728352+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2659578417"}]: dispatch 2024-09-20T18:47:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:11 smithi115 bash[22089]: audit 2024-09-20T18:47:10.857137+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:12.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:12 smithi049 bash[19814]: audit 2024-09-20T18:47:11.400587+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2659578417"}]': finished 2024-09-20T18:47:12.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:12 smithi049 bash[19814]: cluster 2024-09-20T18:47:11.407267+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-20T18:47:12.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:12 smithi049 bash[19814]: audit 2024-09-20T18:47:11.729365+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.49:0/1704901' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/3892628330"}]: dispatch 2024-09-20T18:47:12.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:12 smithi049 bash[19814]: audit 2024-09-20T18:47:11.730351+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/3892628330"}]: dispatch 2024-09-20T18:47:12.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:12 smithi049 bash[26429]: audit 2024-09-20T18:47:11.400587+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2659578417"}]': finished 2024-09-20T18:47:12.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:12 smithi049 bash[26429]: cluster 2024-09-20T18:47:11.407267+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-20T18:47:12.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:12 smithi049 bash[26429]: audit 2024-09-20T18:47:11.729365+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.49:0/1704901' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/3892628330"}]: dispatch 2024-09-20T18:47:12.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:12 smithi049 bash[26429]: audit 2024-09-20T18:47:11.730351+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/3892628330"}]: dispatch 2024-09-20T18:47:12.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:12 smithi115 bash[22089]: audit 2024-09-20T18:47:11.400587+0000 mon.a (mon.0) 893 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2659578417"}]': finished 2024-09-20T18:47:12.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:12 smithi115 bash[22089]: cluster 2024-09-20T18:47:11.407267+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-20T18:47:12.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:12 smithi115 bash[22089]: audit 2024-09-20T18:47:11.729365+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.49:0/1704901' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/3892628330"}]: dispatch 2024-09-20T18:47:12.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:12 smithi115 bash[22089]: audit 2024-09-20T18:47:11.730351+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/3892628330"}]: dispatch 2024-09-20T18:47:13.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:13 smithi049 bash[19814]: cluster 2024-09-20T18:47:11.814034+0000 mgr.y (mgr.14394) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:13.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:13 smithi049 bash[19814]: audit 2024-09-20T18:47:12.421721+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/3892628330"}]': finished 2024-09-20T18:47:13.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:13 smithi049 bash[19814]: cluster 2024-09-20T18:47:12.428478+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-20T18:47:13.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:13 smithi049 bash[26429]: cluster 2024-09-20T18:47:11.814034+0000 mgr.y (mgr.14394) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:13.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:13 smithi049 bash[26429]: audit 2024-09-20T18:47:12.421721+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/3892628330"}]': finished 2024-09-20T18:47:13.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:13 smithi049 bash[26429]: cluster 2024-09-20T18:47:12.428478+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-20T18:47:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:13 smithi115 bash[22089]: cluster 2024-09-20T18:47:11.814034+0000 mgr.y (mgr.14394) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:13 smithi115 bash[22089]: audit 2024-09-20T18:47:12.421721+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/3892628330"}]': finished 2024-09-20T18:47:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:13 smithi115 bash[22089]: cluster 2024-09-20T18:47:12.428478+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-20T18:47:15.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:47:15 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:47:15] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-20T18:47:15.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:15 smithi049 bash[19814]: cluster 2024-09-20T18:47:13.814666+0000 mgr.y (mgr.14394) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:47:15.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:15 smithi049 bash[26429]: cluster 2024-09-20T18:47:13.814666+0000 mgr.y (mgr.14394) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:47:15.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:15 smithi115 bash[22089]: cluster 2024-09-20T18:47:13.814666+0000 mgr.y (mgr.14394) 152 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:47:16.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:16 smithi049 bash[19814]: audit 2024-09-20T18:47:15.586039+0000 mgr.y (mgr.14394) 153 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:16.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:16 smithi049 bash[26429]: audit 2024-09-20T18:47:15.586039+0000 mgr.y (mgr.14394) 153 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:16.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:16 smithi115 bash[22089]: audit 2024-09-20T18:47:15.586039+0000 mgr.y (mgr.14394) 153 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:17.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:17 smithi049 bash[19814]: cluster 2024-09-20T18:47:15.815381+0000 mgr.y (mgr.14394) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:17.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:17 smithi049 bash[26429]: cluster 2024-09-20T18:47:15.815381+0000 mgr.y (mgr.14394) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:17.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:17 smithi115 bash[22089]: cluster 2024-09-20T18:47:15.815381+0000 mgr.y (mgr.14394) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:19.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:19 smithi049 bash[19814]: cluster 2024-09-20T18:47:17.817036+0000 mgr.y (mgr.14394) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T18:47:19.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:19 smithi049 bash[26429]: cluster 2024-09-20T18:47:17.817036+0000 mgr.y (mgr.14394) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T18:47:19.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:19 smithi115 bash[22089]: cluster 2024-09-20T18:47:17.817036+0000 mgr.y (mgr.14394) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T18:47:21.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:21 smithi049 bash[19814]: cluster 2024-09-20T18:47:19.817759+0000 mgr.y (mgr.14394) 156 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:21.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:21 smithi049 bash[26429]: cluster 2024-09-20T18:47:19.817759+0000 mgr.y (mgr.14394) 156 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:21.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:21 smithi115 bash[22089]: cluster 2024-09-20T18:47:19.817759+0000 mgr.y (mgr.14394) 156 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:23.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:23 smithi049 bash[19814]: cluster 2024-09-20T18:47:21.819345+0000 mgr.y (mgr.14394) 157 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T18:47:23.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:23 smithi049 bash[26429]: cluster 2024-09-20T18:47:21.819345+0000 mgr.y (mgr.14394) 157 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T18:47:23.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:23 smithi115 bash[22089]: cluster 2024-09-20T18:47:21.819345+0000 mgr.y (mgr.14394) 157 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T18:47:25.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:25 smithi049 bash[19814]: cluster 2024-09-20T18:47:23.820056+0000 mgr.y (mgr.14394) 158 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-09-20T18:47:25.808 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:47:25 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:47:25] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-20T18:47:25.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:25 smithi049 bash[26429]: cluster 2024-09-20T18:47:23.820056+0000 mgr.y (mgr.14394) 158 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-09-20T18:47:25.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:25 smithi115 bash[22089]: cluster 2024-09-20T18:47:23.820056+0000 mgr.y (mgr.14394) 158 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-09-20T18:47:26.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:26 smithi049 bash[19814]: audit 2024-09-20T18:47:25.594456+0000 mgr.y (mgr.14394) 159 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:26.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:26 smithi049 bash[19814]: audit 2024-09-20T18:47:25.857751+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:26.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:26 smithi049 bash[26429]: audit 2024-09-20T18:47:25.594456+0000 mgr.y (mgr.14394) 159 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:26.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:26 smithi049 bash[26429]: audit 2024-09-20T18:47:25.857751+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:26.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:26 smithi115 bash[22089]: audit 2024-09-20T18:47:25.594456+0000 mgr.y (mgr.14394) 159 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:26.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:26 smithi115 bash[22089]: audit 2024-09-20T18:47:25.857751+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:27 smithi049 bash[19814]: cluster 2024-09-20T18:47:25.820794+0000 mgr.y (mgr.14394) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:27.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:27 smithi049 bash[26429]: cluster 2024-09-20T18:47:25.820794+0000 mgr.y (mgr.14394) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:27.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:27 smithi115 bash[22089]: cluster 2024-09-20T18:47:25.820794+0000 mgr.y (mgr.14394) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:29.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:29 smithi049 bash[19814]: cluster 2024-09-20T18:47:27.822502+0000 mgr.y (mgr.14394) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:29.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:29 smithi049 bash[26429]: cluster 2024-09-20T18:47:27.822502+0000 mgr.y (mgr.14394) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:29.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:29 smithi115 bash[22089]: cluster 2024-09-20T18:47:27.822502+0000 mgr.y (mgr.14394) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:31.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:31 smithi049 bash[26429]: cluster 2024-09-20T18:47:29.823220+0000 mgr.y (mgr.14394) 162 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:31.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:31 smithi049 bash[19814]: cluster 2024-09-20T18:47:29.823220+0000 mgr.y (mgr.14394) 162 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:31.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:31 smithi115 bash[22089]: cluster 2024-09-20T18:47:29.823220+0000 mgr.y (mgr.14394) 162 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:33.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:33 smithi049 bash[26429]: cluster 2024-09-20T18:47:31.824858+0000 mgr.y (mgr.14394) 163 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:33.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:33 smithi049 bash[19814]: cluster 2024-09-20T18:47:31.824858+0000 mgr.y (mgr.14394) 163 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:33.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:33 smithi115 bash[22089]: cluster 2024-09-20T18:47:31.824858+0000 mgr.y (mgr.14394) 163 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:35.809 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:47:35 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:47:35] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-20T18:47:35.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:35 smithi049 bash[26429]: cluster 2024-09-20T18:47:33.825533+0000 mgr.y (mgr.14394) 164 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:35.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:35 smithi049 bash[19814]: cluster 2024-09-20T18:47:33.825533+0000 mgr.y (mgr.14394) 164 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:35.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:35 smithi115 bash[22089]: cluster 2024-09-20T18:47:33.825533+0000 mgr.y (mgr.14394) 164 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:36.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:36 smithi049 bash[26429]: audit 2024-09-20T18:47:35.605611+0000 mgr.y (mgr.14394) 165 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:36.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:36 smithi049 bash[19814]: audit 2024-09-20T18:47:35.605611+0000 mgr.y (mgr.14394) 165 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:36.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:36 smithi115 bash[22089]: audit 2024-09-20T18:47:35.605611+0000 mgr.y (mgr.14394) 165 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:37.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:37 smithi049 bash[19814]: cluster 2024-09-20T18:47:35.826234+0000 mgr.y (mgr.14394) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:37.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:37 smithi049 bash[26429]: cluster 2024-09-20T18:47:35.826234+0000 mgr.y (mgr.14394) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:37.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:37 smithi115 bash[22089]: cluster 2024-09-20T18:47:35.826234+0000 mgr.y (mgr.14394) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:39.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:39 smithi049 bash[19814]: cluster 2024-09-20T18:47:37.827998+0000 mgr.y (mgr.14394) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:39.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:39 smithi049 bash[26429]: cluster 2024-09-20T18:47:37.827998+0000 mgr.y (mgr.14394) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:39.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:39 smithi115 bash[22089]: cluster 2024-09-20T18:47:37.827998+0000 mgr.y (mgr.14394) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:41.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:41 smithi049 bash[19814]: cluster 2024-09-20T18:47:39.828853+0000 mgr.y (mgr.14394) 168 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:41.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:41 smithi049 bash[19814]: audit 2024-09-20T18:47:40.858487+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:41.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:41 smithi049 bash[26429]: cluster 2024-09-20T18:47:39.828853+0000 mgr.y (mgr.14394) 168 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:41.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:41 smithi049 bash[26429]: audit 2024-09-20T18:47:40.858487+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:41.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:41 smithi115 bash[22089]: cluster 2024-09-20T18:47:39.828853+0000 mgr.y (mgr.14394) 168 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:41.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:41 smithi115 bash[22089]: audit 2024-09-20T18:47:40.858487+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:43.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:43 smithi049 bash[19814]: cluster 2024-09-20T18:47:41.830556+0000 mgr.y (mgr.14394) 169 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:43.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:43 smithi049 bash[26429]: cluster 2024-09-20T18:47:41.830556+0000 mgr.y (mgr.14394) 169 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:43.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:43 smithi115 bash[22089]: cluster 2024-09-20T18:47:41.830556+0000 mgr.y (mgr.14394) 169 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:45.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:45 smithi049 bash[19814]: cluster 2024-09-20T18:47:43.831232+0000 mgr.y (mgr.14394) 170 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:45.809 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:47:45 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:47:45] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-20T18:47:45.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:45 smithi049 bash[26429]: cluster 2024-09-20T18:47:43.831232+0000 mgr.y (mgr.14394) 170 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:45.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:45 smithi115 bash[22089]: cluster 2024-09-20T18:47:43.831232+0000 mgr.y (mgr.14394) 170 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:46.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:46 smithi049 bash[19814]: audit 2024-09-20T18:47:45.614380+0000 mgr.y (mgr.14394) 171 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:46.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:46 smithi049 bash[26429]: audit 2024-09-20T18:47:45.614380+0000 mgr.y (mgr.14394) 171 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:46.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:46 smithi115 bash[22089]: audit 2024-09-20T18:47:45.614380+0000 mgr.y (mgr.14394) 171 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:47.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:47 smithi049 bash[19814]: cluster 2024-09-20T18:47:45.831957+0000 mgr.y (mgr.14394) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:47.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:47 smithi049 bash[26429]: cluster 2024-09-20T18:47:45.831957+0000 mgr.y (mgr.14394) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:47.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:47 smithi115 bash[22089]: cluster 2024-09-20T18:47:45.831957+0000 mgr.y (mgr.14394) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:49.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:49 smithi049 bash[19814]: cluster 2024-09-20T18:47:47.833627+0000 mgr.y (mgr.14394) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:49.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:49 smithi049 bash[26429]: cluster 2024-09-20T18:47:47.833627+0000 mgr.y (mgr.14394) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:49.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:49 smithi115 bash[22089]: cluster 2024-09-20T18:47:47.833627+0000 mgr.y (mgr.14394) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:51.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:51 smithi049 bash[19814]: cluster 2024-09-20T18:47:49.834473+0000 mgr.y (mgr.14394) 174 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:51.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:51 smithi049 bash[26429]: cluster 2024-09-20T18:47:49.834473+0000 mgr.y (mgr.14394) 174 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:51.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:51 smithi115 bash[22089]: cluster 2024-09-20T18:47:49.834473+0000 mgr.y (mgr.14394) 174 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:53.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:53 smithi049 bash[19814]: cluster 2024-09-20T18:47:51.836142+0000 mgr.y (mgr.14394) 175 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:53.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:53 smithi049 bash[26429]: cluster 2024-09-20T18:47:51.836142+0000 mgr.y (mgr.14394) 175 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:53.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:53 smithi115 bash[22089]: cluster 2024-09-20T18:47:51.836142+0000 mgr.y (mgr.14394) 175 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:55.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:55 smithi049 bash[19814]: cluster 2024-09-20T18:47:53.836805+0000 mgr.y (mgr.14394) 176 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:55.809 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:47:55 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:47:55] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-20T18:47:55.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:55 smithi049 bash[26429]: cluster 2024-09-20T18:47:53.836805+0000 mgr.y (mgr.14394) 176 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:55.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:55 smithi115 bash[22089]: cluster 2024-09-20T18:47:53.836805+0000 mgr.y (mgr.14394) 176 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:56 smithi049 bash[19814]: audit 2024-09-20T18:47:55.622354+0000 mgr.y (mgr.14394) 177 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:56 smithi049 bash[19814]: audit 2024-09-20T18:47:55.880368+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:56.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:56 smithi049 bash[26429]: audit 2024-09-20T18:47:55.622354+0000 mgr.y (mgr.14394) 177 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:56.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:56 smithi049 bash[26429]: audit 2024-09-20T18:47:55.880368+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:56.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:56 smithi115 bash[22089]: audit 2024-09-20T18:47:55.622354+0000 mgr.y (mgr.14394) 177 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:56.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:56 smithi115 bash[22089]: audit 2024-09-20T18:47:55.880368+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:57.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:57 smithi049 bash[19814]: cluster 2024-09-20T18:47:55.837475+0000 mgr.y (mgr.14394) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:57.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:57 smithi049 bash[26429]: cluster 2024-09-20T18:47:55.837475+0000 mgr.y (mgr.14394) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:57.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:57 smithi115 bash[22089]: cluster 2024-09-20T18:47:55.837475+0000 mgr.y (mgr.14394) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:47:59.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:47:59 smithi049 bash[19814]: cluster 2024-09-20T18:47:57.839149+0000 mgr.y (mgr.14394) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:59.846 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:47:59 smithi049 bash[26429]: cluster 2024-09-20T18:47:57.839149+0000 mgr.y (mgr.14394) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:59.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:47:59 smithi115 bash[22089]: cluster 2024-09-20T18:47:57.839149+0000 mgr.y (mgr.14394) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:01.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:01 smithi115 bash[22089]: cluster 2024-09-20T18:47:59.839960+0000 mgr.y (mgr.14394) 180 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:02.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:01 smithi049 bash[26429]: cluster 2024-09-20T18:47:59.839960+0000 mgr.y (mgr.14394) 180 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:02.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:01 smithi049 bash[19814]: cluster 2024-09-20T18:47:59.839960+0000 mgr.y (mgr.14394) 180 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:02.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:02 smithi115 bash[22089]: audit 2024-09-20T18:48:02.168739+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:48:02.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:02 smithi115 bash[22089]: audit 2024-09-20T18:48:02.170263+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:48:02.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:02 smithi115 bash[22089]: audit 2024-09-20T18:48:02.180303+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:48:03.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:02 smithi049 bash[19814]: audit 2024-09-20T18:48:02.168739+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:48:03.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:02 smithi049 bash[19814]: audit 2024-09-20T18:48:02.170263+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:48:03.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:02 smithi049 bash[19814]: audit 2024-09-20T18:48:02.180303+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:48:03.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:02 smithi049 bash[26429]: audit 2024-09-20T18:48:02.168739+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:48:03.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:02 smithi049 bash[26429]: audit 2024-09-20T18:48:02.170263+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:48:03.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:02 smithi049 bash[26429]: audit 2024-09-20T18:48:02.180303+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:48:03.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:03 smithi115 bash[22089]: cluster 2024-09-20T18:48:01.841047+0000 mgr.y (mgr.14394) 181 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:04.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:03 smithi049 bash[19814]: cluster 2024-09-20T18:48:01.841047+0000 mgr.y (mgr.14394) 181 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:04.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:03 smithi049 bash[26429]: cluster 2024-09-20T18:48:01.841047+0000 mgr.y (mgr.14394) 181 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:05.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:05 smithi049 bash[19814]: cluster 2024-09-20T18:48:03.841706+0000 mgr.y (mgr.14394) 182 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:05.810 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:48:05 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:48:05] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T18:48:05.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:05 smithi049 bash[26429]: cluster 2024-09-20T18:48:03.841706+0000 mgr.y (mgr.14394) 182 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:05.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:05 smithi115 bash[22089]: cluster 2024-09-20T18:48:03.841706+0000 mgr.y (mgr.14394) 182 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:06.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:06 smithi115 bash[22089]: audit 2024-09-20T18:48:05.630380+0000 mgr.y (mgr.14394) 183 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:07.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:06 smithi049 bash[19814]: audit 2024-09-20T18:48:05.630380+0000 mgr.y (mgr.14394) 183 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:07.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:06 smithi049 bash[26429]: audit 2024-09-20T18:48:05.630380+0000 mgr.y (mgr.14394) 183 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:07.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:07 smithi115 bash[22089]: cluster 2024-09-20T18:48:05.842415+0000 mgr.y (mgr.14394) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:08.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:07 smithi049 bash[19814]: cluster 2024-09-20T18:48:05.842415+0000 mgr.y (mgr.14394) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:08.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:07 smithi049 bash[26429]: cluster 2024-09-20T18:48:05.842415+0000 mgr.y (mgr.14394) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:09.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:09 smithi115 bash[22089]: cluster 2024-09-20T18:48:07.844075+0000 mgr.y (mgr.14394) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:10.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:09 smithi049 bash[26429]: cluster 2024-09-20T18:48:07.844075+0000 mgr.y (mgr.14394) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:10.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:09 smithi049 bash[19814]: cluster 2024-09-20T18:48:07.844075+0000 mgr.y (mgr.14394) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:11 smithi115 bash[22089]: cluster 2024-09-20T18:48:09.844785+0000 mgr.y (mgr.14394) 186 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:11.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:11 smithi115 bash[22089]: audit 2024-09-20T18:48:10.881223+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:12.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:11 smithi049 bash[19814]: cluster 2024-09-20T18:48:09.844785+0000 mgr.y (mgr.14394) 186 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:12.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:11 smithi049 bash[19814]: audit 2024-09-20T18:48:10.881223+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:12.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:11 smithi049 bash[26429]: cluster 2024-09-20T18:48:09.844785+0000 mgr.y (mgr.14394) 186 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:12.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:11 smithi049 bash[26429]: audit 2024-09-20T18:48:10.881223+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:13.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:13 smithi115 bash[22089]: cluster 2024-09-20T18:48:11.846421+0000 mgr.y (mgr.14394) 187 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:14.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:13 smithi049 bash[19814]: cluster 2024-09-20T18:48:11.846421+0000 mgr.y (mgr.14394) 187 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:14.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:13 smithi049 bash[26429]: cluster 2024-09-20T18:48:11.846421+0000 mgr.y (mgr.14394) 187 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:15.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:15 smithi049 bash[19814]: cluster 2024-09-20T18:48:13.847114+0000 mgr.y (mgr.14394) 188 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:15.809 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:48:15 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:48:15] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-20T18:48:15.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:15 smithi049 bash[26429]: cluster 2024-09-20T18:48:13.847114+0000 mgr.y (mgr.14394) 188 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:15.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:15 smithi115 bash[22089]: cluster 2024-09-20T18:48:13.847114+0000 mgr.y (mgr.14394) 188 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:16.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:16 smithi115 bash[22089]: audit 2024-09-20T18:48:15.641749+0000 mgr.y (mgr.14394) 189 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:17.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:16 smithi049 bash[19814]: audit 2024-09-20T18:48:15.641749+0000 mgr.y (mgr.14394) 189 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:17.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:16 smithi049 bash[26429]: audit 2024-09-20T18:48:15.641749+0000 mgr.y (mgr.14394) 189 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:17.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:17 smithi115 bash[22089]: cluster 2024-09-20T18:48:15.847854+0000 mgr.y (mgr.14394) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:18.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:17 smithi049 bash[19814]: cluster 2024-09-20T18:48:15.847854+0000 mgr.y (mgr.14394) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:18.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:17 smithi049 bash[26429]: cluster 2024-09-20T18:48:15.847854+0000 mgr.y (mgr.14394) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:19.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:19 smithi115 bash[22089]: cluster 2024-09-20T18:48:17.849533+0000 mgr.y (mgr.14394) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:20.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:19 smithi049 bash[19814]: cluster 2024-09-20T18:48:17.849533+0000 mgr.y (mgr.14394) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:20.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:19 smithi049 bash[26429]: cluster 2024-09-20T18:48:17.849533+0000 mgr.y (mgr.14394) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:21.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:21 smithi115 bash[22089]: cluster 2024-09-20T18:48:19.850306+0000 mgr.y (mgr.14394) 192 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:22.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:21 smithi049 bash[19814]: cluster 2024-09-20T18:48:19.850306+0000 mgr.y (mgr.14394) 192 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:22.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:21 smithi049 bash[26429]: cluster 2024-09-20T18:48:19.850306+0000 mgr.y (mgr.14394) 192 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:24.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:23 smithi049 bash[19814]: cluster 2024-09-20T18:48:21.851948+0000 mgr.y (mgr.14394) 193 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:24.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:23 smithi049 bash[26429]: cluster 2024-09-20T18:48:21.851948+0000 mgr.y (mgr.14394) 193 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:24.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:23 smithi115 bash[22089]: cluster 2024-09-20T18:48:21.851948+0000 mgr.y (mgr.14394) 193 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:25.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:25 smithi049 bash[19814]: cluster 2024-09-20T18:48:23.852694+0000 mgr.y (mgr.14394) 194 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:25.810 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:48:25 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:48:25] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-20T18:48:25.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:25 smithi049 bash[26429]: cluster 2024-09-20T18:48:23.852694+0000 mgr.y (mgr.14394) 194 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:26.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:25 smithi115 bash[22089]: cluster 2024-09-20T18:48:23.852694+0000 mgr.y (mgr.14394) 194 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:27.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:26 smithi049 bash[19814]: audit 2024-09-20T18:48:25.650387+0000 mgr.y (mgr.14394) 195 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:27.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:26 smithi049 bash[19814]: audit 2024-09-20T18:48:25.881274+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:27.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:26 smithi049 bash[26429]: audit 2024-09-20T18:48:25.650387+0000 mgr.y (mgr.14394) 195 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:27.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:26 smithi049 bash[26429]: audit 2024-09-20T18:48:25.881274+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:27.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:26 smithi115 bash[22089]: audit 2024-09-20T18:48:25.650387+0000 mgr.y (mgr.14394) 195 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:27.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:26 smithi115 bash[22089]: audit 2024-09-20T18:48:25.881274+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:28.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:27 smithi049 bash[19814]: cluster 2024-09-20T18:48:25.853405+0000 mgr.y (mgr.14394) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:28.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:27 smithi049 bash[26429]: cluster 2024-09-20T18:48:25.853405+0000 mgr.y (mgr.14394) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:28.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:27 smithi115 bash[22089]: cluster 2024-09-20T18:48:25.853405+0000 mgr.y (mgr.14394) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:30.059 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:29 smithi049 bash[19814]: cluster 2024-09-20T18:48:27.855134+0000 mgr.y (mgr.14394) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:30.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:29 smithi049 bash[26429]: cluster 2024-09-20T18:48:27.855134+0000 mgr.y (mgr.14394) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:30.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:29 smithi115 bash[22089]: cluster 2024-09-20T18:48:27.855134+0000 mgr.y (mgr.14394) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:32.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:31 smithi049 bash[19814]: cluster 2024-09-20T18:48:29.855831+0000 mgr.y (mgr.14394) 198 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:32.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:31 smithi049 bash[26429]: cluster 2024-09-20T18:48:29.855831+0000 mgr.y (mgr.14394) 198 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:32.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:31 smithi115 bash[22089]: cluster 2024-09-20T18:48:29.855831+0000 mgr.y (mgr.14394) 198 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:34.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:33 smithi049 bash[19814]: cluster 2024-09-20T18:48:31.857421+0000 mgr.y (mgr.14394) 199 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:34.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:33 smithi049 bash[26429]: cluster 2024-09-20T18:48:31.857421+0000 mgr.y (mgr.14394) 199 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:34.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:33 smithi115 bash[22089]: cluster 2024-09-20T18:48:31.857421+0000 mgr.y (mgr.14394) 199 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:35.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:35 smithi049 bash[19814]: cluster 2024-09-20T18:48:33.858166+0000 mgr.y (mgr.14394) 200 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:35.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:35 smithi049 bash[26429]: cluster 2024-09-20T18:48:33.858166+0000 mgr.y (mgr.14394) 200 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:35.810 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:48:35 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:48:35] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-20T18:48:36.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:35 smithi115 bash[22089]: cluster 2024-09-20T18:48:33.858166+0000 mgr.y (mgr.14394) 200 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:37.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:36 smithi049 bash[19814]: audit 2024-09-20T18:48:35.658360+0000 mgr.y (mgr.14394) 201 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:37.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:36 smithi049 bash[26429]: audit 2024-09-20T18:48:35.658360+0000 mgr.y (mgr.14394) 201 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:37.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:36 smithi115 bash[22089]: audit 2024-09-20T18:48:35.658360+0000 mgr.y (mgr.14394) 201 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:38.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:37 smithi049 bash[19814]: cluster 2024-09-20T18:48:35.858913+0000 mgr.y (mgr.14394) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:38.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:37 smithi049 bash[26429]: cluster 2024-09-20T18:48:35.858913+0000 mgr.y (mgr.14394) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:38.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:37 smithi115 bash[22089]: cluster 2024-09-20T18:48:35.858913+0000 mgr.y (mgr.14394) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:40.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:39 smithi049 bash[19814]: cluster 2024-09-20T18:48:37.860657+0000 mgr.y (mgr.14394) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:40.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:39 smithi049 bash[26429]: cluster 2024-09-20T18:48:37.860657+0000 mgr.y (mgr.14394) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:40.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:39 smithi115 bash[22089]: cluster 2024-09-20T18:48:37.860657+0000 mgr.y (mgr.14394) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:42.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:41 smithi049 bash[19814]: cluster 2024-09-20T18:48:39.861397+0000 mgr.y (mgr.14394) 204 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:42.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:41 smithi049 bash[19814]: audit 2024-09-20T18:48:40.881947+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:42.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:41 smithi049 bash[26429]: cluster 2024-09-20T18:48:39.861397+0000 mgr.y (mgr.14394) 204 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:42.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:41 smithi049 bash[26429]: audit 2024-09-20T18:48:40.881947+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:42.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:41 smithi115 bash[22089]: cluster 2024-09-20T18:48:39.861397+0000 mgr.y (mgr.14394) 204 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:42.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:41 smithi115 bash[22089]: audit 2024-09-20T18:48:40.881947+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:44.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:43 smithi049 bash[19814]: cluster 2024-09-20T18:48:41.863079+0000 mgr.y (mgr.14394) 205 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:44.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:43 smithi049 bash[26429]: cluster 2024-09-20T18:48:41.863079+0000 mgr.y (mgr.14394) 205 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:44.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:43 smithi115 bash[22089]: cluster 2024-09-20T18:48:41.863079+0000 mgr.y (mgr.14394) 205 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:45.675 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:48:45 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:48:45] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T18:48:46.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:45 smithi049 bash[19814]: cluster 2024-09-20T18:48:43.863779+0000 mgr.y (mgr.14394) 206 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:46.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:45 smithi049 bash[26429]: cluster 2024-09-20T18:48:43.863779+0000 mgr.y (mgr.14394) 206 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:46.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:45 smithi115 bash[22089]: cluster 2024-09-20T18:48:43.863779+0000 mgr.y (mgr.14394) 206 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:47.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:46 smithi049 bash[19814]: audit 2024-09-20T18:48:45.666446+0000 mgr.y (mgr.14394) 207 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:47.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:46 smithi049 bash[26429]: audit 2024-09-20T18:48:45.666446+0000 mgr.y (mgr.14394) 207 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:47.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:46 smithi115 bash[22089]: audit 2024-09-20T18:48:45.666446+0000 mgr.y (mgr.14394) 207 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:48.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:47 smithi049 bash[19814]: cluster 2024-09-20T18:48:45.864574+0000 mgr.y (mgr.14394) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:48.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:47 smithi049 bash[26429]: cluster 2024-09-20T18:48:45.864574+0000 mgr.y (mgr.14394) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:48.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:47 smithi115 bash[22089]: cluster 2024-09-20T18:48:45.864574+0000 mgr.y (mgr.14394) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:50.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:49 smithi049 bash[19814]: cluster 2024-09-20T18:48:47.866365+0000 mgr.y (mgr.14394) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:50.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:49 smithi049 bash[26429]: cluster 2024-09-20T18:48:47.866365+0000 mgr.y (mgr.14394) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:50.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:49 smithi115 bash[22089]: cluster 2024-09-20T18:48:47.866365+0000 mgr.y (mgr.14394) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:52.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:51 smithi049 bash[19814]: cluster 2024-09-20T18:48:49.867217+0000 mgr.y (mgr.14394) 210 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:52.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:51 smithi049 bash[26429]: cluster 2024-09-20T18:48:49.867217+0000 mgr.y (mgr.14394) 210 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:52.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:51 smithi115 bash[22089]: cluster 2024-09-20T18:48:49.867217+0000 mgr.y (mgr.14394) 210 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:48:54.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:53 smithi049 bash[19814]: cluster 2024-09-20T18:48:51.868990+0000 mgr.y (mgr.14394) 211 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:54.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:53 smithi049 bash[26429]: cluster 2024-09-20T18:48:51.868990+0000 mgr.y (mgr.14394) 211 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:54.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:53 smithi115 bash[22089]: cluster 2024-09-20T18:48:51.868990+0000 mgr.y (mgr.14394) 211 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:55.686 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:48:55 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:48:55] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T18:48:56.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:55 smithi049 bash[19814]: cluster 2024-09-20T18:48:53.869741+0000 mgr.y (mgr.14394) 212 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:48:56.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:55 smithi049 bash[26429]: cluster 2024-09-20T18:48:53.869741+0000 mgr.y (mgr.14394) 212 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:48:56.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:55 smithi115 bash[22089]: cluster 2024-09-20T18:48:53.869741+0000 mgr.y (mgr.14394) 212 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:48:57.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:56 smithi049 bash[19814]: audit 2024-09-20T18:48:55.677844+0000 mgr.y (mgr.14394) 213 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:57.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:56 smithi049 bash[19814]: audit 2024-09-20T18:48:55.882060+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:57.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:56 smithi049 bash[26429]: audit 2024-09-20T18:48:55.677844+0000 mgr.y (mgr.14394) 213 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:57.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:56 smithi049 bash[26429]: audit 2024-09-20T18:48:55.882060+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:57.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:56 smithi115 bash[22089]: audit 2024-09-20T18:48:55.677844+0000 mgr.y (mgr.14394) 213 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:57.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:56 smithi115 bash[22089]: audit 2024-09-20T18:48:55.882060+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:58.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:57 smithi049 bash[26429]: cluster 2024-09-20T18:48:55.870461+0000 mgr.y (mgr.14394) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:48:58.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:57 smithi049 bash[19814]: cluster 2024-09-20T18:48:55.870461+0000 mgr.y (mgr.14394) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:48:58.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:57 smithi115 bash[22089]: cluster 2024-09-20T18:48:55.870461+0000 mgr.y (mgr.14394) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:49:00.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:48:59 smithi049 bash[26429]: cluster 2024-09-20T18:48:57.872149+0000 mgr.y (mgr.14394) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:00.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:48:59 smithi049 bash[19814]: cluster 2024-09-20T18:48:57.872149+0000 mgr.y (mgr.14394) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:00.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:48:59 smithi115 bash[22089]: cluster 2024-09-20T18:48:57.872149+0000 mgr.y (mgr.14394) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:02.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:01 smithi049 bash[19814]: cluster 2024-09-20T18:48:59.872842+0000 mgr.y (mgr.14394) 216 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:49:02.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:01 smithi049 bash[26429]: cluster 2024-09-20T18:48:59.872842+0000 mgr.y (mgr.14394) 216 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:49:02.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:01 smithi115 bash[22089]: cluster 2024-09-20T18:48:59.872842+0000 mgr.y (mgr.14394) 216 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:49:04.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:03 smithi049 bash[19814]: cluster 2024-09-20T18:49:01.874483+0000 mgr.y (mgr.14394) 217 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:04.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:03 smithi049 bash[19814]: audit 2024-09-20T18:49:03.021832+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:49:04.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:03 smithi049 bash[19814]: audit 2024-09-20T18:49:03.023603+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:49:04.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:03 smithi049 bash[19814]: audit 2024-09-20T18:49:03.035924+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:49:04.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:03 smithi049 bash[26429]: cluster 2024-09-20T18:49:01.874483+0000 mgr.y (mgr.14394) 217 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:04.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:03 smithi049 bash[26429]: audit 2024-09-20T18:49:03.021832+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:49:04.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:03 smithi049 bash[26429]: audit 2024-09-20T18:49:03.023603+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:49:04.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:03 smithi049 bash[26429]: audit 2024-09-20T18:49:03.035924+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:49:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:03 smithi115 bash[22089]: cluster 2024-09-20T18:49:01.874483+0000 mgr.y (mgr.14394) 217 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:03 smithi115 bash[22089]: audit 2024-09-20T18:49:03.021832+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:49:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:03 smithi115 bash[22089]: audit 2024-09-20T18:49:03.023603+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:49:04.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:03 smithi115 bash[22089]: audit 2024-09-20T18:49:03.035924+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:49:05.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:04 smithi049 bash[19814]: cluster 2024-09-20T18:49:03.875288+0000 mgr.y (mgr.14394) 218 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:05.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:04 smithi049 bash[26429]: cluster 2024-09-20T18:49:03.875288+0000 mgr.y (mgr.14394) 218 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:05.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:04 smithi115 bash[22089]: cluster 2024-09-20T18:49:03.875288+0000 mgr.y (mgr.14394) 218 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:05.691 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:49:05 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:49:05] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-20T18:49:06.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:05 smithi049 bash[19814]: audit 2024-09-20T18:49:05.682231+0000 mgr.y (mgr.14394) 219 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:06.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:05 smithi049 bash[26429]: audit 2024-09-20T18:49:05.682231+0000 mgr.y (mgr.14394) 219 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:06.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:05 smithi115 bash[22089]: audit 2024-09-20T18:49:05.682231+0000 mgr.y (mgr.14394) 219 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:07.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:06 smithi049 bash[19814]: cluster 2024-09-20T18:49:05.876054+0000 mgr.y (mgr.14394) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:07.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:06 smithi049 bash[26429]: cluster 2024-09-20T18:49:05.876054+0000 mgr.y (mgr.14394) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:07.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:06 smithi115 bash[22089]: cluster 2024-09-20T18:49:05.876054+0000 mgr.y (mgr.14394) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:09.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:08 smithi049 bash[19814]: cluster 2024-09-20T18:49:07.877986+0000 mgr.y (mgr.14394) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:09.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:08 smithi049 bash[26429]: cluster 2024-09-20T18:49:07.877986+0000 mgr.y (mgr.14394) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:09.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:08 smithi115 bash[22089]: cluster 2024-09-20T18:49:07.877986+0000 mgr.y (mgr.14394) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:11.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:10 smithi049 bash[19814]: cluster 2024-09-20T18:49:09.878687+0000 mgr.y (mgr.14394) 222 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:11.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:10 smithi049 bash[19814]: audit 2024-09-20T18:49:10.882532+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:11.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:10 smithi049 bash[26429]: cluster 2024-09-20T18:49:09.878687+0000 mgr.y (mgr.14394) 222 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:11.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:10 smithi049 bash[26429]: audit 2024-09-20T18:49:10.882532+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:11.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:10 smithi115 bash[22089]: cluster 2024-09-20T18:49:09.878687+0000 mgr.y (mgr.14394) 222 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:11.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:10 smithi115 bash[22089]: audit 2024-09-20T18:49:10.882532+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:13.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:12 smithi049 bash[19814]: cluster 2024-09-20T18:49:11.880283+0000 mgr.y (mgr.14394) 223 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:13.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:12 smithi049 bash[26429]: cluster 2024-09-20T18:49:11.880283+0000 mgr.y (mgr.14394) 223 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:13.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:12 smithi115 bash[22089]: cluster 2024-09-20T18:49:11.880283+0000 mgr.y (mgr.14394) 223 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:15.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:14 smithi049 bash[26429]: cluster 2024-09-20T18:49:13.880995+0000 mgr.y (mgr.14394) 224 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:15.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:14 smithi049 bash[19814]: cluster 2024-09-20T18:49:13.880995+0000 mgr.y (mgr.14394) 224 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:15.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:14 smithi115 bash[22089]: cluster 2024-09-20T18:49:13.880995+0000 mgr.y (mgr.14394) 224 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:15.702 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:49:15 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:49:15] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T18:49:16.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:15 smithi049 bash[19814]: audit 2024-09-20T18:49:15.693507+0000 mgr.y (mgr.14394) 225 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:16.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:15 smithi049 bash[26429]: audit 2024-09-20T18:49:15.693507+0000 mgr.y (mgr.14394) 225 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:16.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:15 smithi115 bash[22089]: audit 2024-09-20T18:49:15.693507+0000 mgr.y (mgr.14394) 225 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:17.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:16 smithi049 bash[19814]: cluster 2024-09-20T18:49:15.881689+0000 mgr.y (mgr.14394) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:17.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:16 smithi049 bash[26429]: cluster 2024-09-20T18:49:15.881689+0000 mgr.y (mgr.14394) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:17.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:16 smithi115 bash[22089]: cluster 2024-09-20T18:49:15.881689+0000 mgr.y (mgr.14394) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:19.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:18 smithi049 bash[19814]: cluster 2024-09-20T18:49:17.883391+0000 mgr.y (mgr.14394) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:19.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:18 smithi049 bash[26429]: cluster 2024-09-20T18:49:17.883391+0000 mgr.y (mgr.14394) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:19.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:18 smithi115 bash[22089]: cluster 2024-09-20T18:49:17.883391+0000 mgr.y (mgr.14394) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:21.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:20 smithi049 bash[19814]: cluster 2024-09-20T18:49:19.884082+0000 mgr.y (mgr.14394) 228 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:21.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:20 smithi049 bash[26429]: cluster 2024-09-20T18:49:19.884082+0000 mgr.y (mgr.14394) 228 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:21.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:20 smithi115 bash[22089]: cluster 2024-09-20T18:49:19.884082+0000 mgr.y (mgr.14394) 228 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:23.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:22 smithi049 bash[19814]: cluster 2024-09-20T18:49:21.885719+0000 mgr.y (mgr.14394) 229 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:23.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:22 smithi049 bash[26429]: cluster 2024-09-20T18:49:21.885719+0000 mgr.y (mgr.14394) 229 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:23.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:22 smithi115 bash[22089]: cluster 2024-09-20T18:49:21.885719+0000 mgr.y (mgr.14394) 229 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:25.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:24 smithi049 bash[19814]: cluster 2024-09-20T18:49:23.886473+0000 mgr.y (mgr.14394) 230 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:25.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:24 smithi049 bash[26429]: cluster 2024-09-20T18:49:23.886473+0000 mgr.y (mgr.14394) 230 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:25.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:24 smithi115 bash[22089]: cluster 2024-09-20T18:49:23.886473+0000 mgr.y (mgr.14394) 230 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:25.714 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:49:25 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:49:25] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T18:49:26.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:25 smithi049 bash[19814]: audit 2024-09-20T18:49:25.704717+0000 mgr.y (mgr.14394) 231 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:26.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:25 smithi049 bash[19814]: audit 2024-09-20T18:49:25.882986+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:26.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:25 smithi049 bash[26429]: audit 2024-09-20T18:49:25.704717+0000 mgr.y (mgr.14394) 231 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:26.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:25 smithi049 bash[26429]: audit 2024-09-20T18:49:25.882986+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:26.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:25 smithi115 bash[22089]: audit 2024-09-20T18:49:25.704717+0000 mgr.y (mgr.14394) 231 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:26.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:25 smithi115 bash[22089]: audit 2024-09-20T18:49:25.882986+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:27.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:26 smithi049 bash[19814]: cluster 2024-09-20T18:49:25.891819+0000 mgr.y (mgr.14394) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:27.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:26 smithi049 bash[26429]: cluster 2024-09-20T18:49:25.891819+0000 mgr.y (mgr.14394) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:27.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:26 smithi115 bash[22089]: cluster 2024-09-20T18:49:25.891819+0000 mgr.y (mgr.14394) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:29.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:28 smithi049 bash[19814]: cluster 2024-09-20T18:49:27.893553+0000 mgr.y (mgr.14394) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:29.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:28 smithi049 bash[26429]: cluster 2024-09-20T18:49:27.893553+0000 mgr.y (mgr.14394) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:29.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:28 smithi115 bash[22089]: cluster 2024-09-20T18:49:27.893553+0000 mgr.y (mgr.14394) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:31.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:30 smithi049 bash[19814]: cluster 2024-09-20T18:49:29.894259+0000 mgr.y (mgr.14394) 234 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:31.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:30 smithi049 bash[26429]: cluster 2024-09-20T18:49:29.894259+0000 mgr.y (mgr.14394) 234 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:31.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:30 smithi115 bash[22089]: cluster 2024-09-20T18:49:29.894259+0000 mgr.y (mgr.14394) 234 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:33.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:32 smithi049 bash[19814]: cluster 2024-09-20T18:49:31.895875+0000 mgr.y (mgr.14394) 235 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:33.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:32 smithi049 bash[26429]: cluster 2024-09-20T18:49:31.895875+0000 mgr.y (mgr.14394) 235 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:33.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:32 smithi115 bash[22089]: cluster 2024-09-20T18:49:31.895875+0000 mgr.y (mgr.14394) 235 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:35.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:35 smithi049 bash[19814]: cluster 2024-09-20T18:49:33.896557+0000 mgr.y (mgr.14394) 236 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:35.561 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:49:35 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:49:35] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-20T18:49:35.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:35 smithi049 bash[26429]: cluster 2024-09-20T18:49:33.896557+0000 mgr.y (mgr.14394) 236 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:35.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:35 smithi115 bash[22089]: cluster 2024-09-20T18:49:33.896557+0000 mgr.y (mgr.14394) 236 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:36.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:36 smithi049 bash[19814]: audit 2024-09-20T18:49:35.711687+0000 mgr.y (mgr.14394) 237 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:36.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:36 smithi049 bash[26429]: audit 2024-09-20T18:49:35.711687+0000 mgr.y (mgr.14394) 237 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:36.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:36 smithi115 bash[22089]: audit 2024-09-20T18:49:35.711687+0000 mgr.y (mgr.14394) 237 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:37.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:37 smithi049 bash[19814]: cluster 2024-09-20T18:49:35.897238+0000 mgr.y (mgr.14394) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:37.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:37 smithi049 bash[26429]: cluster 2024-09-20T18:49:35.897238+0000 mgr.y (mgr.14394) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:37.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:37 smithi115 bash[22089]: cluster 2024-09-20T18:49:35.897238+0000 mgr.y (mgr.14394) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:39.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:39 smithi049 bash[19814]: cluster 2024-09-20T18:49:37.898895+0000 mgr.y (mgr.14394) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:39.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:39 smithi049 bash[26429]: cluster 2024-09-20T18:49:37.898895+0000 mgr.y (mgr.14394) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:39.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:39 smithi115 bash[22089]: cluster 2024-09-20T18:49:37.898895+0000 mgr.y (mgr.14394) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:41.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:41 smithi049 bash[19814]: cluster 2024-09-20T18:49:39.899583+0000 mgr.y (mgr.14394) 240 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:41.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:41 smithi049 bash[19814]: audit 2024-09-20T18:49:40.883650+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:41.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:41 smithi049 bash[26429]: cluster 2024-09-20T18:49:39.899583+0000 mgr.y (mgr.14394) 240 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:41.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:41 smithi049 bash[26429]: audit 2024-09-20T18:49:40.883650+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:41.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:41 smithi115 bash[22089]: cluster 2024-09-20T18:49:39.899583+0000 mgr.y (mgr.14394) 240 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:41.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:41 smithi115 bash[22089]: audit 2024-09-20T18:49:40.883650+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:43.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:43 smithi049 bash[19814]: cluster 2024-09-20T18:49:41.901145+0000 mgr.y (mgr.14394) 241 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:43.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:43 smithi049 bash[26429]: cluster 2024-09-20T18:49:41.901145+0000 mgr.y (mgr.14394) 241 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:43.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:43 smithi115 bash[22089]: cluster 2024-09-20T18:49:41.901145+0000 mgr.y (mgr.14394) 241 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:45.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:45 smithi049 bash[19814]: cluster 2024-09-20T18:49:43.901889+0000 mgr.y (mgr.14394) 242 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:45.561 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:49:45 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:49:45] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T18:49:45.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:45 smithi049 bash[26429]: cluster 2024-09-20T18:49:43.901889+0000 mgr.y (mgr.14394) 242 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:45.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:45 smithi115 bash[22089]: cluster 2024-09-20T18:49:43.901889+0000 mgr.y (mgr.14394) 242 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:46.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:46 smithi049 bash[19814]: audit 2024-09-20T18:49:45.714619+0000 mgr.y (mgr.14394) 243 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:46.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:46 smithi049 bash[26429]: audit 2024-09-20T18:49:45.714619+0000 mgr.y (mgr.14394) 243 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:46.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:46 smithi115 bash[22089]: audit 2024-09-20T18:49:45.714619+0000 mgr.y (mgr.14394) 243 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:47.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:47 smithi049 bash[19814]: cluster 2024-09-20T18:49:45.902554+0000 mgr.y (mgr.14394) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:47.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:47 smithi049 bash[26429]: cluster 2024-09-20T18:49:45.902554+0000 mgr.y (mgr.14394) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:47 smithi115 bash[22089]: cluster 2024-09-20T18:49:45.902554+0000 mgr.y (mgr.14394) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:49.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:49 smithi049 bash[19814]: cluster 2024-09-20T18:49:47.904158+0000 mgr.y (mgr.14394) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:49.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:49 smithi049 bash[26429]: cluster 2024-09-20T18:49:47.904158+0000 mgr.y (mgr.14394) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:49.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:49 smithi115 bash[22089]: cluster 2024-09-20T18:49:47.904158+0000 mgr.y (mgr.14394) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:51.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:51 smithi049 bash[19814]: cluster 2024-09-20T18:49:49.904856+0000 mgr.y (mgr.14394) 246 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:51.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:51 smithi049 bash[26429]: cluster 2024-09-20T18:49:49.904856+0000 mgr.y (mgr.14394) 246 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:51.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:51 smithi115 bash[22089]: cluster 2024-09-20T18:49:49.904856+0000 mgr.y (mgr.14394) 246 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:53.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:53 smithi049 bash[19814]: cluster 2024-09-20T18:49:51.906515+0000 mgr.y (mgr.14394) 247 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:53.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:53 smithi049 bash[26429]: cluster 2024-09-20T18:49:51.906515+0000 mgr.y (mgr.14394) 247 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:53.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:53 smithi115 bash[22089]: cluster 2024-09-20T18:49:51.906515+0000 mgr.y (mgr.14394) 247 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:55.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:55 smithi049 bash[19814]: cluster 2024-09-20T18:49:53.907324+0000 mgr.y (mgr.14394) 248 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:55.561 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:49:55 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:49:55] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T18:49:55.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:55 smithi049 bash[26429]: cluster 2024-09-20T18:49:53.907324+0000 mgr.y (mgr.14394) 248 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:55.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:55 smithi115 bash[22089]: cluster 2024-09-20T18:49:53.907324+0000 mgr.y (mgr.14394) 248 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:56.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:56 smithi049 bash[19814]: audit 2024-09-20T18:49:55.725872+0000 mgr.y (mgr.14394) 249 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:56.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:56 smithi049 bash[19814]: audit 2024-09-20T18:49:55.883954+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:56.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:56 smithi049 bash[26429]: audit 2024-09-20T18:49:55.725872+0000 mgr.y (mgr.14394) 249 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:56.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:56 smithi049 bash[26429]: audit 2024-09-20T18:49:55.883954+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:56 smithi115 bash[22089]: audit 2024-09-20T18:49:55.725872+0000 mgr.y (mgr.14394) 249 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:56 smithi115 bash[22089]: audit 2024-09-20T18:49:55.883954+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:57.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:57 smithi049 bash[19814]: cluster 2024-09-20T18:49:55.908136+0000 mgr.y (mgr.14394) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:57.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:57 smithi049 bash[26429]: cluster 2024-09-20T18:49:55.908136+0000 mgr.y (mgr.14394) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:57.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:57 smithi115 bash[22089]: cluster 2024-09-20T18:49:55.908136+0000 mgr.y (mgr.14394) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:57.637 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-20T18:49:59.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:49:59 smithi049 bash[19814]: cluster 2024-09-20T18:49:57.909670+0000 mgr.y (mgr.14394) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:59.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:49:59 smithi049 bash[26429]: cluster 2024-09-20T18:49:57.909670+0000 mgr.y (mgr.14394) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:59.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:49:59 smithi115 bash[22089]: cluster 2024-09-20T18:49:57.909670+0000 mgr.y (mgr.14394) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:00.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:00 smithi049 bash[19814]: cluster 2024-09-20T18:50:00.000130+0000 mon.a (mon.0) 900 : cluster [INF] overall HEALTH_OK 2024-09-20T18:50:00.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:00 smithi049 bash[26429]: cluster 2024-09-20T18:50:00.000130+0000 mon.a (mon.0) 900 : cluster [INF] overall HEALTH_OK 2024-09-20T18:50:00.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:00 smithi115 bash[22089]: cluster 2024-09-20T18:50:00.000130+0000 mon.a (mon.0) 900 : cluster [INF] overall HEALTH_OK 2024-09-20T18:50:01.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:01 smithi049 bash[19814]: cluster 2024-09-20T18:49:59.910322+0000 mgr.y (mgr.14394) 252 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:01.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:01 smithi049 bash[26429]: cluster 2024-09-20T18:49:59.910322+0000 mgr.y (mgr.14394) 252 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:01.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:01 smithi115 bash[22089]: cluster 2024-09-20T18:49:59.910322+0000 mgr.y (mgr.14394) 252 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:02.460 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:50:03.524 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:03 smithi049 bash[26429]: cluster 2024-09-20T18:50:01.911942+0000 mgr.y (mgr.14394) 253 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:03.525 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:03 smithi049 bash[19814]: cluster 2024-09-20T18:50:01.911942+0000 mgr.y (mgr.14394) 253 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:03.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:03 smithi115 bash[22089]: cluster 2024-09-20T18:50:01.911942+0000 mgr.y (mgr.14394) 253 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:04.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:04 smithi049 bash[19814]: audit 2024-09-20T18:50:03.909474+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:50:04.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:04 smithi049 bash[19814]: audit 2024-09-20T18:50:03.910228+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:50:04.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:04 smithi049 bash[19814]: audit 2024-09-20T18:50:03.915342+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:04.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:04 smithi049 bash[26429]: audit 2024-09-20T18:50:03.909474+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:50:04.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:04 smithi049 bash[26429]: audit 2024-09-20T18:50:03.910228+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:50:04.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:04 smithi049 bash[26429]: audit 2024-09-20T18:50:03.915342+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:04.603 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-20T18:50:04.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:04 smithi115 bash[22089]: audit 2024-09-20T18:50:03.909474+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:50:04.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:04 smithi115 bash[22089]: audit 2024-09-20T18:50:03.910228+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:50:04.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:04 smithi115 bash[22089]: audit 2024-09-20T18:50:03.915342+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:05.561 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:50:05 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:50:05] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-20T18:50:05.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:05 smithi049 bash[19814]: cluster 2024-09-20T18:50:03.912336+0000 mgr.y (mgr.14394) 254 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:05.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:05 smithi049 bash[26429]: cluster 2024-09-20T18:50:03.912336+0000 mgr.y (mgr.14394) 254 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:05.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:05 smithi115 bash[22089]: cluster 2024-09-20T18:50:03.912336+0000 mgr.y (mgr.14394) 254 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:06.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:06 smithi049 bash[19814]: audit 2024-09-20T18:50:05.737207+0000 mgr.y (mgr.14394) 255 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:06.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:06 smithi049 bash[26429]: audit 2024-09-20T18:50:05.737207+0000 mgr.y (mgr.14394) 255 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:06.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:06 smithi115 bash[22089]: audit 2024-09-20T18:50:05.737207+0000 mgr.y (mgr.14394) 255 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:07.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:07 smithi049 bash[26429]: cluster 2024-09-20T18:50:05.913074+0000 mgr.y (mgr.14394) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:07.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:07 smithi049 bash[19814]: cluster 2024-09-20T18:50:05.913074+0000 mgr.y (mgr.14394) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:07.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:07 smithi115 bash[22089]: cluster 2024-09-20T18:50:05.913074+0000 mgr.y (mgr.14394) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:09.425 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:50:09.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:09 smithi049 bash[19814]: cluster 2024-09-20T18:50:07.914933+0000 mgr.y (mgr.14394) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:09.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:09 smithi049 bash[26429]: cluster 2024-09-20T18:50:07.914933+0000 mgr.y (mgr.14394) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:09.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:09 smithi115 bash[22089]: cluster 2024-09-20T18:50:07.914933+0000 mgr.y (mgr.14394) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:11.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:11 smithi049 bash[26429]: cluster 2024-09-20T18:50:09.915687+0000 mgr.y (mgr.14394) 258 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:11.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:11 smithi049 bash[26429]: audit 2024-09-20T18:50:10.884082+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:11.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:11 smithi049 bash[19814]: cluster 2024-09-20T18:50:09.915687+0000 mgr.y (mgr.14394) 258 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:11.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:11 smithi049 bash[19814]: audit 2024-09-20T18:50:10.884082+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:11.615 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-20T18:50:11.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:11 smithi115 bash[22089]: cluster 2024-09-20T18:50:09.915687+0000 mgr.y (mgr.14394) 258 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:11.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:11 smithi115 bash[22089]: audit 2024-09-20T18:50:10.884082+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:13.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:13 smithi049 bash[19814]: cluster 2024-09-20T18:50:11.917321+0000 mgr.y (mgr.14394) 259 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:13.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:13 smithi049 bash[26429]: cluster 2024-09-20T18:50:11.917321+0000 mgr.y (mgr.14394) 259 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:13.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:13 smithi115 bash[22089]: cluster 2024-09-20T18:50:11.917321+0000 mgr.y (mgr.14394) 259 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:15.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:15 smithi049 bash[19814]: cluster 2024-09-20T18:50:13.918082+0000 mgr.y (mgr.14394) 260 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:15.561 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:50:15 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:50:15] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T18:50:15.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:15 smithi049 bash[26429]: cluster 2024-09-20T18:50:13.918082+0000 mgr.y (mgr.14394) 260 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:15.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:15 smithi115 bash[22089]: cluster 2024-09-20T18:50:13.918082+0000 mgr.y (mgr.14394) 260 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:16.445 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:50:17.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:17 smithi049 bash[19814]: audit 2024-09-20T18:50:15.748617+0000 mgr.y (mgr.14394) 261 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:17.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:17 smithi049 bash[19814]: cluster 2024-09-20T18:50:15.918785+0000 mgr.y (mgr.14394) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:17.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:17 smithi049 bash[26429]: audit 2024-09-20T18:50:15.748617+0000 mgr.y (mgr.14394) 261 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:17.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:17 smithi049 bash[26429]: cluster 2024-09-20T18:50:15.918785+0000 mgr.y (mgr.14394) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:17.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:17 smithi115 bash[22089]: audit 2024-09-20T18:50:15.748617+0000 mgr.y (mgr.14394) 261 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:17.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:17 smithi115 bash[22089]: cluster 2024-09-20T18:50:15.918785+0000 mgr.y (mgr.14394) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:18.492 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T18:50:19.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:19 smithi115 bash[22089]: cluster 2024-09-20T18:50:17.920113+0000 mgr.y (mgr.14394) 263 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:19.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:19 smithi049 bash[19814]: cluster 2024-09-20T18:50:17.920113+0000 mgr.y (mgr.14394) 263 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:19.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:19 smithi049 bash[26429]: cluster 2024-09-20T18:50:17.920113+0000 mgr.y (mgr.14394) 263 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:21.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:21 smithi115 bash[22089]: cluster 2024-09-20T18:50:19.920831+0000 mgr.y (mgr.14394) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:21.646 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:21 smithi049 bash[19814]: cluster 2024-09-20T18:50:19.920831+0000 mgr.y (mgr.14394) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:21.646 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:21 smithi049 bash[26429]: cluster 2024-09-20T18:50:19.920831+0000 mgr.y (mgr.14394) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:23.311 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:50:23.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:23 smithi115 bash[22089]: cluster 2024-09-20T18:50:21.922497+0000 mgr.y (mgr.14394) 265 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:23.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:23 smithi049 bash[19814]: cluster 2024-09-20T18:50:21.922497+0000 mgr.y (mgr.14394) 265 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:23.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:23 smithi049 bash[26429]: cluster 2024-09-20T18:50:21.922497+0000 mgr.y (mgr.14394) 265 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:24.946 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:50:24.946 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (5m) 3m ago 6m 13.8M - 0.25.0 c8568f914cd2 c476b0a7eea9 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (5m) 3m ago 5m 74.9M - 9.4.12 2bacad6d85d8 281645d90ac8 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (3m) 3m ago 3m 73.0M - 3.8 6acb0a031eab 6d6d536b7ec1 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,8765 running (14m) 3m ago 14m 427M - 19.1.1-369-ged8ee0f2 6acb0a031eab 241fd851b5b8 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:9283,8765 running (16m) 3m ago 16m 492M - 19.1.1-369-ged8ee0f2 6acb0a031eab 3b6ee8f58d1f 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (16m) 3m ago 16m 47.9M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (14m) 3m ago 14m 39.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (14m) 3m ago 14m 44.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (6m) 3m ago 6m 7864k - 1.5.0 0da6a335fe13 5c29c91f43da 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (6m) 3m ago 6m 7891k - 1.5.0 0da6a335fe13 e03dc7a3ef4d 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (13m) 3m ago 13m 49.4M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (12m) 3m ago 12m 50.1M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (11m) 3m ago 11m 53.3M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (10m) 3m ago 10m 46.5M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (10m) 3m ago 10m 54.9M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T18:50:24.947 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (9m) 3m ago 9m 53.5M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T18:50:24.948 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (8m) 3m ago 8m 53.8M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T18:50:24.948 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (7m) 3m ago 7m 46.9M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T18:50:24.948 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (5m) 3m ago 6m 38.5M - 2.43.0 a07b618ecd1d 325f2f725883 2024-09-20T18:50:24.948 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (3m) 3m ago 3m 89.6M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T18:50:24.948 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (3m) 3m ago 3m 88.6M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T18:50:25.597 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:25 smithi049 bash[26429]: cluster 2024-09-20T18:50:23.923208+0000 mgr.y (mgr.14394) 266 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:25.598 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:25 smithi049 bash[19814]: cluster 2024-09-20T18:50:23.923208+0000 mgr.y (mgr.14394) 266 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:25.598 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:50:25 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:50:25] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T18:50:25.599 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T18:50:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:25 smithi115 bash[22089]: cluster 2024-09-20T18:50:23.923208+0000 mgr.y (mgr.14394) 266 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:26.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:26 smithi115 bash[22089]: audit 2024-09-20T18:50:24.895369+0000 mgr.y (mgr.14394) 267 : audit [DBG] from='client.24857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:50:26.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:26 smithi115 bash[22089]: audit 2024-09-20T18:50:25.884397+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:26.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:26 smithi049 bash[19814]: audit 2024-09-20T18:50:24.895369+0000 mgr.y (mgr.14394) 267 : audit [DBG] from='client.24857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:50:26.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:26 smithi049 bash[19814]: audit 2024-09-20T18:50:25.884397+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:26.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:26 smithi049 bash[26429]: audit 2024-09-20T18:50:24.895369+0000 mgr.y (mgr.14394) 267 : audit [DBG] from='client.24857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:50:26.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:26 smithi049 bash[26429]: audit 2024-09-20T18:50:25.884397+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:27.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:27 smithi115 bash[22089]: audit 2024-09-20T18:50:25.758302+0000 mgr.y (mgr.14394) 268 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:27.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:27 smithi115 bash[22089]: cluster 2024-09-20T18:50:25.923900+0000 mgr.y (mgr.14394) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:27 smithi049 bash[19814]: audit 2024-09-20T18:50:25.758302+0000 mgr.y (mgr.14394) 268 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:27 smithi049 bash[19814]: cluster 2024-09-20T18:50:25.923900+0000 mgr.y (mgr.14394) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:27.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:27 smithi049 bash[26429]: audit 2024-09-20T18:50:25.758302+0000 mgr.y (mgr.14394) 268 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:27.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:27 smithi049 bash[26429]: cluster 2024-09-20T18:50:25.923900+0000 mgr.y (mgr.14394) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:29.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:29 smithi115 bash[22089]: cluster 2024-09-20T18:50:27.925695+0000 mgr.y (mgr.14394) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:29.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:29 smithi049 bash[19814]: cluster 2024-09-20T18:50:27.925695+0000 mgr.y (mgr.14394) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:29.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:29 smithi049 bash[26429]: cluster 2024-09-20T18:50:27.925695+0000 mgr.y (mgr.14394) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:30.415 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:50:31.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:31 smithi115 bash[22089]: cluster 2024-09-20T18:50:29.926463+0000 mgr.y (mgr.14394) 271 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:31.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:31 smithi049 bash[19814]: cluster 2024-09-20T18:50:29.926463+0000 mgr.y (mgr.14394) 271 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:31.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:31 smithi049 bash[26429]: cluster 2024-09-20T18:50:29.926463+0000 mgr.y (mgr.14394) 271 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:31.952 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T18:50:31.953 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 15 2024-09-20T18:50:31.954 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T18:50:31.954 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T18:50:32.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:32 smithi115 bash[22089]: audit 2024-09-20T18:50:31.942944+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.49:0/1262184702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:50:32.681 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:32 smithi049 bash[26429]: audit 2024-09-20T18:50:31.942944+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.49:0/1262184702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:50:32.681 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:32 smithi049 bash[19814]: audit 2024-09-20T18:50:31.942944+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.49:0/1262184702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:50:32.682 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T18:50:33.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:33 smithi115 bash[22089]: cluster 2024-09-20T18:50:31.928149+0000 mgr.y (mgr.14394) 272 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:33.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:33 smithi049 bash[19814]: cluster 2024-09-20T18:50:31.928149+0000 mgr.y (mgr.14394) 272 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:33.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:33 smithi049 bash[26429]: cluster 2024-09-20T18:50:31.928149+0000 mgr.y (mgr.14394) 272 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:35.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:35 smithi115 bash[22089]: cluster 2024-09-20T18:50:33.928857+0000 mgr.y (mgr.14394) 273 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:35.779 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:35 smithi049 bash[19814]: cluster 2024-09-20T18:50:33.928857+0000 mgr.y (mgr.14394) 273 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:35.780 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:50:35 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:50:35] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T18:50:35.780 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:35 smithi049 bash[26429]: cluster 2024-09-20T18:50:33.928857+0000 mgr.y (mgr.14394) 273 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:37.498 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:50:37.622 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:37 smithi049 bash[19814]: audit 2024-09-20T18:50:35.769466+0000 mgr.y (mgr.14394) 274 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:37.622 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:37 smithi049 bash[19814]: cluster 2024-09-20T18:50:35.929579+0000 mgr.y (mgr.14394) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:37.623 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:37 smithi049 bash[26429]: audit 2024-09-20T18:50:35.769466+0000 mgr.y (mgr.14394) 274 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:37.623 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:37 smithi049 bash[26429]: cluster 2024-09-20T18:50:35.929579+0000 mgr.y (mgr.14394) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:37.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:37 smithi115 bash[22089]: audit 2024-09-20T18:50:35.769466+0000 mgr.y (mgr.14394) 274 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:37.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:37 smithi115 bash[22089]: cluster 2024-09-20T18:50:35.929579+0000 mgr.y (mgr.14394) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:39.151 INFO:teuthology.orchestra.run.smithi049.stdout: cluster: 2024-09-20T18:50:39.151 INFO:teuthology.orchestra.run.smithi049.stdout: id: aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:50:39.151 INFO:teuthology.orchestra.run.smithi049.stdout: health: HEALTH_OK 2024-09-20T18:50:39.151 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:50:39.151 INFO:teuthology.orchestra.run.smithi049.stdout: services: 2024-09-20T18:50:39.151 INFO:teuthology.orchestra.run.smithi049.stdout: mon: 3 daemons, quorum a,b,c (age 14m) 2024-09-20T18:50:39.151 INFO:teuthology.orchestra.run.smithi049.stdout: mgr: y(active, since 6m), standbys: x 2024-09-20T18:50:39.151 INFO:teuthology.orchestra.run.smithi049.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 7m) 2024-09-20T18:50:39.152 INFO:teuthology.orchestra.run.smithi049.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T18:50:39.152 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:50:39.152 INFO:teuthology.orchestra.run.smithi049.stdout: data: 2024-09-20T18:50:39.152 INFO:teuthology.orchestra.run.smithi049.stdout: pools: 6 pools, 161 pgs 2024-09-20T18:50:39.152 INFO:teuthology.orchestra.run.smithi049.stdout: objects: 212 objects, 585 KiB 2024-09-20T18:50:39.152 INFO:teuthology.orchestra.run.smithi049.stdout: usage: 250 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:50:39.152 INFO:teuthology.orchestra.run.smithi049.stdout: pgs: 161 active+clean 2024-09-20T18:50:39.152 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:50:39.152 INFO:teuthology.orchestra.run.smithi049.stdout: io: 2024-09-20T18:50:39.152 INFO:teuthology.orchestra.run.smithi049.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-20T18:50:39.152 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:50:39.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:39 smithi049 bash[19814]: cluster 2024-09-20T18:50:37.931270+0000 mgr.y (mgr.14394) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:39.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:39 smithi049 bash[19814]: audit 2024-09-20T18:50:39.141433+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.49:0/1443361733' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:50:39.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:39 smithi049 bash[26429]: cluster 2024-09-20T18:50:37.931270+0000 mgr.y (mgr.14394) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:39.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:39 smithi049 bash[26429]: audit 2024-09-20T18:50:39.141433+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.49:0/1443361733' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:50:39.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:39 smithi115 bash[22089]: cluster 2024-09-20T18:50:37.931270+0000 mgr.y (mgr.14394) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:39.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:39 smithi115 bash[22089]: audit 2024-09-20T18:50:39.141433+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.49:0/1443361733' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:50:39.751 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ls' 2024-09-20T18:50:41.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:41 smithi049 bash[19814]: cluster 2024-09-20T18:50:39.931635+0000 mgr.y (mgr.14394) 277 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:41.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:41 smithi049 bash[19814]: audit 2024-09-20T18:50:40.885000+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:41.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:41 smithi049 bash[26429]: cluster 2024-09-20T18:50:39.931635+0000 mgr.y (mgr.14394) 277 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:41.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:41 smithi049 bash[26429]: audit 2024-09-20T18:50:40.885000+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:41.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:41 smithi115 bash[22089]: cluster 2024-09-20T18:50:39.931635+0000 mgr.y (mgr.14394) 277 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:41.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:41 smithi115 bash[22089]: audit 2024-09-20T18:50:40.885000+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:43.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:43 smithi049 bash[19814]: cluster 2024-09-20T18:50:41.933378+0000 mgr.y (mgr.14394) 278 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:43.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:43 smithi049 bash[26429]: cluster 2024-09-20T18:50:41.933378+0000 mgr.y (mgr.14394) 278 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:43.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:43 smithi115 bash[22089]: cluster 2024-09-20T18:50:41.933378+0000 mgr.y (mgr.14394) 278 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:44.580 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:50:45.719 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:45 smithi049 bash[19814]: cluster 2024-09-20T18:50:43.934174+0000 mgr.y (mgr.14394) 279 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:45.720 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:50:45 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:50:45] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T18:50:45.720 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:45 smithi049 bash[26429]: cluster 2024-09-20T18:50:43.934174+0000 mgr.y (mgr.14394) 279 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:45.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:45 smithi115 bash[22089]: cluster 2024-09-20T18:50:43.934174+0000 mgr.y (mgr.14394) 279 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:46.047 INFO:teuthology.orchestra.run.smithi049.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-20T18:50:46.047 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager ?:9093,9094 1/1 3m ago 6m smithi049=a;count:1 2024-09-20T18:50:46.047 INFO:teuthology.orchestra.run.smithi049.stdout:grafana ?:3000 1/1 4m ago 6m smithi115=a;count:1 2024-09-20T18:50:46.047 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo ?:5000 1/1 3m ago 3m count:1 2024-09-20T18:50:46.047 INFO:teuthology.orchestra.run.smithi049.stdout:mgr 2/2 4m ago 14m smithi049=y;smithi115=x;count:2 2024-09-20T18:50:46.047 INFO:teuthology.orchestra.run.smithi049.stdout:mon 3/3 4m ago 15m smithi049:172.21.15.49=a;smithi049:[v2:172.21.15.49:3301,v1:172.21.15.49:6790]=c;smithi115:172.21.15.115=b;count:3 2024-09-20T18:50:46.047 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter ?:9100 2/2 4m ago 7m smithi049=a;smithi115=b;count:2 2024-09-20T18:50:46.047 INFO:teuthology.orchestra.run.smithi049.stdout:osd 8 4m ago - 2024-09-20T18:50:46.047 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus ?:9095 1/1 4m ago 7m smithi115=a;count:1 2024-09-20T18:50:46.047 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo ?:8000 2/2 4m ago 4m count:2 2024-09-20T18:50:46.698 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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-20T18:50:47.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:47 smithi049 bash[19814]: audit 2024-09-20T18:50:45.778134+0000 mgr.y (mgr.14394) 280 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:47.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:47 smithi049 bash[19814]: cluster 2024-09-20T18:50:45.934851+0000 mgr.y (mgr.14394) 281 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:47.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:47 smithi049 bash[19814]: audit 2024-09-20T18:50:46.028274+0000 mgr.y (mgr.14394) 282 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:50:47.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:47 smithi049 bash[26429]: audit 2024-09-20T18:50:45.778134+0000 mgr.y (mgr.14394) 280 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:47.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:47 smithi049 bash[26429]: cluster 2024-09-20T18:50:45.934851+0000 mgr.y (mgr.14394) 281 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:47.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:47 smithi049 bash[26429]: audit 2024-09-20T18:50:46.028274+0000 mgr.y (mgr.14394) 282 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:50:47.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:47 smithi115 bash[22089]: audit 2024-09-20T18:50:45.778134+0000 mgr.y (mgr.14394) 280 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:47.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:47 smithi115 bash[22089]: cluster 2024-09-20T18:50:45.934851+0000 mgr.y (mgr.14394) 281 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:47.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:47 smithi115 bash[22089]: audit 2024-09-20T18:50:46.028274+0000 mgr.y (mgr.14394) 282 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:50:49.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:49 smithi049 bash[19814]: cluster 2024-09-20T18:50:47.936505+0000 mgr.y (mgr.14394) 283 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:49.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:49 smithi049 bash[26429]: cluster 2024-09-20T18:50:47.936505+0000 mgr.y (mgr.14394) 283 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:49.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:49 smithi115 bash[22089]: cluster 2024-09-20T18:50:47.936505+0000 mgr.y (mgr.14394) 283 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:51.523 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:50:51.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:51 smithi049 bash[19814]: cluster 2024-09-20T18:50:49.937243+0000 mgr.y (mgr.14394) 284 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:51.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:51 smithi049 bash[26429]: cluster 2024-09-20T18:50:49.937243+0000 mgr.y (mgr.14394) 284 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:51.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:51 smithi115 bash[22089]: cluster 2024-09-20T18:50:49.937243+0000 mgr.y (mgr.14394) 284 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:53.358 INFO:teuthology.orchestra.run.smithi049.stdout:Scheduled to redeploy mgr.x on host 'smithi115' 2024-09-20T18:50:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[19814]: cluster 2024-09-20T18:50:51.938857+0000 mgr.y (mgr.14394) 285 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[19814]: audit 2024-09-20T18:50:52.983198+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.49:0/2570778430' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:50:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[19814]: audit 2024-09-20T18:50:53.318598+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[19814]: audit 2024-09-20T18:50:53.331531+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[19814]: audit 2024-09-20T18:50:53.344862+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[19814]: audit 2024-09-20T18:50:53.349331+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:50:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[19814]: audit 2024-09-20T18:50:53.350765+0000 mon.c (mon.2) 133 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:50:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[19814]: audit 2024-09-20T18:50:53.358810+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[26429]: cluster 2024-09-20T18:50:51.938857+0000 mgr.y (mgr.14394) 285 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[26429]: audit 2024-09-20T18:50:52.983198+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.49:0/2570778430' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:50:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[26429]: audit 2024-09-20T18:50:53.318598+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[26429]: audit 2024-09-20T18:50:53.331531+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[26429]: audit 2024-09-20T18:50:53.344862+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[26429]: audit 2024-09-20T18:50:53.349331+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:50:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[26429]: audit 2024-09-20T18:50:53.350765+0000 mon.c (mon.2) 133 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:50:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:53 smithi049 bash[26429]: audit 2024-09-20T18:50:53.358810+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:53.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:53 smithi115 bash[22089]: cluster 2024-09-20T18:50:51.938857+0000 mgr.y (mgr.14394) 285 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:53.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:53 smithi115 bash[22089]: audit 2024-09-20T18:50:52.983198+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.49:0/2570778430' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:50:53.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:53 smithi115 bash[22089]: audit 2024-09-20T18:50:53.318598+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:53.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:53 smithi115 bash[22089]: audit 2024-09-20T18:50:53.331531+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:53.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:53 smithi115 bash[22089]: audit 2024-09-20T18:50:53.344862+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:53.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:53 smithi115 bash[22089]: audit 2024-09-20T18:50:53.349331+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:50:53.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:53 smithi115 bash[22089]: audit 2024-09-20T18:50:53.350765+0000 mon.c (mon.2) 133 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:50:53.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:53 smithi115 bash[22089]: audit 2024-09-20T18:50:53.358810+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:50:54.018 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps --refresh' 2024-09-20T18:50:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[19814]: audit 2024-09-20T18:50:53.308882+0000 mgr.y (mgr.14394) 286 : audit [DBG] from='client.14985 -' 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-20T18:50:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[19814]: cephadm 2024-09-20T18:50:53.323765+0000 mgr.y (mgr.14394) 287 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-20T18:50:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[19814]: audit 2024-09-20T18:50:53.408530+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:50:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[19814]: audit 2024-09-20T18:50:53.408861+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:50:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[19814]: audit 2024-09-20T18:50:53.409711+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:50:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[19814]: audit 2024-09-20T18:50:53.410486+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:50:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[19814]: cephadm 2024-09-20T18:50:53.411284+0000 mgr.y (mgr.14394) 288 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-09-20T18:50:54.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[26429]: audit 2024-09-20T18:50:53.308882+0000 mgr.y (mgr.14394) 286 : audit [DBG] from='client.14985 -' 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-20T18:50:54.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[26429]: cephadm 2024-09-20T18:50:53.323765+0000 mgr.y (mgr.14394) 287 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-20T18:50:54.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[26429]: audit 2024-09-20T18:50:53.408530+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:50:54.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[26429]: audit 2024-09-20T18:50:53.408861+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:50:54.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[26429]: audit 2024-09-20T18:50:53.409711+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:50:54.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[26429]: audit 2024-09-20T18:50:53.410486+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:50:54.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:54 smithi049 bash[26429]: cephadm 2024-09-20T18:50:53.411284+0000 mgr.y (mgr.14394) 288 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-09-20T18:50:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:54 smithi115 bash[22089]: audit 2024-09-20T18:50:53.308882+0000 mgr.y (mgr.14394) 286 : audit [DBG] from='client.14985 -' 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-20T18:50:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:54 smithi115 bash[22089]: cephadm 2024-09-20T18:50:53.323765+0000 mgr.y (mgr.14394) 287 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-20T18:50:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:54 smithi115 bash[22089]: audit 2024-09-20T18:50:53.408530+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:50:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:54 smithi115 bash[22089]: audit 2024-09-20T18:50:53.408861+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:50:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:54 smithi115 bash[22089]: audit 2024-09-20T18:50:53.409711+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:50:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:54 smithi115 bash[22089]: audit 2024-09-20T18:50:53.410486+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:50:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:54 smithi115 bash[22089]: cephadm 2024-09-20T18:50:53.411284+0000 mgr.y (mgr.14394) 288 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-09-20T18:50:55.797 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:50:55 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:50:55] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T18:50:55.797 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:55 smithi049 bash[26429]: cluster 2024-09-20T18:50:53.939676+0000 mgr.y (mgr.14394) 289 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:55.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:55 smithi049 bash[19814]: cluster 2024-09-20T18:50:53.939676+0000 mgr.y (mgr.14394) 289 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:55.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:55 smithi115 bash[22089]: cluster 2024-09-20T18:50:53.939676+0000 mgr.y (mgr.14394) 289 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:56 smithi049 bash[26429]: audit 2024-09-20T18:50:55.885453+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:56.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:56 smithi049 bash[19814]: audit 2024-09-20T18:50:55.885453+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:56.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:56 smithi115 bash[22089]: audit 2024-09-20T18:50:55.885453+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:57.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:57 smithi049 bash[26429]: audit 2024-09-20T18:50:55.786424+0000 mgr.y (mgr.14394) 290 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:57.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:57 smithi049 bash[26429]: cluster 2024-09-20T18:50:55.948358+0000 mgr.y (mgr.14394) 291 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:57.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:57 smithi049 bash[19814]: audit 2024-09-20T18:50:55.786424+0000 mgr.y (mgr.14394) 290 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:57.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:57 smithi049 bash[19814]: cluster 2024-09-20T18:50:55.948358+0000 mgr.y (mgr.14394) 291 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:57.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:57 smithi115 bash[22089]: audit 2024-09-20T18:50:55.786424+0000 mgr.y (mgr.14394) 290 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:57.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:57 smithi115 bash[22089]: cluster 2024-09-20T18:50:55.948358+0000 mgr.y (mgr.14394) 291 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:50:58.848 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:50:59.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:50:59 smithi049 bash[19814]: cluster 2024-09-20T18:50:57.950171+0000 mgr.y (mgr.14394) 292 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:59.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:50:59 smithi049 bash[26429]: cluster 2024-09-20T18:50:57.950171+0000 mgr.y (mgr.14394) 292 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:59.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:50:59 smithi115 bash[22089]: cluster 2024-09-20T18:50:57.950171+0000 mgr.y (mgr.14394) 292 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:00.384 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:51:00.384 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (6m) 3m ago 6m 13.8M - 0.25.0 c8568f914cd2 c476b0a7eea9 2024-09-20T18:51:00.384 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (6m) 4m ago 6m 74.9M - 9.4.12 2bacad6d85d8 281645d90ac8 2024-09-20T18:51:00.384 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (4m) 3m ago 4m 73.0M - 3.8 6acb0a031eab 6d6d536b7ec1 2024-09-20T18:51:00.384 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,8765 running (14m) 4m ago 14m 427M - 19.1.1-369-ged8ee0f2 6acb0a031eab 241fd851b5b8 2024-09-20T18:51:00.384 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:9283,8765 running (17m) 3m ago 17m 492M - 19.1.1-369-ged8ee0f2 6acb0a031eab 3b6ee8f58d1f 2024-09-20T18:51:00.384 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (17m) 3m ago 17m 47.9M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T18:51:00.384 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (15m) 4m ago 15m 39.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (15m) 3m ago 15m 44.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (6m) 3m ago 6m 7864k - 1.5.0 0da6a335fe13 5c29c91f43da 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (6m) 4m ago 6m 7891k - 1.5.0 0da6a335fe13 e03dc7a3ef4d 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (14m) 3m ago 14m 49.4M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (13m) 3m ago 13m 50.1M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (12m) 3m ago 12m 53.3M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (11m) 3m ago 11m 46.5M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (10m) 4m ago 10m 54.9M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (9m) 4m ago 9m 53.5M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (8m) 4m ago 8m 53.8M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (7m) 4m ago 8m 46.9M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (6m) 4m ago 7m 38.5M - 2.43.0 a07b618ecd1d 325f2f725883 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (4m) 3m ago 4m 89.6M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T18:51:00.385 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (4m) 4m ago 4m 88.6M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T18:51:00.979 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T18:51:01.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:01 smithi049 bash[19814]: cluster 2024-09-20T18:50:59.951032+0000 mgr.y (mgr.14394) 293 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:01.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:01 smithi049 bash[19814]: audit 2024-09-20T18:51:00.352906+0000 mgr.y (mgr.14394) 294 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:51:01.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:01 smithi049 bash[26429]: cluster 2024-09-20T18:50:59.951032+0000 mgr.y (mgr.14394) 293 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:01.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:01 smithi049 bash[26429]: audit 2024-09-20T18:51:00.352906+0000 mgr.y (mgr.14394) 294 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:51:01.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:01 smithi115 bash[22089]: cluster 2024-09-20T18:50:59.951032+0000 mgr.y (mgr.14394) 293 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:01.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:01 smithi115 bash[22089]: audit 2024-09-20T18:51:00.352906+0000 mgr.y (mgr.14394) 294 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:51:03.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:03 smithi049 bash[19814]: cluster 2024-09-20T18:51:01.952721+0000 mgr.y (mgr.14394) 295 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:03.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:03 smithi049 bash[26429]: cluster 2024-09-20T18:51:01.952721+0000 mgr.y (mgr.14394) 295 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:03.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:03 smithi115 bash[22089]: cluster 2024-09-20T18:51:01.952721+0000 mgr.y (mgr.14394) 295 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:05.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:05 smithi049 bash[19814]: cluster 2024-09-20T18:51:03.953438+0000 mgr.y (mgr.14394) 296 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:05.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:51:05 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:51:05] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T18:51:05.805 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:51:05.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:05 smithi049 bash[26429]: cluster 2024-09-20T18:51:03.953438+0000 mgr.y (mgr.14394) 296 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:05.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:05 smithi115 bash[22089]: cluster 2024-09-20T18:51:03.953438+0000 mgr.y (mgr.14394) 296 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:07.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:07 smithi049 bash[19814]: audit 2024-09-20T18:51:05.794194+0000 mgr.y (mgr.14394) 297 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:07.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:07 smithi049 bash[19814]: cluster 2024-09-20T18:51:05.954180+0000 mgr.y (mgr.14394) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:07.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:07 smithi049 bash[26429]: audit 2024-09-20T18:51:05.794194+0000 mgr.y (mgr.14394) 297 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:07.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:07 smithi049 bash[26429]: cluster 2024-09-20T18:51:05.954180+0000 mgr.y (mgr.14394) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:07.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:07 smithi115 bash[22089]: audit 2024-09-20T18:51:05.794194+0000 mgr.y (mgr.14394) 297 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:07.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:07 smithi115 bash[22089]: cluster 2024-09-20T18:51:05.954180+0000 mgr.y (mgr.14394) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:09.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:09 smithi049 bash[19814]: cluster 2024-09-20T18:51:07.955818+0000 mgr.y (mgr.14394) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:09.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:09 smithi049 bash[26429]: cluster 2024-09-20T18:51:07.955818+0000 mgr.y (mgr.14394) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:09.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:09 smithi115 bash[22089]: cluster 2024-09-20T18:51:07.955818+0000 mgr.y (mgr.14394) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:11.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:11 smithi049 bash[19814]: cluster 2024-09-20T18:51:09.956548+0000 mgr.y (mgr.14394) 300 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:11.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:11 smithi049 bash[19814]: audit 2024-09-20T18:51:10.885977+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:11.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:11 smithi049 bash[26429]: cluster 2024-09-20T18:51:09.956548+0000 mgr.y (mgr.14394) 300 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:11.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:11 smithi049 bash[26429]: audit 2024-09-20T18:51:10.885977+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:11.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:11 smithi115 bash[22089]: cluster 2024-09-20T18:51:09.956548+0000 mgr.y (mgr.14394) 300 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:11.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:11 smithi115 bash[22089]: audit 2024-09-20T18:51:10.885977+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:13.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:13 smithi049 bash[19814]: cluster 2024-09-20T18:51:11.958175+0000 mgr.y (mgr.14394) 301 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:13.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:13 smithi049 bash[26429]: cluster 2024-09-20T18:51:11.958175+0000 mgr.y (mgr.14394) 301 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:13.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:13 smithi115 bash[22089]: cluster 2024-09-20T18:51:11.958175+0000 mgr.y (mgr.14394) 301 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:15.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:15 smithi049 bash[19814]: cluster 2024-09-20T18:51:13.958909+0000 mgr.y (mgr.14394) 302 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:15.812 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:51:15 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:51:15] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T18:51:15.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:15 smithi049 bash[26429]: cluster 2024-09-20T18:51:13.958909+0000 mgr.y (mgr.14394) 302 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:15.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:15 smithi115 bash[22089]: cluster 2024-09-20T18:51:13.958909+0000 mgr.y (mgr.14394) 302 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:17.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:17 smithi049 bash[19814]: audit 2024-09-20T18:51:15.805246+0000 mgr.y (mgr.14394) 303 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:17.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:17 smithi049 bash[19814]: cluster 2024-09-20T18:51:15.959612+0000 mgr.y (mgr.14394) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:17.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:17 smithi049 bash[26429]: audit 2024-09-20T18:51:15.805246+0000 mgr.y (mgr.14394) 303 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:17.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:17 smithi049 bash[26429]: cluster 2024-09-20T18:51:15.959612+0000 mgr.y (mgr.14394) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:17.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:17 smithi115 bash[22089]: audit 2024-09-20T18:51:15.805246+0000 mgr.y (mgr.14394) 303 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:17.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:17 smithi115 bash[22089]: cluster 2024-09-20T18:51:15.959612+0000 mgr.y (mgr.14394) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:19.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:19 smithi049 bash[19814]: cluster 2024-09-20T18:51:17.961303+0000 mgr.y (mgr.14394) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:19.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:19 smithi049 bash[26429]: cluster 2024-09-20T18:51:17.961303+0000 mgr.y (mgr.14394) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:19.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:19 smithi115 bash[22089]: cluster 2024-09-20T18:51:17.961303+0000 mgr.y (mgr.14394) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:21.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:21 smithi049 bash[26429]: cluster 2024-09-20T18:51:19.962037+0000 mgr.y (mgr.14394) 306 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:21.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:21 smithi049 bash[19814]: cluster 2024-09-20T18:51:19.962037+0000 mgr.y (mgr.14394) 306 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:21.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:21 smithi115 bash[22089]: cluster 2024-09-20T18:51:19.962037+0000 mgr.y (mgr.14394) 306 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:23.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:23 smithi049 bash[26429]: cluster 2024-09-20T18:51:21.963681+0000 mgr.y (mgr.14394) 307 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:23.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:23 smithi049 bash[19814]: cluster 2024-09-20T18:51:21.963681+0000 mgr.y (mgr.14394) 307 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:23.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:23 smithi115 bash[22089]: cluster 2024-09-20T18:51:21.963681+0000 mgr.y (mgr.14394) 307 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:25.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:25 smithi049 bash[19814]: cluster 2024-09-20T18:51:23.964378+0000 mgr.y (mgr.14394) 308 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:25.812 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:51:25 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:51:25] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T18:51:25.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:25 smithi049 bash[26429]: cluster 2024-09-20T18:51:23.964378+0000 mgr.y (mgr.14394) 308 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:25.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:25 smithi115 bash[22089]: cluster 2024-09-20T18:51:23.964378+0000 mgr.y (mgr.14394) 308 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:26.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:26 smithi049 bash[19814]: audit 2024-09-20T18:51:25.886638+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:26.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:26 smithi049 bash[26429]: audit 2024-09-20T18:51:25.886638+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:26.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:26 smithi115 bash[22089]: audit 2024-09-20T18:51:25.886638+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:27.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:27 smithi049 bash[19814]: audit 2024-09-20T18:51:25.814352+0000 mgr.y (mgr.14394) 309 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:27.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:27 smithi049 bash[19814]: cluster 2024-09-20T18:51:25.965023+0000 mgr.y (mgr.14394) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:27.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:27 smithi049 bash[26429]: audit 2024-09-20T18:51:25.814352+0000 mgr.y (mgr.14394) 309 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:27.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:27 smithi049 bash[26429]: cluster 2024-09-20T18:51:25.965023+0000 mgr.y (mgr.14394) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:27.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:27 smithi115 bash[22089]: audit 2024-09-20T18:51:25.814352+0000 mgr.y (mgr.14394) 309 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:27.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:27 smithi115 bash[22089]: cluster 2024-09-20T18:51:25.965023+0000 mgr.y (mgr.14394) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:29.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:29 smithi049 bash[26429]: cluster 2024-09-20T18:51:27.966767+0000 mgr.y (mgr.14394) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:29.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:29 smithi049 bash[19814]: cluster 2024-09-20T18:51:27.966767+0000 mgr.y (mgr.14394) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:29.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:29 smithi115 bash[22089]: cluster 2024-09-20T18:51:27.966767+0000 mgr.y (mgr.14394) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:31.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:31 smithi049 bash[19814]: cluster 2024-09-20T18:51:29.967511+0000 mgr.y (mgr.14394) 312 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:31.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:31 smithi049 bash[26429]: cluster 2024-09-20T18:51:29.967511+0000 mgr.y (mgr.14394) 312 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:31.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:31 smithi115 bash[22089]: cluster 2024-09-20T18:51:29.967511+0000 mgr.y (mgr.14394) 312 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:33.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:33 smithi049 bash[19814]: cluster 2024-09-20T18:51:31.969182+0000 mgr.y (mgr.14394) 313 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:33.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:33 smithi049 bash[26429]: cluster 2024-09-20T18:51:31.969182+0000 mgr.y (mgr.14394) 313 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:33.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:33 smithi115 bash[22089]: cluster 2024-09-20T18:51:31.969182+0000 mgr.y (mgr.14394) 313 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:35.742 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:51:35 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:51:35] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T18:51:35.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:35 smithi115 bash[22089]: cluster 2024-09-20T18:51:33.969946+0000 mgr.y (mgr.14394) 314 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:36.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:35 smithi049 bash[26429]: cluster 2024-09-20T18:51:33.969946+0000 mgr.y (mgr.14394) 314 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:36.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:35 smithi049 bash[19814]: cluster 2024-09-20T18:51:33.969946+0000 mgr.y (mgr.14394) 314 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:37.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:37 smithi049 bash[19814]: audit 2024-09-20T18:51:35.825566+0000 mgr.y (mgr.14394) 315 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:37.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:37 smithi049 bash[19814]: cluster 2024-09-20T18:51:35.970651+0000 mgr.y (mgr.14394) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:37.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:37 smithi049 bash[26429]: audit 2024-09-20T18:51:35.825566+0000 mgr.y (mgr.14394) 315 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:37.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:37 smithi049 bash[26429]: cluster 2024-09-20T18:51:35.970651+0000 mgr.y (mgr.14394) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:37.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:37 smithi115 bash[22089]: audit 2024-09-20T18:51:35.825566+0000 mgr.y (mgr.14394) 315 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:37.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:37 smithi115 bash[22089]: cluster 2024-09-20T18:51:35.970651+0000 mgr.y (mgr.14394) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:39.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:39 smithi049 bash[19814]: cluster 2024-09-20T18:51:37.972376+0000 mgr.y (mgr.14394) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:39.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:39 smithi049 bash[26429]: cluster 2024-09-20T18:51:37.972376+0000 mgr.y (mgr.14394) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:39.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:39 smithi115 bash[22089]: cluster 2024-09-20T18:51:37.972376+0000 mgr.y (mgr.14394) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:41.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:41 smithi049 bash[19814]: cluster 2024-09-20T18:51:39.973073+0000 mgr.y (mgr.14394) 318 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:41.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:41 smithi049 bash[19814]: audit 2024-09-20T18:51:40.886847+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:41.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:41 smithi049 bash[26429]: cluster 2024-09-20T18:51:39.973073+0000 mgr.y (mgr.14394) 318 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:41.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:41 smithi049 bash[26429]: audit 2024-09-20T18:51:40.886847+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:41.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:41 smithi115 bash[22089]: cluster 2024-09-20T18:51:39.973073+0000 mgr.y (mgr.14394) 318 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:41.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:41 smithi115 bash[22089]: audit 2024-09-20T18:51:40.886847+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:43.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:43 smithi049 bash[26429]: cluster 2024-09-20T18:51:41.974733+0000 mgr.y (mgr.14394) 319 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:43.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:43 smithi049 bash[19814]: cluster 2024-09-20T18:51:41.974733+0000 mgr.y (mgr.14394) 319 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:43.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:43 smithi115 bash[22089]: cluster 2024-09-20T18:51:41.974733+0000 mgr.y (mgr.14394) 319 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:45.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:45 smithi049 bash[19814]: cluster 2024-09-20T18:51:43.975470+0000 mgr.y (mgr.14394) 320 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:45.813 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:51:45 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:51:45] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T18:51:45.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:45 smithi049 bash[26429]: cluster 2024-09-20T18:51:43.975470+0000 mgr.y (mgr.14394) 320 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:45.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:45 smithi115 bash[22089]: cluster 2024-09-20T18:51:43.975470+0000 mgr.y (mgr.14394) 320 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:47.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:47 smithi049 bash[19814]: audit 2024-09-20T18:51:45.834383+0000 mgr.y (mgr.14394) 321 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:47.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:47 smithi049 bash[19814]: cluster 2024-09-20T18:51:45.976171+0000 mgr.y (mgr.14394) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:47.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:47 smithi049 bash[26429]: audit 2024-09-20T18:51:45.834383+0000 mgr.y (mgr.14394) 321 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:47.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:47 smithi049 bash[26429]: cluster 2024-09-20T18:51:45.976171+0000 mgr.y (mgr.14394) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:47.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:47 smithi115 bash[22089]: audit 2024-09-20T18:51:45.834383+0000 mgr.y (mgr.14394) 321 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:47.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:47 smithi115 bash[22089]: cluster 2024-09-20T18:51:45.976171+0000 mgr.y (mgr.14394) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:49.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:49 smithi049 bash[19814]: cluster 2024-09-20T18:51:47.977917+0000 mgr.y (mgr.14394) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:49.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:49 smithi049 bash[26429]: cluster 2024-09-20T18:51:47.977917+0000 mgr.y (mgr.14394) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:49.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:49 smithi115 bash[22089]: cluster 2024-09-20T18:51:47.977917+0000 mgr.y (mgr.14394) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:51.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:51 smithi049 bash[26429]: cluster 2024-09-20T18:51:49.978656+0000 mgr.y (mgr.14394) 324 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:51.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:51 smithi049 bash[19814]: cluster 2024-09-20T18:51:49.978656+0000 mgr.y (mgr.14394) 324 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:51.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:51 smithi115 bash[22089]: cluster 2024-09-20T18:51:49.978656+0000 mgr.y (mgr.14394) 324 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:53.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:53 smithi049 bash[19814]: cluster 2024-09-20T18:51:51.980312+0000 mgr.y (mgr.14394) 325 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:53.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:53 smithi049 bash[26429]: cluster 2024-09-20T18:51:51.980312+0000 mgr.y (mgr.14394) 325 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:53.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:53 smithi115 bash[22089]: cluster 2024-09-20T18:51:51.980312+0000 mgr.y (mgr.14394) 325 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:55.812 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:51:55 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:51:55] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T18:51:55.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:55 smithi049 bash[26429]: cluster 2024-09-20T18:51:53.981038+0000 mgr.y (mgr.14394) 326 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:55.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:55 smithi049 bash[19814]: cluster 2024-09-20T18:51:53.981038+0000 mgr.y (mgr.14394) 326 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:55.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:55 smithi115 bash[22089]: cluster 2024-09-20T18:51:53.981038+0000 mgr.y (mgr.14394) 326 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:56 smithi049 bash[19814]: audit 2024-09-20T18:51:55.887579+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:56.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:56 smithi049 bash[26429]: audit 2024-09-20T18:51:55.887579+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:56.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:56 smithi115 bash[22089]: audit 2024-09-20T18:51:55.887579+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:57.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:57 smithi115 bash[22089]: audit 2024-09-20T18:51:55.842387+0000 mgr.y (mgr.14394) 327 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:57.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:57 smithi115 bash[22089]: cluster 2024-09-20T18:51:55.981714+0000 mgr.y (mgr.14394) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:58.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:57 smithi049 bash[19814]: audit 2024-09-20T18:51:55.842387+0000 mgr.y (mgr.14394) 327 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:58.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:57 smithi049 bash[19814]: cluster 2024-09-20T18:51:55.981714+0000 mgr.y (mgr.14394) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:58.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:57 smithi049 bash[26429]: audit 2024-09-20T18:51:55.842387+0000 mgr.y (mgr.14394) 327 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:58.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:57 smithi049 bash[26429]: cluster 2024-09-20T18:51:55.981714+0000 mgr.y (mgr.14394) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:51:59.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:51:59 smithi115 bash[22089]: cluster 2024-09-20T18:51:57.983428+0000 mgr.y (mgr.14394) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:00.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:51:59 smithi049 bash[19814]: cluster 2024-09-20T18:51:57.983428+0000 mgr.y (mgr.14394) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:00.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:51:59 smithi049 bash[26429]: cluster 2024-09-20T18:51:57.983428+0000 mgr.y (mgr.14394) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:01.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:01 smithi115 bash[22089]: cluster 2024-09-20T18:51:59.984122+0000 mgr.y (mgr.14394) 330 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:02.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:01 smithi049 bash[19814]: cluster 2024-09-20T18:51:59.984122+0000 mgr.y (mgr.14394) 330 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:02.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:01 smithi049 bash[26429]: cluster 2024-09-20T18:51:59.984122+0000 mgr.y (mgr.14394) 330 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:03.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:03 smithi115 bash[22089]: cluster 2024-09-20T18:52:01.985754+0000 mgr.y (mgr.14394) 331 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:04.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:03 smithi049 bash[19814]: cluster 2024-09-20T18:52:01.985754+0000 mgr.y (mgr.14394) 331 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:04.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:03 smithi049 bash[26429]: cluster 2024-09-20T18:52:01.985754+0000 mgr.y (mgr.14394) 331 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:05.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:05 smithi049 bash[19814]: cluster 2024-09-20T18:52:03.986421+0000 mgr.y (mgr.14394) 332 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:05.813 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:52:05 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:52:05] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T18:52:05.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:05 smithi049 bash[26429]: cluster 2024-09-20T18:52:03.986421+0000 mgr.y (mgr.14394) 332 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:05.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:05 smithi115 bash[22089]: cluster 2024-09-20T18:52:03.986421+0000 mgr.y (mgr.14394) 332 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:07.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:07 smithi115 bash[22089]: audit 2024-09-20T18:52:05.853616+0000 mgr.y (mgr.14394) 333 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:07.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:07 smithi115 bash[22089]: cluster 2024-09-20T18:52:05.987091+0000 mgr.y (mgr.14394) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:08.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:07 smithi049 bash[19814]: audit 2024-09-20T18:52:05.853616+0000 mgr.y (mgr.14394) 333 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:08.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:07 smithi049 bash[19814]: cluster 2024-09-20T18:52:05.987091+0000 mgr.y (mgr.14394) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:08.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:07 smithi049 bash[26429]: audit 2024-09-20T18:52:05.853616+0000 mgr.y (mgr.14394) 333 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:08.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:07 smithi049 bash[26429]: cluster 2024-09-20T18:52:05.987091+0000 mgr.y (mgr.14394) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:09.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:09 smithi115 bash[22089]: cluster 2024-09-20T18:52:07.988763+0000 mgr.y (mgr.14394) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:10.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:09 smithi049 bash[19814]: cluster 2024-09-20T18:52:07.988763+0000 mgr.y (mgr.14394) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:10.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:09 smithi049 bash[26429]: cluster 2024-09-20T18:52:07.988763+0000 mgr.y (mgr.14394) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:11.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:11 smithi115 bash[22089]: cluster 2024-09-20T18:52:09.989472+0000 mgr.y (mgr.14394) 336 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:11.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:11 smithi115 bash[22089]: audit 2024-09-20T18:52:10.887544+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:12.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:11 smithi049 bash[19814]: cluster 2024-09-20T18:52:09.989472+0000 mgr.y (mgr.14394) 336 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:12.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:11 smithi049 bash[19814]: audit 2024-09-20T18:52:10.887544+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:12.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:11 smithi049 bash[26429]: cluster 2024-09-20T18:52:09.989472+0000 mgr.y (mgr.14394) 336 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:12.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:11 smithi049 bash[26429]: audit 2024-09-20T18:52:10.887544+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:13.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:13 smithi115 bash[22089]: cluster 2024-09-20T18:52:11.991116+0000 mgr.y (mgr.14394) 337 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:14.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:13 smithi049 bash[19814]: cluster 2024-09-20T18:52:11.991116+0000 mgr.y (mgr.14394) 337 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:14.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:13 smithi049 bash[26429]: cluster 2024-09-20T18:52:11.991116+0000 mgr.y (mgr.14394) 337 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:14.164 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:14.165 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:14.165 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:14.165 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:14.165 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:14.166 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:14.166 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:14.166 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:14.166 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:14.443 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: Stopping Ceph mgr.x for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T18:52:15.039 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:14 smithi115 bash[50211]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mgr-x 2024-09-20T18:52:15.039 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-20T18:52:15.039 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:14 smithi115 bash[50272]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mgr-x 2024-09-20T18:52:15.039 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-20T18:52:15.039 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:14 smithi115 systemd[1]: Stopped Ceph mgr.x for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:52:15.380 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 18:52:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:15.381 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 18:52:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:15.381 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 18:52:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:15.382 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 18:52:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:15.382 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:52:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:15.383 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:52:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:15.383 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:15.384 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:15 smithi115 systemd[1]: Started Ceph mgr.x for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:52:15.384 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:15.384 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 18:52:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:52:15.813 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:52:15 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:52:15] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-20T18:52:15.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:15 smithi049 bash[26429]: cluster 2024-09-20T18:52:13.991806+0000 mgr.y (mgr.14394) 338 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:15.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:15 smithi049 bash[26429]: audit 2024-09-20T18:52:15.204119+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:15.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:15 smithi049 bash[26429]: audit 2024-09-20T18:52:15.217335+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:15.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:15 smithi049 bash[26429]: audit 2024-09-20T18:52:15.229579+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:15.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:15 smithi049 bash[26429]: audit 2024-09-20T18:52:15.242628+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:15.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:15 smithi049 bash[19814]: cluster 2024-09-20T18:52:13.991806+0000 mgr.y (mgr.14394) 338 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:15.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:15 smithi049 bash[19814]: audit 2024-09-20T18:52:15.204119+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:15.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:15 smithi049 bash[19814]: audit 2024-09-20T18:52:15.217335+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:15.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:15 smithi049 bash[19814]: audit 2024-09-20T18:52:15.229579+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:15.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:15 smithi049 bash[19814]: audit 2024-09-20T18:52:15.242628+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:15.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:15 smithi115 bash[22089]: cluster 2024-09-20T18:52:13.991806+0000 mgr.y (mgr.14394) 338 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:15.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:15 smithi115 bash[22089]: audit 2024-09-20T18:52:15.204119+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:15.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:15 smithi115 bash[22089]: audit 2024-09-20T18:52:15.217335+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:15.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:15 smithi115 bash[22089]: audit 2024-09-20T18:52:15.229579+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:15.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:15 smithi115 bash[22089]: audit 2024-09-20T18:52:15.242628+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:16.630 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:16 smithi115 bash[50328]: debug 2024-09-20T18:52:16.315+0000 7f185364a640 1 -- 172.21.15.115:0/1564445476 <== mon.1 v2:172.21.15.115:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ec8065d0e0 con 0x55ec8065f800 2024-09-20T18:52:17.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:17 smithi115 bash[22089]: audit 2024-09-20T18:52:15.864572+0000 mgr.y (mgr.14394) 339 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:17.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:17 smithi115 bash[22089]: cluster 2024-09-20T18:52:15.992496+0000 mgr.y (mgr.14394) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:18.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:17 smithi049 bash[19814]: audit 2024-09-20T18:52:15.864572+0000 mgr.y (mgr.14394) 339 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:18.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:17 smithi049 bash[19814]: cluster 2024-09-20T18:52:15.992496+0000 mgr.y (mgr.14394) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:18.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:17 smithi049 bash[26429]: audit 2024-09-20T18:52:15.864572+0000 mgr.y (mgr.14394) 339 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:18.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:17 smithi049 bash[26429]: cluster 2024-09-20T18:52:15.992496+0000 mgr.y (mgr.14394) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:19.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:19 smithi115 bash[22089]: cluster 2024-09-20T18:52:17.994375+0000 mgr.y (mgr.14394) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:20.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:19 smithi049 bash[19814]: cluster 2024-09-20T18:52:17.994375+0000 mgr.y (mgr.14394) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:20.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:19 smithi049 bash[26429]: cluster 2024-09-20T18:52:17.994375+0000 mgr.y (mgr.14394) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:21.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:21 smithi115 bash[22089]: cluster 2024-09-20T18:52:19.995154+0000 mgr.y (mgr.14394) 342 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:21.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:21 smithi115 bash[22089]: audit 2024-09-20T18:52:21.146569+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:21.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:21 smithi115 bash[22089]: audit 2024-09-20T18:52:21.151922+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:21.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:21 smithi115 bash[22089]: audit 2024-09-20T18:52:21.348037+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:21.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:21 smithi115 bash[22089]: audit 2024-09-20T18:52:21.358725+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:22.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:21 smithi049 bash[26429]: cluster 2024-09-20T18:52:19.995154+0000 mgr.y (mgr.14394) 342 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:22.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:21 smithi049 bash[26429]: audit 2024-09-20T18:52:21.146569+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:22.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:21 smithi049 bash[26429]: audit 2024-09-20T18:52:21.151922+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:22.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:21 smithi049 bash[26429]: audit 2024-09-20T18:52:21.348037+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:22.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:21 smithi049 bash[26429]: audit 2024-09-20T18:52:21.358725+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:22.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:21 smithi049 bash[19814]: cluster 2024-09-20T18:52:19.995154+0000 mgr.y (mgr.14394) 342 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:22.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:21 smithi049 bash[19814]: audit 2024-09-20T18:52:21.146569+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:22.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:21 smithi049 bash[19814]: audit 2024-09-20T18:52:21.151922+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:22.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:21 smithi049 bash[19814]: audit 2024-09-20T18:52:21.348037+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:22.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:21 smithi049 bash[19814]: audit 2024-09-20T18:52:21.358725+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:22.880 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[50328]: [20/Sep/2024:18:52:22] ENGINE Bus STARTING 2024-09-20T18:52:22.880 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[50328]: CherryPy Checker: 2024-09-20T18:52:22.880 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[50328]: The Application mounted at '' has an empty config. 2024-09-20T18:52:22.880 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[50328]: [20/Sep/2024:18:52:22] ENGINE Serving on http://:::9283 2024-09-20T18:52:22.881 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[50328]: [20/Sep/2024:18:52:22] ENGINE Bus STARTED 2024-09-20T18:52:22.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[22089]: audit 2024-09-20T18:52:21.992448+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:22.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[22089]: audit 2024-09-20T18:52:21.993833+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:52:22.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[22089]: audit 2024-09-20T18:52:22.002182+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:22.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[22089]: cluster 2024-09-20T18:52:22.472397+0000 mon.a (mon.0) 916 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T18:52:22.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[22089]: cluster 2024-09-20T18:52:22.472540+0000 mon.a (mon.0) 917 : cluster [DBG] Standby manager daemon x started 2024-09-20T18:52:22.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[22089]: audit 2024-09-20T18:52:22.472863+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:52:22.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[22089]: audit 2024-09-20T18:52:22.473607+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:52:22.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[22089]: audit 2024-09-20T18:52:22.475942+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:52:22.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:22 smithi115 bash[22089]: audit 2024-09-20T18:52:22.476597+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:52:23.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[19814]: audit 2024-09-20T18:52:21.992448+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:23.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[19814]: audit 2024-09-20T18:52:21.993833+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[19814]: audit 2024-09-20T18:52:22.002182+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[19814]: cluster 2024-09-20T18:52:22.472397+0000 mon.a (mon.0) 916 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[19814]: cluster 2024-09-20T18:52:22.472540+0000 mon.a (mon.0) 917 : cluster [DBG] Standby manager daemon x started 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[19814]: audit 2024-09-20T18:52:22.472863+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[19814]: audit 2024-09-20T18:52:22.473607+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[19814]: audit 2024-09-20T18:52:22.475942+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[19814]: audit 2024-09-20T18:52:22.476597+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[26429]: audit 2024-09-20T18:52:21.992448+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[26429]: audit 2024-09-20T18:52:21.993833+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[26429]: audit 2024-09-20T18:52:22.002182+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[26429]: cluster 2024-09-20T18:52:22.472397+0000 mon.a (mon.0) 916 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[26429]: cluster 2024-09-20T18:52:22.472540+0000 mon.a (mon.0) 917 : cluster [DBG] Standby manager daemon x started 2024-09-20T18:52:23.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[26429]: audit 2024-09-20T18:52:22.472863+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:52:23.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[26429]: audit 2024-09-20T18:52:22.473607+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:52:23.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[26429]: audit 2024-09-20T18:52:22.475942+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:52:23.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:22 smithi049 bash[26429]: audit 2024-09-20T18:52:22.476597+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:52:23.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:23 smithi115 bash[22089]: cluster 2024-09-20T18:52:21.996780+0000 mgr.y (mgr.14394) 343 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:23.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:23 smithi115 bash[22089]: cluster 2024-09-20T18:52:23.019412+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-20T18:52:24.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:23 smithi049 bash[19814]: cluster 2024-09-20T18:52:21.996780+0000 mgr.y (mgr.14394) 343 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:24.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:23 smithi049 bash[19814]: cluster 2024-09-20T18:52:23.019412+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-20T18:52:24.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:23 smithi049 bash[26429]: cluster 2024-09-20T18:52:21.996780+0000 mgr.y (mgr.14394) 343 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:24.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:23 smithi049 bash[26429]: cluster 2024-09-20T18:52:23.019412+0000 mon.a (mon.0) 918 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-20T18:52:25.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:25 smithi049 bash[19814]: cluster 2024-09-20T18:52:23.997586+0000 mgr.y (mgr.14394) 344 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:25.813 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:52:25 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:52:25] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-20T18:52:25.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:25 smithi049 bash[26429]: cluster 2024-09-20T18:52:23.997586+0000 mgr.y (mgr.14394) 344 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:25.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:25 smithi115 bash[22089]: cluster 2024-09-20T18:52:23.997586+0000 mgr.y (mgr.14394) 344 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:27.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:26 smithi049 bash[19814]: audit 2024-09-20T18:52:25.888197+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:27.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:26 smithi049 bash[26429]: audit 2024-09-20T18:52:25.888197+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:27.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:26 smithi115 bash[22089]: audit 2024-09-20T18:52:25.888197+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:28.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:27 smithi049 bash[19814]: audit 2024-09-20T18:52:25.875492+0000 mgr.y (mgr.14394) 345 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:28.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:27 smithi049 bash[19814]: cluster 2024-09-20T18:52:25.998329+0000 mgr.y (mgr.14394) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:28.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:27 smithi049 bash[26429]: audit 2024-09-20T18:52:25.875492+0000 mgr.y (mgr.14394) 345 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:28.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:27 smithi049 bash[26429]: cluster 2024-09-20T18:52:25.998329+0000 mgr.y (mgr.14394) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:28.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:27 smithi115 bash[22089]: audit 2024-09-20T18:52:25.875492+0000 mgr.y (mgr.14394) 345 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:28.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:27 smithi115 bash[22089]: cluster 2024-09-20T18:52:25.998329+0000 mgr.y (mgr.14394) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:30.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:29 smithi049 bash[19814]: cluster 2024-09-20T18:52:28.000089+0000 mgr.y (mgr.14394) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:30.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:29 smithi049 bash[26429]: cluster 2024-09-20T18:52:28.000089+0000 mgr.y (mgr.14394) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:30.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:29 smithi115 bash[22089]: cluster 2024-09-20T18:52:28.000089+0000 mgr.y (mgr.14394) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:32.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:31 smithi049 bash[19814]: cluster 2024-09-20T18:52:30.000931+0000 mgr.y (mgr.14394) 348 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:32.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:31 smithi049 bash[26429]: cluster 2024-09-20T18:52:30.000931+0000 mgr.y (mgr.14394) 348 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:32.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:31 smithi115 bash[22089]: cluster 2024-09-20T18:52:30.000931+0000 mgr.y (mgr.14394) 348 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:34.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:33 smithi049 bash[19814]: cluster 2024-09-20T18:52:32.002720+0000 mgr.y (mgr.14394) 349 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:34.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:33 smithi049 bash[26429]: cluster 2024-09-20T18:52:32.002720+0000 mgr.y (mgr.14394) 349 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:34.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:33 smithi115 bash[22089]: cluster 2024-09-20T18:52:32.002720+0000 mgr.y (mgr.14394) 349 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:35.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:35 smithi049 bash[19814]: cluster 2024-09-20T18:52:34.003563+0000 mgr.y (mgr.14394) 350 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:35.813 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:52:35 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:52:35] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T18:52:35.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:35 smithi049 bash[26429]: cluster 2024-09-20T18:52:34.003563+0000 mgr.y (mgr.14394) 350 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:36.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:35 smithi115 bash[22089]: cluster 2024-09-20T18:52:34.003563+0000 mgr.y (mgr.14394) 350 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:38.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:37 smithi049 bash[19814]: audit 2024-09-20T18:52:35.885616+0000 mgr.y (mgr.14394) 351 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:38.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:37 smithi049 bash[19814]: cluster 2024-09-20T18:52:36.004396+0000 mgr.y (mgr.14394) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:38.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:37 smithi049 bash[26429]: audit 2024-09-20T18:52:35.885616+0000 mgr.y (mgr.14394) 351 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:38.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:37 smithi049 bash[26429]: cluster 2024-09-20T18:52:36.004396+0000 mgr.y (mgr.14394) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:38.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:37 smithi115 bash[22089]: audit 2024-09-20T18:52:35.885616+0000 mgr.y (mgr.14394) 351 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:38.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:37 smithi115 bash[22089]: cluster 2024-09-20T18:52:36.004396+0000 mgr.y (mgr.14394) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:40.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:39 smithi049 bash[19814]: cluster 2024-09-20T18:52:38.006255+0000 mgr.y (mgr.14394) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:40.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:39 smithi049 bash[26429]: cluster 2024-09-20T18:52:38.006255+0000 mgr.y (mgr.14394) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:40.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:39 smithi115 bash[22089]: cluster 2024-09-20T18:52:38.006255+0000 mgr.y (mgr.14394) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:42.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:41 smithi049 bash[19814]: cluster 2024-09-20T18:52:40.007096+0000 mgr.y (mgr.14394) 354 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:42.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:41 smithi049 bash[19814]: audit 2024-09-20T18:52:40.888454+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:42.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:41 smithi049 bash[26429]: cluster 2024-09-20T18:52:40.007096+0000 mgr.y (mgr.14394) 354 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:42.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:41 smithi049 bash[26429]: audit 2024-09-20T18:52:40.888454+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:42.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:41 smithi115 bash[22089]: cluster 2024-09-20T18:52:40.007096+0000 mgr.y (mgr.14394) 354 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:42.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:41 smithi115 bash[22089]: audit 2024-09-20T18:52:40.888454+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:44.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:43 smithi049 bash[26429]: cluster 2024-09-20T18:52:42.008776+0000 mgr.y (mgr.14394) 355 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:44.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:43 smithi049 bash[19814]: cluster 2024-09-20T18:52:42.008776+0000 mgr.y (mgr.14394) 355 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:44.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:43 smithi115 bash[22089]: cluster 2024-09-20T18:52:42.008776+0000 mgr.y (mgr.14394) 355 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:45.675 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:52:45 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:52:45] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T18:52:46.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:45 smithi049 bash[19814]: cluster 2024-09-20T18:52:44.009459+0000 mgr.y (mgr.14394) 356 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:46.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:45 smithi049 bash[26429]: cluster 2024-09-20T18:52:44.009459+0000 mgr.y (mgr.14394) 356 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:46.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:45 smithi115 bash[22089]: cluster 2024-09-20T18:52:44.009459+0000 mgr.y (mgr.14394) 356 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:48.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:47 smithi049 bash[19814]: audit 2024-09-20T18:52:45.896753+0000 mgr.y (mgr.14394) 357 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:48.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:47 smithi049 bash[19814]: cluster 2024-09-20T18:52:46.010182+0000 mgr.y (mgr.14394) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:48.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:47 smithi049 bash[26429]: audit 2024-09-20T18:52:45.896753+0000 mgr.y (mgr.14394) 357 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:48.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:47 smithi049 bash[26429]: cluster 2024-09-20T18:52:46.010182+0000 mgr.y (mgr.14394) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:48.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:47 smithi115 bash[22089]: audit 2024-09-20T18:52:45.896753+0000 mgr.y (mgr.14394) 357 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:48.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:47 smithi115 bash[22089]: cluster 2024-09-20T18:52:46.010182+0000 mgr.y (mgr.14394) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:50.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:49 smithi049 bash[19814]: cluster 2024-09-20T18:52:48.011911+0000 mgr.y (mgr.14394) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:50.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:49 smithi049 bash[26429]: cluster 2024-09-20T18:52:48.011911+0000 mgr.y (mgr.14394) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:50.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:49 smithi115 bash[22089]: cluster 2024-09-20T18:52:48.011911+0000 mgr.y (mgr.14394) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:52.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:51 smithi049 bash[19814]: cluster 2024-09-20T18:52:50.012609+0000 mgr.y (mgr.14394) 360 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:52.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:51 smithi049 bash[26429]: cluster 2024-09-20T18:52:50.012609+0000 mgr.y (mgr.14394) 360 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:52.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:51 smithi115 bash[22089]: cluster 2024-09-20T18:52:50.012609+0000 mgr.y (mgr.14394) 360 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:54.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:53 smithi049 bash[19814]: cluster 2024-09-20T18:52:52.014283+0000 mgr.y (mgr.14394) 361 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:54.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:53 smithi049 bash[26429]: cluster 2024-09-20T18:52:52.014283+0000 mgr.y (mgr.14394) 361 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:54.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:53 smithi115 bash[22089]: cluster 2024-09-20T18:52:52.014283+0000 mgr.y (mgr.14394) 361 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:55.696 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:52:55 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:52:55] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T18:52:56.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:55 smithi049 bash[19814]: cluster 2024-09-20T18:52:54.014975+0000 mgr.y (mgr.14394) 362 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:56.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:55 smithi049 bash[26429]: cluster 2024-09-20T18:52:54.014975+0000 mgr.y (mgr.14394) 362 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:56.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:55 smithi115 bash[22089]: cluster 2024-09-20T18:52:54.014975+0000 mgr.y (mgr.14394) 362 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:57.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:56 smithi049 bash[19814]: audit 2024-09-20T18:52:55.889273+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:57.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:56 smithi049 bash[26429]: audit 2024-09-20T18:52:55.889273+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:57.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:56 smithi115 bash[22089]: audit 2024-09-20T18:52:55.889273+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:58.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:57 smithi049 bash[19814]: audit 2024-09-20T18:52:55.906369+0000 mgr.y (mgr.14394) 363 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:58.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:57 smithi049 bash[19814]: cluster 2024-09-20T18:52:56.015648+0000 mgr.y (mgr.14394) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:58.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:57 smithi049 bash[26429]: audit 2024-09-20T18:52:55.906369+0000 mgr.y (mgr.14394) 363 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:58.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:57 smithi049 bash[26429]: cluster 2024-09-20T18:52:56.015648+0000 mgr.y (mgr.14394) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:52:58.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:57 smithi115 bash[22089]: audit 2024-09-20T18:52:55.906369+0000 mgr.y (mgr.14394) 363 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:58.131 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:57 smithi115 bash[22089]: cluster 2024-09-20T18:52:56.015648+0000 mgr.y (mgr.14394) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:00.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:52:59 smithi049 bash[19814]: cluster 2024-09-20T18:52:58.017354+0000 mgr.y (mgr.14394) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:00.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:52:59 smithi049 bash[26429]: cluster 2024-09-20T18:52:58.017354+0000 mgr.y (mgr.14394) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:00.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:52:59 smithi115 bash[22089]: cluster 2024-09-20T18:52:58.017354+0000 mgr.y (mgr.14394) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:02.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:01 smithi049 bash[19814]: cluster 2024-09-20T18:53:00.018096+0000 mgr.y (mgr.14394) 366 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:02.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:01 smithi049 bash[26429]: cluster 2024-09-20T18:53:00.018096+0000 mgr.y (mgr.14394) 366 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:02.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:01 smithi115 bash[22089]: cluster 2024-09-20T18:53:00.018096+0000 mgr.y (mgr.14394) 366 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:04.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:03 smithi049 bash[19814]: cluster 2024-09-20T18:53:02.019718+0000 mgr.y (mgr.14394) 367 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:04.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:03 smithi049 bash[26429]: cluster 2024-09-20T18:53:02.019718+0000 mgr.y (mgr.14394) 367 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:04.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:03 smithi115 bash[22089]: cluster 2024-09-20T18:53:02.019718+0000 mgr.y (mgr.14394) 367 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:05.723 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:53:05 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:53:05] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-20T18:53:06.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:05 smithi049 bash[19814]: cluster 2024-09-20T18:53:04.020398+0000 mgr.y (mgr.14394) 368 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:06.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:05 smithi049 bash[26429]: cluster 2024-09-20T18:53:04.020398+0000 mgr.y (mgr.14394) 368 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:06.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:05 smithi115 bash[22089]: cluster 2024-09-20T18:53:04.020398+0000 mgr.y (mgr.14394) 368 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:08.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:07 smithi049 bash[26429]: audit 2024-09-20T18:53:05.917605+0000 mgr.y (mgr.14394) 369 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:08.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:07 smithi049 bash[26429]: cluster 2024-09-20T18:53:06.021089+0000 mgr.y (mgr.14394) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:08.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:07 smithi049 bash[19814]: audit 2024-09-20T18:53:05.917605+0000 mgr.y (mgr.14394) 369 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:08.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:07 smithi049 bash[19814]: cluster 2024-09-20T18:53:06.021089+0000 mgr.y (mgr.14394) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:08.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:07 smithi115 bash[22089]: audit 2024-09-20T18:53:05.917605+0000 mgr.y (mgr.14394) 369 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:08.131 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:07 smithi115 bash[22089]: cluster 2024-09-20T18:53:06.021089+0000 mgr.y (mgr.14394) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:10.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:09 smithi049 bash[19814]: cluster 2024-09-20T18:53:08.022853+0000 mgr.y (mgr.14394) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:10.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:09 smithi049 bash[26429]: cluster 2024-09-20T18:53:08.022853+0000 mgr.y (mgr.14394) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:10.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:09 smithi115 bash[22089]: cluster 2024-09-20T18:53:08.022853+0000 mgr.y (mgr.14394) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:12.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:11 smithi049 bash[19814]: cluster 2024-09-20T18:53:10.023566+0000 mgr.y (mgr.14394) 372 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:12.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:11 smithi049 bash[19814]: audit 2024-09-20T18:53:10.889143+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:12.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:11 smithi049 bash[26429]: cluster 2024-09-20T18:53:10.023566+0000 mgr.y (mgr.14394) 372 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:12.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:11 smithi049 bash[26429]: audit 2024-09-20T18:53:10.889143+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:12.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:11 smithi115 bash[22089]: cluster 2024-09-20T18:53:10.023566+0000 mgr.y (mgr.14394) 372 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:12.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:11 smithi115 bash[22089]: audit 2024-09-20T18:53:10.889143+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:14.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:13 smithi049 bash[19814]: cluster 2024-09-20T18:53:12.025184+0000 mgr.y (mgr.14394) 373 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:14.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:13 smithi049 bash[26429]: cluster 2024-09-20T18:53:12.025184+0000 mgr.y (mgr.14394) 373 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:14.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:13 smithi115 bash[22089]: cluster 2024-09-20T18:53:12.025184+0000 mgr.y (mgr.14394) 373 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:15.744 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:53:15 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:53:15] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T18:53:16.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:15 smithi049 bash[19814]: cluster 2024-09-20T18:53:14.025892+0000 mgr.y (mgr.14394) 374 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:16.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:15 smithi049 bash[26429]: cluster 2024-09-20T18:53:14.025892+0000 mgr.y (mgr.14394) 374 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:16.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:15 smithi115 bash[22089]: cluster 2024-09-20T18:53:14.025892+0000 mgr.y (mgr.14394) 374 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:18.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:17 smithi049 bash[19814]: audit 2024-09-20T18:53:15.923519+0000 mgr.y (mgr.14394) 375 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:18.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:17 smithi049 bash[19814]: cluster 2024-09-20T18:53:16.026528+0000 mgr.y (mgr.14394) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:18.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:17 smithi049 bash[26429]: audit 2024-09-20T18:53:15.923519+0000 mgr.y (mgr.14394) 375 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:18.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:17 smithi049 bash[26429]: cluster 2024-09-20T18:53:16.026528+0000 mgr.y (mgr.14394) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:18.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:17 smithi115 bash[22089]: audit 2024-09-20T18:53:15.923519+0000 mgr.y (mgr.14394) 375 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:18.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:17 smithi115 bash[22089]: cluster 2024-09-20T18:53:16.026528+0000 mgr.y (mgr.14394) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:20.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:19 smithi049 bash[19814]: cluster 2024-09-20T18:53:18.028198+0000 mgr.y (mgr.14394) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:20.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:19 smithi049 bash[26429]: cluster 2024-09-20T18:53:18.028198+0000 mgr.y (mgr.14394) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:20.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:19 smithi115 bash[22089]: cluster 2024-09-20T18:53:18.028198+0000 mgr.y (mgr.14394) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:22.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:21 smithi049 bash[19814]: cluster 2024-09-20T18:53:20.029005+0000 mgr.y (mgr.14394) 378 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:22.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:21 smithi049 bash[26429]: cluster 2024-09-20T18:53:20.029005+0000 mgr.y (mgr.14394) 378 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:22.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:21 smithi115 bash[22089]: cluster 2024-09-20T18:53:20.029005+0000 mgr.y (mgr.14394) 378 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:24.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:23 smithi049 bash[19814]: cluster 2024-09-20T18:53:22.030816+0000 mgr.y (mgr.14394) 379 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:24.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:23 smithi049 bash[26429]: cluster 2024-09-20T18:53:22.030816+0000 mgr.y (mgr.14394) 379 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:24.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:23 smithi115 bash[22089]: cluster 2024-09-20T18:53:22.030816+0000 mgr.y (mgr.14394) 379 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:25.765 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:53:25 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:53:25] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T18:53:26.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:25 smithi049 bash[19814]: cluster 2024-09-20T18:53:24.031569+0000 mgr.y (mgr.14394) 380 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:26.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:25 smithi049 bash[26429]: cluster 2024-09-20T18:53:24.031569+0000 mgr.y (mgr.14394) 380 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:26.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:25 smithi115 bash[22089]: cluster 2024-09-20T18:53:24.031569+0000 mgr.y (mgr.14394) 380 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:27.063 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:26 smithi049 bash[19814]: audit 2024-09-20T18:53:25.890139+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:27.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:26 smithi049 bash[26429]: audit 2024-09-20T18:53:25.890139+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:27.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:26 smithi115 bash[22089]: audit 2024-09-20T18:53:25.890139+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:28.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:27 smithi049 bash[19814]: audit 2024-09-20T18:53:25.934629+0000 mgr.y (mgr.14394) 381 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:28.064 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:27 smithi049 bash[19814]: cluster 2024-09-20T18:53:26.032265+0000 mgr.y (mgr.14394) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:28.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:27 smithi049 bash[26429]: audit 2024-09-20T18:53:25.934629+0000 mgr.y (mgr.14394) 381 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:28.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:27 smithi049 bash[26429]: cluster 2024-09-20T18:53:26.032265+0000 mgr.y (mgr.14394) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:28.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:27 smithi115 bash[22089]: audit 2024-09-20T18:53:25.934629+0000 mgr.y (mgr.14394) 381 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:28.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:27 smithi115 bash[22089]: cluster 2024-09-20T18:53:26.032265+0000 mgr.y (mgr.14394) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:29.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:29 smithi049 bash[19814]: cluster 2024-09-20T18:53:28.033996+0000 mgr.y (mgr.14394) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:29.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:29 smithi049 bash[19814]: audit 2024-09-20T18:53:28.154021+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:53:29.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:29 smithi049 bash[19814]: audit 2024-09-20T18:53:28.167422+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:53:29.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:29 smithi049 bash[19814]: audit 2024-09-20T18:53:28.873737+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:53:29.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:29 smithi049 bash[19814]: audit 2024-09-20T18:53:28.875568+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:53:29.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:29 smithi049 bash[19814]: audit 2024-09-20T18:53:28.886032+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:53:29.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:29 smithi049 bash[26429]: cluster 2024-09-20T18:53:28.033996+0000 mgr.y (mgr.14394) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:29.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:29 smithi049 bash[26429]: audit 2024-09-20T18:53:28.154021+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:53:29.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:29 smithi049 bash[26429]: audit 2024-09-20T18:53:28.167422+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:53:29.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:29 smithi049 bash[26429]: audit 2024-09-20T18:53:28.873737+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:53:29.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:29 smithi049 bash[26429]: audit 2024-09-20T18:53:28.875568+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:53:29.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:29 smithi049 bash[26429]: audit 2024-09-20T18:53:28.886032+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:53:29.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:29 smithi115 bash[22089]: cluster 2024-09-20T18:53:28.033996+0000 mgr.y (mgr.14394) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:29.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:29 smithi115 bash[22089]: audit 2024-09-20T18:53:28.154021+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:53:29.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:29 smithi115 bash[22089]: audit 2024-09-20T18:53:28.167422+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:53:29.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:29 smithi115 bash[22089]: audit 2024-09-20T18:53:28.873737+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:53:29.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:29 smithi115 bash[22089]: audit 2024-09-20T18:53:28.875568+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:53:29.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:29 smithi115 bash[22089]: audit 2024-09-20T18:53:28.886032+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:53:31.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:31 smithi049 bash[19814]: cluster 2024-09-20T18:53:30.034697+0000 mgr.y (mgr.14394) 384 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:31.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:31 smithi049 bash[26429]: cluster 2024-09-20T18:53:30.034697+0000 mgr.y (mgr.14394) 384 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:31.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:31 smithi115 bash[22089]: cluster 2024-09-20T18:53:30.034697+0000 mgr.y (mgr.14394) 384 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:33.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:33 smithi049 bash[19814]: cluster 2024-09-20T18:53:32.036331+0000 mgr.y (mgr.14394) 385 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:33.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:33 smithi049 bash[26429]: cluster 2024-09-20T18:53:32.036331+0000 mgr.y (mgr.14394) 385 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:33.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:33 smithi115 bash[22089]: cluster 2024-09-20T18:53:32.036331+0000 mgr.y (mgr.14394) 385 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:35.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:35 smithi049 bash[19814]: cluster 2024-09-20T18:53:34.037036+0000 mgr.y (mgr.14394) 386 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:35.564 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:53:35 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:53:35] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T18:53:35.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:35 smithi049 bash[26429]: cluster 2024-09-20T18:53:34.037036+0000 mgr.y (mgr.14394) 386 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:35.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:35 smithi115 bash[22089]: cluster 2024-09-20T18:53:34.037036+0000 mgr.y (mgr.14394) 386 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:37.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:37 smithi049 bash[19814]: audit 2024-09-20T18:53:35.945680+0000 mgr.y (mgr.14394) 387 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:37.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:37 smithi049 bash[19814]: cluster 2024-09-20T18:53:36.037719+0000 mgr.y (mgr.14394) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:37.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:37 smithi049 bash[26429]: audit 2024-09-20T18:53:35.945680+0000 mgr.y (mgr.14394) 387 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:37.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:37 smithi049 bash[26429]: cluster 2024-09-20T18:53:36.037719+0000 mgr.y (mgr.14394) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:37.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:37 smithi115 bash[22089]: audit 2024-09-20T18:53:35.945680+0000 mgr.y (mgr.14394) 387 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:37.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:37 smithi115 bash[22089]: cluster 2024-09-20T18:53:36.037719+0000 mgr.y (mgr.14394) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:39.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:39 smithi049 bash[19814]: cluster 2024-09-20T18:53:38.039430+0000 mgr.y (mgr.14394) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:39.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:39 smithi049 bash[26429]: cluster 2024-09-20T18:53:38.039430+0000 mgr.y (mgr.14394) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:39.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:39 smithi115 bash[22089]: cluster 2024-09-20T18:53:38.039430+0000 mgr.y (mgr.14394) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:41.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:41 smithi049 bash[19814]: cluster 2024-09-20T18:53:40.040128+0000 mgr.y (mgr.14394) 390 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:41.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:41 smithi049 bash[19814]: audit 2024-09-20T18:53:40.890087+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:41.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:41 smithi049 bash[26429]: cluster 2024-09-20T18:53:40.040128+0000 mgr.y (mgr.14394) 390 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:41.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:41 smithi049 bash[26429]: audit 2024-09-20T18:53:40.890087+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:41.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:41 smithi115 bash[22089]: cluster 2024-09-20T18:53:40.040128+0000 mgr.y (mgr.14394) 390 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:41.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:41 smithi115 bash[22089]: audit 2024-09-20T18:53:40.890087+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:43.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:43 smithi049 bash[26429]: cluster 2024-09-20T18:53:42.041752+0000 mgr.y (mgr.14394) 391 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:43.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:43 smithi049 bash[19814]: cluster 2024-09-20T18:53:42.041752+0000 mgr.y (mgr.14394) 391 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:43.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:43 smithi115 bash[22089]: cluster 2024-09-20T18:53:42.041752+0000 mgr.y (mgr.14394) 391 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:45.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:45 smithi049 bash[19814]: cluster 2024-09-20T18:53:44.042432+0000 mgr.y (mgr.14394) 392 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:45.564 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:53:45 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:53:45] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T18:53:45.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:45 smithi049 bash[26429]: cluster 2024-09-20T18:53:44.042432+0000 mgr.y (mgr.14394) 392 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:45.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:45 smithi115 bash[22089]: cluster 2024-09-20T18:53:44.042432+0000 mgr.y (mgr.14394) 392 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:47.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:47 smithi049 bash[19814]: audit 2024-09-20T18:53:45.950396+0000 mgr.y (mgr.14394) 393 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:47.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:47 smithi049 bash[19814]: cluster 2024-09-20T18:53:46.043135+0000 mgr.y (mgr.14394) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:47.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:47 smithi049 bash[26429]: audit 2024-09-20T18:53:45.950396+0000 mgr.y (mgr.14394) 393 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:47.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:47 smithi049 bash[26429]: cluster 2024-09-20T18:53:46.043135+0000 mgr.y (mgr.14394) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:47.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:47 smithi115 bash[22089]: audit 2024-09-20T18:53:45.950396+0000 mgr.y (mgr.14394) 393 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:47.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:47 smithi115 bash[22089]: cluster 2024-09-20T18:53:46.043135+0000 mgr.y (mgr.14394) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:49.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:49 smithi049 bash[19814]: cluster 2024-09-20T18:53:48.044839+0000 mgr.y (mgr.14394) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:49.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:49 smithi049 bash[26429]: cluster 2024-09-20T18:53:48.044839+0000 mgr.y (mgr.14394) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:49.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:49 smithi115 bash[22089]: cluster 2024-09-20T18:53:48.044839+0000 mgr.y (mgr.14394) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:51.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:51 smithi049 bash[26429]: cluster 2024-09-20T18:53:50.045555+0000 mgr.y (mgr.14394) 396 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:51.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:51 smithi049 bash[19814]: cluster 2024-09-20T18:53:50.045555+0000 mgr.y (mgr.14394) 396 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:51.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:51 smithi115 bash[22089]: cluster 2024-09-20T18:53:50.045555+0000 mgr.y (mgr.14394) 396 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:53.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:53 smithi049 bash[19814]: cluster 2024-09-20T18:53:52.047172+0000 mgr.y (mgr.14394) 397 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:53.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:53 smithi049 bash[26429]: cluster 2024-09-20T18:53:52.047172+0000 mgr.y (mgr.14394) 397 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:53.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:53 smithi115 bash[22089]: cluster 2024-09-20T18:53:52.047172+0000 mgr.y (mgr.14394) 397 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:55.564 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:53:55 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:53:55] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T18:53:55.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:55 smithi049 bash[19814]: cluster 2024-09-20T18:53:54.047879+0000 mgr.y (mgr.14394) 398 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:55.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:55 smithi049 bash[26429]: cluster 2024-09-20T18:53:54.047879+0000 mgr.y (mgr.14394) 398 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:55.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:55 smithi115 bash[22089]: cluster 2024-09-20T18:53:54.047879+0000 mgr.y (mgr.14394) 398 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:56.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:56 smithi049 bash[19814]: audit 2024-09-20T18:53:55.890849+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:56.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:56 smithi049 bash[26429]: audit 2024-09-20T18:53:55.890849+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:56 smithi115 bash[22089]: audit 2024-09-20T18:53:55.890849+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:57.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:57 smithi049 bash[19814]: audit 2024-09-20T18:53:55.958412+0000 mgr.y (mgr.14394) 399 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:57.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:57 smithi049 bash[19814]: cluster 2024-09-20T18:53:56.048657+0000 mgr.y (mgr.14394) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:57.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:57 smithi049 bash[26429]: audit 2024-09-20T18:53:55.958412+0000 mgr.y (mgr.14394) 399 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:57.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:57 smithi049 bash[26429]: cluster 2024-09-20T18:53:56.048657+0000 mgr.y (mgr.14394) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:57.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:57 smithi115 bash[22089]: audit 2024-09-20T18:53:55.958412+0000 mgr.y (mgr.14394) 399 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:57.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:57 smithi115 bash[22089]: cluster 2024-09-20T18:53:56.048657+0000 mgr.y (mgr.14394) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:53:59.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:53:59 smithi049 bash[19814]: cluster 2024-09-20T18:53:58.050396+0000 mgr.y (mgr.14394) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:59.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:53:59 smithi049 bash[26429]: cluster 2024-09-20T18:53:58.050396+0000 mgr.y (mgr.14394) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:59.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:53:59 smithi115 bash[22089]: cluster 2024-09-20T18:53:58.050396+0000 mgr.y (mgr.14394) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:01.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:01 smithi115 bash[22089]: cluster 2024-09-20T18:54:00.051092+0000 mgr.y (mgr.14394) 402 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:01.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:01 smithi049 bash[19814]: cluster 2024-09-20T18:54:00.051092+0000 mgr.y (mgr.14394) 402 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:01.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:01 smithi049 bash[26429]: cluster 2024-09-20T18:54:00.051092+0000 mgr.y (mgr.14394) 402 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:03.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:03 smithi115 bash[22089]: cluster 2024-09-20T18:54:02.052707+0000 mgr.y (mgr.14394) 403 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:03.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:03 smithi049 bash[19814]: cluster 2024-09-20T18:54:02.052707+0000 mgr.y (mgr.14394) 403 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:03.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:03 smithi049 bash[26429]: cluster 2024-09-20T18:54:02.052707+0000 mgr.y (mgr.14394) 403 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:05.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:05 smithi115 bash[22089]: cluster 2024-09-20T18:54:04.053344+0000 mgr.y (mgr.14394) 404 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:05.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:05 smithi049 bash[19814]: cluster 2024-09-20T18:54:04.053344+0000 mgr.y (mgr.14394) 404 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:05.814 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:05 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:54:05] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T18:54:05.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:05 smithi049 bash[26429]: cluster 2024-09-20T18:54:04.053344+0000 mgr.y (mgr.14394) 404 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:07.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:07 smithi115 bash[22089]: audit 2024-09-20T18:54:05.969596+0000 mgr.y (mgr.14394) 405 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:07.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:07 smithi115 bash[22089]: cluster 2024-09-20T18:54:06.054149+0000 mgr.y (mgr.14394) 406 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:07.684 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:07 smithi049 bash[26429]: audit 2024-09-20T18:54:05.969596+0000 mgr.y (mgr.14394) 405 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:07.684 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:07 smithi049 bash[26429]: cluster 2024-09-20T18:54:06.054149+0000 mgr.y (mgr.14394) 406 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:07.684 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:07 smithi049 bash[19814]: audit 2024-09-20T18:54:05.969596+0000 mgr.y (mgr.14394) 405 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:07.684 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:07 smithi049 bash[19814]: cluster 2024-09-20T18:54:06.054149+0000 mgr.y (mgr.14394) 406 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:07.686 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T18:54:09.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:09 smithi115 bash[22089]: cluster 2024-09-20T18:54:08.055929+0000 mgr.y (mgr.14394) 407 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:09.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:09 smithi049 bash[19814]: cluster 2024-09-20T18:54:08.055929+0000 mgr.y (mgr.14394) 407 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:09.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:09 smithi049 bash[26429]: cluster 2024-09-20T18:54:08.055929+0000 mgr.y (mgr.14394) 407 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:11.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:11 smithi115 bash[22089]: cluster 2024-09-20T18:54:10.056797+0000 mgr.y (mgr.14394) 408 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:11.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:11 smithi115 bash[22089]: audit 2024-09-20T18:54:10.890942+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:11.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:11 smithi049 bash[19814]: cluster 2024-09-20T18:54:10.056797+0000 mgr.y (mgr.14394) 408 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:11.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:11 smithi049 bash[19814]: audit 2024-09-20T18:54:10.890942+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:11.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:11 smithi049 bash[26429]: cluster 2024-09-20T18:54:10.056797+0000 mgr.y (mgr.14394) 408 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:11.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:11 smithi049 bash[26429]: audit 2024-09-20T18:54:10.890942+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:12.521 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:54:13.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:13 smithi115 bash[22089]: cluster 2024-09-20T18:54:12.058676+0000 mgr.y (mgr.14394) 409 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:13.768 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:13 smithi049 bash[19814]: cluster 2024-09-20T18:54:12.058676+0000 mgr.y (mgr.14394) 409 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:13.768 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:13 smithi049 bash[26429]: cluster 2024-09-20T18:54:12.058676+0000 mgr.y (mgr.14394) 409 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:14.172 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:54:14.172 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (9m) 112s ago 9m 13.2M - 0.25.0 c8568f914cd2 c476b0a7eea9 2024-09-20T18:54:14.172 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (9m) 45s ago 9m 76.1M - 9.4.12 2bacad6d85d8 281645d90ac8 2024-09-20T18:54:14.172 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (7m) 112s ago 7m 47.8M - 3.8 6acb0a031eab 6d6d536b7ec1 2024-09-20T18:54:14.172 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (118s) 45s ago 18m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 7fbfd617e288 2024-09-20T18:54:14.172 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:9283,8765 running (20m) 112s ago 20m 497M - 19.1.1-369-ged8ee0f2 6acb0a031eab 3b6ee8f58d1f 2024-09-20T18:54:14.172 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (20m) 112s ago 20m 51.9M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T18:54:14.172 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (18m) 45s ago 18m 42.1M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T18:54:14.173 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (18m) 112s ago 18m 42.4M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T18:54:14.173 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (10m) 112s ago 10m 8859k - 1.5.0 0da6a335fe13 5c29c91f43da 2024-09-20T18:54:14.173 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (10m) 45s ago 10m 8384k - 1.5.0 0da6a335fe13 e03dc7a3ef4d 2024-09-20T18:54:14.173 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (17m) 112s ago 17m 52.1M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T18:54:14.173 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (16m) 112s ago 16m 52.5M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T18:54:14.173 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (15m) 112s ago 15m 56.0M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T18:54:14.173 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (14m) 112s ago 14m 50.7M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T18:54:14.173 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (13m) 45s ago 13m 60.4M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T18:54:14.174 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (12m) 45s ago 13m 58.8M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T18:54:14.174 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (12m) 45s ago 12m 58.2M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T18:54:14.174 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (11m) 45s ago 11m 51.4M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T18:54:14.174 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (9m) 45s ago 10m 41.2M - 2.43.0 a07b618ecd1d 325f2f725883 2024-09-20T18:54:14.174 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (7m) 112s ago 7m 92.6M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T18:54:14.174 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (7m) 45s ago 7m 93.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T18:54:14.844 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T18:54:15.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:15 smithi115 bash[22089]: cluster 2024-09-20T18:54:14.059380+0000 mgr.y (mgr.14394) 410 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:15.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:15 smithi115 bash[22089]: audit 2024-09-20T18:54:14.121530+0000 mgr.y (mgr.14394) 411 : audit [DBG] from='client.24905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:15.813 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:15 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:54:15] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T18:54:15.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:15 smithi049 bash[19814]: cluster 2024-09-20T18:54:14.059380+0000 mgr.y (mgr.14394) 410 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:15.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:15 smithi049 bash[19814]: audit 2024-09-20T18:54:14.121530+0000 mgr.y (mgr.14394) 411 : audit [DBG] from='client.24905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:15.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:15 smithi049 bash[26429]: cluster 2024-09-20T18:54:14.059380+0000 mgr.y (mgr.14394) 410 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:15.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:15 smithi049 bash[26429]: audit 2024-09-20T18:54:14.121530+0000 mgr.y (mgr.14394) 411 : audit [DBG] from='client.24905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:17.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:17 smithi115 bash[22089]: audit 2024-09-20T18:54:15.980688+0000 mgr.y (mgr.14394) 412 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:17.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:17 smithi115 bash[22089]: cluster 2024-09-20T18:54:16.060048+0000 mgr.y (mgr.14394) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:17.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:17 smithi049 bash[19814]: audit 2024-09-20T18:54:15.980688+0000 mgr.y (mgr.14394) 412 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:17.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:17 smithi049 bash[19814]: cluster 2024-09-20T18:54:16.060048+0000 mgr.y (mgr.14394) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:17.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:17 smithi049 bash[26429]: audit 2024-09-20T18:54:15.980688+0000 mgr.y (mgr.14394) 412 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:17.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:17 smithi049 bash[26429]: cluster 2024-09-20T18:54:16.060048+0000 mgr.y (mgr.14394) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:19.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:19 smithi115 bash[22089]: cluster 2024-09-20T18:54:18.061884+0000 mgr.y (mgr.14394) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:19.663 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:54:19.760 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:19 smithi049 bash[19814]: cluster 2024-09-20T18:54:18.061884+0000 mgr.y (mgr.14394) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:19.760 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:19 smithi049 bash[26429]: cluster 2024-09-20T18:54:18.061884+0000 mgr.y (mgr.14394) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 1, 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T18:54:21.216 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T18:54:21.217 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T18:54:21.217 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T18:54:21.217 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 14, 2024-09-20T18:54:21.217 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T18:54:21.217 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T18:54:21.217 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T18:54:21.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:21 smithi049 bash[19814]: cluster 2024-09-20T18:54:20.062585+0000 mgr.y (mgr.14394) 415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:21.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:21 smithi049 bash[19814]: audit 2024-09-20T18:54:21.204030+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.49:0/2985211050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:54:21.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:21 smithi049 bash[26429]: cluster 2024-09-20T18:54:20.062585+0000 mgr.y (mgr.14394) 415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:21.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:21 smithi049 bash[26429]: audit 2024-09-20T18:54:21.204030+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.49:0/2985211050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:54:21.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:21 smithi115 bash[22089]: cluster 2024-09-20T18:54:20.062585+0000 mgr.y (mgr.14394) 415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:21.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:21 smithi115 bash[22089]: audit 2024-09-20T18:54:21.204030+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.49:0/2985211050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:54:21.914 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T18:54:23.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:23 smithi115 bash[22089]: cluster 2024-09-20T18:54:22.064318+0000 mgr.y (mgr.14394) 416 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:23.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:23 smithi049 bash[19814]: cluster 2024-09-20T18:54:22.064318+0000 mgr.y (mgr.14394) 416 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:23.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:23 smithi049 bash[26429]: cluster 2024-09-20T18:54:22.064318+0000 mgr.y (mgr.14394) 416 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:25.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:25 smithi115 bash[22089]: cluster 2024-09-20T18:54:24.065074+0000 mgr.y (mgr.14394) 417 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:25.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:25 smithi049 bash[19814]: cluster 2024-09-20T18:54:24.065074+0000 mgr.y (mgr.14394) 417 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:25.813 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:25 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:54:25] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T18:54:25.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:25 smithi049 bash[26429]: cluster 2024-09-20T18:54:24.065074+0000 mgr.y (mgr.14394) 417 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:26.742 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:54:26.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:26 smithi049 bash[26429]: audit 2024-09-20T18:54:25.891622+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:26.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:26 smithi049 bash[19814]: audit 2024-09-20T18:54:25.891622+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:26.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:26 smithi115 bash[22089]: audit 2024-09-20T18:54:25.891622+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:27 smithi049 bash[19814]: audit 2024-09-20T18:54:25.988216+0000 mgr.y (mgr.14394) 418 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:27 smithi049 bash[19814]: cluster 2024-09-20T18:54:26.065803+0000 mgr.y (mgr.14394) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:27.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:27 smithi049 bash[26429]: audit 2024-09-20T18:54:25.988216+0000 mgr.y (mgr.14394) 418 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:27.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:27 smithi049 bash[26429]: cluster 2024-09-20T18:54:26.065803+0000 mgr.y (mgr.14394) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:27.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:27 smithi115 bash[22089]: audit 2024-09-20T18:54:25.988216+0000 mgr.y (mgr.14394) 418 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:27.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:27 smithi115 bash[22089]: cluster 2024-09-20T18:54:26.065803+0000 mgr.y (mgr.14394) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:28.298 INFO:teuthology.orchestra.run.smithi049.stdout: cluster: 2024-09-20T18:54:28.299 INFO:teuthology.orchestra.run.smithi049.stdout: id: aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T18:54:28.299 INFO:teuthology.orchestra.run.smithi049.stdout: health: HEALTH_OK 2024-09-20T18:54:28.299 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:54:28.299 INFO:teuthology.orchestra.run.smithi049.stdout: services: 2024-09-20T18:54:28.299 INFO:teuthology.orchestra.run.smithi049.stdout: mon: 3 daemons, quorum a,b,c (age 18m) 2024-09-20T18:54:28.299 INFO:teuthology.orchestra.run.smithi049.stdout: mgr: y(active, since 10m), standbys: x 2024-09-20T18:54:28.299 INFO:teuthology.orchestra.run.smithi049.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 11m) 2024-09-20T18:54:28.299 INFO:teuthology.orchestra.run.smithi049.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T18:54:28.299 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:54:28.299 INFO:teuthology.orchestra.run.smithi049.stdout: data: 2024-09-20T18:54:28.299 INFO:teuthology.orchestra.run.smithi049.stdout: pools: 6 pools, 161 pgs 2024-09-20T18:54:28.299 INFO:teuthology.orchestra.run.smithi049.stdout: objects: 212 objects, 585 KiB 2024-09-20T18:54:28.300 INFO:teuthology.orchestra.run.smithi049.stdout: usage: 250 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:54:28.300 INFO:teuthology.orchestra.run.smithi049.stdout: pgs: 161 active+clean 2024-09-20T18:54:28.300 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:54:28.300 INFO:teuthology.orchestra.run.smithi049.stdout: io: 2024-09-20T18:54:28.300 INFO:teuthology.orchestra.run.smithi049.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-20T18:54:28.300 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T18:54:28.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:28 smithi049 bash[19814]: audit 2024-09-20T18:54:28.287466+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.49:0/1337011736' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:54:28.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:28 smithi049 bash[26429]: audit 2024-09-20T18:54:28.287466+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.49:0/1337011736' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:54:28.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:28 smithi115 bash[22089]: audit 2024-09-20T18:54:28.287466+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.49:0/1337011736' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:54:28.952 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T18:54:29.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:29 smithi049 bash[19814]: cluster 2024-09-20T18:54:28.066886+0000 mgr.y (mgr.14394) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:29.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:29 smithi049 bash[26429]: cluster 2024-09-20T18:54:28.066886+0000 mgr.y (mgr.14394) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:29.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:29 smithi115 bash[22089]: cluster 2024-09-20T18:54:28.066886+0000 mgr.y (mgr.14394) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:30.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.764869+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.765278+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.765744+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.766720+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.767796+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.768468+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.769372+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.770061+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.770783+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.771428+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.772113+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.772806+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.773363+0000 mon.c (mon.2) 164 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.773953+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.775006+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: cephadm 2024-09-20T18:54:29.775452+0000 mgr.y (mgr.14394) 421 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 3036M 2024-09-20T18:54:30.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.775694+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.764869+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.765278+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.765744+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.766720+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.767796+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.768468+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.769372+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.770061+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.770783+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.771428+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.772113+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.772806+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.773363+0000 mon.c (mon.2) 164 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.773953+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.775006+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: cephadm 2024-09-20T18:54:29.775452+0000 mgr.y (mgr.14394) 421 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 3036M 2024-09-20T18:54:30.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.775694+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.816 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: cephadm 2024-09-20T18:54:29.777385+0000 mgr.y (mgr.14394) 422 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 3292M 2024-09-20T18:54:30.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.782860+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:54:30.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.791137+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:54:30.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.797363+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:30.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.798498+0000 mon.c (mon.2) 167 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:54:30.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[26429]: audit 2024-09-20T18:54:29.806057+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:54:30.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: cephadm 2024-09-20T18:54:29.777385+0000 mgr.y (mgr.14394) 422 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 3292M 2024-09-20T18:54:30.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.782860+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:54:30.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.791137+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:54:30.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.797363+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:30.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.798498+0000 mon.c (mon.2) 167 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:54:30.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:30 smithi049 bash[19814]: audit 2024-09-20T18:54:29.806057+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:54:30.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.764869+0000 mon.c (mon.2) 158 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.765278+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.765744+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.766720+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.767796+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.768468+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.769372+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.770061+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.770783+0000 mon.c (mon.2) 162 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.771428+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.772113+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.772806+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.773363+0000 mon.c (mon.2) 164 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.773953+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.775006+0000 mon.c (mon.2) 165 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: cephadm 2024-09-20T18:54:29.775452+0000 mgr.y (mgr.14394) 421 : cephadm [INF] Adjusting osd_memory_target on smithi049 to 3036M 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.775694+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14394 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: cephadm 2024-09-20T18:54:29.777385+0000 mgr.y (mgr.14394) 422 : cephadm [INF] Adjusting osd_memory_target on smithi115 to 3292M 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.782860+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.791137+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:54:30.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.797363+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:30.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.798498+0000 mon.c (mon.2) 167 : audit [INF] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:54:30.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:30 smithi115 bash[22089]: audit 2024-09-20T18:54:29.806057+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14394 ' entity='mgr.y' 2024-09-20T18:54:31.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:31 smithi049 bash[19814]: cluster 2024-09-20T18:54:30.067562+0000 mgr.y (mgr.14394) 423 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:31.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:31 smithi049 bash[26429]: cluster 2024-09-20T18:54:30.067562+0000 mgr.y (mgr.14394) 423 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:31.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:31 smithi115 bash[22089]: cluster 2024-09-20T18:54:30.067562+0000 mgr.y (mgr.14394) 423 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:33.777 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:54:33.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:33 smithi049 bash[19814]: cluster 2024-09-20T18:54:32.069184+0000 mgr.y (mgr.14394) 424 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:33.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:33 smithi049 bash[26429]: cluster 2024-09-20T18:54:32.069184+0000 mgr.y (mgr.14394) 424 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:33.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:33 smithi115 bash[22089]: cluster 2024-09-20T18:54:32.069184+0000 mgr.y (mgr.14394) 424 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:35.436 INFO:teuthology.orchestra.run.smithi049.stdout:HEALTH_OK 2024-09-20T18:54:35.659 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:35 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:54:35] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T18:54:35.659 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:35 smithi049 bash[19814]: cluster 2024-09-20T18:54:34.069917+0000 mgr.y (mgr.14394) 425 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:35.659 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:35 smithi049 bash[26429]: cluster 2024-09-20T18:54:34.069917+0000 mgr.y (mgr.14394) 425 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:35.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:35 smithi115 bash[22089]: cluster 2024-09-20T18:54:34.069917+0000 mgr.y (mgr.14394) 425 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:36.128 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-20T18:54:36.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:36 smithi049 bash[19814]: audit 2024-09-20T18:54:35.425347+0000 mon.a (mon.0) 933 : audit [DBG] from='client.? 172.21.15.49:0/868031194' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T18:54:36.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:36 smithi049 bash[26429]: audit 2024-09-20T18:54:35.425347+0000 mon.a (mon.0) 933 : audit [DBG] from='client.? 172.21.15.49:0/868031194' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T18:54:36.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:36 smithi115 bash[22089]: audit 2024-09-20T18:54:35.425347+0000 mon.a (mon.0) 933 : audit [DBG] from='client.? 172.21.15.49:0/868031194' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T18:54:37.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:37 smithi049 bash[19814]: audit 2024-09-20T18:54:35.993566+0000 mgr.y (mgr.14394) 426 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:37.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:37 smithi049 bash[19814]: cluster 2024-09-20T18:54:36.070786+0000 mgr.y (mgr.14394) 427 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:37.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:37 smithi049 bash[26429]: audit 2024-09-20T18:54:35.993566+0000 mgr.y (mgr.14394) 426 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:37.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:37 smithi049 bash[26429]: cluster 2024-09-20T18:54:36.070786+0000 mgr.y (mgr.14394) 427 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:37.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:37 smithi115 bash[22089]: audit 2024-09-20T18:54:35.993566+0000 mgr.y (mgr.14394) 426 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:37.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:37 smithi115 bash[22089]: cluster 2024-09-20T18:54:36.070786+0000 mgr.y (mgr.14394) 427 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:39.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:39 smithi049 bash[19814]: cluster 2024-09-20T18:54:38.072532+0000 mgr.y (mgr.14394) 428 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:39.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:39 smithi049 bash[26429]: cluster 2024-09-20T18:54:38.072532+0000 mgr.y (mgr.14394) 428 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:39.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:39 smithi115 bash[22089]: cluster 2024-09-20T18:54:38.072532+0000 mgr.y (mgr.14394) 428 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:40.946 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:54:41.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:41 smithi049 bash[19814]: cluster 2024-09-20T18:54:40.073241+0000 mgr.y (mgr.14394) 429 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:41.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:41 smithi049 bash[19814]: audit 2024-09-20T18:54:40.892089+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:41.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:41 smithi049 bash[26429]: cluster 2024-09-20T18:54:40.073241+0000 mgr.y (mgr.14394) 429 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:41.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:41 smithi049 bash[26429]: audit 2024-09-20T18:54:40.892089+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:41.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:41 smithi115 bash[22089]: cluster 2024-09-20T18:54:40.073241+0000 mgr.y (mgr.14394) 429 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:41.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:41 smithi115 bash[22089]: audit 2024-09-20T18:54:40.892089+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.14394 172.21.15.49:0/411839826' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:42.615 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T18:54:43.210 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph mgr fail' 2024-09-20T18:54:43.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:43 smithi049 bash[19814]: cluster 2024-09-20T18:54:42.074945+0000 mgr.y (mgr.14394) 430 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:43.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:43 smithi049 bash[19814]: audit 2024-09-20T18:54:42.592498+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.49:0/3171396719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:54:43.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:43 smithi049 bash[26429]: cluster 2024-09-20T18:54:42.074945+0000 mgr.y (mgr.14394) 430 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:43.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:43 smithi049 bash[26429]: audit 2024-09-20T18:54:42.592498+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.49:0/3171396719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:54:43.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:43 smithi115 bash[22089]: cluster 2024-09-20T18:54:42.074945+0000 mgr.y (mgr.14394) 430 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:43.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:43 smithi115 bash[22089]: audit 2024-09-20T18:54:42.592498+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.49:0/3171396719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:54:45.812 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:45 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:54:45] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-20T18:54:45.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:45 smithi049 bash[19814]: cluster 2024-09-20T18:54:44.075664+0000 mgr.y (mgr.14394) 431 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:45.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:45 smithi049 bash[26429]: cluster 2024-09-20T18:54:44.075664+0000 mgr.y (mgr.14394) 431 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:45.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:45 smithi115 bash[22089]: cluster 2024-09-20T18:54:44.075664+0000 mgr.y (mgr.14394) 431 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:47.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:47 smithi049 bash[19814]: audit 2024-09-20T18:54:46.003237+0000 mgr.y (mgr.14394) 432 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:47.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:47 smithi049 bash[19814]: cluster 2024-09-20T18:54:46.076378+0000 mgr.y (mgr.14394) 433 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:47.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:47 smithi049 bash[26429]: audit 2024-09-20T18:54:46.003237+0000 mgr.y (mgr.14394) 432 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:47.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:47 smithi049 bash[26429]: cluster 2024-09-20T18:54:46.076378+0000 mgr.y (mgr.14394) 433 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:47.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:47 smithi115 bash[22089]: audit 2024-09-20T18:54:46.003237+0000 mgr.y (mgr.14394) 432 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:47.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:47 smithi115 bash[22089]: cluster 2024-09-20T18:54:46.076378+0000 mgr.y (mgr.14394) 433 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:54:48.030 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:54:49.705 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:49 smithi049 bash[19814]: cluster 2024-09-20T18:54:48.078104+0000 mgr.y (mgr.14394) 434 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:49.706 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:49 smithi049 bash[20067]: ignoring --setuser ceph since I am not root 2024-09-20T18:54:49.706 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:49 smithi049 bash[20067]: ignoring --setgroup ceph since I am not root 2024-09-20T18:54:49.706 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:49 smithi049 bash[26429]: cluster 2024-09-20T18:54:48.078104+0000 mgr.y (mgr.14394) 434 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:49.788 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:49 smithi115 bash[50328]: [20/Sep/2024:18:54:49] ENGINE Bus STOPPING 2024-09-20T18:54:49.788 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:49 smithi115 bash[22089]: cluster 2024-09-20T18:54:48.078104+0000 mgr.y (mgr.14394) 434 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:50.062 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:49 smithi049 bash[20067]: debug 2024-09-20T18:54:49.690+0000 7f72c9b40040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:54:50.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:49 smithi115 bash[50328]: [20/Sep/2024:18:54:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:54:50.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:49 smithi115 bash[50328]: [20/Sep/2024:18:54:49] ENGINE Bus STOPPED 2024-09-20T18:54:50.285 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T18:54:50.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.514427+0000 mon.c (mon.2) 170 : audit [INF] from='client.? 172.21.15.49:0/3637480864' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:54:50.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.515072+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:54:50.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: cluster 2024-09-20T18:54:49.515830+0000 mon.a (mon.0) 935 : cluster [INF] Activating manager daemon x 2024-09-20T18:54:50.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.519995+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T18:54:50.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: cluster 2024-09-20T18:54:49.532660+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-20T18:54:50.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: cluster 2024-09-20T18:54:49.532873+0000 mon.a (mon.0) 938 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0170466s) 2024-09-20T18:54:50.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.534155+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:54:50.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.534295+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:50.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.534436+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:54:50.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.536064+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:54:50.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.536509+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:54:50.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.536806+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:54:50.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.537023+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:54:50.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.537223+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:54:50.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.537421+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:54:50.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.537619+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:54:50.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.537856+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:54:50.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.538060+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:54:50.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.540089+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:54:50.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.540209+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:54:50.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:49.540645+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:54:50.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: cluster 2024-09-20T18:54:49.802869+0000 mon.a (mon.0) 939 : cluster [INF] Manager daemon x is now available 2024-09-20T18:54:50.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:50.171009+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:54:50.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:50.179610+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:54:50.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:50.216870+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:50.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:50.217200+0000 mon.c (mon.2) 187 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:54:50.568 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:50.225141+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:54:50.568 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:50.225934+0000 mon.a (mon.0) 942 : 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-20T18:54:50.568 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:50.263720+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:54:50.568 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[26429]: audit 2024-09-20T18:54:50.264193+0000 mon.a (mon.0) 943 : 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-20T18:54:50.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.514427+0000 mon.c (mon.2) 170 : audit [INF] from='client.? 172.21.15.49:0/3637480864' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:54:50.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.515072+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:54:50.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: cluster 2024-09-20T18:54:49.515830+0000 mon.a (mon.0) 935 : cluster [INF] Activating manager daemon x 2024-09-20T18:54:50.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.519995+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T18:54:50.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: cluster 2024-09-20T18:54:49.532660+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-20T18:54:50.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: cluster 2024-09-20T18:54:49.532873+0000 mon.a (mon.0) 938 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0170466s) 2024-09-20T18:54:50.570 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.534155+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:54:50.570 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.534295+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:50.570 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.534436+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:54:50.570 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.536064+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:54:50.570 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.536509+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:54:50.570 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.536806+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:54:50.570 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.537023+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:54:50.570 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.537223+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:54:50.570 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.537421+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:54:50.571 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.537619+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:54:50.571 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.537856+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:54:50.571 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.538060+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:54:50.571 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.540089+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:54:50.571 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.540209+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:54:50.571 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:49.540645+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:54:50.571 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: cluster 2024-09-20T18:54:49.802869+0000 mon.a (mon.0) 939 : cluster [INF] Manager daemon x is now available 2024-09-20T18:54:50.571 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:50.171009+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:54:50.571 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:50.179610+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:54:50.571 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:50.216870+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:50.572 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:50.217200+0000 mon.c (mon.2) 187 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:54:50.572 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:50.225141+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:54:50.572 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:50.225934+0000 mon.a (mon.0) 942 : 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-20T18:54:50.572 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:50.263720+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:54:50.572 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[19814]: audit 2024-09-20T18:54:50.264193+0000 mon.a (mon.0) 943 : 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-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.514427+0000 mon.c (mon.2) 170 : audit [INF] from='client.? 172.21.15.49:0/3637480864' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.515072+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: cluster 2024-09-20T18:54:49.515830+0000 mon.a (mon.0) 935 : cluster [INF] Activating manager daemon x 2024-09-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.519995+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: cluster 2024-09-20T18:54:49.532660+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: cluster 2024-09-20T18:54:49.532873+0000 mon.a (mon.0) 938 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0170466s) 2024-09-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.534155+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.534295+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.534436+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.536064+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.536509+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.536806+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:54:50.719 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.537023+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.537223+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.537421+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.537619+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.537856+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.538060+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.540089+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.540209+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:49.540645+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: cluster 2024-09-20T18:54:49.802869+0000 mon.a (mon.0) 939 : cluster [INF] Manager daemon x is now available 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:50.171009+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:50.179610+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:50.216870+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:50.720 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:50.217200+0000 mon.c (mon.2) 187 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:54:50.721 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:50.225141+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:54:50.721 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:50.225934+0000 mon.a (mon.0) 942 : 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-20T18:54:50.721 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:50.263720+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:54:50.721 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[22089]: audit 2024-09-20T18:54:50.264193+0000 mon.a (mon.0) 943 : 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-20T18:54:51.078 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[50328]: [20/Sep/2024:18:54:50] ENGINE Bus STARTING 2024-09-20T18:54:51.078 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[50328]: [20/Sep/2024:18:54:50] ENGINE Serving on http://:::9283 2024-09-20T18:54:51.078 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:50 smithi115 bash[50328]: [20/Sep/2024:18:54:50] ENGINE Bus STARTED 2024-09-20T18:54:51.079 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: debug 2024-09-20T18:54:51.060+0000 7f17b160d640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:54:51] ENGINE Error in HTTPServer.serve 2024-09-20T18:54:51.313 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:50 smithi049 bash[20067]: debug 2024-09-20T18:54:50.958+0000 7f72c9b40040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:54:51.313 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[20067]: debug 2024-09-20T18:54:51.022+0000 7f72c9b40040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:54:51.313 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[20067]: debug 2024-09-20T18:54:51.178+0000 7f72c9b40040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:54:51.380 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: Traceback (most recent call last): 2024-09-20T18:54:51.380 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:54:51.380 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: self._connections.run(self.expiration_interval) 2024-09-20T18:54:51.380 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:54:51.380 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: self._run(expiration_interval) 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: s = self.context.wrap_socket( 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: return self.sslsocket_class._create( 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: self.do_handshake() 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: self._sslobj.do_handshake() 2024-09-20T18:54:51.381 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[50328]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:54:51.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: cluster 2024-09-20T18:54:50.528845+0000 mon.a (mon.0) 944 : cluster [DBG] mgrmap e25: x(active, since 1.01302s) 2024-09-20T18:54:51.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: cephadm 2024-09-20T18:54:50.725911+0000 mgr.x (mgr.24595) 3 : cephadm [INF] Deploying cephadm binary to smithi115 2024-09-20T18:54:51.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: cephadm 2024-09-20T18:54:50.727066+0000 mgr.x (mgr.24595) 4 : cephadm [INF] Deploying cephadm binary to smithi049 2024-09-20T18:54:51.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: cephadm 2024-09-20T18:54:50.859460+0000 mgr.x (mgr.24595) 5 : cephadm [INF] [20/Sep/2024:18:54:50] ENGINE Bus STARTING 2024-09-20T18:54:51.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: cephadm 2024-09-20T18:54:51.040795+0000 mgr.x (mgr.24595) 6 : cephadm [INF] [20/Sep/2024:18:54:51] ENGINE Serving on https://172.21.15.115:7150 2024-09-20T18:54:51.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: cephadm 2024-09-20T18:54:51.065917+0000 mgr.x (mgr.24595) 7 : cephadm [ERR] [20/Sep/2024:18:54:51] ENGINE Error in HTTPServer.serve 2024-09-20T18:54:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: Traceback (most recent call last): 2024-09-20T18:54:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:54:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: self._connections.run(self.expiration_interval) 2024-09-20T18:54:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:54:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: self._run(expiration_interval) 2024-09-20T18:54:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:54:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:54:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:54:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:54:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:54:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: s = self.context.wrap_socket( 2024-09-20T18:54:51.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:54:51.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: return self.sslsocket_class._create( 2024-09-20T18:54:51.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:54:51.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: self.do_handshake() 2024-09-20T18:54:51.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:54:51.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: self._sslobj.do_handshake() 2024-09-20T18:54:51.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:54:51.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: cephadm 2024-09-20T18:54:51.152153+0000 mgr.x (mgr.24595) 8 : cephadm [INF] [20/Sep/2024:18:54:51] ENGINE Serving on http://172.21.15.115:8765 2024-09-20T18:54:51.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[26429]: cephadm 2024-09-20T18:54:51.152581+0000 mgr.x (mgr.24595) 9 : cephadm [INF] [20/Sep/2024:18:54:51] ENGINE Bus STARTED 2024-09-20T18:54:51.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: cluster 2024-09-20T18:54:50.528845+0000 mon.a (mon.0) 944 : cluster [DBG] mgrmap e25: x(active, since 1.01302s) 2024-09-20T18:54:51.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: cephadm 2024-09-20T18:54:50.725911+0000 mgr.x (mgr.24595) 3 : cephadm [INF] Deploying cephadm binary to smithi115 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: cephadm 2024-09-20T18:54:50.727066+0000 mgr.x (mgr.24595) 4 : cephadm [INF] Deploying cephadm binary to smithi049 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: cephadm 2024-09-20T18:54:50.859460+0000 mgr.x (mgr.24595) 5 : cephadm [INF] [20/Sep/2024:18:54:50] ENGINE Bus STARTING 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: cephadm 2024-09-20T18:54:51.040795+0000 mgr.x (mgr.24595) 6 : cephadm [INF] [20/Sep/2024:18:54:51] ENGINE Serving on https://172.21.15.115:7150 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: cephadm 2024-09-20T18:54:51.065917+0000 mgr.x (mgr.24595) 7 : cephadm [ERR] [20/Sep/2024:18:54:51] ENGINE Error in HTTPServer.serve 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: Traceback (most recent call last): 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: self._connections.run(self.expiration_interval) 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: self._run(expiration_interval) 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:54:51.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: s = self.context.wrap_socket( 2024-09-20T18:54:51.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:54:51.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: return self.sslsocket_class._create( 2024-09-20T18:54:51.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:54:51.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: self.do_handshake() 2024-09-20T18:54:51.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:54:51.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: self._sslobj.do_handshake() 2024-09-20T18:54:51.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:54:51.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: cephadm 2024-09-20T18:54:51.152153+0000 mgr.x (mgr.24595) 8 : cephadm [INF] [20/Sep/2024:18:54:51] ENGINE Serving on http://172.21.15.115:8765 2024-09-20T18:54:51.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[19814]: cephadm 2024-09-20T18:54:51.152581+0000 mgr.x (mgr.24595) 9 : cephadm [INF] [20/Sep/2024:18:54:51] ENGINE Bus STARTED 2024-09-20T18:54:51.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: cluster 2024-09-20T18:54:50.528845+0000 mon.a (mon.0) 944 : cluster [DBG] mgrmap e25: x(active, since 1.01302s) 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: cephadm 2024-09-20T18:54:50.725911+0000 mgr.x (mgr.24595) 3 : cephadm [INF] Deploying cephadm binary to smithi115 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: cephadm 2024-09-20T18:54:50.727066+0000 mgr.x (mgr.24595) 4 : cephadm [INF] Deploying cephadm binary to smithi049 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: cephadm 2024-09-20T18:54:50.859460+0000 mgr.x (mgr.24595) 5 : cephadm [INF] [20/Sep/2024:18:54:50] ENGINE Bus STARTING 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: cephadm 2024-09-20T18:54:51.040795+0000 mgr.x (mgr.24595) 6 : cephadm [INF] [20/Sep/2024:18:54:51] ENGINE Serving on https://172.21.15.115:7150 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: cephadm 2024-09-20T18:54:51.065917+0000 mgr.x (mgr.24595) 7 : cephadm [ERR] [20/Sep/2024:18:54:51] ENGINE Error in HTTPServer.serve 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: Traceback (most recent call last): 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: self._connections.run(self.expiration_interval) 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: self._run(expiration_interval) 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:54:51.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:54:51.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:54:51.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: s = self.context.wrap_socket( 2024-09-20T18:54:51.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:54:51.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: return self.sslsocket_class._create( 2024-09-20T18:54:51.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:54:51.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: self.do_handshake() 2024-09-20T18:54:51.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:54:51.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: self._sslobj.do_handshake() 2024-09-20T18:54:51.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:54:51.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: cephadm 2024-09-20T18:54:51.152153+0000 mgr.x (mgr.24595) 8 : cephadm [INF] [20/Sep/2024:18:54:51] ENGINE Serving on http://172.21.15.115:8765 2024-09-20T18:54:51.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:51 smithi115 bash[22089]: cephadm 2024-09-20T18:54:51.152581+0000 mgr.x (mgr.24595) 9 : cephadm [INF] [20/Sep/2024:18:54:51] ENGINE Bus STARTED 2024-09-20T18:54:52.216 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[20067]: debug 2024-09-20T18:54:51.862+0000 7f72c9b40040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:54:52.216 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:51 smithi049 bash[20067]: debug 2024-09-20T18:54:51.934+0000 7f72c9b40040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:54:52.216 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:52 smithi049 bash[20067]: debug 2024-09-20T18:54:52.006+0000 7f72c9b40040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:54:52.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:52 smithi049 bash[20067]: debug 2024-09-20T18:54:52.198+0000 7f72c9b40040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:54:52.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:52 smithi049 bash[20067]: debug 2024-09-20T18:54:52.282+0000 7f72c9b40040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:54:52.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:52 smithi049 bash[20067]: debug 2024-09-20T18:54:52.354+0000 7f72c9b40040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:54:52.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:52 smithi049 bash[19814]: cluster 2024-09-20T18:54:51.538298+0000 mgr.x (mgr.24595) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:54:52.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:52 smithi049 bash[26429]: cluster 2024-09-20T18:54:51.538298+0000 mgr.x (mgr.24595) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:54:52.813 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:52 smithi049 bash[20067]: debug 2024-09-20T18:54:52.626+0000 7f72c9b40040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:54:52.813 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:52 smithi049 bash[20067]: debug 2024-09-20T18:54:52.698+0000 7f72c9b40040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:54:52.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:52 smithi115 bash[22089]: cluster 2024-09-20T18:54:51.538298+0000 mgr.x (mgr.24595) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:54:53.270 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:52 smithi049 bash[20067]: debug 2024-09-20T18:54:52.902+0000 7f72c9b40040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:54:53.271 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:52 smithi049 bash[20067]: debug 2024-09-20T18:54:52.986+0000 7f72c9b40040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:54:53.549 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:53 smithi049 bash[20067]: debug 2024-09-20T18:54:53.254+0000 7f72c9b40040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:54:53.549 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:53 smithi049 bash[20067]: debug 2024-09-20T18:54:53.442+0000 7f72c9b40040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:54:53.812 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:53 smithi049 bash[20067]: debug 2024-09-20T18:54:53.626+0000 7f72c9b40040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:54:53.812 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:53 smithi049 bash[20067]: debug 2024-09-20T18:54:53.710+0000 7f72c9b40040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:54:53.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:53 smithi049 bash[19814]: cluster 2024-09-20T18:54:52.544300+0000 mon.a (mon.0) 945 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-20T18:54:53.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:53 smithi049 bash[19814]: audit 2024-09-20T18:54:53.511898+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:54:53.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:53 smithi049 bash[19814]: audit 2024-09-20T18:54:53.519900+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:54:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:53 smithi049 bash[26429]: cluster 2024-09-20T18:54:52.544300+0000 mon.a (mon.0) 945 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-20T18:54:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:53 smithi049 bash[26429]: audit 2024-09-20T18:54:53.511898+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:54:53.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:53 smithi049 bash[26429]: audit 2024-09-20T18:54:53.519900+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:54:53.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:53 smithi115 bash[22089]: cluster 2024-09-20T18:54:52.544300+0000 mon.a (mon.0) 945 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-20T18:54:53.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:53 smithi115 bash[22089]: audit 2024-09-20T18:54:53.511898+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:54:53.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:53 smithi115 bash[22089]: audit 2024-09-20T18:54:53.519900+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:54:53.880 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:54:53 smithi115 bash[48017]: ts=2024-09-20T18:54:53.482Z 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.49:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T18:54:53.880 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:54:53 smithi115 bash[48017]: ts=2024-09-20T18:54:53.485Z 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.49:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T18:54:53.881 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:54:53 smithi115 bash[48017]: ts=2024-09-20T18:54:53.486Z 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.49:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T18:54:53.881 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:54:53 smithi115 bash[48017]: ts=2024-09-20T18:54:53.486Z 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.49:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T18:54:53.881 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:54:53 smithi115 bash[48017]: ts=2024-09-20T18:54:53.486Z 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.49:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T18:54:54.312 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:53 smithi049 bash[20067]: debug 2024-09-20T18:54:53.898+0000 7f72c9b40040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:54:54.812 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:54 smithi049 bash[20067]: debug 2024-09-20T18:54:54.786+0000 7f72c9b40040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:54:54.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:54 smithi049 bash[19814]: cluster 2024-09-20T18:54:53.538949+0000 mgr.x (mgr.24595) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:54:54.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:54 smithi049 bash[26429]: cluster 2024-09-20T18:54:53.538949+0000 mgr.x (mgr.24595) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:54:54.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:54 smithi115 bash[22089]: cluster 2024-09-20T18:54:53.538949+0000 mgr.x (mgr.24595) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:54:55.082 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:54:55.192 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:54 smithi049 bash[20067]: debug 2024-09-20T18:54:54.862+0000 7f72c9b40040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:54:55.193 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:55 smithi049 bash[20067]: debug 2024-09-20T18:54:55.098+0000 7f72c9b40040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:54:55.563 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:55 smithi049 bash[20067]: debug 2024-09-20T18:54:55.178+0000 7f72c9b40040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:54:55.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:55 smithi115 bash[22089]: cluster 2024-09-20T18:54:54.553022+0000 mon.a (mon.0) 948 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-20T18:54:56.021 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:55 smithi049 bash[19814]: cluster 2024-09-20T18:54:54.553022+0000 mon.a (mon.0) 948 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-20T18:54:56.022 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:55 smithi049 bash[26429]: cluster 2024-09-20T18:54:54.553022+0000 mon.a (mon.0) 948 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-20T18:54:56.022 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:55 smithi049 bash[20067]: debug 2024-09-20T18:54:55.594+0000 7f72c9b40040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:54:56.022 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:55 smithi049 bash[20067]: debug 2024-09-20T18:54:55.678+0000 7f72c9b40040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:54:56.022 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:55 smithi049 bash[20067]: [20/Sep/2024:18:54:55] ENGINE Bus STARTING 2024-09-20T18:54:56.022 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:55 smithi049 bash[20067]: CherryPy Checker: 2024-09-20T18:54:56.022 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:55 smithi049 bash[20067]: The Application mounted at '' has an empty config. 2024-09-20T18:54:56.022 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:55 smithi049 bash[20067]: [20/Sep/2024:18:54:55] ENGINE Serving on http://:::9283 2024-09-20T18:54:56.022 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:54:55 smithi049 bash[20067]: [20/Sep/2024:18:54:55] ENGINE Bus STARTED 2024-09-20T18:54:56.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[19814]: cluster 2024-09-20T18:54:55.539954+0000 mgr.x (mgr.24595) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:54:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[19814]: cluster 2024-09-20T18:54:55.683809+0000 mon.a (mon.0) 949 : cluster [DBG] Standby manager daemon y started 2024-09-20T18:54:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[19814]: audit 2024-09-20T18:54:55.688779+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.? 172.21.15.49:0/2443599023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:54:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[19814]: audit 2024-09-20T18:54:55.690757+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.? 172.21.15.49:0/2443599023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:54:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[19814]: audit 2024-09-20T18:54:55.693505+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.? 172.21.15.49:0/2443599023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:54:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[19814]: audit 2024-09-20T18:54:55.694129+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.? 172.21.15.49:0/2443599023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:54:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[19814]: audit 2024-09-20T18:54:56.008034+0000 mgr.x (mgr.24595) 13 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:56.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[26429]: cluster 2024-09-20T18:54:55.539954+0000 mgr.x (mgr.24595) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:54:56.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[26429]: cluster 2024-09-20T18:54:55.683809+0000 mon.a (mon.0) 949 : cluster [DBG] Standby manager daemon y started 2024-09-20T18:54:56.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[26429]: audit 2024-09-20T18:54:55.688779+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.? 172.21.15.49:0/2443599023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:54:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[26429]: audit 2024-09-20T18:54:55.690757+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.? 172.21.15.49:0/2443599023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:54:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[26429]: audit 2024-09-20T18:54:55.693505+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.? 172.21.15.49:0/2443599023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:54:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[26429]: audit 2024-09-20T18:54:55.694129+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.? 172.21.15.49:0/2443599023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:54:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:56 smithi049 bash[26429]: audit 2024-09-20T18:54:56.008034+0000 mgr.x (mgr.24595) 13 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:56.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:56 smithi115 bash[22089]: cluster 2024-09-20T18:54:55.539954+0000 mgr.x (mgr.24595) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:54:56.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:56 smithi115 bash[22089]: cluster 2024-09-20T18:54:55.683809+0000 mon.a (mon.0) 949 : cluster [DBG] Standby manager daemon y started 2024-09-20T18:54:56.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:56 smithi115 bash[22089]: audit 2024-09-20T18:54:55.688779+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.? 172.21.15.49:0/2443599023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:54:56.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:56 smithi115 bash[22089]: audit 2024-09-20T18:54:55.690757+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.? 172.21.15.49:0/2443599023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:54:56.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:56 smithi115 bash[22089]: audit 2024-09-20T18:54:55.693505+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.? 172.21.15.49:0/2443599023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:54:56.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:56 smithi115 bash[22089]: audit 2024-09-20T18:54:55.694129+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.? 172.21.15.49:0/2443599023' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:54:56.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:56 smithi115 bash[22089]: audit 2024-09-20T18:54:56.008034+0000 mgr.x (mgr.24595) 13 : audit [DBG] from='client.24731 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:57.587 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:54:57 smithi115 bash[47305]: logger=cleanup t=2024-09-20T18:54:57.177261085Z level=info msg="Completed cleanup jobs" duration=3.289772ms 2024-09-20T18:54:57.587 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:54:57 smithi115 bash[47305]: logger=sqlstore.transactions t=2024-09-20T18:54:57.185394598Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-20T18:54:57.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:57 smithi115 bash[22089]: cluster 2024-09-20T18:54:56.580908+0000 mon.a (mon.0) 954 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-20T18:54:57.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:57 smithi115 bash[22089]: audit 2024-09-20T18:54:56.584345+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:54:58.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:57 smithi049 bash[19814]: cluster 2024-09-20T18:54:56.580908+0000 mon.a (mon.0) 954 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-20T18:54:58.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:57 smithi049 bash[19814]: audit 2024-09-20T18:54:56.584345+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:54:58.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:57 smithi049 bash[26429]: cluster 2024-09-20T18:54:56.580908+0000 mon.a (mon.0) 954 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-20T18:54:58.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:57 smithi049 bash[26429]: audit 2024-09-20T18:54:56.584345+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:54:58.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:58 smithi115 bash[22089]: cluster 2024-09-20T18:54:57.540864+0000 mgr.x (mgr.24595) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T18:54:59.062 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:58 smithi049 bash[19814]: cluster 2024-09-20T18:54:57.540864+0000 mgr.x (mgr.24595) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T18:54:59.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:58 smithi049 bash[26429]: cluster 2024-09-20T18:54:57.540864+0000 mgr.x (mgr.24595) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T18:55:00.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:59 smithi115 bash[22089]: audit 2024-09-20T18:54:58.830819+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:00.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:59 smithi115 bash[22089]: audit 2024-09-20T18:54:58.841339+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:00.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:59 smithi115 bash[22089]: audit 2024-09-20T18:54:59.005254+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:00.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:54:59 smithi115 bash[22089]: audit 2024-09-20T18:54:59.017102+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:00.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:59 smithi049 bash[26429]: audit 2024-09-20T18:54:58.830819+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:00.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:59 smithi049 bash[26429]: audit 2024-09-20T18:54:58.841339+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:00.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:59 smithi049 bash[26429]: audit 2024-09-20T18:54:59.005254+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:00.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:54:59 smithi049 bash[26429]: audit 2024-09-20T18:54:59.017102+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:00.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:59 smithi049 bash[19814]: audit 2024-09-20T18:54:58.830819+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:00.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:59 smithi049 bash[19814]: audit 2024-09-20T18:54:58.841339+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:00.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:59 smithi049 bash[19814]: audit 2024-09-20T18:54:59.005254+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:00.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:54:59 smithi049 bash[19814]: audit 2024-09-20T18:54:59.017102+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.337 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: cluster 2024-09-20T18:54:59.541236+0000 mgr.x (mgr.24595) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T18:55:01.337 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.055135+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.337 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.067112+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.337 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.153324+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.165727+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.170156+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: cephadm 2024-09-20T18:55:00.170917+0000 mgr.x (mgr.24595) 16 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: cephadm 2024-09-20T18:55:00.171132+0000 mgr.x (mgr.24595) 17 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.171611+0000 mon.c (mon.2) 192 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: cephadm 2024-09-20T18:55:00.305419+0000 mgr.x (mgr.24595) 18 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: cephadm 2024-09-20T18:55:00.310216+0000 mgr.x (mgr.24595) 19 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.562935+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.574759+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.586763+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.598243+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.608378+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.338 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.639399+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:55:01.339 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.640309+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:55:01.339 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:01 smithi115 bash[22089]: audit 2024-09-20T18:55:00.658150+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: cluster 2024-09-20T18:54:59.541236+0000 mgr.x (mgr.24595) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T18:55:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.055135+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.067112+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.153324+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.165727+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.170156+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: cephadm 2024-09-20T18:55:00.170917+0000 mgr.x (mgr.24595) 16 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T18:55:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: cephadm 2024-09-20T18:55:00.171132+0000 mgr.x (mgr.24595) 17 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T18:55:01.563 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.171611+0000 mon.c (mon.2) 192 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:01.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: cephadm 2024-09-20T18:55:00.305419+0000 mgr.x (mgr.24595) 18 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:01.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: cephadm 2024-09-20T18:55:00.310216+0000 mgr.x (mgr.24595) 19 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:01.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.562935+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.574759+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.586763+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.598243+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.608378+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.639399+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:55:01.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.640309+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:55:01.564 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[19814]: audit 2024-09-20T18:55:00.658150+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:01.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: cluster 2024-09-20T18:54:59.541236+0000 mgr.x (mgr.24595) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T18:55:01.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.055135+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.067112+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.153324+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.165727+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.170156+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:01.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: cephadm 2024-09-20T18:55:00.170917+0000 mgr.x (mgr.24595) 16 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T18:55:01.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: cephadm 2024-09-20T18:55:00.171132+0000 mgr.x (mgr.24595) 17 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T18:55:01.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.171611+0000 mon.c (mon.2) 192 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:01.565 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: cephadm 2024-09-20T18:55:00.305419+0000 mgr.x (mgr.24595) 18 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:01.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: cephadm 2024-09-20T18:55:00.310216+0000 mgr.x (mgr.24595) 19 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:01.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.562935+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.574759+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.586763+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.598243+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.608378+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:01.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.639399+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:55:01.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.640309+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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-20T18:55:01.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:01 smithi049 bash[26429]: audit 2024-09-20T18:55:00.658150+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:02.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:02 smithi049 bash[19814]: cephadm 2024-09-20T18:55:00.392160+0000 mgr.x (mgr.24595) 20 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:02.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:02 smithi049 bash[19814]: cephadm 2024-09-20T18:55:00.404265+0000 mgr.x (mgr.24595) 21 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:02.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:02 smithi049 bash[19814]: cephadm 2024-09-20T18:55:00.469757+0000 mgr.x (mgr.24595) 22 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:55:02.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:02 smithi049 bash[19814]: cephadm 2024-09-20T18:55:00.492071+0000 mgr.x (mgr.24595) 23 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:55:02.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:02 smithi049 bash[19814]: cephadm 2024-09-20T18:55:00.636101+0000 mgr.x (mgr.24595) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi049.ggthvl (dependencies changed)... 2024-09-20T18:55:02.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:02 smithi049 bash[19814]: cephadm 2024-09-20T18:55:00.657602+0000 mgr.x (mgr.24595) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T18:55:02.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:02 smithi049 bash[26429]: cephadm 2024-09-20T18:55:00.392160+0000 mgr.x (mgr.24595) 20 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:02.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:02 smithi049 bash[26429]: cephadm 2024-09-20T18:55:00.404265+0000 mgr.x (mgr.24595) 21 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:02.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:02 smithi049 bash[26429]: cephadm 2024-09-20T18:55:00.469757+0000 mgr.x (mgr.24595) 22 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:55:02.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:02 smithi049 bash[26429]: cephadm 2024-09-20T18:55:00.492071+0000 mgr.x (mgr.24595) 23 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:55:02.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:02 smithi049 bash[26429]: cephadm 2024-09-20T18:55:00.636101+0000 mgr.x (mgr.24595) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi049.ggthvl (dependencies changed)... 2024-09-20T18:55:02.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:02 smithi049 bash[26429]: cephadm 2024-09-20T18:55:00.657602+0000 mgr.x (mgr.24595) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T18:55:02.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:02 smithi115 bash[22089]: cephadm 2024-09-20T18:55:00.392160+0000 mgr.x (mgr.24595) 20 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:02.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:02 smithi115 bash[22089]: cephadm 2024-09-20T18:55:00.404265+0000 mgr.x (mgr.24595) 21 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:02.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:02 smithi115 bash[22089]: cephadm 2024-09-20T18:55:00.469757+0000 mgr.x (mgr.24595) 22 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:55:02.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:02 smithi115 bash[22089]: cephadm 2024-09-20T18:55:00.492071+0000 mgr.x (mgr.24595) 23 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:55:02.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:02 smithi115 bash[22089]: cephadm 2024-09-20T18:55:00.636101+0000 mgr.x (mgr.24595) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi049.ggthvl (dependencies changed)... 2024-09-20T18:55:02.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:02 smithi115 bash[22089]: cephadm 2024-09-20T18:55:00.657602+0000 mgr.x (mgr.24595) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T18:55:03.363 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:03 smithi049 bash[19814]: cluster 2024-09-20T18:55:01.542853+0000 mgr.x (mgr.24595) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T18:55:03.364 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:03 smithi049 bash[26429]: cluster 2024-09-20T18:55:01.542853+0000 mgr.x (mgr.24595) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T18:55:03.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:03 smithi115 bash[22089]: cluster 2024-09-20T18:55:01.542853+0000 mgr.x (mgr.24595) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T18:55:05.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:05 smithi049 bash[19814]: cluster 2024-09-20T18:55:03.543599+0000 mgr.x (mgr.24595) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T18:55:05.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:05 smithi049 bash[19814]: audit 2024-09-20T18:55:04.053284+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:05.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:05 smithi049 bash[19814]: audit 2024-09-20T18:55:04.060586+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:05.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:05 smithi049 bash[19814]: cephadm 2024-09-20T18:55:04.062510+0000 mgr.x (mgr.24595) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:55:05.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:05 smithi049 bash[26429]: cluster 2024-09-20T18:55:03.543599+0000 mgr.x (mgr.24595) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T18:55:05.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:05 smithi049 bash[26429]: audit 2024-09-20T18:55:04.053284+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:05.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:05 smithi049 bash[26429]: audit 2024-09-20T18:55:04.060586+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:05.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:05 smithi049 bash[26429]: cephadm 2024-09-20T18:55:04.062510+0000 mgr.x (mgr.24595) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:55:05.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:05 smithi115 bash[22089]: cluster 2024-09-20T18:55:03.543599+0000 mgr.x (mgr.24595) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T18:55:05.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:05 smithi115 bash[22089]: audit 2024-09-20T18:55:04.053284+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:05.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:05 smithi115 bash[22089]: audit 2024-09-20T18:55:04.060586+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:05.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:05 smithi115 bash[22089]: cephadm 2024-09-20T18:55:04.062510+0000 mgr.x (mgr.24595) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:55:05.690 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:55:05 smithi049 bash[20067]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:55:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T18:55:06.337 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:06 smithi115 bash[22089]: cephadm 2024-09-20T18:55:04.360403+0000 mgr.x (mgr.24595) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T18:55:06.337 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:06 smithi115 bash[22089]: audit 2024-09-20T18:55:05.212695+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:06.337 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:06 smithi115 bash[22089]: audit 2024-09-20T18:55:05.666095+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.49:0/1769175251' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:55:06.337 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:06 smithi115 bash[22089]: audit 2024-09-20T18:55:05.990555+0000 mon.c (mon.2) 196 : audit [INF] from='client.? 172.21.15.49:0/191709429' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2113172461"}]: dispatch 2024-09-20T18:55:06.337 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:06 smithi115 bash[22089]: audit 2024-09-20T18:55:05.991340+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2113172461"}]: dispatch 2024-09-20T18:55:06.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:06 smithi049 bash[19814]: cephadm 2024-09-20T18:55:04.360403+0000 mgr.x (mgr.24595) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T18:55:06.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:06 smithi049 bash[19814]: audit 2024-09-20T18:55:05.212695+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:06.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:06 smithi049 bash[19814]: audit 2024-09-20T18:55:05.666095+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.49:0/1769175251' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:55:06.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:06 smithi049 bash[19814]: audit 2024-09-20T18:55:05.990555+0000 mon.c (mon.2) 196 : audit [INF] from='client.? 172.21.15.49:0/191709429' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2113172461"}]: dispatch 2024-09-20T18:55:06.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:06 smithi049 bash[19814]: audit 2024-09-20T18:55:05.991340+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2113172461"}]: dispatch 2024-09-20T18:55:06.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:06 smithi049 bash[26429]: cephadm 2024-09-20T18:55:04.360403+0000 mgr.x (mgr.24595) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T18:55:06.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:06 smithi049 bash[26429]: audit 2024-09-20T18:55:05.212695+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:06.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:06 smithi049 bash[26429]: audit 2024-09-20T18:55:05.666095+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.49:0/1769175251' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:55:06.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:06 smithi049 bash[26429]: audit 2024-09-20T18:55:05.990555+0000 mon.c (mon.2) 196 : audit [INF] from='client.? 172.21.15.49:0/191709429' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2113172461"}]: dispatch 2024-09-20T18:55:06.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:06 smithi049 bash[26429]: audit 2024-09-20T18:55:05.991340+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2113172461"}]: dispatch 2024-09-20T18:55:07.129 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:07 smithi115 bash[22089]: cluster 2024-09-20T18:55:05.544589+0000 mgr.x (mgr.24595) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T18:55:07.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:07 smithi115 bash[22089]: audit 2024-09-20T18:55:06.061904+0000 mon.a (mon.0) 973 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2113172461"}]': finished 2024-09-20T18:55:07.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:07 smithi115 bash[22089]: cluster 2024-09-20T18:55:06.070583+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-20T18:55:07.130 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:07 smithi115 bash[22089]: audit 2024-09-20T18:55:06.404204+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.49:0/4095453320' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2489396437"}]: dispatch 2024-09-20T18:55:07.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:07 smithi049 bash[19814]: cluster 2024-09-20T18:55:05.544589+0000 mgr.x (mgr.24595) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T18:55:07.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:07 smithi049 bash[19814]: audit 2024-09-20T18:55:06.061904+0000 mon.a (mon.0) 973 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2113172461"}]': finished 2024-09-20T18:55:07.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:07 smithi049 bash[19814]: cluster 2024-09-20T18:55:06.070583+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-20T18:55:07.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:07 smithi049 bash[19814]: audit 2024-09-20T18:55:06.404204+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.49:0/4095453320' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2489396437"}]: dispatch 2024-09-20T18:55:07.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:07 smithi049 bash[26429]: cluster 2024-09-20T18:55:05.544589+0000 mgr.x (mgr.24595) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T18:55:07.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:07 smithi049 bash[26429]: audit 2024-09-20T18:55:06.061904+0000 mon.a (mon.0) 973 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2113172461"}]': finished 2024-09-20T18:55:07.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:07 smithi049 bash[26429]: cluster 2024-09-20T18:55:06.070583+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-20T18:55:07.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:07 smithi049 bash[26429]: audit 2024-09-20T18:55:06.404204+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.49:0/4095453320' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2489396437"}]: dispatch 2024-09-20T18:55:08.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[22089]: audit 2024-09-20T18:55:07.064646+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.49:0/4095453320' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2489396437"}]': finished 2024-09-20T18:55:08.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[22089]: cluster 2024-09-20T18:55:07.072098+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-20T18:55:08.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[22089]: audit 2024-09-20T18:55:07.402217+0000 mon.c (mon.2) 197 : audit [INF] from='client.? 172.21.15.49:0/2412529961' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2489396437"}]: dispatch 2024-09-20T18:55:08.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[22089]: audit 2024-09-20T18:55:07.403092+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2489396437"}]: dispatch 2024-09-20T18:55:08.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:08 smithi049 bash[19814]: audit 2024-09-20T18:55:07.064646+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.49:0/4095453320' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2489396437"}]': finished 2024-09-20T18:55:08.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:08 smithi049 bash[19814]: cluster 2024-09-20T18:55:07.072098+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-20T18:55:08.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:08 smithi049 bash[19814]: audit 2024-09-20T18:55:07.402217+0000 mon.c (mon.2) 197 : audit [INF] from='client.? 172.21.15.49:0/2412529961' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2489396437"}]: dispatch 2024-09-20T18:55:08.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:08 smithi049 bash[19814]: audit 2024-09-20T18:55:07.403092+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2489396437"}]: dispatch 2024-09-20T18:55:08.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:08 smithi049 bash[26429]: audit 2024-09-20T18:55:07.064646+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.49:0/4095453320' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2489396437"}]': finished 2024-09-20T18:55:08.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:08 smithi049 bash[26429]: cluster 2024-09-20T18:55:07.072098+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-20T18:55:08.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:08 smithi049 bash[26429]: audit 2024-09-20T18:55:07.402217+0000 mon.c (mon.2) 197 : audit [INF] from='client.? 172.21.15.49:0/2412529961' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2489396437"}]: dispatch 2024-09-20T18:55:08.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:08 smithi049 bash[26429]: audit 2024-09-20T18:55:07.403092+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2489396437"}]: dispatch 2024-09-20T18:55:08.854 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 systemd[1]: Stopping Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T18:55:08.854 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[48017]: ts=2024-09-20T18:55:08.649Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T18:55:08.854 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[48017]: ts=2024-09-20T18:55:08.649Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T18:55:08.854 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[48017]: ts=2024-09-20T18:55:08.650Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T18:55:08.855 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[48017]: ts=2024-09-20T18:55:08.650Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T18:55:08.855 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[48017]: ts=2024-09-20T18:55:08.650Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T18:55:08.855 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[48017]: ts=2024-09-20T18:55:08.650Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T18:55:08.855 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[48017]: ts=2024-09-20T18:55:08.650Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T18:55:08.855 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[48017]: ts=2024-09-20T18:55:08.650Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T18:55:08.855 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[48017]: ts=2024-09-20T18:55:08.650Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T18:55:08.855 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[48017]: ts=2024-09-20T18:55:08.650Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T18:55:08.855 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[48017]: ts=2024-09-20T18:55:08.650Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T18:55:08.855 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:08 smithi115 bash[48017]: ts=2024-09-20T18:55:08.650Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T18:55:09.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:09 smithi115 bash[52059]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T18:55:09.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:09 smithi115 bash[52120]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T18:55:09.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:09 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T18:55:09.379 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:09 smithi115 systemd[1]: Stopped Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:55:09.380 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:09 smithi115 systemd[1]: Started Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:55:09.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:09 smithi115 bash[22089]: cluster 2024-09-20T18:55:07.545352+0000 mgr.x (mgr.24595) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:55:09.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:09 smithi115 bash[22089]: audit 2024-09-20T18:55:08.083521+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2489396437"}]': finished 2024-09-20T18:55:09.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:09 smithi115 bash[22089]: cluster 2024-09-20T18:55:08.092291+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-20T18:55:09.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:09 smithi115 bash[22089]: audit 2024-09-20T18:55:08.424478+0000 mon.c (mon.2) 198 : audit [INF] from='client.? 172.21.15.49:0/3505580386' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/489923965"}]: dispatch 2024-09-20T18:55:09.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:09 smithi115 bash[22089]: audit 2024-09-20T18:55:08.425167+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/489923965"}]: dispatch 2024-09-20T18:55:09.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:09 smithi049 bash[19814]: cluster 2024-09-20T18:55:07.545352+0000 mgr.x (mgr.24595) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:55:09.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:09 smithi049 bash[19814]: audit 2024-09-20T18:55:08.083521+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2489396437"}]': finished 2024-09-20T18:55:09.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:09 smithi049 bash[19814]: cluster 2024-09-20T18:55:08.092291+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-20T18:55:09.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:09 smithi049 bash[19814]: audit 2024-09-20T18:55:08.424478+0000 mon.c (mon.2) 198 : audit [INF] from='client.? 172.21.15.49:0/3505580386' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/489923965"}]: dispatch 2024-09-20T18:55:09.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:09 smithi049 bash[19814]: audit 2024-09-20T18:55:08.425167+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/489923965"}]: dispatch 2024-09-20T18:55:09.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:09 smithi049 bash[26429]: cluster 2024-09-20T18:55:07.545352+0000 mgr.x (mgr.24595) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:55:09.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:09 smithi049 bash[26429]: audit 2024-09-20T18:55:08.083521+0000 mon.a (mon.0) 979 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2489396437"}]': finished 2024-09-20T18:55:09.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:09 smithi049 bash[26429]: cluster 2024-09-20T18:55:08.092291+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-20T18:55:09.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:09 smithi049 bash[26429]: audit 2024-09-20T18:55:08.424478+0000 mon.c (mon.2) 198 : audit [INF] from='client.? 172.21.15.49:0/3505580386' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/489923965"}]: dispatch 2024-09-20T18:55:09.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:09 smithi049 bash[26429]: audit 2024-09-20T18:55:08.425167+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/489923965"}]: dispatch 2024-09-20T18:55:10.364 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[22089]: audit 2024-09-20T18:55:09.086106+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/489923965"}]': finished 2024-09-20T18:55:10.364 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[22089]: cluster 2024-09-20T18:55:09.093095+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-20T18:55:10.364 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[22089]: audit 2024-09-20T18:55:09.364382+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:10.364 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[22089]: audit 2024-09-20T18:55:09.376419+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:10.364 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[22089]: audit 2024-09-20T18:55:09.384522+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:55:10.364 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[22089]: audit 2024-09-20T18:55:09.390068+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:55:10.364 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[22089]: audit 2024-09-20T18:55:09.396540+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:55:10.364 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[22089]: audit 2024-09-20T18:55:09.434243+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.49:0/3176200041' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3594035528"}]: dispatch 2024-09-20T18:55:10.407 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[19814]: audit 2024-09-20T18:55:09.086106+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/489923965"}]': finished 2024-09-20T18:55:10.407 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[19814]: cluster 2024-09-20T18:55:09.093095+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-20T18:55:10.407 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[19814]: audit 2024-09-20T18:55:09.364382+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:10.407 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[19814]: audit 2024-09-20T18:55:09.376419+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:10.407 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[19814]: audit 2024-09-20T18:55:09.384522+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:55:10.407 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[19814]: audit 2024-09-20T18:55:09.390068+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:55:10.407 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[19814]: audit 2024-09-20T18:55:09.396540+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:55:10.408 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[19814]: audit 2024-09-20T18:55:09.434243+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.49:0/3176200041' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3594035528"}]: dispatch 2024-09-20T18:55:10.408 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[26429]: audit 2024-09-20T18:55:09.086106+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/489923965"}]': finished 2024-09-20T18:55:10.408 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[26429]: cluster 2024-09-20T18:55:09.093095+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-20T18:55:10.408 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[26429]: audit 2024-09-20T18:55:09.364382+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:10.408 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[26429]: audit 2024-09-20T18:55:09.376419+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:10.408 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[26429]: audit 2024-09-20T18:55:09.384522+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:55:10.408 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[26429]: audit 2024-09-20T18:55:09.390068+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:55:10.408 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[26429]: audit 2024-09-20T18:55:09.396540+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:55:10.408 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:10 smithi049 bash[26429]: audit 2024-09-20T18:55:09.434243+0000 mon.a (mon.0) 986 : audit [INF] from='client.? 172.21.15.49:0/3176200041' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3594035528"}]: dispatch 2024-09-20T18:55:10.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.434Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T18:55:10.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.434Z 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-20T18:55:10.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.434Z 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 smithi115 (none))" 2024-09-20T18:55:10.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.434Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T18:55:10.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.434Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T18:55:10.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.436Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T18:55:10.630 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.436Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T18:55:10.631 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.439Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T18:55:10.631 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.439Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T18:55:10.631 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.440Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T18:55:10.631 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.440Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.177µs 2024-09-20T18:55:10.631 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.440Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T18:55:10.631 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.441Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-20T18:55:10.631 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.457Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-20T18:55:10.631 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.457Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-20T18:55:10.631 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.457Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=45.154µs wal_replay_duration=17.132556ms wbl_replay_duration=154ns total_replay_duration=17.206392ms 2024-09-20T18:55:10.631 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.460Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T18:55:10.631 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.460Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T18:55:10.631 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.460Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T18:55:10.632 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.484Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.577979ms db_storage=1.17µs remote_storage=1.311µs web_handler=444ns query_engine=929ns scrape=347.607µs scrape_sd=181.836µs notify=13.57µs notify_sd=19.674µs rules=23.590229ms tracing=6.472µs 2024-09-20T18:55:10.632 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.484Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T18:55:10.632 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 18:55:10 smithi115 bash[52148]: ts=2024-09-20T18:55:10.484Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T18:55:11.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:11 smithi115 bash[22089]: audit 2024-09-20T18:55:09.383084+0000 mgr.x (mgr.24595) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:55:11.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:11 smithi115 bash[22089]: audit 2024-09-20T18:55:09.388131+0000 mgr.x (mgr.24595) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:55:11.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:11 smithi115 bash[22089]: audit 2024-09-20T18:55:09.394787+0000 mgr.x (mgr.24595) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:55:11.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:11 smithi115 bash[22089]: cluster 2024-09-20T18:55:09.546099+0000 mgr.x (mgr.24595) 35 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T18:55:11.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:11 smithi115 bash[22089]: audit 2024-09-20T18:55:10.376019+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.49:0/3176200041' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3594035528"}]': finished 2024-09-20T18:55:11.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:11 smithi115 bash[22089]: cluster 2024-09-20T18:55:10.383152+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-20T18:55:11.380 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:11 smithi115 bash[22089]: audit 2024-09-20T18:55:10.715065+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.49:0/1561401409' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3906371357"}]: dispatch 2024-09-20T18:55:11.421 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[19814]: audit 2024-09-20T18:55:09.383084+0000 mgr.x (mgr.24595) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:55:11.421 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[19814]: audit 2024-09-20T18:55:09.388131+0000 mgr.x (mgr.24595) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:55:11.421 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[19814]: audit 2024-09-20T18:55:09.394787+0000 mgr.x (mgr.24595) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:55:11.421 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[19814]: cluster 2024-09-20T18:55:09.546099+0000 mgr.x (mgr.24595) 35 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T18:55:11.421 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[19814]: audit 2024-09-20T18:55:10.376019+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.49:0/3176200041' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3594035528"}]': finished 2024-09-20T18:55:11.421 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[19814]: cluster 2024-09-20T18:55:10.383152+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-20T18:55:11.421 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[19814]: audit 2024-09-20T18:55:10.715065+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.49:0/1561401409' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3906371357"}]: dispatch 2024-09-20T18:55:11.422 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[26429]: audit 2024-09-20T18:55:09.383084+0000 mgr.x (mgr.24595) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:55:11.422 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[26429]: audit 2024-09-20T18:55:09.388131+0000 mgr.x (mgr.24595) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:55:11.422 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[26429]: audit 2024-09-20T18:55:09.394787+0000 mgr.x (mgr.24595) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:55:11.422 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[26429]: cluster 2024-09-20T18:55:09.546099+0000 mgr.x (mgr.24595) 35 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T18:55:11.422 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[26429]: audit 2024-09-20T18:55:10.376019+0000 mon.a (mon.0) 987 : audit [INF] from='client.? 172.21.15.49:0/3176200041' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3594035528"}]': finished 2024-09-20T18:55:11.422 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[26429]: cluster 2024-09-20T18:55:10.383152+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-20T18:55:11.422 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:11 smithi049 bash[26429]: audit 2024-09-20T18:55:10.715065+0000 mon.a (mon.0) 989 : audit [INF] from='client.? 172.21.15.49:0/1561401409' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3906371357"}]: dispatch 2024-09-20T18:55:12.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:12 smithi049 bash[19814]: audit 2024-09-20T18:55:11.388447+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.49:0/1561401409' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3906371357"}]': finished 2024-09-20T18:55:12.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:12 smithi049 bash[19814]: cluster 2024-09-20T18:55:11.396101+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-20T18:55:12.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:12 smithi049 bash[19814]: cluster 2024-09-20T18:55:11.546824+0000 mgr.x (mgr.24595) 36 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:12.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:12 smithi049 bash[19814]: audit 2024-09-20T18:55:11.726621+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.49:0/1612598276' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2619437323"}]: dispatch 2024-09-20T18:55:12.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:12 smithi049 bash[26429]: audit 2024-09-20T18:55:11.388447+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.49:0/1561401409' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3906371357"}]': finished 2024-09-20T18:55:12.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:12 smithi049 bash[26429]: cluster 2024-09-20T18:55:11.396101+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-20T18:55:12.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:12 smithi049 bash[26429]: cluster 2024-09-20T18:55:11.546824+0000 mgr.x (mgr.24595) 36 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:12.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:12 smithi049 bash[26429]: audit 2024-09-20T18:55:11.726621+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.49:0/1612598276' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2619437323"}]: dispatch 2024-09-20T18:55:12.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:12 smithi115 bash[22089]: audit 2024-09-20T18:55:11.388447+0000 mon.a (mon.0) 990 : audit [INF] from='client.? 172.21.15.49:0/1561401409' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/3906371357"}]': finished 2024-09-20T18:55:12.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:12 smithi115 bash[22089]: cluster 2024-09-20T18:55:11.396101+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-20T18:55:12.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:12 smithi115 bash[22089]: cluster 2024-09-20T18:55:11.546824+0000 mgr.x (mgr.24595) 36 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:12.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:12 smithi115 bash[22089]: audit 2024-09-20T18:55:11.726621+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.49:0/1612598276' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2619437323"}]: dispatch 2024-09-20T18:55:13.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:13 smithi049 bash[19814]: audit 2024-09-20T18:55:12.391092+0000 mon.a (mon.0) 993 : audit [INF] from='client.? 172.21.15.49:0/1612598276' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2619437323"}]': finished 2024-09-20T18:55:13.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:13 smithi049 bash[19814]: cluster 2024-09-20T18:55:12.395846+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-20T18:55:13.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:13 smithi049 bash[26429]: audit 2024-09-20T18:55:12.391092+0000 mon.a (mon.0) 993 : audit [INF] from='client.? 172.21.15.49:0/1612598276' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2619437323"}]': finished 2024-09-20T18:55:13.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:13 smithi049 bash[26429]: cluster 2024-09-20T18:55:12.395846+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-20T18:55:13.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:13 smithi115 bash[22089]: audit 2024-09-20T18:55:12.391092+0000 mon.a (mon.0) 993 : audit [INF] from='client.? 172.21.15.49:0/1612598276' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/2619437323"}]': finished 2024-09-20T18:55:13.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:13 smithi115 bash[22089]: cluster 2024-09-20T18:55:12.395846+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-20T18:55:14.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:14 smithi049 bash[19814]: cluster 2024-09-20T18:55:13.547620+0000 mgr.x (mgr.24595) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:55:14.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:14 smithi049 bash[26429]: cluster 2024-09-20T18:55:13.547620+0000 mgr.x (mgr.24595) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:55:14.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:14 smithi115 bash[22089]: cluster 2024-09-20T18:55:13.547620+0000 mgr.x (mgr.24595) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:55:16.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[19814]: audit 2024-09-20T18:55:15.256216+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[19814]: audit 2024-09-20T18:55:15.263568+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[19814]: audit 2024-09-20T18:55:15.486149+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[19814]: audit 2024-09-20T18:55:15.499010+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[19814]: audit 2024-09-20T18:55:15.502146+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:16.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[19814]: audit 2024-09-20T18:55:15.503501+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:16.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[19814]: audit 2024-09-20T18:55:15.512481+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[26429]: audit 2024-09-20T18:55:15.256216+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[26429]: audit 2024-09-20T18:55:15.263568+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[26429]: audit 2024-09-20T18:55:15.486149+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[26429]: audit 2024-09-20T18:55:15.499010+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[26429]: audit 2024-09-20T18:55:15.502146+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:16.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[26429]: audit 2024-09-20T18:55:15.503501+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:16.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:16 smithi049 bash[26429]: audit 2024-09-20T18:55:15.512481+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:16 smithi115 bash[22089]: audit 2024-09-20T18:55:15.256216+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:16 smithi115 bash[22089]: audit 2024-09-20T18:55:15.263568+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:16 smithi115 bash[22089]: audit 2024-09-20T18:55:15.486149+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:16 smithi115 bash[22089]: audit 2024-09-20T18:55:15.499010+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:16.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:16 smithi115 bash[22089]: audit 2024-09-20T18:55:15.502146+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:16.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:16 smithi115 bash[22089]: audit 2024-09-20T18:55:15.503501+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:16.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:16 smithi115 bash[22089]: audit 2024-09-20T18:55:15.512481+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:55:17.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:55:16 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:55:16] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-20T18:55:17.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:17 smithi049 bash[26429]: audit 2024-09-20T18:55:15.387674+0000 mgr.x (mgr.24595) 38 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:17.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:17 smithi049 bash[26429]: cluster 2024-09-20T18:55:15.548277+0000 mgr.x (mgr.24595) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:17.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:17 smithi049 bash[19814]: audit 2024-09-20T18:55:15.387674+0000 mgr.x (mgr.24595) 38 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:17.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:17 smithi049 bash[19814]: cluster 2024-09-20T18:55:15.548277+0000 mgr.x (mgr.24595) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:17.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:17 smithi115 bash[22089]: audit 2024-09-20T18:55:15.387674+0000 mgr.x (mgr.24595) 38 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:17.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:17 smithi115 bash[22089]: cluster 2024-09-20T18:55:15.548277+0000 mgr.x (mgr.24595) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:19.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:19 smithi049 bash[19814]: cluster 2024-09-20T18:55:17.549650+0000 mgr.x (mgr.24595) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T18:55:19.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:19 smithi049 bash[26429]: cluster 2024-09-20T18:55:17.549650+0000 mgr.x (mgr.24595) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T18:55:19.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:19 smithi115 bash[22089]: cluster 2024-09-20T18:55:17.549650+0000 mgr.x (mgr.24595) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T18:55:20.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:20 smithi049 bash[19814]: audit 2024-09-20T18:55:20.213550+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:20.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:20 smithi049 bash[26429]: audit 2024-09-20T18:55:20.213550+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:20.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:20 smithi115 bash[22089]: audit 2024-09-20T18:55:20.213550+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:21.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:21 smithi049 bash[19814]: cluster 2024-09-20T18:55:19.550401+0000 mgr.x (mgr.24595) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-09-20T18:55:21.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:21 smithi049 bash[26429]: cluster 2024-09-20T18:55:19.550401+0000 mgr.x (mgr.24595) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-09-20T18:55:21.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:21 smithi115 bash[22089]: cluster 2024-09-20T18:55:19.550401+0000 mgr.x (mgr.24595) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 627 B/s rd, 0 op/s 2024-09-20T18:55:23.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:23 smithi049 bash[19814]: cluster 2024-09-20T18:55:21.552148+0000 mgr.x (mgr.24595) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T18:55:23.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:23 smithi049 bash[26429]: cluster 2024-09-20T18:55:21.552148+0000 mgr.x (mgr.24595) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T18:55:23.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:23 smithi115 bash[22089]: cluster 2024-09-20T18:55:21.552148+0000 mgr.x (mgr.24595) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T18:55:25.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:25 smithi049 bash[19814]: cluster 2024-09-20T18:55:23.553025+0000 mgr.x (mgr.24595) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-09-20T18:55:25.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:25 smithi049 bash[26429]: cluster 2024-09-20T18:55:23.553025+0000 mgr.x (mgr.24595) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-09-20T18:55:25.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:25 smithi115 bash[22089]: cluster 2024-09-20T18:55:23.553025+0000 mgr.x (mgr.24595) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-09-20T18:55:26.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:55:26 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:55:26] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-20T18:55:27.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:27 smithi049 bash[19814]: audit 2024-09-20T18:55:25.395951+0000 mgr.x (mgr.24595) 44 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:27.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:27 smithi049 bash[19814]: cluster 2024-09-20T18:55:25.554147+0000 mgr.x (mgr.24595) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:27.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:27 smithi049 bash[26429]: audit 2024-09-20T18:55:25.395951+0000 mgr.x (mgr.24595) 44 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:27.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:27 smithi049 bash[26429]: cluster 2024-09-20T18:55:25.554147+0000 mgr.x (mgr.24595) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:27.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:27 smithi115 bash[22089]: audit 2024-09-20T18:55:25.395951+0000 mgr.x (mgr.24595) 44 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:27.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:27 smithi115 bash[22089]: cluster 2024-09-20T18:55:25.554147+0000 mgr.x (mgr.24595) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:29.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:29 smithi049 bash[19814]: cluster 2024-09-20T18:55:27.555716+0000 mgr.x (mgr.24595) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:29.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:29 smithi049 bash[26429]: cluster 2024-09-20T18:55:27.555716+0000 mgr.x (mgr.24595) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:29.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:29 smithi115 bash[22089]: cluster 2024-09-20T18:55:27.555716+0000 mgr.x (mgr.24595) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:31.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:31 smithi049 bash[19814]: cluster 2024-09-20T18:55:29.556466+0000 mgr.x (mgr.24595) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:31.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:31 smithi049 bash[26429]: cluster 2024-09-20T18:55:29.556466+0000 mgr.x (mgr.24595) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:31.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:31 smithi115 bash[22089]: cluster 2024-09-20T18:55:29.556466+0000 mgr.x (mgr.24595) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:33.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:33 smithi049 bash[19814]: cluster 2024-09-20T18:55:31.558132+0000 mgr.x (mgr.24595) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:33.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:33 smithi049 bash[26429]: cluster 2024-09-20T18:55:31.558132+0000 mgr.x (mgr.24595) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:33.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:33 smithi115 bash[22089]: cluster 2024-09-20T18:55:31.558132+0000 mgr.x (mgr.24595) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:35.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:35 smithi115 bash[22089]: cluster 2024-09-20T18:55:33.558869+0000 mgr.x (mgr.24595) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:35.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:35 smithi115 bash[22089]: audit 2024-09-20T18:55:35.214154+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:35.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:35 smithi049 bash[19814]: cluster 2024-09-20T18:55:33.558869+0000 mgr.x (mgr.24595) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:35.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:35 smithi049 bash[19814]: audit 2024-09-20T18:55:35.214154+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:35.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:35 smithi049 bash[26429]: cluster 2024-09-20T18:55:33.558869+0000 mgr.x (mgr.24595) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:35.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:35 smithi049 bash[26429]: audit 2024-09-20T18:55:35.214154+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:36.879 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:55:36 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:55:36] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-20T18:55:37.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:37 smithi115 bash[22089]: audit 2024-09-20T18:55:35.407398+0000 mgr.x (mgr.24595) 50 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:37.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:37 smithi115 bash[22089]: cluster 2024-09-20T18:55:35.559878+0000 mgr.x (mgr.24595) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:37.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:37 smithi049 bash[19814]: audit 2024-09-20T18:55:35.407398+0000 mgr.x (mgr.24595) 50 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:37.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:37 smithi049 bash[19814]: cluster 2024-09-20T18:55:35.559878+0000 mgr.x (mgr.24595) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:37.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:37 smithi049 bash[26429]: audit 2024-09-20T18:55:35.407398+0000 mgr.x (mgr.24595) 50 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:37.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:37 smithi049 bash[26429]: cluster 2024-09-20T18:55:35.559878+0000 mgr.x (mgr.24595) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:39.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:39 smithi115 bash[22089]: cluster 2024-09-20T18:55:37.561311+0000 mgr.x (mgr.24595) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:39.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:39 smithi049 bash[19814]: cluster 2024-09-20T18:55:37.561311+0000 mgr.x (mgr.24595) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:39.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:39 smithi049 bash[26429]: cluster 2024-09-20T18:55:37.561311+0000 mgr.x (mgr.24595) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:41.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:41 smithi115 bash[22089]: cluster 2024-09-20T18:55:39.562027+0000 mgr.x (mgr.24595) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:41.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:41 smithi049 bash[19814]: cluster 2024-09-20T18:55:39.562027+0000 mgr.x (mgr.24595) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:41.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:41 smithi049 bash[26429]: cluster 2024-09-20T18:55:39.562027+0000 mgr.x (mgr.24595) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:43.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:43 smithi115 bash[22089]: cluster 2024-09-20T18:55:41.563707+0000 mgr.x (mgr.24595) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:43.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:43 smithi049 bash[19814]: cluster 2024-09-20T18:55:41.563707+0000 mgr.x (mgr.24595) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:43.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:43 smithi049 bash[26429]: cluster 2024-09-20T18:55:41.563707+0000 mgr.x (mgr.24595) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:45.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:45 smithi115 bash[22089]: cluster 2024-09-20T18:55:43.564428+0000 mgr.x (mgr.24595) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:45.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:45 smithi049 bash[19814]: cluster 2024-09-20T18:55:43.564428+0000 mgr.x (mgr.24595) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:45.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:45 smithi049 bash[26429]: cluster 2024-09-20T18:55:43.564428+0000 mgr.x (mgr.24595) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:47.129 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:55:46 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:55:46] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-20T18:55:47.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:47 smithi115 bash[22089]: audit 2024-09-20T18:55:45.418935+0000 mgr.x (mgr.24595) 56 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:47.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:47 smithi115 bash[22089]: cluster 2024-09-20T18:55:45.565419+0000 mgr.x (mgr.24595) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:47.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:47 smithi049 bash[19814]: audit 2024-09-20T18:55:45.418935+0000 mgr.x (mgr.24595) 56 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:47.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:47 smithi049 bash[19814]: cluster 2024-09-20T18:55:45.565419+0000 mgr.x (mgr.24595) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:47.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:47 smithi049 bash[26429]: audit 2024-09-20T18:55:45.418935+0000 mgr.x (mgr.24595) 56 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:47.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:47 smithi049 bash[26429]: cluster 2024-09-20T18:55:45.565419+0000 mgr.x (mgr.24595) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:49 smithi115 bash[22089]: cluster 2024-09-20T18:55:47.566885+0000 mgr.x (mgr.24595) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:49.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:49 smithi049 bash[26429]: cluster 2024-09-20T18:55:47.566885+0000 mgr.x (mgr.24595) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:49.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:49 smithi049 bash[19814]: cluster 2024-09-20T18:55:47.566885+0000 mgr.x (mgr.24595) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:50.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:50 smithi115 bash[22089]: audit 2024-09-20T18:55:50.214737+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:50.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:50 smithi049 bash[19814]: audit 2024-09-20T18:55:50.214737+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:50.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:50 smithi049 bash[26429]: audit 2024-09-20T18:55:50.214737+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:51 smithi115 bash[22089]: cluster 2024-09-20T18:55:49.567648+0000 mgr.x (mgr.24595) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:51.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:51 smithi049 bash[19814]: cluster 2024-09-20T18:55:49.567648+0000 mgr.x (mgr.24595) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:51.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:51 smithi049 bash[26429]: cluster 2024-09-20T18:55:49.567648+0000 mgr.x (mgr.24595) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:53.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:53 smithi115 bash[22089]: cluster 2024-09-20T18:55:51.569402+0000 mgr.x (mgr.24595) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:53.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:53 smithi049 bash[19814]: cluster 2024-09-20T18:55:51.569402+0000 mgr.x (mgr.24595) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:53.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:53 smithi049 bash[26429]: cluster 2024-09-20T18:55:51.569402+0000 mgr.x (mgr.24595) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:55.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:55 smithi115 bash[22089]: cluster 2024-09-20T18:55:53.570220+0000 mgr.x (mgr.24595) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:55.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:55 smithi049 bash[19814]: cluster 2024-09-20T18:55:53.570220+0000 mgr.x (mgr.24595) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:55.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:55 smithi049 bash[26429]: cluster 2024-09-20T18:55:53.570220+0000 mgr.x (mgr.24595) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:56.878 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:55:56 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:55:56] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-20T18:55:57.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:57 smithi115 bash[22089]: audit 2024-09-20T18:55:55.430293+0000 mgr.x (mgr.24595) 62 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:57.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:57 smithi115 bash[22089]: cluster 2024-09-20T18:55:55.571334+0000 mgr.x (mgr.24595) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:57.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:57 smithi049 bash[19814]: audit 2024-09-20T18:55:55.430293+0000 mgr.x (mgr.24595) 62 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:57.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:57 smithi049 bash[19814]: cluster 2024-09-20T18:55:55.571334+0000 mgr.x (mgr.24595) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:57.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:57 smithi049 bash[26429]: audit 2024-09-20T18:55:55.430293+0000 mgr.x (mgr.24595) 62 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:57.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:57 smithi049 bash[26429]: cluster 2024-09-20T18:55:55.571334+0000 mgr.x (mgr.24595) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:55:59.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:55:59 smithi115 bash[22089]: cluster 2024-09-20T18:55:57.572746+0000 mgr.x (mgr.24595) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:59.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:55:59 smithi049 bash[19814]: cluster 2024-09-20T18:55:57.572746+0000 mgr.x (mgr.24595) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:59.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:55:59 smithi049 bash[26429]: cluster 2024-09-20T18:55:57.572746+0000 mgr.x (mgr.24595) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:01.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:01 smithi115 bash[22089]: cluster 2024-09-20T18:55:59.573474+0000 mgr.x (mgr.24595) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:01.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:01 smithi049 bash[19814]: cluster 2024-09-20T18:55:59.573474+0000 mgr.x (mgr.24595) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:01.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:01 smithi049 bash[26429]: cluster 2024-09-20T18:55:59.573474+0000 mgr.x (mgr.24595) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:03.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:03 smithi115 bash[22089]: cluster 2024-09-20T18:56:01.575126+0000 mgr.x (mgr.24595) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:03.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:03 smithi049 bash[19814]: cluster 2024-09-20T18:56:01.575126+0000 mgr.x (mgr.24595) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:03.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:03 smithi049 bash[26429]: cluster 2024-09-20T18:56:01.575126+0000 mgr.x (mgr.24595) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:04.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:04 smithi049 bash[19814]: cluster 2024-09-20T18:56:03.575830+0000 mgr.x (mgr.24595) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:04.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:04 smithi049 bash[26429]: cluster 2024-09-20T18:56:03.575830+0000 mgr.x (mgr.24595) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:04.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:04 smithi115 bash[22089]: cluster 2024-09-20T18:56:03.575830+0000 mgr.x (mgr.24595) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:05.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:05 smithi049 bash[19814]: audit 2024-09-20T18:56:05.215621+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:05.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:05 smithi049 bash[26429]: audit 2024-09-20T18:56:05.215621+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:05.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:05 smithi115 bash[22089]: audit 2024-09-20T18:56:05.215621+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:06.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:06 smithi049 bash[19814]: audit 2024-09-20T18:56:05.439856+0000 mgr.x (mgr.24595) 68 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:06.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:06 smithi049 bash[19814]: cluster 2024-09-20T18:56:05.577255+0000 mgr.x (mgr.24595) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:06.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:06 smithi049 bash[26429]: audit 2024-09-20T18:56:05.439856+0000 mgr.x (mgr.24595) 68 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:06.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:06 smithi049 bash[26429]: cluster 2024-09-20T18:56:05.577255+0000 mgr.x (mgr.24595) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:06.878 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:56:06 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:56:06] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-20T18:56:06.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:06 smithi115 bash[22089]: audit 2024-09-20T18:56:05.439856+0000 mgr.x (mgr.24595) 68 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:06.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:06 smithi115 bash[22089]: cluster 2024-09-20T18:56:05.577255+0000 mgr.x (mgr.24595) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:09.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:08 smithi049 bash[19814]: cluster 2024-09-20T18:56:07.578196+0000 mgr.x (mgr.24595) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:09.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:08 smithi049 bash[26429]: cluster 2024-09-20T18:56:07.578196+0000 mgr.x (mgr.24595) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:09.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:08 smithi115 bash[22089]: cluster 2024-09-20T18:56:07.578196+0000 mgr.x (mgr.24595) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:11.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:10 smithi049 bash[19814]: cluster 2024-09-20T18:56:09.578949+0000 mgr.x (mgr.24595) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:11.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:10 smithi049 bash[26429]: cluster 2024-09-20T18:56:09.578949+0000 mgr.x (mgr.24595) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:11.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:10 smithi115 bash[22089]: cluster 2024-09-20T18:56:09.578949+0000 mgr.x (mgr.24595) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:13.060 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:12 smithi049 bash[19814]: cluster 2024-09-20T18:56:11.580617+0000 mgr.x (mgr.24595) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:13.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:12 smithi049 bash[26429]: cluster 2024-09-20T18:56:11.580617+0000 mgr.x (mgr.24595) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:13.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:12 smithi115 bash[22089]: cluster 2024-09-20T18:56:11.580617+0000 mgr.x (mgr.24595) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:15.061 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:14 smithi049 bash[19814]: cluster 2024-09-20T18:56:13.581339+0000 mgr.x (mgr.24595) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:15.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:14 smithi049 bash[26429]: cluster 2024-09-20T18:56:13.581339+0000 mgr.x (mgr.24595) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:15.128 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:14 smithi115 bash[22089]: cluster 2024-09-20T18:56:13.581339+0000 mgr.x (mgr.24595) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:16.878 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:56:16 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:56:16] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-20T18:56:17.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[19814]: audit 2024-09-20T18:56:15.451231+0000 mgr.x (mgr.24595) 74 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:17.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[19814]: cluster 2024-09-20T18:56:15.583110+0000 mgr.x (mgr.24595) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:17.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[19814]: audit 2024-09-20T18:56:16.121108+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:56:17.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[19814]: audit 2024-09-20T18:56:16.129330+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:56:17.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[19814]: audit 2024-09-20T18:56:16.734988+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:17.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[19814]: audit 2024-09-20T18:56:16.736698+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:17.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[19814]: audit 2024-09-20T18:56:16.749739+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:56:17.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[26429]: audit 2024-09-20T18:56:15.451231+0000 mgr.x (mgr.24595) 74 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:17.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[26429]: cluster 2024-09-20T18:56:15.583110+0000 mgr.x (mgr.24595) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:17.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[26429]: audit 2024-09-20T18:56:16.121108+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:56:17.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[26429]: audit 2024-09-20T18:56:16.129330+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:56:17.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[26429]: audit 2024-09-20T18:56:16.734988+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:17.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[26429]: audit 2024-09-20T18:56:16.736698+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:17.561 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:17 smithi049 bash[26429]: audit 2024-09-20T18:56:16.749739+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:56:17.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:17 smithi115 bash[22089]: audit 2024-09-20T18:56:15.451231+0000 mgr.x (mgr.24595) 74 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:17.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:17 smithi115 bash[22089]: cluster 2024-09-20T18:56:15.583110+0000 mgr.x (mgr.24595) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:17.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:17 smithi115 bash[22089]: audit 2024-09-20T18:56:16.121108+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:56:17.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:17 smithi115 bash[22089]: audit 2024-09-20T18:56:16.129330+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:56:17.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:17 smithi115 bash[22089]: audit 2024-09-20T18:56:16.734988+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:17.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:17 smithi115 bash[22089]: audit 2024-09-20T18:56:16.736698+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:17.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:17 smithi115 bash[22089]: audit 2024-09-20T18:56:16.749739+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:56:19.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:19 smithi049 bash[19814]: cluster 2024-09-20T18:56:17.583966+0000 mgr.x (mgr.24595) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:19.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:19 smithi049 bash[26429]: cluster 2024-09-20T18:56:17.583966+0000 mgr.x (mgr.24595) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:19.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:19 smithi115 bash[22089]: cluster 2024-09-20T18:56:17.583966+0000 mgr.x (mgr.24595) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:21.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:21 smithi049 bash[26429]: cluster 2024-09-20T18:56:19.584796+0000 mgr.x (mgr.24595) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:21.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:21 smithi049 bash[26429]: audit 2024-09-20T18:56:20.215997+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:21.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:21 smithi049 bash[19814]: cluster 2024-09-20T18:56:19.584796+0000 mgr.x (mgr.24595) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:21.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:21 smithi049 bash[19814]: audit 2024-09-20T18:56:20.215997+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:21.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:21 smithi115 bash[22089]: cluster 2024-09-20T18:56:19.584796+0000 mgr.x (mgr.24595) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:21.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:21 smithi115 bash[22089]: audit 2024-09-20T18:56:20.215997+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:23.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:23 smithi049 bash[19814]: cluster 2024-09-20T18:56:21.586479+0000 mgr.x (mgr.24595) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:23.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:23 smithi049 bash[26429]: cluster 2024-09-20T18:56:21.586479+0000 mgr.x (mgr.24595) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:23.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:23 smithi115 bash[22089]: cluster 2024-09-20T18:56:21.586479+0000 mgr.x (mgr.24595) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:25.474 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:25 smithi049 bash[19814]: cluster 2024-09-20T18:56:23.587191+0000 mgr.x (mgr.24595) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:25.474 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:25 smithi049 bash[26429]: cluster 2024-09-20T18:56:23.587191+0000 mgr.x (mgr.24595) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:25.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:25 smithi115 bash[22089]: cluster 2024-09-20T18:56:23.587191+0000 mgr.x (mgr.24595) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:27.128 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:56:26 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:56:26] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-20T18:56:27.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:27 smithi049 bash[19814]: audit 2024-09-20T18:56:25.462100+0000 mgr.x (mgr.24595) 80 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:27.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:27 smithi049 bash[19814]: cluster 2024-09-20T18:56:25.588770+0000 mgr.x (mgr.24595) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:27.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:27 smithi049 bash[26429]: audit 2024-09-20T18:56:25.462100+0000 mgr.x (mgr.24595) 80 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:27.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:27 smithi049 bash[26429]: cluster 2024-09-20T18:56:25.588770+0000 mgr.x (mgr.24595) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:27.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:27 smithi115 bash[22089]: audit 2024-09-20T18:56:25.462100+0000 mgr.x (mgr.24595) 80 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:27.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:27 smithi115 bash[22089]: cluster 2024-09-20T18:56:25.588770+0000 mgr.x (mgr.24595) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:29.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:29 smithi049 bash[19814]: cluster 2024-09-20T18:56:27.589459+0000 mgr.x (mgr.24595) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:29.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:29 smithi049 bash[26429]: cluster 2024-09-20T18:56:27.589459+0000 mgr.x (mgr.24595) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:29.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:29 smithi115 bash[22089]: cluster 2024-09-20T18:56:27.589459+0000 mgr.x (mgr.24595) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:31.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:31 smithi049 bash[19814]: cluster 2024-09-20T18:56:29.590142+0000 mgr.x (mgr.24595) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:31.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:31 smithi049 bash[26429]: cluster 2024-09-20T18:56:29.590142+0000 mgr.x (mgr.24595) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:31.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:31 smithi115 bash[22089]: cluster 2024-09-20T18:56:29.590142+0000 mgr.x (mgr.24595) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:33.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:33 smithi049 bash[19814]: cluster 2024-09-20T18:56:31.591784+0000 mgr.x (mgr.24595) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-20T18:56:33.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:33 smithi049 bash[26429]: cluster 2024-09-20T18:56:31.591784+0000 mgr.x (mgr.24595) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-20T18:56:33.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:33 smithi115 bash[22089]: cluster 2024-09-20T18:56:31.591784+0000 mgr.x (mgr.24595) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-20T18:56:35.483 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:35 smithi049 bash[26429]: cluster 2024-09-20T18:56:33.592504+0000 mgr.x (mgr.24595) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-20T18:56:35.484 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:35 smithi049 bash[19814]: cluster 2024-09-20T18:56:33.592504+0000 mgr.x (mgr.24595) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-20T18:56:35.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:35 smithi115 bash[22089]: cluster 2024-09-20T18:56:33.592504+0000 mgr.x (mgr.24595) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 50 op/s 2024-09-20T18:56:36.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:36 smithi049 bash[19814]: audit 2024-09-20T18:56:35.216621+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:36.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:36 smithi049 bash[26429]: audit 2024-09-20T18:56:35.216621+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:36.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:36 smithi115 bash[22089]: audit 2024-09-20T18:56:35.216621+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:37.128 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:56:36 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:56:36] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-20T18:56:37.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:37 smithi049 bash[19814]: audit 2024-09-20T18:56:35.471791+0000 mgr.x (mgr.24595) 86 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:37.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:37 smithi049 bash[19814]: cluster 2024-09-20T18:56:35.594056+0000 mgr.x (mgr.24595) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T18:56:37.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:37 smithi049 bash[26429]: audit 2024-09-20T18:56:35.471791+0000 mgr.x (mgr.24595) 86 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:37.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:37 smithi049 bash[26429]: cluster 2024-09-20T18:56:35.594056+0000 mgr.x (mgr.24595) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T18:56:37.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:37 smithi115 bash[22089]: audit 2024-09-20T18:56:35.471791+0000 mgr.x (mgr.24595) 86 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:37.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:37 smithi115 bash[22089]: cluster 2024-09-20T18:56:35.594056+0000 mgr.x (mgr.24595) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T18:56:39.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:39 smithi049 bash[19814]: cluster 2024-09-20T18:56:37.594777+0000 mgr.x (mgr.24595) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T18:56:39.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:39 smithi049 bash[26429]: cluster 2024-09-20T18:56:37.594777+0000 mgr.x (mgr.24595) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T18:56:39.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:39 smithi115 bash[22089]: cluster 2024-09-20T18:56:37.594777+0000 mgr.x (mgr.24595) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T18:56:41.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:41 smithi049 bash[19814]: cluster 2024-09-20T18:56:39.595492+0000 mgr.x (mgr.24595) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T18:56:41.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:41 smithi049 bash[26429]: cluster 2024-09-20T18:56:39.595492+0000 mgr.x (mgr.24595) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T18:56:41.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:41 smithi115 bash[22089]: cluster 2024-09-20T18:56:39.595492+0000 mgr.x (mgr.24595) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T18:56:43.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:43 smithi049 bash[19814]: cluster 2024-09-20T18:56:41.597116+0000 mgr.x (mgr.24595) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T18:56:43.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:43 smithi049 bash[26429]: cluster 2024-09-20T18:56:41.597116+0000 mgr.x (mgr.24595) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T18:56:43.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:43 smithi115 bash[22089]: cluster 2024-09-20T18:56:41.597116+0000 mgr.x (mgr.24595) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T18:56:45.489 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:45 smithi049 bash[19814]: cluster 2024-09-20T18:56:43.597833+0000 mgr.x (mgr.24595) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-09-20T18:56:45.489 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:45 smithi049 bash[26429]: cluster 2024-09-20T18:56:43.597833+0000 mgr.x (mgr.24595) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-09-20T18:56:45.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:45 smithi115 bash[22089]: cluster 2024-09-20T18:56:43.597833+0000 mgr.x (mgr.24595) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-09-20T18:56:46.877 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:56:46 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:56:46] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-20T18:56:47.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:47 smithi049 bash[19814]: audit 2024-09-20T18:56:45.477584+0000 mgr.x (mgr.24595) 92 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:47.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:47 smithi049 bash[19814]: cluster 2024-09-20T18:56:45.599416+0000 mgr.x (mgr.24595) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-09-20T18:56:47.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:47 smithi049 bash[26429]: audit 2024-09-20T18:56:45.477584+0000 mgr.x (mgr.24595) 92 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:47.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:47 smithi049 bash[26429]: cluster 2024-09-20T18:56:45.599416+0000 mgr.x (mgr.24595) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-09-20T18:56:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:47 smithi115 bash[22089]: audit 2024-09-20T18:56:45.477584+0000 mgr.x (mgr.24595) 92 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:47.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:47 smithi115 bash[22089]: cluster 2024-09-20T18:56:45.599416+0000 mgr.x (mgr.24595) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 70 op/s 2024-09-20T18:56:49.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:49 smithi049 bash[19814]: cluster 2024-09-20T18:56:47.600108+0000 mgr.x (mgr.24595) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:56:49.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:49 smithi049 bash[26429]: cluster 2024-09-20T18:56:47.600108+0000 mgr.x (mgr.24595) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:56:49.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:49 smithi115 bash[22089]: cluster 2024-09-20T18:56:47.600108+0000 mgr.x (mgr.24595) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:56:51.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:51 smithi049 bash[19814]: cluster 2024-09-20T18:56:49.600794+0000 mgr.x (mgr.24595) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:56:51.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:51 smithi049 bash[19814]: audit 2024-09-20T18:56:50.217052+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:51.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:51 smithi049 bash[26429]: cluster 2024-09-20T18:56:49.600794+0000 mgr.x (mgr.24595) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:56:51.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:51 smithi049 bash[26429]: audit 2024-09-20T18:56:50.217052+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:51.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:51 smithi115 bash[22089]: cluster 2024-09-20T18:56:49.600794+0000 mgr.x (mgr.24595) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:56:51.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:51 smithi115 bash[22089]: audit 2024-09-20T18:56:50.217052+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:53.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:53 smithi049 bash[19814]: cluster 2024-09-20T18:56:51.602455+0000 mgr.x (mgr.24595) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:53.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:53 smithi049 bash[26429]: cluster 2024-09-20T18:56:51.602455+0000 mgr.x (mgr.24595) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:53.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:53 smithi115 bash[22089]: cluster 2024-09-20T18:56:51.602455+0000 mgr.x (mgr.24595) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:55.500 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:55 smithi049 bash[19814]: cluster 2024-09-20T18:56:53.603158+0000 mgr.x (mgr.24595) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:56:55.500 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:55 smithi049 bash[26429]: cluster 2024-09-20T18:56:53.603158+0000 mgr.x (mgr.24595) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:56:55.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:55 smithi115 bash[22089]: cluster 2024-09-20T18:56:53.603158+0000 mgr.x (mgr.24595) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:56:56.877 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:56:56 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:56:56] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-20T18:56:57.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:57 smithi049 bash[19814]: audit 2024-09-20T18:56:55.488951+0000 mgr.x (mgr.24595) 98 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:57.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:57 smithi049 bash[19814]: cluster 2024-09-20T18:56:55.604821+0000 mgr.x (mgr.24595) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:57.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:57 smithi049 bash[26429]: audit 2024-09-20T18:56:55.488951+0000 mgr.x (mgr.24595) 98 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:57.560 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:57 smithi049 bash[26429]: cluster 2024-09-20T18:56:55.604821+0000 mgr.x (mgr.24595) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:57.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:57 smithi115 bash[22089]: audit 2024-09-20T18:56:55.488951+0000 mgr.x (mgr.24595) 98 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:57.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:57 smithi115 bash[22089]: cluster 2024-09-20T18:56:55.604821+0000 mgr.x (mgr.24595) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:56:59.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:56:59 smithi049 bash[19814]: cluster 2024-09-20T18:56:57.605594+0000 mgr.x (mgr.24595) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:59.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:56:59 smithi049 bash[26429]: cluster 2024-09-20T18:56:57.605594+0000 mgr.x (mgr.24595) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:56:59.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:56:59 smithi115 bash[22089]: cluster 2024-09-20T18:56:57.605594+0000 mgr.x (mgr.24595) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:01.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:01 smithi049 bash[19814]: cluster 2024-09-20T18:56:59.606314+0000 mgr.x (mgr.24595) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:01.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:01 smithi049 bash[26429]: cluster 2024-09-20T18:56:59.606314+0000 mgr.x (mgr.24595) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:01.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:01 smithi115 bash[22089]: cluster 2024-09-20T18:56:59.606314+0000 mgr.x (mgr.24595) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:03.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:03 smithi049 bash[19814]: cluster 2024-09-20T18:57:01.607954+0000 mgr.x (mgr.24595) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:03.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:03 smithi049 bash[26429]: cluster 2024-09-20T18:57:01.607954+0000 mgr.x (mgr.24595) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:03.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:03 smithi115 bash[22089]: cluster 2024-09-20T18:57:01.607954+0000 mgr.x (mgr.24595) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:05.508 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:05 smithi049 bash[19814]: cluster 2024-09-20T18:57:03.608656+0000 mgr.x (mgr.24595) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:05.508 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:05 smithi049 bash[19814]: audit 2024-09-20T18:57:05.218069+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:05.509 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:05 smithi049 bash[26429]: cluster 2024-09-20T18:57:03.608656+0000 mgr.x (mgr.24595) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:05.509 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:05 smithi049 bash[26429]: audit 2024-09-20T18:57:05.218069+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:05.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:05 smithi115 bash[22089]: cluster 2024-09-20T18:57:03.608656+0000 mgr.x (mgr.24595) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:05.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:05 smithi115 bash[22089]: audit 2024-09-20T18:57:05.218069+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:06.877 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:57:06 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:57:06] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-20T18:57:07.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:07 smithi049 bash[19814]: audit 2024-09-20T18:57:05.497215+0000 mgr.x (mgr.24595) 104 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:07.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:07 smithi049 bash[19814]: cluster 2024-09-20T18:57:05.610246+0000 mgr.x (mgr.24595) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:07.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:07 smithi049 bash[26429]: audit 2024-09-20T18:57:05.497215+0000 mgr.x (mgr.24595) 104 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:07.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:07 smithi049 bash[26429]: cluster 2024-09-20T18:57:05.610246+0000 mgr.x (mgr.24595) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:07.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:07 smithi115 bash[22089]: audit 2024-09-20T18:57:05.497215+0000 mgr.x (mgr.24595) 104 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:07.643 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:07 smithi115 bash[22089]: cluster 2024-09-20T18:57:05.610246+0000 mgr.x (mgr.24595) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:09.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:09 smithi049 bash[19814]: cluster 2024-09-20T18:57:07.610949+0000 mgr.x (mgr.24595) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:09.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:09 smithi049 bash[26429]: cluster 2024-09-20T18:57:07.610949+0000 mgr.x (mgr.24595) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:09.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:09 smithi115 bash[22089]: cluster 2024-09-20T18:57:07.610949+0000 mgr.x (mgr.24595) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:11.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:11 smithi049 bash[19814]: cluster 2024-09-20T18:57:09.611647+0000 mgr.x (mgr.24595) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:11.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:11 smithi049 bash[26429]: cluster 2024-09-20T18:57:09.611647+0000 mgr.x (mgr.24595) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:11.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:11 smithi115 bash[22089]: cluster 2024-09-20T18:57:09.611647+0000 mgr.x (mgr.24595) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:13.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:13 smithi049 bash[19814]: cluster 2024-09-20T18:57:11.613267+0000 mgr.x (mgr.24595) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:13.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:13 smithi049 bash[26429]: cluster 2024-09-20T18:57:11.613267+0000 mgr.x (mgr.24595) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:13.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:13 smithi115 bash[22089]: cluster 2024-09-20T18:57:11.613267+0000 mgr.x (mgr.24595) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:15.514 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:15 smithi049 bash[19814]: cluster 2024-09-20T18:57:13.613994+0000 mgr.x (mgr.24595) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:15.514 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:15 smithi049 bash[26429]: cluster 2024-09-20T18:57:13.613994+0000 mgr.x (mgr.24595) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:15.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:15 smithi115 bash[22089]: cluster 2024-09-20T18:57:13.613994+0000 mgr.x (mgr.24595) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:17.127 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:57:16 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:57:16] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-20T18:57:17.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:17 smithi049 bash[19814]: audit 2024-09-20T18:57:15.503107+0000 mgr.x (mgr.24595) 110 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:17.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:17 smithi049 bash[19814]: cluster 2024-09-20T18:57:15.615581+0000 mgr.x (mgr.24595) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:17.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:17 smithi049 bash[26429]: audit 2024-09-20T18:57:15.503107+0000 mgr.x (mgr.24595) 110 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:17.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:17 smithi049 bash[26429]: cluster 2024-09-20T18:57:15.615581+0000 mgr.x (mgr.24595) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:17.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:17 smithi115 bash[22089]: audit 2024-09-20T18:57:15.503107+0000 mgr.x (mgr.24595) 110 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:17.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:17 smithi115 bash[22089]: cluster 2024-09-20T18:57:15.615581+0000 mgr.x (mgr.24595) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:18.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:18 smithi049 bash[26429]: audit 2024-09-20T18:57:17.546493+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:18.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:18 smithi049 bash[26429]: audit 2024-09-20T18:57:17.548259+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:18.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:18 smithi049 bash[26429]: audit 2024-09-20T18:57:17.560229+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:57:18.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:18 smithi049 bash[19814]: audit 2024-09-20T18:57:17.546493+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:18.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:18 smithi049 bash[19814]: audit 2024-09-20T18:57:17.548259+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:18.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:18 smithi049 bash[19814]: audit 2024-09-20T18:57:17.560229+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:57:18.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:18 smithi115 bash[22089]: audit 2024-09-20T18:57:17.546493+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:18.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:18 smithi115 bash[22089]: audit 2024-09-20T18:57:17.548259+0000 mon.c (mon.2) 215 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:18.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:18 smithi115 bash[22089]: audit 2024-09-20T18:57:17.560229+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:57:19.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:19 smithi049 bash[26429]: cluster 2024-09-20T18:57:17.616249+0000 mgr.x (mgr.24595) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:19.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:19 smithi049 bash[19814]: cluster 2024-09-20T18:57:17.616249+0000 mgr.x (mgr.24595) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:19.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:19 smithi115 bash[22089]: cluster 2024-09-20T18:57:17.616249+0000 mgr.x (mgr.24595) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:20.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:20 smithi049 bash[19814]: audit 2024-09-20T18:57:20.218472+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:20.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:20 smithi049 bash[26429]: audit 2024-09-20T18:57:20.218472+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:20.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:20 smithi115 bash[22089]: audit 2024-09-20T18:57:20.218472+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:21.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:21 smithi049 bash[19814]: cluster 2024-09-20T18:57:19.616967+0000 mgr.x (mgr.24595) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:21.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:21 smithi049 bash[26429]: cluster 2024-09-20T18:57:19.616967+0000 mgr.x (mgr.24595) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:21.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:21 smithi115 bash[22089]: cluster 2024-09-20T18:57:19.616967+0000 mgr.x (mgr.24595) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:23.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:23 smithi049 bash[19814]: cluster 2024-09-20T18:57:21.618854+0000 mgr.x (mgr.24595) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:23.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:23 smithi049 bash[26429]: cluster 2024-09-20T18:57:21.618854+0000 mgr.x (mgr.24595) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:23.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:23 smithi115 bash[22089]: cluster 2024-09-20T18:57:21.618854+0000 mgr.x (mgr.24595) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:25.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:25 smithi049 bash[19814]: cluster 2024-09-20T18:57:23.619710+0000 mgr.x (mgr.24595) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:25.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:25 smithi049 bash[26429]: cluster 2024-09-20T18:57:23.619710+0000 mgr.x (mgr.24595) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:25.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:25 smithi115 bash[22089]: cluster 2024-09-20T18:57:23.619710+0000 mgr.x (mgr.24595) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:26.877 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:57:26 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:57:26] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-20T18:57:27.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:27 smithi049 bash[19814]: audit 2024-09-20T18:57:25.510923+0000 mgr.x (mgr.24595) 116 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:27.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:27 smithi049 bash[19814]: cluster 2024-09-20T18:57:25.621340+0000 mgr.x (mgr.24595) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:27.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:27 smithi049 bash[26429]: audit 2024-09-20T18:57:25.510923+0000 mgr.x (mgr.24595) 116 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:27.559 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:27 smithi049 bash[26429]: cluster 2024-09-20T18:57:25.621340+0000 mgr.x (mgr.24595) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:27.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:27 smithi115 bash[22089]: audit 2024-09-20T18:57:25.510923+0000 mgr.x (mgr.24595) 116 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:27.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:27 smithi115 bash[22089]: cluster 2024-09-20T18:57:25.621340+0000 mgr.x (mgr.24595) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:29.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:29 smithi049 bash[19814]: cluster 2024-09-20T18:57:27.622145+0000 mgr.x (mgr.24595) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:29.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:29 smithi049 bash[26429]: cluster 2024-09-20T18:57:27.622145+0000 mgr.x (mgr.24595) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:29.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:29 smithi115 bash[22089]: cluster 2024-09-20T18:57:27.622145+0000 mgr.x (mgr.24595) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:31.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:31 smithi049 bash[19814]: cluster 2024-09-20T18:57:29.622952+0000 mgr.x (mgr.24595) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:31.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:31 smithi049 bash[26429]: cluster 2024-09-20T18:57:29.622952+0000 mgr.x (mgr.24595) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:31.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:31 smithi115 bash[22089]: cluster 2024-09-20T18:57:29.622952+0000 mgr.x (mgr.24595) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:33.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:33 smithi115 bash[22089]: cluster 2024-09-20T18:57:31.624775+0000 mgr.x (mgr.24595) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:33.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:33 smithi049 bash[19814]: cluster 2024-09-20T18:57:31.624775+0000 mgr.x (mgr.24595) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:33.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:33 smithi049 bash[26429]: cluster 2024-09-20T18:57:31.624775+0000 mgr.x (mgr.24595) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:35 smithi115 bash[22089]: cluster 2024-09-20T18:57:33.625505+0000 mgr.x (mgr.24595) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:35.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:35 smithi115 bash[22089]: audit 2024-09-20T18:57:35.218799+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:35.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:35 smithi049 bash[19814]: cluster 2024-09-20T18:57:33.625505+0000 mgr.x (mgr.24595) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:35.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:35 smithi049 bash[19814]: audit 2024-09-20T18:57:35.218799+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:35.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:35 smithi049 bash[26429]: cluster 2024-09-20T18:57:33.625505+0000 mgr.x (mgr.24595) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:35.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:35 smithi049 bash[26429]: audit 2024-09-20T18:57:35.218799+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:37.127 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:57:36 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:57:36] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-20T18:57:37.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:37 smithi115 bash[22089]: audit 2024-09-20T18:57:35.518653+0000 mgr.x (mgr.24595) 122 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:37.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:37 smithi115 bash[22089]: cluster 2024-09-20T18:57:35.627079+0000 mgr.x (mgr.24595) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:37.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:37 smithi049 bash[19814]: audit 2024-09-20T18:57:35.518653+0000 mgr.x (mgr.24595) 122 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:37.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:37 smithi049 bash[19814]: cluster 2024-09-20T18:57:35.627079+0000 mgr.x (mgr.24595) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:37.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:37 smithi049 bash[26429]: audit 2024-09-20T18:57:35.518653+0000 mgr.x (mgr.24595) 122 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:37.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:37 smithi049 bash[26429]: cluster 2024-09-20T18:57:35.627079+0000 mgr.x (mgr.24595) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:39.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:39 smithi115 bash[22089]: cluster 2024-09-20T18:57:37.627786+0000 mgr.x (mgr.24595) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:39.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:39 smithi049 bash[19814]: cluster 2024-09-20T18:57:37.627786+0000 mgr.x (mgr.24595) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:39.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:39 smithi049 bash[26429]: cluster 2024-09-20T18:57:37.627786+0000 mgr.x (mgr.24595) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:41.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:41 smithi115 bash[22089]: cluster 2024-09-20T18:57:39.628475+0000 mgr.x (mgr.24595) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:41.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:41 smithi049 bash[19814]: cluster 2024-09-20T18:57:39.628475+0000 mgr.x (mgr.24595) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:41.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:41 smithi049 bash[26429]: cluster 2024-09-20T18:57:39.628475+0000 mgr.x (mgr.24595) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:43.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:43 smithi115 bash[22089]: cluster 2024-09-20T18:57:41.630103+0000 mgr.x (mgr.24595) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:43.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:43 smithi049 bash[19814]: cluster 2024-09-20T18:57:41.630103+0000 mgr.x (mgr.24595) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:43.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:43 smithi049 bash[26429]: cluster 2024-09-20T18:57:41.630103+0000 mgr.x (mgr.24595) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:45.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:45 smithi115 bash[22089]: cluster 2024-09-20T18:57:43.630849+0000 mgr.x (mgr.24595) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:45.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:45 smithi049 bash[19814]: cluster 2024-09-20T18:57:43.630849+0000 mgr.x (mgr.24595) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:45.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:45 smithi049 bash[26429]: cluster 2024-09-20T18:57:43.630849+0000 mgr.x (mgr.24595) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:46.877 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:57:46 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:57:46] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-20T18:57:47.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:47 smithi115 bash[22089]: audit 2024-09-20T18:57:45.530048+0000 mgr.x (mgr.24595) 128 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:47.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:47 smithi115 bash[22089]: cluster 2024-09-20T18:57:45.632445+0000 mgr.x (mgr.24595) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:47.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:47 smithi049 bash[19814]: audit 2024-09-20T18:57:45.530048+0000 mgr.x (mgr.24595) 128 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:47.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:47 smithi049 bash[19814]: cluster 2024-09-20T18:57:45.632445+0000 mgr.x (mgr.24595) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:47.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:47 smithi049 bash[26429]: audit 2024-09-20T18:57:45.530048+0000 mgr.x (mgr.24595) 128 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:47.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:47 smithi049 bash[26429]: cluster 2024-09-20T18:57:45.632445+0000 mgr.x (mgr.24595) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:49.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:49 smithi115 bash[22089]: cluster 2024-09-20T18:57:47.633157+0000 mgr.x (mgr.24595) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:49.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:49 smithi049 bash[26429]: cluster 2024-09-20T18:57:47.633157+0000 mgr.x (mgr.24595) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:49.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:49 smithi049 bash[19814]: cluster 2024-09-20T18:57:47.633157+0000 mgr.x (mgr.24595) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:50.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:50 smithi115 bash[22089]: audit 2024-09-20T18:57:50.219352+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:50.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:50 smithi049 bash[26429]: audit 2024-09-20T18:57:50.219352+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:50.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:50 smithi049 bash[19814]: audit 2024-09-20T18:57:50.219352+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:51.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:51 smithi115 bash[22089]: cluster 2024-09-20T18:57:49.633887+0000 mgr.x (mgr.24595) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:51.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:51 smithi049 bash[19814]: cluster 2024-09-20T18:57:49.633887+0000 mgr.x (mgr.24595) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:51.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:51 smithi049 bash[26429]: cluster 2024-09-20T18:57:49.633887+0000 mgr.x (mgr.24595) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:53.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:53 smithi115 bash[22089]: cluster 2024-09-20T18:57:51.635550+0000 mgr.x (mgr.24595) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:53.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:53 smithi049 bash[19814]: cluster 2024-09-20T18:57:51.635550+0000 mgr.x (mgr.24595) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:53.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:53 smithi049 bash[26429]: cluster 2024-09-20T18:57:51.635550+0000 mgr.x (mgr.24595) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:55.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:55 smithi115 bash[22089]: cluster 2024-09-20T18:57:53.636269+0000 mgr.x (mgr.24595) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:55.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:55 smithi049 bash[19814]: cluster 2024-09-20T18:57:53.636269+0000 mgr.x (mgr.24595) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:55.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:55 smithi049 bash[26429]: cluster 2024-09-20T18:57:53.636269+0000 mgr.x (mgr.24595) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:56.876 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:57:56 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:57:56] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-20T18:57:57.148 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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-20T18:57:57.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:57 smithi049 bash[19814]: audit 2024-09-20T18:57:55.541494+0000 mgr.x (mgr.24595) 134 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:57.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:57 smithi049 bash[19814]: cluster 2024-09-20T18:57:55.637859+0000 mgr.x (mgr.24595) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:57.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:57 smithi049 bash[26429]: audit 2024-09-20T18:57:55.541494+0000 mgr.x (mgr.24595) 134 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:57.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:57 smithi049 bash[26429]: cluster 2024-09-20T18:57:55.637859+0000 mgr.x (mgr.24595) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:57.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:57 smithi115 bash[22089]: audit 2024-09-20T18:57:55.541494+0000 mgr.x (mgr.24595) 134 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:57.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:57 smithi115 bash[22089]: cluster 2024-09-20T18:57:55.637859+0000 mgr.x (mgr.24595) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:57:59.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:57:59 smithi049 bash[26429]: cluster 2024-09-20T18:57:57.638559+0000 mgr.x (mgr.24595) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:59.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:57:59 smithi049 bash[19814]: cluster 2024-09-20T18:57:57.638559+0000 mgr.x (mgr.24595) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:57:59.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:57:59 smithi115 bash[22089]: cluster 2024-09-20T18:57:57.638559+0000 mgr.x (mgr.24595) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:01.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:01 smithi049 bash[19814]: cluster 2024-09-20T18:57:59.639240+0000 mgr.x (mgr.24595) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:01.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:01 smithi049 bash[26429]: cluster 2024-09-20T18:57:59.639240+0000 mgr.x (mgr.24595) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:01.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:01 smithi115 bash[22089]: cluster 2024-09-20T18:57:59.639240+0000 mgr.x (mgr.24595) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:01.978 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:03.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:03 smithi049 bash[26429]: cluster 2024-09-20T18:58:01.640867+0000 mgr.x (mgr.24595) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:03.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:03 smithi049 bash[19814]: cluster 2024-09-20T18:58:01.640867+0000 mgr.x (mgr.24595) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:03.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:03 smithi115 bash[22089]: cluster 2024-09-20T18:58:01.640867+0000 mgr.x (mgr.24595) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:03.998 INFO:teuthology.orchestra.run.smithi049.stdout:Scheduled to redeploy mgr.y on host 'smithi049' 2024-09-20T18:58:04.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[26429]: audit 2024-09-20T18:58:03.618117+0000 mon.c (mon.2) 219 : audit [DBG] from='client.? 172.21.15.49:0/720379667' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:58:04.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[26429]: audit 2024-09-20T18:58:03.960547+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:58:04.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[26429]: audit 2024-09-20T18:58:03.974664+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:58:04.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[26429]: audit 2024-09-20T18:58:03.988239+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:58:04.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[26429]: audit 2024-09-20T18:58:03.994082+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:04.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[26429]: audit 2024-09-20T18:58:03.995572+0000 mon.c (mon.2) 221 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:04.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[26429]: audit 2024-09-20T18:58:04.004789+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:58:04.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[26429]: audit 2024-09-20T18:58:04.042041+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:58:04.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[26429]: audit 2024-09-20T18:58:04.042456+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:58:04.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[26429]: audit 2024-09-20T18:58:04.044176+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:58:04.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[26429]: audit 2024-09-20T18:58:04.046100+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:04.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[19814]: audit 2024-09-20T18:58:03.618117+0000 mon.c (mon.2) 219 : audit [DBG] from='client.? 172.21.15.49:0/720379667' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:58:04.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[19814]: audit 2024-09-20T18:58:03.960547+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:58:04.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[19814]: audit 2024-09-20T18:58:03.974664+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:58:04.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[19814]: audit 2024-09-20T18:58:03.988239+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:58:04.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[19814]: audit 2024-09-20T18:58:03.994082+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:04.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[19814]: audit 2024-09-20T18:58:03.995572+0000 mon.c (mon.2) 221 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:04.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[19814]: audit 2024-09-20T18:58:04.004789+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:58:04.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[19814]: audit 2024-09-20T18:58:04.042041+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:58:04.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[19814]: audit 2024-09-20T18:58:04.042456+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:58:04.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[19814]: audit 2024-09-20T18:58:04.044176+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:58:04.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:04 smithi049 bash[19814]: audit 2024-09-20T18:58:04.046100+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:04.831 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps --refresh' 2024-09-20T18:58:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:04 smithi115 bash[22089]: audit 2024-09-20T18:58:03.618117+0000 mon.c (mon.2) 219 : audit [DBG] from='client.? 172.21.15.49:0/720379667' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:58:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:04 smithi115 bash[22089]: audit 2024-09-20T18:58:03.960547+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:58:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:04 smithi115 bash[22089]: audit 2024-09-20T18:58:03.974664+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:58:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:04 smithi115 bash[22089]: audit 2024-09-20T18:58:03.988239+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:58:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:04 smithi115 bash[22089]: audit 2024-09-20T18:58:03.994082+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:04 smithi115 bash[22089]: audit 2024-09-20T18:58:03.995572+0000 mon.c (mon.2) 221 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:04 smithi115 bash[22089]: audit 2024-09-20T18:58:04.004789+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:58:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:04 smithi115 bash[22089]: audit 2024-09-20T18:58:04.042041+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:58:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:04 smithi115 bash[22089]: audit 2024-09-20T18:58:04.042456+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:58:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:04 smithi115 bash[22089]: audit 2024-09-20T18:58:04.044176+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:58:04.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:04 smithi115 bash[22089]: audit 2024-09-20T18:58:04.046100+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:05.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:05 smithi049 bash[19814]: cluster 2024-09-20T18:58:03.641612+0000 mgr.x (mgr.24595) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:05.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:05 smithi049 bash[19814]: audit 2024-09-20T18:58:03.946396+0000 mgr.x (mgr.24595) 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-20T18:58:05.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:05 smithi049 bash[19814]: cephadm 2024-09-20T18:58:03.962477+0000 mgr.x (mgr.24595) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-20T18:58:05.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:05 smithi049 bash[19814]: cephadm 2024-09-20T18:58:04.043797+0000 mgr.x (mgr.24595) 142 : cephadm [INF] Deploying daemon mgr.y on smithi049 2024-09-20T18:58:05.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:05 smithi049 bash[19814]: audit 2024-09-20T18:58:05.220071+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:05 smithi049 bash[26429]: cluster 2024-09-20T18:58:03.641612+0000 mgr.x (mgr.24595) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:05 smithi049 bash[26429]: audit 2024-09-20T18:58:03.946396+0000 mgr.x (mgr.24595) 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-20T18:58:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:05 smithi049 bash[26429]: cephadm 2024-09-20T18:58:03.962477+0000 mgr.x (mgr.24595) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-20T18:58:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:05 smithi049 bash[26429]: cephadm 2024-09-20T18:58:04.043797+0000 mgr.x (mgr.24595) 142 : cephadm [INF] Deploying daemon mgr.y on smithi049 2024-09-20T18:58:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:05 smithi049 bash[26429]: audit 2024-09-20T18:58:05.220071+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:05.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:05 smithi115 bash[22089]: cluster 2024-09-20T18:58:03.641612+0000 mgr.x (mgr.24595) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:05.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:05 smithi115 bash[22089]: audit 2024-09-20T18:58:03.946396+0000 mgr.x (mgr.24595) 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-20T18:58:05.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:05 smithi115 bash[22089]: cephadm 2024-09-20T18:58:03.962477+0000 mgr.x (mgr.24595) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-20T18:58:05.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:05 smithi115 bash[22089]: cephadm 2024-09-20T18:58:04.043797+0000 mgr.x (mgr.24595) 142 : cephadm [INF] Deploying daemon mgr.y on smithi049 2024-09-20T18:58:05.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:05 smithi115 bash[22089]: audit 2024-09-20T18:58:05.220071+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:06.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:06 smithi049 bash[19814]: audit 2024-09-20T18:58:05.550308+0000 mgr.x (mgr.24595) 143 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:06.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:06 smithi049 bash[19814]: cluster 2024-09-20T18:58:05.643222+0000 mgr.x (mgr.24595) 144 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:06.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:06 smithi049 bash[26429]: audit 2024-09-20T18:58:05.550308+0000 mgr.x (mgr.24595) 143 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:06.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:06 smithi049 bash[26429]: cluster 2024-09-20T18:58:05.643222+0000 mgr.x (mgr.24595) 144 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:06.876 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:58:06 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:58:06] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-20T18:58:06.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:06 smithi115 bash[22089]: audit 2024-09-20T18:58:05.550308+0000 mgr.x (mgr.24595) 143 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:06.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:06 smithi115 bash[22089]: cluster 2024-09-20T18:58:05.643222+0000 mgr.x (mgr.24595) 144 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:09.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:08 smithi049 bash[19814]: cluster 2024-09-20T18:58:07.643994+0000 mgr.x (mgr.24595) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:09.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:08 smithi049 bash[26429]: cluster 2024-09-20T18:58:07.643994+0000 mgr.x (mgr.24595) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:09.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:08 smithi115 bash[22089]: cluster 2024-09-20T18:58:07.643994+0000 mgr.x (mgr.24595) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:09.658 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:11.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:10 smithi049 bash[19814]: cluster 2024-09-20T18:58:09.644695+0000 mgr.x (mgr.24595) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:11.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:10 smithi049 bash[26429]: cluster 2024-09-20T18:58:09.644695+0000 mgr.x (mgr.24595) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:11.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:10 smithi115 bash[22089]: cluster 2024-09-20T18:58:09.644695+0000 mgr.x (mgr.24595) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:11.930 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:58:11.930 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (13m) 2m ago 13m 13.6M - 0.25.0 c8568f914cd2 c476b0a7eea9 2024-09-20T18:58:11.930 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (13m) 2m ago 13m 75.3M - 9.4.12 2bacad6d85d8 281645d90ac8 2024-09-20T18:58:11.930 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (3m) 2m ago 11m 73.7M - 3.8 6acb0a031eab 0abd461520df 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (5m) 2m ago 22m 495M - 19.3.0-5099-g88deadb8 441f9a3fe515 7fbfd617e288 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:9283,8765 running (24m) 2m ago 24m 425M - 19.1.1-369-ged8ee0f2 6acb0a031eab 3b6ee8f58d1f 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (24m) 2m ago 24m 60.4M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (22m) 2m ago 22m 45.9M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (22m) 2m ago 22m 51.6M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (14m) 2m ago 14m 8808k - 1.5.0 0da6a335fe13 5c29c91f43da 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (14m) 2m ago 14m 8456k - 1.5.0 0da6a335fe13 e03dc7a3ef4d 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (21m) 2m ago 21m 53.2M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (20m) 2m ago 20m 53.5M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (19m) 2m ago 19m 57.1M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (18m) 2m ago 18m 51.9M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (17m) 2m ago 17m 61.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (16m) 2m ago 16m 59.7M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (16m) 2m ago 16m 58.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T18:58:11.931 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (15m) 2m ago 15m 52.7M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T18:58:11.932 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (3m) 2m ago 14m 28.2M - 2.43.0 a07b618ecd1d a75a3d5be1fb 2024-09-20T18:58:11.932 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (11m) 2m ago 11m 94.8M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T18:58:11.932 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (11m) 2m ago 11m 94.9M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T18:58:12.833 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T18:58:13.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:12 smithi049 bash[19814]: cluster 2024-09-20T18:58:11.646368+0000 mgr.x (mgr.24595) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:13.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:12 smithi049 bash[19814]: audit 2024-09-20T18:58:11.881548+0000 mgr.x (mgr.24595) 148 : audit [DBG] from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:13.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:12 smithi049 bash[26429]: cluster 2024-09-20T18:58:11.646368+0000 mgr.x (mgr.24595) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:13.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:12 smithi049 bash[26429]: audit 2024-09-20T18:58:11.881548+0000 mgr.x (mgr.24595) 148 : audit [DBG] from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:13.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:12 smithi115 bash[22089]: cluster 2024-09-20T18:58:11.646368+0000 mgr.x (mgr.24595) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:13.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:12 smithi115 bash[22089]: audit 2024-09-20T18:58:11.881548+0000 mgr.x (mgr.24595) 148 : audit [DBG] from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:15.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:14 smithi049 bash[19814]: cluster 2024-09-20T18:58:13.647123+0000 mgr.x (mgr.24595) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:15.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:14 smithi049 bash[26429]: cluster 2024-09-20T18:58:13.647123+0000 mgr.x (mgr.24595) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:15.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:14 smithi115 bash[22089]: cluster 2024-09-20T18:58:13.647123+0000 mgr.x (mgr.24595) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:16.876 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:58:16 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:58:16] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-20T18:58:16.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:16 smithi115 bash[22089]: audit 2024-09-20T18:58:15.561531+0000 mgr.x (mgr.24595) 150 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:16.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:16 smithi115 bash[22089]: cluster 2024-09-20T18:58:15.648701+0000 mgr.x (mgr.24595) 151 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:17.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:16 smithi049 bash[19814]: audit 2024-09-20T18:58:15.561531+0000 mgr.x (mgr.24595) 150 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:17.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:16 smithi049 bash[19814]: cluster 2024-09-20T18:58:15.648701+0000 mgr.x (mgr.24595) 151 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:17.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:16 smithi049 bash[26429]: audit 2024-09-20T18:58:15.561531+0000 mgr.x (mgr.24595) 150 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:17.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:16 smithi049 bash[26429]: cluster 2024-09-20T18:58:15.648701+0000 mgr.x (mgr.24595) 151 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:17.675 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:19.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:18 smithi049 bash[19814]: cluster 2024-09-20T18:58:17.649370+0000 mgr.x (mgr.24595) 152 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:19.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:18 smithi049 bash[26429]: cluster 2024-09-20T18:58:17.649370+0000 mgr.x (mgr.24595) 152 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:19.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:18 smithi115 bash[22089]: cluster 2024-09-20T18:58:17.649370+0000 mgr.x (mgr.24595) 152 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:21.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:20 smithi049 bash[26429]: cluster 2024-09-20T18:58:19.650061+0000 mgr.x (mgr.24595) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:21.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:20 smithi049 bash[26429]: audit 2024-09-20T18:58:20.220406+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:21.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:20 smithi049 bash[19814]: cluster 2024-09-20T18:58:19.650061+0000 mgr.x (mgr.24595) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:21.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:20 smithi049 bash[19814]: audit 2024-09-20T18:58:20.220406+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:21.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:20 smithi115 bash[22089]: cluster 2024-09-20T18:58:19.650061+0000 mgr.x (mgr.24595) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:21.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:20 smithi115 bash[22089]: audit 2024-09-20T18:58:20.220406+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:23.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:22 smithi049 bash[19814]: cluster 2024-09-20T18:58:21.651658+0000 mgr.x (mgr.24595) 154 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:23.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:22 smithi049 bash[26429]: cluster 2024-09-20T18:58:21.651658+0000 mgr.x (mgr.24595) 154 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:23.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:22 smithi115 bash[22089]: cluster 2024-09-20T18:58:21.651658+0000 mgr.x (mgr.24595) 154 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:25.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:24 smithi049 bash[19814]: cluster 2024-09-20T18:58:23.652317+0000 mgr.x (mgr.24595) 155 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:25.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:24 smithi049 bash[26429]: cluster 2024-09-20T18:58:23.652317+0000 mgr.x (mgr.24595) 155 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:25.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:24 smithi115 bash[22089]: cluster 2024-09-20T18:58:23.652317+0000 mgr.x (mgr.24595) 155 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:26.876 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:58:26 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:58:26] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-20T18:58:26.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:26 smithi115 bash[22089]: audit 2024-09-20T18:58:25.570317+0000 mgr.x (mgr.24595) 156 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:26.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:26 smithi115 bash[22089]: cluster 2024-09-20T18:58:25.653862+0000 mgr.x (mgr.24595) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:27.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:26 smithi049 bash[19814]: audit 2024-09-20T18:58:25.570317+0000 mgr.x (mgr.24595) 156 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:27.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:26 smithi049 bash[19814]: cluster 2024-09-20T18:58:25.653862+0000 mgr.x (mgr.24595) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:27.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:26 smithi049 bash[26429]: audit 2024-09-20T18:58:25.570317+0000 mgr.x (mgr.24595) 156 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:27.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:26 smithi049 bash[26429]: cluster 2024-09-20T18:58:25.653862+0000 mgr.x (mgr.24595) 157 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:29.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:28 smithi049 bash[26429]: cluster 2024-09-20T18:58:27.654684+0000 mgr.x (mgr.24595) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:29.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:28 smithi049 bash[19814]: cluster 2024-09-20T18:58:27.654684+0000 mgr.x (mgr.24595) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:29.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:28 smithi115 bash[22089]: cluster 2024-09-20T18:58:27.654684+0000 mgr.x (mgr.24595) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:31.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:30 smithi049 bash[26429]: cluster 2024-09-20T18:58:29.655443+0000 mgr.x (mgr.24595) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:31.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:30 smithi049 bash[19814]: cluster 2024-09-20T18:58:29.655443+0000 mgr.x (mgr.24595) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:31.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:30 smithi115 bash[22089]: cluster 2024-09-20T18:58:29.655443+0000 mgr.x (mgr.24595) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:33.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:32 smithi049 bash[19814]: cluster 2024-09-20T18:58:31.657170+0000 mgr.x (mgr.24595) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:33.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:32 smithi049 bash[26429]: cluster 2024-09-20T18:58:31.657170+0000 mgr.x (mgr.24595) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:33.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:32 smithi115 bash[22089]: cluster 2024-09-20T18:58:31.657170+0000 mgr.x (mgr.24595) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:35.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:34 smithi049 bash[19814]: cluster 2024-09-20T18:58:33.658010+0000 mgr.x (mgr.24595) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:35.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:34 smithi049 bash[26429]: cluster 2024-09-20T18:58:33.658010+0000 mgr.x (mgr.24595) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:35.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:34 smithi115 bash[22089]: cluster 2024-09-20T18:58:33.658010+0000 mgr.x (mgr.24595) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:36.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:35 smithi049 bash[26429]: audit 2024-09-20T18:58:35.220987+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:36.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:35 smithi049 bash[19814]: audit 2024-09-20T18:58:35.220987+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:36.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:35 smithi115 bash[22089]: audit 2024-09-20T18:58:35.220987+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:36.876 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:58:36 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:58:36] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-20T18:58:36.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:36 smithi115 bash[22089]: audit 2024-09-20T18:58:35.577964+0000 mgr.x (mgr.24595) 162 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:36.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:36 smithi115 bash[22089]: cluster 2024-09-20T18:58:35.659647+0000 mgr.x (mgr.24595) 163 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:36 smithi049 bash[26429]: audit 2024-09-20T18:58:35.577964+0000 mgr.x (mgr.24595) 162 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:36 smithi049 bash[26429]: cluster 2024-09-20T18:58:35.659647+0000 mgr.x (mgr.24595) 163 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:37.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:36 smithi049 bash[19814]: audit 2024-09-20T18:58:35.577964+0000 mgr.x (mgr.24595) 162 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:37.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:36 smithi049 bash[19814]: cluster 2024-09-20T18:58:35.659647+0000 mgr.x (mgr.24595) 163 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:39.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:38 smithi049 bash[19814]: cluster 2024-09-20T18:58:37.660349+0000 mgr.x (mgr.24595) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:39.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:38 smithi049 bash[26429]: cluster 2024-09-20T18:58:37.660349+0000 mgr.x (mgr.24595) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:39.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:38 smithi115 bash[22089]: cluster 2024-09-20T18:58:37.660349+0000 mgr.x (mgr.24595) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:41.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:40 smithi049 bash[19814]: cluster 2024-09-20T18:58:39.660992+0000 mgr.x (mgr.24595) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:41.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:40 smithi049 bash[26429]: cluster 2024-09-20T18:58:39.660992+0000 mgr.x (mgr.24595) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:41.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:40 smithi115 bash[22089]: cluster 2024-09-20T18:58:39.660992+0000 mgr.x (mgr.24595) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:43.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:42 smithi049 bash[19814]: cluster 2024-09-20T18:58:41.662645+0000 mgr.x (mgr.24595) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:43.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:42 smithi049 bash[26429]: cluster 2024-09-20T18:58:41.662645+0000 mgr.x (mgr.24595) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:43.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:42 smithi115 bash[22089]: cluster 2024-09-20T18:58:41.662645+0000 mgr.x (mgr.24595) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:45.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:44 smithi049 bash[26429]: cluster 2024-09-20T18:58:43.663311+0000 mgr.x (mgr.24595) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:45.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:44 smithi049 bash[19814]: cluster 2024-09-20T18:58:43.663311+0000 mgr.x (mgr.24595) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:45.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:44 smithi115 bash[22089]: cluster 2024-09-20T18:58:43.663311+0000 mgr.x (mgr.24595) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:46.875 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:58:46 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:58:46] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-20T18:58:46.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:46 smithi115 bash[22089]: audit 2024-09-20T18:58:45.585895+0000 mgr.x (mgr.24595) 168 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:46.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:46 smithi115 bash[22089]: cluster 2024-09-20T18:58:45.664862+0000 mgr.x (mgr.24595) 169 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:47.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:46 smithi049 bash[19814]: audit 2024-09-20T18:58:45.585895+0000 mgr.x (mgr.24595) 168 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:47.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:46 smithi049 bash[19814]: cluster 2024-09-20T18:58:45.664862+0000 mgr.x (mgr.24595) 169 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:47.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:46 smithi049 bash[26429]: audit 2024-09-20T18:58:45.585895+0000 mgr.x (mgr.24595) 168 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:47.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:46 smithi049 bash[26429]: cluster 2024-09-20T18:58:45.664862+0000 mgr.x (mgr.24595) 169 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:49.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:48 smithi049 bash[19814]: cluster 2024-09-20T18:58:47.665539+0000 mgr.x (mgr.24595) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:49.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:48 smithi049 bash[26429]: cluster 2024-09-20T18:58:47.665539+0000 mgr.x (mgr.24595) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:49.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:48 smithi115 bash[22089]: cluster 2024-09-20T18:58:47.665539+0000 mgr.x (mgr.24595) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:51.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:50 smithi115 bash[22089]: cluster 2024-09-20T18:58:49.666314+0000 mgr.x (mgr.24595) 171 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:51.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:50 smithi115 bash[22089]: audit 2024-09-20T18:58:50.221726+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:51.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:50 smithi049 bash[19814]: cluster 2024-09-20T18:58:49.666314+0000 mgr.x (mgr.24595) 171 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:51.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:50 smithi049 bash[19814]: audit 2024-09-20T18:58:50.221726+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:51.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:50 smithi049 bash[26429]: cluster 2024-09-20T18:58:49.666314+0000 mgr.x (mgr.24595) 171 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:51.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:50 smithi049 bash[26429]: audit 2024-09-20T18:58:50.221726+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:53.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:52 smithi115 bash[22089]: cluster 2024-09-20T18:58:51.667989+0000 mgr.x (mgr.24595) 172 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:53.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:52 smithi049 bash[19814]: cluster 2024-09-20T18:58:51.667989+0000 mgr.x (mgr.24595) 172 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:53.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:52 smithi049 bash[26429]: cluster 2024-09-20T18:58:51.667989+0000 mgr.x (mgr.24595) 172 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:55.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:54 smithi115 bash[22089]: cluster 2024-09-20T18:58:53.668744+0000 mgr.x (mgr.24595) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:55.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:54 smithi049 bash[19814]: cluster 2024-09-20T18:58:53.668744+0000 mgr.x (mgr.24595) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:55.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:54 smithi049 bash[26429]: cluster 2024-09-20T18:58:53.668744+0000 mgr.x (mgr.24595) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:57.125 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:58:56 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:58:56] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-20T18:58:57.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:56 smithi115 bash[22089]: audit 2024-09-20T18:58:55.597013+0000 mgr.x (mgr.24595) 174 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:57.126 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:56 smithi115 bash[22089]: cluster 2024-09-20T18:58:55.670340+0000 mgr.x (mgr.24595) 175 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:57.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:56 smithi049 bash[19814]: audit 2024-09-20T18:58:55.597013+0000 mgr.x (mgr.24595) 174 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:57.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:56 smithi049 bash[19814]: cluster 2024-09-20T18:58:55.670340+0000 mgr.x (mgr.24595) 175 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:57.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:56 smithi049 bash[26429]: audit 2024-09-20T18:58:55.597013+0000 mgr.x (mgr.24595) 174 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:57.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:56 smithi049 bash[26429]: cluster 2024-09-20T18:58:55.670340+0000 mgr.x (mgr.24595) 175 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:58:59.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:58:58 smithi115 bash[22089]: cluster 2024-09-20T18:58:57.671057+0000 mgr.x (mgr.24595) 176 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:59.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:58:58 smithi049 bash[19814]: cluster 2024-09-20T18:58:57.671057+0000 mgr.x (mgr.24595) 176 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:58:59.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:58:58 smithi049 bash[26429]: cluster 2024-09-20T18:58:57.671057+0000 mgr.x (mgr.24595) 176 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:01.080 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:00 smithi049 bash[19814]: cluster 2024-09-20T18:58:59.671781+0000 mgr.x (mgr.24595) 177 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:01.080 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:00 smithi049 bash[26429]: cluster 2024-09-20T18:58:59.671781+0000 mgr.x (mgr.24595) 177 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:01.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:00 smithi115 bash[22089]: cluster 2024-09-20T18:58:59.671781+0000 mgr.x (mgr.24595) 177 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:01.332 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:59:01 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:01.332 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:59:01 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:01.332 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 18:59:01 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:01.333 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:59:01 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:01.333 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:01 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:01.333 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:01 smithi049 systemd[1]: Stopping Ceph mgr.y for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T18:59:01.333 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:01 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:01.334 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 18:59:01 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:01.334 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:59:01 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:01.334 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:01 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:02.169 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:01 smithi049 bash[68603]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mgr-y 2024-09-20T18:59:02.169 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-20T18:59:02.170 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:02 smithi049 bash[68662]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mgr-y 2024-09-20T18:59:02.170 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-20T18:59:02.170 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: Stopped Ceph mgr.y for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:59:02.556 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:02.556 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: Started Ceph mgr.y for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T18:59:02.556 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:02.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:02.557 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:02.557 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:02.557 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:02.558 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:02.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:02.558 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 18:59:02 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T18:59:03.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:03 smithi115 bash[22089]: cluster 2024-09-20T18:59:01.673429+0000 mgr.x (mgr.24595) 178 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:03.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:03 smithi115 bash[22089]: audit 2024-09-20T18:59:02.335650+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:03.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:03 smithi115 bash[22089]: audit 2024-09-20T18:59:02.343559+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:03.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:03 smithi115 bash[22089]: audit 2024-09-20T18:59:02.351980+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:03.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:03 smithi115 bash[22089]: audit 2024-09-20T18:59:02.359915+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:03.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:03 smithi049 bash[68716]: debug 2024-09-20T18:59:03.556+0000 7f32aa15d640 1 -- 172.21.15.49:0/1654001547 <== mon.2 v2:172.21.15.49:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a4dd59d0e0 con 0x55a4dd59f800 2024-09-20T18:59:03.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:03 smithi049 bash[19814]: cluster 2024-09-20T18:59:01.673429+0000 mgr.x (mgr.24595) 178 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:03.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:03 smithi049 bash[19814]: audit 2024-09-20T18:59:02.335650+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:03.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:03 smithi049 bash[19814]: audit 2024-09-20T18:59:02.343559+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:03.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:03 smithi049 bash[19814]: audit 2024-09-20T18:59:02.351980+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:03.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:03 smithi049 bash[19814]: audit 2024-09-20T18:59:02.359915+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:03.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:03 smithi049 bash[26429]: cluster 2024-09-20T18:59:01.673429+0000 mgr.x (mgr.24595) 178 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:03.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:03 smithi049 bash[26429]: audit 2024-09-20T18:59:02.335650+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:03.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:03 smithi049 bash[26429]: audit 2024-09-20T18:59:02.343559+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:03.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:03 smithi049 bash[26429]: audit 2024-09-20T18:59:02.351980+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:03.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:03 smithi049 bash[26429]: audit 2024-09-20T18:59:02.359915+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:05.614 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:05 smithi049 bash[19814]: cluster 2024-09-20T18:59:03.674190+0000 mgr.x (mgr.24595) 179 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:05.614 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:05 smithi049 bash[19814]: audit 2024-09-20T18:59:05.222194+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:05.614 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:05 smithi049 bash[26429]: cluster 2024-09-20T18:59:03.674190+0000 mgr.x (mgr.24595) 179 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:05.614 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:05 smithi049 bash[26429]: audit 2024-09-20T18:59:05.222194+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:05.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:05 smithi115 bash[22089]: cluster 2024-09-20T18:59:03.674190+0000 mgr.x (mgr.24595) 179 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:05.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:05 smithi115 bash[22089]: audit 2024-09-20T18:59:05.222194+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:06.875 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:59:06 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:59:06] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-20T18:59:07.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:07 smithi115 bash[22089]: audit 2024-09-20T18:59:05.605432+0000 mgr.x (mgr.24595) 180 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:07.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:07 smithi115 bash[22089]: cluster 2024-09-20T18:59:05.675740+0000 mgr.x (mgr.24595) 181 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:07.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:07 smithi049 bash[19814]: audit 2024-09-20T18:59:05.605432+0000 mgr.x (mgr.24595) 180 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:07.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:07 smithi049 bash[19814]: cluster 2024-09-20T18:59:05.675740+0000 mgr.x (mgr.24595) 181 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:07.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:07 smithi049 bash[26429]: audit 2024-09-20T18:59:05.605432+0000 mgr.x (mgr.24595) 180 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:07.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:07 smithi049 bash[26429]: cluster 2024-09-20T18:59:05.675740+0000 mgr.x (mgr.24595) 181 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:09.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[19814]: cluster 2024-09-20T18:59:07.676189+0000 mgr.x (mgr.24595) 182 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:09.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[19814]: audit 2024-09-20T18:59:08.405095+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[19814]: audit 2024-09-20T18:59:08.411321+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[19814]: audit 2024-09-20T18:59:08.458745+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[19814]: audit 2024-09-20T18:59:08.468204+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[19814]: audit 2024-09-20T18:59:09.116769+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:09.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[19814]: audit 2024-09-20T18:59:09.118392+0000 mon.c (mon.2) 231 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:09.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[19814]: audit 2024-09-20T18:59:09.128680+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[26429]: cluster 2024-09-20T18:59:07.676189+0000 mgr.x (mgr.24595) 182 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:09.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[26429]: audit 2024-09-20T18:59:08.405095+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[26429]: audit 2024-09-20T18:59:08.411321+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[26429]: audit 2024-09-20T18:59:08.458745+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[26429]: audit 2024-09-20T18:59:08.468204+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[26429]: audit 2024-09-20T18:59:09.116769+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:09.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[26429]: audit 2024-09-20T18:59:09.118392+0000 mon.c (mon.2) 231 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:09.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[26429]: audit 2024-09-20T18:59:09.128680+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:09 smithi115 bash[22089]: cluster 2024-09-20T18:59:07.676189+0000 mgr.x (mgr.24595) 182 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:09.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:09 smithi115 bash[22089]: audit 2024-09-20T18:59:08.405095+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:09 smithi115 bash[22089]: audit 2024-09-20T18:59:08.411321+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:09 smithi115 bash[22089]: audit 2024-09-20T18:59:08.458745+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:09 smithi115 bash[22089]: audit 2024-09-20T18:59:08.468204+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:09.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:09 smithi115 bash[22089]: audit 2024-09-20T18:59:09.116769+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:09.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:09 smithi115 bash[22089]: audit 2024-09-20T18:59:09.118392+0000 mon.c (mon.2) 231 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:09.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:09 smithi115 bash[22089]: audit 2024-09-20T18:59:09.128680+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T18:59:10.306 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[68716]: [20/Sep/2024:18:59:09] ENGINE Bus STARTING 2024-09-20T18:59:10.306 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[68716]: CherryPy Checker: 2024-09-20T18:59:10.306 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:09 smithi049 bash[68716]: The Application mounted at '' has an empty config. 2024-09-20T18:59:10.306 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[68716]: [20/Sep/2024:18:59:10] ENGINE Serving on http://:::9283 2024-09-20T18:59:10.306 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[68716]: [20/Sep/2024:18:59:10] ENGINE Bus STARTED 2024-09-20T18:59:10.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[26429]: cluster 2024-09-20T18:59:09.676875+0000 mgr.x (mgr.24595) 183 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:10.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[26429]: cluster 2024-09-20T18:59:09.939747+0000 mon.a (mon.0) 1018 : cluster [DBG] Standby manager daemon y restarted 2024-09-20T18:59:10.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[26429]: cluster 2024-09-20T18:59:09.939844+0000 mon.a (mon.0) 1019 : cluster [DBG] Standby manager daemon y started 2024-09-20T18:59:10.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[26429]: audit 2024-09-20T18:59:09.945041+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.? 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:59:10.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[26429]: audit 2024-09-20T18:59:09.945790+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.? 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:59:10.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[26429]: audit 2024-09-20T18:59:09.947553+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.? 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:59:10.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[26429]: audit 2024-09-20T18:59:09.949076+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.? 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:59:10.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[19814]: cluster 2024-09-20T18:59:09.676875+0000 mgr.x (mgr.24595) 183 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:10.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[19814]: cluster 2024-09-20T18:59:09.939747+0000 mon.a (mon.0) 1018 : cluster [DBG] Standby manager daemon y restarted 2024-09-20T18:59:10.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[19814]: cluster 2024-09-20T18:59:09.939844+0000 mon.a (mon.0) 1019 : cluster [DBG] Standby manager daemon y started 2024-09-20T18:59:10.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[19814]: audit 2024-09-20T18:59:09.945041+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.? 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:59:10.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[19814]: audit 2024-09-20T18:59:09.945790+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.? 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:59:10.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[19814]: audit 2024-09-20T18:59:09.947553+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.? 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:59:10.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:10 smithi049 bash[19814]: audit 2024-09-20T18:59:09.949076+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.? 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:59:10.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:10 smithi115 bash[22089]: cluster 2024-09-20T18:59:09.676875+0000 mgr.x (mgr.24595) 183 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:10.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:10 smithi115 bash[22089]: cluster 2024-09-20T18:59:09.939747+0000 mon.a (mon.0) 1018 : cluster [DBG] Standby manager daemon y restarted 2024-09-20T18:59:10.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:10 smithi115 bash[22089]: cluster 2024-09-20T18:59:09.939844+0000 mon.a (mon.0) 1019 : cluster [DBG] Standby manager daemon y started 2024-09-20T18:59:10.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:10 smithi115 bash[22089]: audit 2024-09-20T18:59:09.945041+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.? 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:59:10.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:10 smithi115 bash[22089]: audit 2024-09-20T18:59:09.945790+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.? 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:59:10.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:10 smithi115 bash[22089]: audit 2024-09-20T18:59:09.947553+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.? 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:59:10.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:10 smithi115 bash[22089]: audit 2024-09-20T18:59:09.949076+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.? 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:59:11.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:11 smithi049 bash[19814]: cluster 2024-09-20T18:59:10.436092+0000 mon.a (mon.0) 1024 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-20T18:59:11.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:11 smithi049 bash[26429]: cluster 2024-09-20T18:59:10.436092+0000 mon.a (mon.0) 1024 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-20T18:59:11.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:11 smithi115 bash[22089]: cluster 2024-09-20T18:59:10.436092+0000 mon.a (mon.0) 1024 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-20T18:59:12.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:12 smithi049 bash[19814]: cluster 2024-09-20T18:59:11.678639+0000 mgr.x (mgr.24595) 184 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:12.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:12 smithi049 bash[26429]: cluster 2024-09-20T18:59:11.678639+0000 mgr.x (mgr.24595) 184 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:12.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:12 smithi115 bash[22089]: cluster 2024-09-20T18:59:11.678639+0000 mgr.x (mgr.24595) 184 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:15.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:14 smithi049 bash[19814]: cluster 2024-09-20T18:59:13.679490+0000 mgr.x (mgr.24595) 185 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:15.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:14 smithi049 bash[26429]: cluster 2024-09-20T18:59:13.679490+0000 mgr.x (mgr.24595) 185 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:15.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:14 smithi115 bash[22089]: cluster 2024-09-20T18:59:13.679490+0000 mgr.x (mgr.24595) 185 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:17.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:16 smithi049 bash[19814]: audit 2024-09-20T18:59:15.615793+0000 mgr.x (mgr.24595) 186 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:17.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:16 smithi049 bash[19814]: cluster 2024-09-20T18:59:15.681199+0000 mgr.x (mgr.24595) 187 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:17.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:16 smithi049 bash[26429]: audit 2024-09-20T18:59:15.615793+0000 mgr.x (mgr.24595) 186 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:17.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:16 smithi049 bash[26429]: cluster 2024-09-20T18:59:15.681199+0000 mgr.x (mgr.24595) 187 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:17.125 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:59:16 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:59:16] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-20T18:59:17.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:16 smithi115 bash[22089]: audit 2024-09-20T18:59:15.615793+0000 mgr.x (mgr.24595) 186 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:17.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:16 smithi115 bash[22089]: cluster 2024-09-20T18:59:15.681199+0000 mgr.x (mgr.24595) 187 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:19.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:18 smithi049 bash[19814]: cluster 2024-09-20T18:59:17.681913+0000 mgr.x (mgr.24595) 188 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:19.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:18 smithi049 bash[26429]: cluster 2024-09-20T18:59:17.681913+0000 mgr.x (mgr.24595) 188 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:19.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:18 smithi115 bash[22089]: cluster 2024-09-20T18:59:17.681913+0000 mgr.x (mgr.24595) 188 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:21.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:20 smithi049 bash[19814]: cluster 2024-09-20T18:59:19.682624+0000 mgr.x (mgr.24595) 189 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:21.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:20 smithi049 bash[19814]: audit 2024-09-20T18:59:20.222432+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:21.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:20 smithi049 bash[26429]: cluster 2024-09-20T18:59:19.682624+0000 mgr.x (mgr.24595) 189 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:21.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:20 smithi049 bash[26429]: audit 2024-09-20T18:59:20.222432+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:21.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:20 smithi115 bash[22089]: cluster 2024-09-20T18:59:19.682624+0000 mgr.x (mgr.24595) 189 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:21.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:20 smithi115 bash[22089]: audit 2024-09-20T18:59:20.222432+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:23.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:22 smithi049 bash[19814]: cluster 2024-09-20T18:59:21.684261+0000 mgr.x (mgr.24595) 190 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:23.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:22 smithi049 bash[26429]: cluster 2024-09-20T18:59:21.684261+0000 mgr.x (mgr.24595) 190 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:23.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:22 smithi115 bash[22089]: cluster 2024-09-20T18:59:21.684261+0000 mgr.x (mgr.24595) 190 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:25.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:24 smithi049 bash[19814]: cluster 2024-09-20T18:59:23.684980+0000 mgr.x (mgr.24595) 191 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:25.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:24 smithi049 bash[26429]: cluster 2024-09-20T18:59:23.684980+0000 mgr.x (mgr.24595) 191 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:25.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:24 smithi115 bash[22089]: cluster 2024-09-20T18:59:23.684980+0000 mgr.x (mgr.24595) 191 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:26.875 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:59:26 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:59:26] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-20T18:59:26.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:26 smithi115 bash[22089]: audit 2024-09-20T18:59:25.617938+0000 mgr.x (mgr.24595) 192 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:26.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:26 smithi115 bash[22089]: cluster 2024-09-20T18:59:25.686621+0000 mgr.x (mgr.24595) 193 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:27.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:26 smithi049 bash[19814]: audit 2024-09-20T18:59:25.617938+0000 mgr.x (mgr.24595) 192 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:27.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:26 smithi049 bash[19814]: cluster 2024-09-20T18:59:25.686621+0000 mgr.x (mgr.24595) 193 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:27.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:26 smithi049 bash[26429]: audit 2024-09-20T18:59:25.617938+0000 mgr.x (mgr.24595) 192 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:27.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:26 smithi049 bash[26429]: cluster 2024-09-20T18:59:25.686621+0000 mgr.x (mgr.24595) 193 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:29.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:28 smithi049 bash[19814]: cluster 2024-09-20T18:59:27.687321+0000 mgr.x (mgr.24595) 194 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:29.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:28 smithi049 bash[26429]: cluster 2024-09-20T18:59:27.687321+0000 mgr.x (mgr.24595) 194 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:29.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:28 smithi115 bash[22089]: cluster 2024-09-20T18:59:27.687321+0000 mgr.x (mgr.24595) 194 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:31.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:30 smithi049 bash[19814]: cluster 2024-09-20T18:59:29.688015+0000 mgr.x (mgr.24595) 195 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:31.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:30 smithi049 bash[26429]: cluster 2024-09-20T18:59:29.688015+0000 mgr.x (mgr.24595) 195 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:31.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:30 smithi115 bash[22089]: cluster 2024-09-20T18:59:29.688015+0000 mgr.x (mgr.24595) 195 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:33.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:32 smithi049 bash[19814]: cluster 2024-09-20T18:59:31.689769+0000 mgr.x (mgr.24595) 196 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:33.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:32 smithi049 bash[26429]: cluster 2024-09-20T18:59:31.689769+0000 mgr.x (mgr.24595) 196 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:33.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:32 smithi115 bash[22089]: cluster 2024-09-20T18:59:31.689769+0000 mgr.x (mgr.24595) 196 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:35.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:34 smithi049 bash[19814]: cluster 2024-09-20T18:59:33.690668+0000 mgr.x (mgr.24595) 197 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:35.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:34 smithi049 bash[26429]: cluster 2024-09-20T18:59:33.690668+0000 mgr.x (mgr.24595) 197 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:35.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:34 smithi115 bash[22089]: cluster 2024-09-20T18:59:33.690668+0000 mgr.x (mgr.24595) 197 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:36.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:35 smithi049 bash[19814]: audit 2024-09-20T18:59:35.222720+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:36.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:35 smithi049 bash[26429]: audit 2024-09-20T18:59:35.222720+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:36.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:35 smithi115 bash[22089]: audit 2024-09-20T18:59:35.222720+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:37.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:36 smithi049 bash[19814]: audit 2024-09-20T18:59:35.625966+0000 mgr.x (mgr.24595) 198 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:37.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:36 smithi049 bash[19814]: cluster 2024-09-20T18:59:35.692303+0000 mgr.x (mgr.24595) 199 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:36 smithi049 bash[26429]: audit 2024-09-20T18:59:35.625966+0000 mgr.x (mgr.24595) 198 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:36 smithi049 bash[26429]: cluster 2024-09-20T18:59:35.692303+0000 mgr.x (mgr.24595) 199 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:37.127 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:59:36 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:59:36] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-20T18:59:37.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:36 smithi115 bash[22089]: audit 2024-09-20T18:59:35.625966+0000 mgr.x (mgr.24595) 198 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:37.127 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:36 smithi115 bash[22089]: cluster 2024-09-20T18:59:35.692303+0000 mgr.x (mgr.24595) 199 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:39.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:38 smithi049 bash[19814]: cluster 2024-09-20T18:59:37.693139+0000 mgr.x (mgr.24595) 200 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:39.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:38 smithi049 bash[26429]: cluster 2024-09-20T18:59:37.693139+0000 mgr.x (mgr.24595) 200 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:39.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:38 smithi115 bash[22089]: cluster 2024-09-20T18:59:37.693139+0000 mgr.x (mgr.24595) 200 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:41.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:40 smithi115 bash[22089]: cluster 2024-09-20T18:59:39.693965+0000 mgr.x (mgr.24595) 201 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:41.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:40 smithi049 bash[26429]: cluster 2024-09-20T18:59:39.693965+0000 mgr.x (mgr.24595) 201 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:41.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:40 smithi049 bash[19814]: cluster 2024-09-20T18:59:39.693965+0000 mgr.x (mgr.24595) 201 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:43.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:42 smithi115 bash[22089]: cluster 2024-09-20T18:59:41.695827+0000 mgr.x (mgr.24595) 202 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:43.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:42 smithi049 bash[19814]: cluster 2024-09-20T18:59:41.695827+0000 mgr.x (mgr.24595) 202 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:43.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:42 smithi049 bash[26429]: cluster 2024-09-20T18:59:41.695827+0000 mgr.x (mgr.24595) 202 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:45.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:44 smithi115 bash[22089]: cluster 2024-09-20T18:59:43.696627+0000 mgr.x (mgr.24595) 203 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:45.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:44 smithi049 bash[19814]: cluster 2024-09-20T18:59:43.696627+0000 mgr.x (mgr.24595) 203 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:45.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:44 smithi049 bash[26429]: cluster 2024-09-20T18:59:43.696627+0000 mgr.x (mgr.24595) 203 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:46.875 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:59:46 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:59:46] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-20T18:59:46.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:46 smithi115 bash[22089]: audit 2024-09-20T18:59:45.637522+0000 mgr.x (mgr.24595) 204 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:46.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:46 smithi115 bash[22089]: cluster 2024-09-20T18:59:45.698230+0000 mgr.x (mgr.24595) 205 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:47.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:46 smithi049 bash[19814]: audit 2024-09-20T18:59:45.637522+0000 mgr.x (mgr.24595) 204 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:47.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:46 smithi049 bash[19814]: cluster 2024-09-20T18:59:45.698230+0000 mgr.x (mgr.24595) 205 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:47.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:46 smithi049 bash[26429]: audit 2024-09-20T18:59:45.637522+0000 mgr.x (mgr.24595) 204 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:47.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:46 smithi049 bash[26429]: cluster 2024-09-20T18:59:45.698230+0000 mgr.x (mgr.24595) 205 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:49.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:48 smithi115 bash[22089]: cluster 2024-09-20T18:59:47.698918+0000 mgr.x (mgr.24595) 206 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:49.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:48 smithi049 bash[19814]: cluster 2024-09-20T18:59:47.698918+0000 mgr.x (mgr.24595) 206 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:49.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:48 smithi049 bash[26429]: cluster 2024-09-20T18:59:47.698918+0000 mgr.x (mgr.24595) 206 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:51.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:50 smithi115 bash[22089]: cluster 2024-09-20T18:59:49.699614+0000 mgr.x (mgr.24595) 207 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:51.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:50 smithi115 bash[22089]: audit 2024-09-20T18:59:50.222956+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:51.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:50 smithi049 bash[19814]: cluster 2024-09-20T18:59:49.699614+0000 mgr.x (mgr.24595) 207 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:51.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:50 smithi049 bash[19814]: audit 2024-09-20T18:59:50.222956+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:51.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:50 smithi049 bash[26429]: cluster 2024-09-20T18:59:49.699614+0000 mgr.x (mgr.24595) 207 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:51.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:50 smithi049 bash[26429]: audit 2024-09-20T18:59:50.222956+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:53.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:52 smithi115 bash[22089]: cluster 2024-09-20T18:59:51.701327+0000 mgr.x (mgr.24595) 208 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:53.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:52 smithi049 bash[19814]: cluster 2024-09-20T18:59:51.701327+0000 mgr.x (mgr.24595) 208 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:53.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:52 smithi049 bash[26429]: cluster 2024-09-20T18:59:51.701327+0000 mgr.x (mgr.24595) 208 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:55.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:54 smithi115 bash[22089]: cluster 2024-09-20T18:59:53.702163+0000 mgr.x (mgr.24595) 209 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:55.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:54 smithi049 bash[19814]: cluster 2024-09-20T18:59:53.702163+0000 mgr.x (mgr.24595) 209 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:55.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:54 smithi049 bash[26429]: cluster 2024-09-20T18:59:53.702163+0000 mgr.x (mgr.24595) 209 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:56.374 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 18:59:55 smithi115 bash[47305]: logger=sqlstore.transactions t=2024-09-20T18:59:55.934076174Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-20T18:59:57.124 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 18:59:56 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:18:59:56] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-20T18:59:57.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:56 smithi115 bash[22089]: audit 2024-09-20T18:59:55.649058+0000 mgr.x (mgr.24595) 210 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:57.125 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:56 smithi115 bash[22089]: cluster 2024-09-20T18:59:55.703724+0000 mgr.x (mgr.24595) 211 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:57.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:56 smithi049 bash[19814]: audit 2024-09-20T18:59:55.649058+0000 mgr.x (mgr.24595) 210 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:57.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:56 smithi049 bash[19814]: cluster 2024-09-20T18:59:55.703724+0000 mgr.x (mgr.24595) 211 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:57.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:56 smithi049 bash[26429]: audit 2024-09-20T18:59:55.649058+0000 mgr.x (mgr.24595) 210 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:57.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:56 smithi049 bash[26429]: cluster 2024-09-20T18:59:55.703724+0000 mgr.x (mgr.24595) 211 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:59.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 18:59:58 smithi115 bash[22089]: cluster 2024-09-20T18:59:57.704441+0000 mgr.x (mgr.24595) 212 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:59.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 18:59:58 smithi049 bash[19814]: cluster 2024-09-20T18:59:57.704441+0000 mgr.x (mgr.24595) 212 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:59:59.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 18:59:58 smithi049 bash[26429]: cluster 2024-09-20T18:59:57.704441+0000 mgr.x (mgr.24595) 212 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:01.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:00 smithi115 bash[22089]: cluster 2024-09-20T18:59:59.705234+0000 mgr.x (mgr.24595) 213 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:01.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:00 smithi115 bash[22089]: cluster 2024-09-20T19:00:00.000132+0000 mon.a (mon.0) 1025 : cluster [INF] overall HEALTH_OK 2024-09-20T19:00:01.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:00 smithi049 bash[26429]: cluster 2024-09-20T18:59:59.705234+0000 mgr.x (mgr.24595) 213 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:01.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:00 smithi049 bash[26429]: cluster 2024-09-20T19:00:00.000132+0000 mon.a (mon.0) 1025 : cluster [INF] overall HEALTH_OK 2024-09-20T19:00:01.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:00 smithi049 bash[19814]: cluster 2024-09-20T18:59:59.705234+0000 mgr.x (mgr.24595) 213 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:01.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:00 smithi049 bash[19814]: cluster 2024-09-20T19:00:00.000132+0000 mon.a (mon.0) 1025 : cluster [INF] overall HEALTH_OK 2024-09-20T19:00:03.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:02 smithi115 bash[22089]: cluster 2024-09-20T19:00:01.706948+0000 mgr.x (mgr.24595) 214 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:03.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:02 smithi049 bash[19814]: cluster 2024-09-20T19:00:01.706948+0000 mgr.x (mgr.24595) 214 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:03.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:02 smithi049 bash[26429]: cluster 2024-09-20T19:00:01.706948+0000 mgr.x (mgr.24595) 214 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:05.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:04 smithi115 bash[22089]: cluster 2024-09-20T19:00:03.707782+0000 mgr.x (mgr.24595) 215 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:05.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:04 smithi049 bash[26429]: cluster 2024-09-20T19:00:03.707782+0000 mgr.x (mgr.24595) 215 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:05.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:04 smithi049 bash[19814]: cluster 2024-09-20T19:00:03.707782+0000 mgr.x (mgr.24595) 215 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:06.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:05 smithi049 bash[19814]: audit 2024-09-20T19:00:05.223240+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:06.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:05 smithi049 bash[26429]: audit 2024-09-20T19:00:05.223240+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:06.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:05 smithi115 bash[22089]: audit 2024-09-20T19:00:05.223240+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:06.874 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:00:06 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:00:06] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-20T19:00:06.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:06 smithi115 bash[22089]: audit 2024-09-20T19:00:05.660601+0000 mgr.x (mgr.24595) 216 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:06.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:06 smithi115 bash[22089]: cluster 2024-09-20T19:00:05.709384+0000 mgr.x (mgr.24595) 217 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:07.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:06 smithi049 bash[19814]: audit 2024-09-20T19:00:05.660601+0000 mgr.x (mgr.24595) 216 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:07.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:06 smithi049 bash[19814]: cluster 2024-09-20T19:00:05.709384+0000 mgr.x (mgr.24595) 217 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:07.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:06 smithi049 bash[26429]: audit 2024-09-20T19:00:05.660601+0000 mgr.x (mgr.24595) 216 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:07.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:06 smithi049 bash[26429]: cluster 2024-09-20T19:00:05.709384+0000 mgr.x (mgr.24595) 217 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:09.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:08 smithi115 bash[22089]: cluster 2024-09-20T19:00:07.710123+0000 mgr.x (mgr.24595) 218 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:08 smithi049 bash[26429]: cluster 2024-09-20T19:00:07.710123+0000 mgr.x (mgr.24595) 218 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:09.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:08 smithi049 bash[19814]: cluster 2024-09-20T19:00:07.710123+0000 mgr.x (mgr.24595) 218 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:11.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:10 smithi049 bash[19814]: cluster 2024-09-20T19:00:09.710793+0000 mgr.x (mgr.24595) 219 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:11.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:10 smithi049 bash[26429]: cluster 2024-09-20T19:00:09.710793+0000 mgr.x (mgr.24595) 219 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:11.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:10 smithi115 bash[22089]: cluster 2024-09-20T19:00:09.710793+0000 mgr.x (mgr.24595) 219 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:13.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:12 smithi049 bash[19814]: cluster 2024-09-20T19:00:11.712453+0000 mgr.x (mgr.24595) 220 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:13.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:12 smithi049 bash[26429]: cluster 2024-09-20T19:00:11.712453+0000 mgr.x (mgr.24595) 220 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:13.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:12 smithi115 bash[22089]: cluster 2024-09-20T19:00:11.712453+0000 mgr.x (mgr.24595) 220 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:15.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:15 smithi115 bash[22089]: cluster 2024-09-20T19:00:13.713174+0000 mgr.x (mgr.24595) 221 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:15.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:15 smithi115 bash[22089]: audit 2024-09-20T19:00:15.177553+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:00:15.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:15 smithi115 bash[22089]: audit 2024-09-20T19:00:15.185020+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:00:15.678 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:15 smithi049 bash[26429]: cluster 2024-09-20T19:00:13.713174+0000 mgr.x (mgr.24595) 221 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:15.678 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:15 smithi049 bash[26429]: audit 2024-09-20T19:00:15.177553+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:00:15.678 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:15 smithi049 bash[26429]: audit 2024-09-20T19:00:15.185020+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:00:15.678 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:15 smithi049 bash[19814]: cluster 2024-09-20T19:00:13.713174+0000 mgr.x (mgr.24595) 221 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:15.678 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:15 smithi049 bash[19814]: audit 2024-09-20T19:00:15.177553+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:00:15.678 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:15 smithi049 bash[19814]: audit 2024-09-20T19:00:15.185020+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:00:16.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:16 smithi115 bash[22089]: audit 2024-09-20T19:00:15.826058+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:16.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:16 smithi115 bash[22089]: audit 2024-09-20T19:00:15.827979+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:16.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:16 smithi115 bash[22089]: audit 2024-09-20T19:00:15.838833+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:00:16.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:16 smithi049 bash[19814]: audit 2024-09-20T19:00:15.826058+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:16.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:16 smithi049 bash[19814]: audit 2024-09-20T19:00:15.827979+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:16.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:16 smithi049 bash[19814]: audit 2024-09-20T19:00:15.838833+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:00:16.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:16 smithi049 bash[26429]: audit 2024-09-20T19:00:15.826058+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:16.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:16 smithi049 bash[26429]: audit 2024-09-20T19:00:15.827979+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:16.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:16 smithi049 bash[26429]: audit 2024-09-20T19:00:15.838833+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:00:17.124 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:00:16 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:00:16] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-20T19:00:17.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:17 smithi115 bash[22089]: audit 2024-09-20T19:00:15.670359+0000 mgr.x (mgr.24595) 222 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:17.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:17 smithi115 bash[22089]: cluster 2024-09-20T19:00:15.714792+0000 mgr.x (mgr.24595) 223 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:17.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:17 smithi049 bash[19814]: audit 2024-09-20T19:00:15.670359+0000 mgr.x (mgr.24595) 222 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:17.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:17 smithi049 bash[19814]: cluster 2024-09-20T19:00:15.714792+0000 mgr.x (mgr.24595) 223 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:17.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:17 smithi049 bash[26429]: audit 2024-09-20T19:00:15.670359+0000 mgr.x (mgr.24595) 222 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:17.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:17 smithi049 bash[26429]: cluster 2024-09-20T19:00:15.714792+0000 mgr.x (mgr.24595) 223 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:19.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:19 smithi115 bash[22089]: cluster 2024-09-20T19:00:17.715508+0000 mgr.x (mgr.24595) 224 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:19.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:19 smithi049 bash[19814]: cluster 2024-09-20T19:00:17.715508+0000 mgr.x (mgr.24595) 224 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:19.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:19 smithi049 bash[26429]: cluster 2024-09-20T19:00:17.715508+0000 mgr.x (mgr.24595) 224 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:20.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:20 smithi049 bash[19814]: audit 2024-09-20T19:00:20.223811+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:20.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:20 smithi049 bash[26429]: audit 2024-09-20T19:00:20.223811+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:20.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:20 smithi115 bash[22089]: audit 2024-09-20T19:00:20.223811+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:21.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:21 smithi049 bash[19814]: cluster 2024-09-20T19:00:19.716199+0000 mgr.x (mgr.24595) 225 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:21.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:21 smithi049 bash[26429]: cluster 2024-09-20T19:00:19.716199+0000 mgr.x (mgr.24595) 225 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:21.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:21 smithi115 bash[22089]: cluster 2024-09-20T19:00:19.716199+0000 mgr.x (mgr.24595) 225 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:23.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:23 smithi049 bash[19814]: cluster 2024-09-20T19:00:21.717828+0000 mgr.x (mgr.24595) 226 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:23.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:23 smithi049 bash[26429]: cluster 2024-09-20T19:00:21.717828+0000 mgr.x (mgr.24595) 226 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:23.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:23 smithi115 bash[22089]: cluster 2024-09-20T19:00:21.717828+0000 mgr.x (mgr.24595) 226 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:25.689 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:25 smithi049 bash[19814]: cluster 2024-09-20T19:00:23.718560+0000 mgr.x (mgr.24595) 227 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:25.690 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:25 smithi049 bash[26429]: cluster 2024-09-20T19:00:23.718560+0000 mgr.x (mgr.24595) 227 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:25.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:25 smithi115 bash[22089]: cluster 2024-09-20T19:00:23.718560+0000 mgr.x (mgr.24595) 227 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:26.874 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:00:26 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:00:26] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-20T19:00:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:27 smithi049 bash[19814]: audit 2024-09-20T19:00:25.681684+0000 mgr.x (mgr.24595) 228 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:27 smithi049 bash[19814]: cluster 2024-09-20T19:00:25.720071+0000 mgr.x (mgr.24595) 229 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:27.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:27 smithi049 bash[26429]: audit 2024-09-20T19:00:25.681684+0000 mgr.x (mgr.24595) 228 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:27.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:27 smithi049 bash[26429]: cluster 2024-09-20T19:00:25.720071+0000 mgr.x (mgr.24595) 229 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:27.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:27 smithi115 bash[22089]: audit 2024-09-20T19:00:25.681684+0000 mgr.x (mgr.24595) 228 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:27.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:27 smithi115 bash[22089]: cluster 2024-09-20T19:00:25.720071+0000 mgr.x (mgr.24595) 229 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:29.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:29 smithi049 bash[26429]: cluster 2024-09-20T19:00:27.720794+0000 mgr.x (mgr.24595) 230 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:29.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:29 smithi049 bash[19814]: cluster 2024-09-20T19:00:27.720794+0000 mgr.x (mgr.24595) 230 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:29.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:29 smithi115 bash[22089]: cluster 2024-09-20T19:00:27.720794+0000 mgr.x (mgr.24595) 230 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:31.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:31 smithi049 bash[26429]: cluster 2024-09-20T19:00:29.721483+0000 mgr.x (mgr.24595) 231 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:31.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:31 smithi049 bash[19814]: cluster 2024-09-20T19:00:29.721483+0000 mgr.x (mgr.24595) 231 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:31.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:31 smithi115 bash[22089]: cluster 2024-09-20T19:00:29.721483+0000 mgr.x (mgr.24595) 231 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:33.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:33 smithi049 bash[26429]: cluster 2024-09-20T19:00:31.723607+0000 mgr.x (mgr.24595) 232 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:33.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:33 smithi049 bash[19814]: cluster 2024-09-20T19:00:31.723607+0000 mgr.x (mgr.24595) 232 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:33.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:33 smithi115 bash[22089]: cluster 2024-09-20T19:00:31.723607+0000 mgr.x (mgr.24595) 232 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:35.701 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:35 smithi049 bash[26429]: cluster 2024-09-20T19:00:33.724349+0000 mgr.x (mgr.24595) 233 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:35.701 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:35 smithi049 bash[26429]: audit 2024-09-20T19:00:35.223828+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:35.701 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:35 smithi049 bash[19814]: cluster 2024-09-20T19:00:33.724349+0000 mgr.x (mgr.24595) 233 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:35.701 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:35 smithi049 bash[19814]: audit 2024-09-20T19:00:35.223828+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:35.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:35 smithi115 bash[22089]: cluster 2024-09-20T19:00:33.724349+0000 mgr.x (mgr.24595) 233 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:35.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:35 smithi115 bash[22089]: audit 2024-09-20T19:00:35.223828+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:37.124 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:00:36 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:00:36] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-20T19:00:37.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:37 smithi049 bash[19814]: audit 2024-09-20T19:00:35.693191+0000 mgr.x (mgr.24595) 234 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:37.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:37 smithi049 bash[19814]: cluster 2024-09-20T19:00:35.725919+0000 mgr.x (mgr.24595) 235 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:37.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:37 smithi049 bash[26429]: audit 2024-09-20T19:00:35.693191+0000 mgr.x (mgr.24595) 234 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:37.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:37 smithi049 bash[26429]: cluster 2024-09-20T19:00:35.725919+0000 mgr.x (mgr.24595) 235 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:37.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:37 smithi115 bash[22089]: audit 2024-09-20T19:00:35.693191+0000 mgr.x (mgr.24595) 234 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:37.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:37 smithi115 bash[22089]: cluster 2024-09-20T19:00:35.725919+0000 mgr.x (mgr.24595) 235 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:39.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:39 smithi049 bash[19814]: cluster 2024-09-20T19:00:37.726658+0000 mgr.x (mgr.24595) 236 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:39.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:39 smithi049 bash[26429]: cluster 2024-09-20T19:00:37.726658+0000 mgr.x (mgr.24595) 236 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:39.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:39 smithi115 bash[22089]: cluster 2024-09-20T19:00:37.726658+0000 mgr.x (mgr.24595) 236 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:41.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:41 smithi049 bash[19814]: cluster 2024-09-20T19:00:39.727373+0000 mgr.x (mgr.24595) 237 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:41.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:41 smithi049 bash[26429]: cluster 2024-09-20T19:00:39.727373+0000 mgr.x (mgr.24595) 237 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:41.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:41 smithi115 bash[22089]: cluster 2024-09-20T19:00:39.727373+0000 mgr.x (mgr.24595) 237 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:43.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:43 smithi049 bash[19814]: cluster 2024-09-20T19:00:41.729045+0000 mgr.x (mgr.24595) 238 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:43.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:43 smithi049 bash[26429]: cluster 2024-09-20T19:00:41.729045+0000 mgr.x (mgr.24595) 238 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:43.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:43 smithi115 bash[22089]: cluster 2024-09-20T19:00:41.729045+0000 mgr.x (mgr.24595) 238 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:44.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:44 smithi049 bash[19814]: cluster 2024-09-20T19:00:43.729757+0000 mgr.x (mgr.24595) 239 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:44.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:44 smithi049 bash[26429]: cluster 2024-09-20T19:00:43.729757+0000 mgr.x (mgr.24595) 239 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:44.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:44 smithi115 bash[22089]: cluster 2024-09-20T19:00:43.729757+0000 mgr.x (mgr.24595) 239 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:46.874 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:00:46 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:00:46] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-20T19:00:46.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:46 smithi115 bash[22089]: audit 2024-09-20T19:00:45.702710+0000 mgr.x (mgr.24595) 240 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:46.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:46 smithi115 bash[22089]: cluster 2024-09-20T19:00:45.731483+0000 mgr.x (mgr.24595) 241 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:47.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:46 smithi049 bash[19814]: audit 2024-09-20T19:00:45.702710+0000 mgr.x (mgr.24595) 240 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:47.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:46 smithi049 bash[19814]: cluster 2024-09-20T19:00:45.731483+0000 mgr.x (mgr.24595) 241 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:47.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:46 smithi049 bash[26429]: audit 2024-09-20T19:00:45.702710+0000 mgr.x (mgr.24595) 240 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:47.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:46 smithi049 bash[26429]: cluster 2024-09-20T19:00:45.731483+0000 mgr.x (mgr.24595) 241 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:49.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:48 smithi049 bash[19814]: cluster 2024-09-20T19:00:47.732309+0000 mgr.x (mgr.24595) 242 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:49.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:48 smithi049 bash[26429]: cluster 2024-09-20T19:00:47.732309+0000 mgr.x (mgr.24595) 242 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:49.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:48 smithi115 bash[22089]: cluster 2024-09-20T19:00:47.732309+0000 mgr.x (mgr.24595) 242 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:51.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:50 smithi049 bash[19814]: cluster 2024-09-20T19:00:49.741805+0000 mgr.x (mgr.24595) 243 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:51.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:50 smithi049 bash[19814]: audit 2024-09-20T19:00:50.224317+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:51.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:50 smithi049 bash[26429]: cluster 2024-09-20T19:00:49.741805+0000 mgr.x (mgr.24595) 243 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:51.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:50 smithi049 bash[26429]: audit 2024-09-20T19:00:50.224317+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:51.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:50 smithi115 bash[22089]: cluster 2024-09-20T19:00:49.741805+0000 mgr.x (mgr.24595) 243 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:51.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:50 smithi115 bash[22089]: audit 2024-09-20T19:00:50.224317+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:53.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:52 smithi115 bash[22089]: cluster 2024-09-20T19:00:51.743623+0000 mgr.x (mgr.24595) 244 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:53.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:52 smithi049 bash[19814]: cluster 2024-09-20T19:00:51.743623+0000 mgr.x (mgr.24595) 244 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:53.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:52 smithi049 bash[26429]: cluster 2024-09-20T19:00:51.743623+0000 mgr.x (mgr.24595) 244 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:55.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:54 smithi115 bash[22089]: cluster 2024-09-20T19:00:53.744456+0000 mgr.x (mgr.24595) 245 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:55.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:54 smithi049 bash[19814]: cluster 2024-09-20T19:00:53.744456+0000 mgr.x (mgr.24595) 245 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:55.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:54 smithi049 bash[26429]: cluster 2024-09-20T19:00:53.744456+0000 mgr.x (mgr.24595) 245 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:57.124 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:00:56 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:00:56] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-20T19:00:57.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:56 smithi115 bash[22089]: audit 2024-09-20T19:00:55.714360+0000 mgr.x (mgr.24595) 246 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:57.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:56 smithi115 bash[22089]: cluster 2024-09-20T19:00:55.746106+0000 mgr.x (mgr.24595) 247 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:57.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:56 smithi049 bash[19814]: audit 2024-09-20T19:00:55.714360+0000 mgr.x (mgr.24595) 246 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:57.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:56 smithi049 bash[19814]: cluster 2024-09-20T19:00:55.746106+0000 mgr.x (mgr.24595) 247 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:57.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:56 smithi049 bash[26429]: audit 2024-09-20T19:00:55.714360+0000 mgr.x (mgr.24595) 246 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:57.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:56 smithi049 bash[26429]: cluster 2024-09-20T19:00:55.746106+0000 mgr.x (mgr.24595) 247 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:59.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:00:58 smithi115 bash[22089]: cluster 2024-09-20T19:00:57.746795+0000 mgr.x (mgr.24595) 248 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:59.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:00:58 smithi049 bash[19814]: cluster 2024-09-20T19:00:57.746795+0000 mgr.x (mgr.24595) 248 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:00:59.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:00:58 smithi049 bash[26429]: cluster 2024-09-20T19:00:57.746795+0000 mgr.x (mgr.24595) 248 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:01.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:00 smithi115 bash[22089]: cluster 2024-09-20T19:00:59.747442+0000 mgr.x (mgr.24595) 249 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:01.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:00 smithi049 bash[19814]: cluster 2024-09-20T19:00:59.747442+0000 mgr.x (mgr.24595) 249 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:01.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:00 smithi049 bash[26429]: cluster 2024-09-20T19:00:59.747442+0000 mgr.x (mgr.24595) 249 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:03.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:02 smithi115 bash[22089]: cluster 2024-09-20T19:01:01.749170+0000 mgr.x (mgr.24595) 250 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:03.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:02 smithi049 bash[19814]: cluster 2024-09-20T19:01:01.749170+0000 mgr.x (mgr.24595) 250 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:03.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:02 smithi049 bash[26429]: cluster 2024-09-20T19:01:01.749170+0000 mgr.x (mgr.24595) 250 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:05.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:04 smithi115 bash[22089]: cluster 2024-09-20T19:01:03.750002+0000 mgr.x (mgr.24595) 251 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:05.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:04 smithi049 bash[19814]: cluster 2024-09-20T19:01:03.750002+0000 mgr.x (mgr.24595) 251 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:05.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:04 smithi049 bash[26429]: cluster 2024-09-20T19:01:03.750002+0000 mgr.x (mgr.24595) 251 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:06.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:05 smithi049 bash[19814]: audit 2024-09-20T19:01:05.224459+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:06.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:05 smithi049 bash[26429]: audit 2024-09-20T19:01:05.224459+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:06.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:05 smithi115 bash[22089]: audit 2024-09-20T19:01:05.224459+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:06.873 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:01:06 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:01:06] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-20T19:01:06.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:06 smithi115 bash[22089]: audit 2024-09-20T19:01:05.725844+0000 mgr.x (mgr.24595) 252 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:06.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:06 smithi115 bash[22089]: cluster 2024-09-20T19:01:05.751611+0000 mgr.x (mgr.24595) 253 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:07.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:06 smithi049 bash[19814]: audit 2024-09-20T19:01:05.725844+0000 mgr.x (mgr.24595) 252 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:07.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:06 smithi049 bash[19814]: cluster 2024-09-20T19:01:05.751611+0000 mgr.x (mgr.24595) 253 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:07.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:06 smithi049 bash[26429]: audit 2024-09-20T19:01:05.725844+0000 mgr.x (mgr.24595) 252 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:07.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:06 smithi049 bash[26429]: cluster 2024-09-20T19:01:05.751611+0000 mgr.x (mgr.24595) 253 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:09.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:08 smithi115 bash[22089]: cluster 2024-09-20T19:01:07.752406+0000 mgr.x (mgr.24595) 254 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:09.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:08 smithi049 bash[19814]: cluster 2024-09-20T19:01:07.752406+0000 mgr.x (mgr.24595) 254 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:08 smithi049 bash[26429]: cluster 2024-09-20T19:01:07.752406+0000 mgr.x (mgr.24595) 254 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:11.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:10 smithi115 bash[22089]: cluster 2024-09-20T19:01:09.753206+0000 mgr.x (mgr.24595) 255 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:11.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:10 smithi049 bash[19814]: cluster 2024-09-20T19:01:09.753206+0000 mgr.x (mgr.24595) 255 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:11.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:10 smithi049 bash[26429]: cluster 2024-09-20T19:01:09.753206+0000 mgr.x (mgr.24595) 255 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:13.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:12 smithi115 bash[22089]: cluster 2024-09-20T19:01:11.754946+0000 mgr.x (mgr.24595) 256 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:13.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:12 smithi049 bash[19814]: cluster 2024-09-20T19:01:11.754946+0000 mgr.x (mgr.24595) 256 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:13.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:12 smithi049 bash[26429]: cluster 2024-09-20T19:01:11.754946+0000 mgr.x (mgr.24595) 256 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:15.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:15 smithi115 bash[22089]: cluster 2024-09-20T19:01:13.755834+0000 mgr.x (mgr.24595) 257 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:15.744 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:15 smithi049 bash[19814]: cluster 2024-09-20T19:01:13.755834+0000 mgr.x (mgr.24595) 257 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:15.745 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:15 smithi049 bash[26429]: cluster 2024-09-20T19:01:13.755834+0000 mgr.x (mgr.24595) 257 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:17.123 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:01:16 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:01:16] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-20T19:01:17.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:17 smithi049 bash[19814]: audit 2024-09-20T19:01:15.737358+0000 mgr.x (mgr.24595) 258 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:17.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:17 smithi049 bash[19814]: cluster 2024-09-20T19:01:15.757508+0000 mgr.x (mgr.24595) 259 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:17.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:17 smithi049 bash[19814]: audit 2024-09-20T19:01:16.681023+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:17.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:17 smithi049 bash[19814]: audit 2024-09-20T19:01:16.682681+0000 mon.c (mon.2) 243 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:17.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:17 smithi049 bash[19814]: audit 2024-09-20T19:01:16.693298+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:01:17.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:17 smithi049 bash[26429]: audit 2024-09-20T19:01:15.737358+0000 mgr.x (mgr.24595) 258 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:17.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:17 smithi049 bash[26429]: cluster 2024-09-20T19:01:15.757508+0000 mgr.x (mgr.24595) 259 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:17.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:17 smithi049 bash[26429]: audit 2024-09-20T19:01:16.681023+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:17.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:17 smithi049 bash[26429]: audit 2024-09-20T19:01:16.682681+0000 mon.c (mon.2) 243 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:17.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:17 smithi049 bash[26429]: audit 2024-09-20T19:01:16.693298+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:01:17.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:17 smithi115 bash[22089]: audit 2024-09-20T19:01:15.737358+0000 mgr.x (mgr.24595) 258 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:17.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:17 smithi115 bash[22089]: cluster 2024-09-20T19:01:15.757508+0000 mgr.x (mgr.24595) 259 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:17.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:17 smithi115 bash[22089]: audit 2024-09-20T19:01:16.681023+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:17.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:17 smithi115 bash[22089]: audit 2024-09-20T19:01:16.682681+0000 mon.c (mon.2) 243 : audit [INF] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:17.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:17 smithi115 bash[22089]: audit 2024-09-20T19:01:16.693298+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:01:19.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:19 smithi049 bash[19814]: cluster 2024-09-20T19:01:17.758243+0000 mgr.x (mgr.24595) 260 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:19.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:19 smithi049 bash[26429]: cluster 2024-09-20T19:01:17.758243+0000 mgr.x (mgr.24595) 260 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:19.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:19 smithi115 bash[22089]: cluster 2024-09-20T19:01:17.758243+0000 mgr.x (mgr.24595) 260 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:20.566 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:01:20.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:20 smithi049 bash[19814]: audit 2024-09-20T19:01:20.224682+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:20.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:20 smithi049 bash[26429]: audit 2024-09-20T19:01:20.224682+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:20.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:20 smithi115 bash[22089]: audit 2024-09-20T19:01:20.224682+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:21.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:21 smithi049 bash[19814]: cluster 2024-09-20T19:01:19.758985+0000 mgr.x (mgr.24595) 261 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:21.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:21 smithi049 bash[26429]: cluster 2024-09-20T19:01:19.758985+0000 mgr.x (mgr.24595) 261 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:21.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:21 smithi115 bash[22089]: cluster 2024-09-20T19:01:19.758985+0000 mgr.x (mgr.24595) 261 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:23.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:23 smithi049 bash[19814]: cluster 2024-09-20T19:01:21.760672+0000 mgr.x (mgr.24595) 262 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:23.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:23 smithi049 bash[26429]: cluster 2024-09-20T19:01:21.760672+0000 mgr.x (mgr.24595) 262 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:23.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:23 smithi115 bash[22089]: cluster 2024-09-20T19:01:21.760672+0000 mgr.x (mgr.24595) 262 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:25.394 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:25.747 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:25 smithi049 bash[19814]: cluster 2024-09-20T19:01:23.761397+0000 mgr.x (mgr.24595) 263 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:25.748 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:25 smithi049 bash[26429]: cluster 2024-09-20T19:01:23.761397+0000 mgr.x (mgr.24595) 263 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:25.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:25 smithi115 bash[22089]: cluster 2024-09-20T19:01:23.761397+0000 mgr.x (mgr.24595) 263 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:26.873 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:01:26 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:01:26] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-20T19:01:27.084 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:01:27.084 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (16m) 71s ago 17m 13.7M - 0.25.0 c8568f914cd2 c476b0a7eea9 2024-09-20T19:01:27.084 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (16m) 2m ago 16m 74.1M - 9.4.12 2bacad6d85d8 281645d90ac8 2024-09-20T19:01:27.084 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (6m) 71s ago 14m 48.0M - 3.8 6acb0a031eab 0abd461520df 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (9m) 2m ago 25m 503M - 19.3.0-5099-g88deadb8 441f9a3fe515 7fbfd617e288 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (2m) 71s ago 27m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (27m) 71s ago 27m 66.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (25m) 2m ago 25m 45.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (25m) 71s ago 25m 53.6M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (17m) 71s ago 17m 9119k - 1.5.0 0da6a335fe13 5c29c91f43da 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (17m) 2m ago 17m 8939k - 1.5.0 0da6a335fe13 e03dc7a3ef4d 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (24m) 71s ago 24m 54.9M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (23m) 71s ago 23m 55.2M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (22m) 71s ago 22m 58.3M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (21m) 71s ago 21m 53.9M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (21m) 2m ago 21m 66.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (20m) 2m ago 20m 61.8M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (19m) 2m ago 19m 61.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:01:27.085 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (18m) 2m ago 18m 54.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:01:27.086 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (6m) 2m ago 17m 45.7M - 2.43.0 a07b618ecd1d a75a3d5be1fb 2024-09-20T19:01:27.086 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (14m) 71s ago 14m 98.2M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:01:27.086 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (14m) 2m ago 14m 97.0M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:01:27.681 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:27 smithi049 bash[19814]: audit 2024-09-20T19:01:25.740643+0000 mgr.x (mgr.24595) 264 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:27.681 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:27 smithi049 bash[19814]: cluster 2024-09-20T19:01:25.763062+0000 mgr.x (mgr.24595) 265 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:27.681 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:27 smithi049 bash[26429]: audit 2024-09-20T19:01:25.740643+0000 mgr.x (mgr.24595) 264 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:27.682 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:27 smithi049 bash[26429]: cluster 2024-09-20T19:01:25.763062+0000 mgr.x (mgr.24595) 265 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:27.682 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:01:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:27 smithi115 bash[22089]: audit 2024-09-20T19:01:25.740643+0000 mgr.x (mgr.24595) 264 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:27 smithi115 bash[22089]: cluster 2024-09-20T19:01:25.763062+0000 mgr.x (mgr.24595) 265 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:28.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:28 smithi049 bash[19814]: audit 2024-09-20T19:01:27.038923+0000 mgr.x (mgr.24595) 266 : audit [DBG] from='client.25055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:28.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:28 smithi049 bash[26429]: audit 2024-09-20T19:01:27.038923+0000 mgr.x (mgr.24595) 266 : audit [DBG] from='client.25055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:28.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:28 smithi115 bash[22089]: audit 2024-09-20T19:01:27.038923+0000 mgr.x (mgr.24595) 266 : audit [DBG] from='client.25055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:29.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:29 smithi049 bash[19814]: cluster 2024-09-20T19:01:27.763808+0000 mgr.x (mgr.24595) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:29.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:29 smithi049 bash[26429]: cluster 2024-09-20T19:01:27.763808+0000 mgr.x (mgr.24595) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:29.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:29 smithi115 bash[22089]: cluster 2024-09-20T19:01:27.763808+0000 mgr.x (mgr.24595) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:31.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:31 smithi049 bash[19814]: cluster 2024-09-20T19:01:29.764495+0000 mgr.x (mgr.24595) 268 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:31.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:31 smithi049 bash[26429]: cluster 2024-09-20T19:01:29.764495+0000 mgr.x (mgr.24595) 268 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:31.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:31 smithi115 bash[22089]: cluster 2024-09-20T19:01:29.764495+0000 mgr.x (mgr.24595) 268 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:32.497 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:33.685 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:33 smithi049 bash[19814]: cluster 2024-09-20T19:01:31.765919+0000 mgr.x (mgr.24595) 269 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:33.685 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:33 smithi049 bash[26429]: cluster 2024-09-20T19:01:31.765919+0000 mgr.x (mgr.24595) 269 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:33.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:33 smithi115 bash[22089]: cluster 2024-09-20T19:01:31.765919+0000 mgr.x (mgr.24595) 269 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:34.126 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:01:34.126 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:01:34.126 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:01:34.127 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:01:34.127 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:01:34.127 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:01:34.127 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:01:34.127 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:01:34.127 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:01:34.127 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:01:34.127 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:01:34.127 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:01:34.127 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:01:34.127 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:01:34.127 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:01:34.128 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:01:34.128 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:01:34.128 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:01:34.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:34 smithi049 bash[26429]: audit 2024-09-20T19:01:34.122949+0000 mon.c (mon.2) 245 : audit [DBG] from='client.? 172.21.15.49:0/802525109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:34.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:34 smithi049 bash[19814]: audit 2024-09-20T19:01:34.122949+0000 mon.c (mon.2) 245 : audit [DBG] from='client.? 172.21.15.49:0/802525109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:34.813 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:01:34.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:34 smithi115 bash[22089]: audit 2024-09-20T19:01:34.122949+0000 mon.c (mon.2) 245 : audit [DBG] from='client.? 172.21.15.49:0/802525109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:35.750 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:35 smithi049 bash[26429]: cluster 2024-09-20T19:01:33.766640+0000 mgr.x (mgr.24595) 270 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:35.750 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:35 smithi049 bash[26429]: audit 2024-09-20T19:01:35.224819+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:35.750 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:35 smithi049 bash[19814]: cluster 2024-09-20T19:01:33.766640+0000 mgr.x (mgr.24595) 270 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:35.751 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:35 smithi049 bash[19814]: audit 2024-09-20T19:01:35.224819+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:35.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:35 smithi115 bash[22089]: cluster 2024-09-20T19:01:33.766640+0000 mgr.x (mgr.24595) 270 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:35.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:35 smithi115 bash[22089]: audit 2024-09-20T19:01:35.224819+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:36.873 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:01:36 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:01:36] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-20T19:01:37.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:37 smithi049 bash[19814]: audit 2024-09-20T19:01:35.743168+0000 mgr.x (mgr.24595) 271 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:37.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:37 smithi049 bash[19814]: cluster 2024-09-20T19:01:35.768227+0000 mgr.x (mgr.24595) 272 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:37.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:37 smithi049 bash[26429]: audit 2024-09-20T19:01:35.743168+0000 mgr.x (mgr.24595) 271 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:37.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:37 smithi049 bash[26429]: cluster 2024-09-20T19:01:35.768227+0000 mgr.x (mgr.24595) 272 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:37.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:37 smithi115 bash[22089]: audit 2024-09-20T19:01:35.743168+0000 mgr.x (mgr.24595) 271 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:37.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:37 smithi115 bash[22089]: cluster 2024-09-20T19:01:35.768227+0000 mgr.x (mgr.24595) 272 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:38.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:38 smithi049 bash[26429]: cluster 2024-09-20T19:01:37.768941+0000 mgr.x (mgr.24595) 273 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:38.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:38 smithi049 bash[19814]: cluster 2024-09-20T19:01:37.768941+0000 mgr.x (mgr.24595) 273 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:38.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:38 smithi115 bash[22089]: cluster 2024-09-20T19:01:37.768941+0000 mgr.x (mgr.24595) 273 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:39.638 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:41.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:40 smithi049 bash[19814]: cluster 2024-09-20T19:01:39.769639+0000 mgr.x (mgr.24595) 274 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:41.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:40 smithi049 bash[26429]: cluster 2024-09-20T19:01:39.769639+0000 mgr.x (mgr.24595) 274 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:41.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:40 smithi115 bash[22089]: cluster 2024-09-20T19:01:39.769639+0000 mgr.x (mgr.24595) 274 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:41.234 INFO:teuthology.orchestra.run.smithi049.stdout:HEALTH_OK 2024-09-20T19:01:41.924 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T19:01:42.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:41 smithi115 bash[22089]: audit 2024-09-20T19:01:41.231658+0000 mon.c (mon.2) 247 : audit [DBG] from='client.? 172.21.15.49:0/2365361012' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:01:42.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:41 smithi049 bash[19814]: audit 2024-09-20T19:01:41.231658+0000 mon.c (mon.2) 247 : audit [DBG] from='client.? 172.21.15.49:0/2365361012' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:01:42.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:41 smithi049 bash[26429]: audit 2024-09-20T19:01:41.231658+0000 mon.c (mon.2) 247 : audit [DBG] from='client.? 172.21.15.49:0/2365361012' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:01:43.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:42 smithi115 bash[22089]: cluster 2024-09-20T19:01:41.771227+0000 mgr.x (mgr.24595) 275 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:43.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:42 smithi049 bash[26429]: cluster 2024-09-20T19:01:41.771227+0000 mgr.x (mgr.24595) 275 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:43.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:42 smithi049 bash[19814]: cluster 2024-09-20T19:01:41.771227+0000 mgr.x (mgr.24595) 275 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:45.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:44 smithi115 bash[22089]: cluster 2024-09-20T19:01:43.771943+0000 mgr.x (mgr.24595) 276 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:45.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:44 smithi049 bash[19814]: cluster 2024-09-20T19:01:43.771943+0000 mgr.x (mgr.24595) 276 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:45.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:44 smithi049 bash[26429]: cluster 2024-09-20T19:01:43.771943+0000 mgr.x (mgr.24595) 276 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:46.746 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:46.873 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:01:46 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:01:46] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-20T19:01:46.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:46 smithi115 bash[22089]: audit 2024-09-20T19:01:45.753467+0000 mgr.x (mgr.24595) 277 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:46.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:46 smithi115 bash[22089]: cluster 2024-09-20T19:01:45.773496+0000 mgr.x (mgr.24595) 278 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:47.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:46 smithi049 bash[19814]: audit 2024-09-20T19:01:45.753467+0000 mgr.x (mgr.24595) 277 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:47.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:46 smithi049 bash[19814]: cluster 2024-09-20T19:01:45.773496+0000 mgr.x (mgr.24595) 278 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:47.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:46 smithi049 bash[26429]: audit 2024-09-20T19:01:45.753467+0000 mgr.x (mgr.24595) 277 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:47.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:46 smithi049 bash[26429]: cluster 2024-09-20T19:01:45.773496+0000 mgr.x (mgr.24595) 278 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:48.394 INFO:teuthology.orchestra.run.smithi049.stdout: cluster: 2024-09-20T19:01:48.394 INFO:teuthology.orchestra.run.smithi049.stdout: id: aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:01:48.394 INFO:teuthology.orchestra.run.smithi049.stdout: health: HEALTH_OK 2024-09-20T19:01:48.394 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: services: 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: mon: 3 daemons, quorum a,b,c (age 26m) 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: mgr: x(active, since 6m), standbys: y 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 19m) 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: data: 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: pools: 6 pools, 161 pgs 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: objects: 212 objects, 585 KiB 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: usage: 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: pgs: 161 active+clean 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: io: 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-20T19:01:48.395 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T19:01:49.066 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph mgr fail' 2024-09-20T19:01:49.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:48 smithi115 bash[22089]: cluster 2024-09-20T19:01:47.774183+0000 mgr.x (mgr.24595) 279 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:49.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:48 smithi115 bash[22089]: audit 2024-09-20T19:01:48.391288+0000 mon.c (mon.2) 248 : audit [DBG] from='client.? 172.21.15.49:0/2897728587' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:01:49.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:48 smithi049 bash[19814]: cluster 2024-09-20T19:01:47.774183+0000 mgr.x (mgr.24595) 279 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:49.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:48 smithi049 bash[19814]: audit 2024-09-20T19:01:48.391288+0000 mon.c (mon.2) 248 : audit [DBG] from='client.? 172.21.15.49:0/2897728587' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:01:49.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:48 smithi049 bash[26429]: cluster 2024-09-20T19:01:47.774183+0000 mgr.x (mgr.24595) 279 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:49.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:48 smithi049 bash[26429]: audit 2024-09-20T19:01:48.391288+0000 mon.c (mon.2) 248 : audit [DBG] from='client.? 172.21.15.49:0/2897728587' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:01:51.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:50 smithi115 bash[22089]: cluster 2024-09-20T19:01:49.774983+0000 mgr.x (mgr.24595) 280 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:51.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:50 smithi115 bash[22089]: audit 2024-09-20T19:01:50.225001+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:51.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:50 smithi049 bash[19814]: cluster 2024-09-20T19:01:49.774983+0000 mgr.x (mgr.24595) 280 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:51.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:50 smithi049 bash[19814]: audit 2024-09-20T19:01:50.225001+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:51.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:50 smithi049 bash[26429]: cluster 2024-09-20T19:01:49.774983+0000 mgr.x (mgr.24595) 280 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:51.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:50 smithi049 bash[26429]: audit 2024-09-20T19:01:50.225001+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.24595 172.21.15.115:0/320177418' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:53.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:52 smithi115 bash[22089]: cluster 2024-09-20T19:01:51.776562+0000 mgr.x (mgr.24595) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:53.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:52 smithi049 bash[19814]: cluster 2024-09-20T19:01:51.776562+0000 mgr.x (mgr.24595) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:53.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:52 smithi049 bash[26429]: cluster 2024-09-20T19:01:51.776562+0000 mgr.x (mgr.24595) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:53.888 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:55.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:54 smithi115 bash[22089]: cluster 2024-09-20T19:01:53.777232+0000 mgr.x (mgr.24595) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:55.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:54 smithi049 bash[19814]: cluster 2024-09-20T19:01:53.777232+0000 mgr.x (mgr.24595) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:55.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:54 smithi049 bash[26429]: cluster 2024-09-20T19:01:53.777232+0000 mgr.x (mgr.24595) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:55.779 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[68716]: [20/Sep/2024:19:01:55] ENGINE Bus STOPPING 2024-09-20T19:01:55.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[50328]: ignoring --setuser ceph since I am not root 2024-09-20T19:01:55.872 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[50328]: ignoring --setgroup ceph since I am not root 2024-09-20T19:01:55.872 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[50328]: debug 2024-09-20T19:01:55.486+0000 7f3ca7ba2640 1 -- 172.21.15.115:0/4088891338 <== mon.2 v2:172.21.15.49:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f80f05d0e0 con 0x55f80f05f400 2024-09-20T19:01:56.054 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[68716]: [20/Sep/2024:19:01:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:01:56.055 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[68716]: [20/Sep/2024:19:01:55] ENGINE Bus STOPPED 2024-09-20T19:01:56.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.419360+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.49:0/2665551591' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:01:56.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: cluster 2024-09-20T19:01:55.420144+0000 mon.a (mon.0) 1031 : cluster [INF] Activating manager daemon y 2024-09-20T19:01:56.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.423591+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? 172.21.15.49:0/2665551591' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: cluster 2024-09-20T19:01:55.428506+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: cluster 2024-09-20T19:01:55.429003+0000 mon.a (mon.0) 1034 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0088598s) 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.435733+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.435950+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.436128+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.436855+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.437156+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.437402+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.437635+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.437891+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.438133+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.438395+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.438648+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.438898+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.439153+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:01:56.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.439339+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: audit 2024-09-20T19:01:55.439846+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[19814]: cluster 2024-09-20T19:01:55.788197+0000 mon.a (mon.0) 1035 : cluster [INF] Manager daemon y is now available 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.419360+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.49:0/2665551591' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: cluster 2024-09-20T19:01:55.420144+0000 mon.a (mon.0) 1031 : cluster [INF] Activating manager daemon y 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.423591+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? 172.21.15.49:0/2665551591' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: cluster 2024-09-20T19:01:55.428506+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: cluster 2024-09-20T19:01:55.429003+0000 mon.a (mon.0) 1034 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0088598s) 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.435733+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.435950+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.436128+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.436855+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.437156+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:01:56.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.437402+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:01:56.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.437635+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:01:56.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.437891+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:01:56.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.438133+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:01:56.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.438395+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:01:56.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.438648+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:01:56.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.438898+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:01:56.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.439153+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:01:56.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.439339+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:01:56.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: audit 2024-09-20T19:01:55.439846+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:01:56.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:55 smithi049 bash[26429]: cluster 2024-09-20T19:01:55.788197+0000 mon.a (mon.0) 1035 : cluster [INF] Manager daemon y is now available 2024-09-20T19:01:56.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.419360+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.49:0/2665551591' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:01:56.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: cluster 2024-09-20T19:01:55.420144+0000 mon.a (mon.0) 1031 : cluster [INF] Activating manager daemon y 2024-09-20T19:01:56.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.423591+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? 172.21.15.49:0/2665551591' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:01:56.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: cluster 2024-09-20T19:01:55.428506+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-20T19:01:56.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: cluster 2024-09-20T19:01:55.429003+0000 mon.a (mon.0) 1034 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0088598s) 2024-09-20T19:01:56.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.435733+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:01:56.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.435950+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:01:56.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.436128+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.436855+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.437156+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.437402+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.437635+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.437891+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.438133+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.438395+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.438648+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.438898+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.439153+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.439339+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: audit 2024-09-20T19:01:55.439846+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:01:56.124 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:55 smithi115 bash[22089]: cluster 2024-09-20T19:01:55.788197+0000 mon.a (mon.0) 1035 : cluster [INF] Manager daemon y is now available 2024-09-20T19:01:56.135 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:01:56.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[68716]: [20/Sep/2024:19:01:56] ENGINE Bus STARTING 2024-09-20T19:01:56.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[68716]: [20/Sep/2024:19:01:56] ENGINE Serving on http://:::9283 2024-09-20T19:01:56.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[68716]: [20/Sep/2024:19:01:56] ENGINE Bus STARTED 2024-09-20T19:01:57.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:56 smithi115 bash[22089]: audit 2024-09-20T19:01:56.311795+0000 mon.c (mon.2) 265 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:01:57.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:56 smithi115 bash[22089]: audit 2024-09-20T19:01:56.311999+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:57.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:56 smithi115 bash[22089]: audit 2024-09-20T19:01:56.325279+0000 mon.c (mon.2) 267 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:01:57.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:56 smithi115 bash[22089]: audit 2024-09-20T19:01:56.325726+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15150 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:01:57.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:56 smithi115 bash[22089]: audit 2024-09-20T19:01:56.366243+0000 mon.c (mon.2) 268 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:01:57.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:56 smithi115 bash[22089]: audit 2024-09-20T19:01:56.366686+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15150 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:01:57.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:56 smithi115 bash[22089]: cluster 2024-09-20T19:01:56.433573+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e31: y(active, since 1.01343s) 2024-09-20T19:01:57.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:56 smithi115 bash[22089]: audit 2024-09-20T19:01:56.439233+0000 mgr.y (mgr.15150) 1 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:57.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:56 smithi115 bash[22089]: audit 2024-09-20T19:01:56.471493+0000 mgr.y (mgr.15150) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:01:57.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:56 smithi115 bash[22089]: cluster 2024-09-20T19:01:56.475938+0000 mgr.y (mgr.15150) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:01:57.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[19814]: audit 2024-09-20T19:01:56.311795+0000 mon.c (mon.2) 265 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:01:57.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[19814]: audit 2024-09-20T19:01:56.311999+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:57.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[19814]: audit 2024-09-20T19:01:56.325279+0000 mon.c (mon.2) 267 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:01:57.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[19814]: audit 2024-09-20T19:01:56.325726+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15150 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:01:57.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[19814]: audit 2024-09-20T19:01:56.366243+0000 mon.c (mon.2) 268 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:01:57.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[19814]: audit 2024-09-20T19:01:56.366686+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15150 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:01:57.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[19814]: cluster 2024-09-20T19:01:56.433573+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e31: y(active, since 1.01343s) 2024-09-20T19:01:57.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[19814]: audit 2024-09-20T19:01:56.439233+0000 mgr.y (mgr.15150) 1 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:57.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[19814]: audit 2024-09-20T19:01:56.471493+0000 mgr.y (mgr.15150) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:01:57.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[19814]: cluster 2024-09-20T19:01:56.475938+0000 mgr.y (mgr.15150) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:01:57.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[26429]: audit 2024-09-20T19:01:56.311795+0000 mon.c (mon.2) 265 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:01:57.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[26429]: audit 2024-09-20T19:01:56.311999+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:57.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[26429]: audit 2024-09-20T19:01:56.325279+0000 mon.c (mon.2) 267 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:01:57.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[26429]: audit 2024-09-20T19:01:56.325726+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15150 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:01:57.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[26429]: audit 2024-09-20T19:01:56.366243+0000 mon.c (mon.2) 268 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:01:57.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[26429]: audit 2024-09-20T19:01:56.366686+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15150 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:01:57.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[26429]: cluster 2024-09-20T19:01:56.433573+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e31: y(active, since 1.01343s) 2024-09-20T19:01:57.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[26429]: audit 2024-09-20T19:01:56.439233+0000 mgr.y (mgr.15150) 1 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:57.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[26429]: audit 2024-09-20T19:01:56.471493+0000 mgr.y (mgr.15150) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:01:57.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:56 smithi049 bash[26429]: cluster 2024-09-20T19:01:56.475938+0000 mgr.y (mgr.15150) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:01:58.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[19814]: cluster 2024-09-20T19:01:57.438570+0000 mgr.y (mgr.15150) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:01:58.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[19814]: cluster 2024-09-20T19:01:57.880242+0000 mon.a (mon.0) 1039 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-09-20T19:01:58.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[26429]: cluster 2024-09-20T19:01:57.438570+0000 mgr.y (mgr.15150) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:01:58.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[26429]: cluster 2024-09-20T19:01:57.880242+0000 mon.a (mon.0) 1039 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-09-20T19:01:58.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: debug 2024-09-20T19:01:58.385+0000 7f3202915640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:01:58] ENGINE Error in HTTPServer.serve 2024-09-20T19:01:58.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: Traceback (most recent call last): 2024-09-20T19:01:58.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: self._connections.run(self.expiration_interval) 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: self._run(expiration_interval) 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: s = self.context.wrap_socket( 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: return self.sslsocket_class._create( 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:01:58.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: self.do_handshake() 2024-09-20T19:01:58.807 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:01:58.807 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: self._sslobj.do_handshake() 2024-09-20T19:01:58.807 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:01:58 smithi049 bash[68716]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:01:58.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:58 smithi115 bash[22089]: cluster 2024-09-20T19:01:57.438570+0000 mgr.y (mgr.15150) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:01:58.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:58 smithi115 bash[22089]: cluster 2024-09-20T19:01:57.880242+0000 mon.a (mon.0) 1039 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-09-20T19:01:59.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: cephadm 2024-09-20T19:01:58.164080+0000 mgr.y (mgr.15150) 5 : cephadm [INF] [20/Sep/2024:19:01:58] ENGINE Bus STARTING 2024-09-20T19:01:59.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: cephadm 2024-09-20T19:01:58.265949+0000 mgr.y (mgr.15150) 6 : cephadm [INF] [20/Sep/2024:19:01:58] ENGINE Serving on http://172.21.15.49:8765 2024-09-20T19:01:59.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: cephadm 2024-09-20T19:01:58.391090+0000 mgr.y (mgr.15150) 7 : cephadm [INF] [20/Sep/2024:19:01:58] ENGINE Serving on https://172.21.15.49:7150 2024-09-20T19:01:59.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: cephadm 2024-09-20T19:01:58.391288+0000 mgr.y (mgr.15150) 8 : cephadm [INF] [20/Sep/2024:19:01:58] ENGINE Bus STARTED 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: cephadm 2024-09-20T19:01:58.392744+0000 mgr.y (mgr.15150) 9 : cephadm [ERR] [20/Sep/2024:19:01:58] ENGINE Error in HTTPServer.serve 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: Traceback (most recent call last): 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: self._connections.run(self.expiration_interval) 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: self._run(expiration_interval) 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: s = self.context.wrap_socket( 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:01:59.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: return self.sslsocket_class._create( 2024-09-20T19:01:59.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:01:59.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: self.do_handshake() 2024-09-20T19:01:59.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:01:59.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: self._sslobj.do_handshake() 2024-09-20T19:01:59.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[26429]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:01:59.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: cephadm 2024-09-20T19:01:58.164080+0000 mgr.y (mgr.15150) 5 : cephadm [INF] [20/Sep/2024:19:01:58] ENGINE Bus STARTING 2024-09-20T19:01:59.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: cephadm 2024-09-20T19:01:58.265949+0000 mgr.y (mgr.15150) 6 : cephadm [INF] [20/Sep/2024:19:01:58] ENGINE Serving on http://172.21.15.49:8765 2024-09-20T19:01:59.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: cephadm 2024-09-20T19:01:58.391090+0000 mgr.y (mgr.15150) 7 : cephadm [INF] [20/Sep/2024:19:01:58] ENGINE Serving on https://172.21.15.49:7150 2024-09-20T19:01:59.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: cephadm 2024-09-20T19:01:58.391288+0000 mgr.y (mgr.15150) 8 : cephadm [INF] [20/Sep/2024:19:01:58] ENGINE Bus STARTED 2024-09-20T19:01:59.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: cephadm 2024-09-20T19:01:58.392744+0000 mgr.y (mgr.15150) 9 : cephadm [ERR] [20/Sep/2024:19:01:58] ENGINE Error in HTTPServer.serve 2024-09-20T19:01:59.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: Traceback (most recent call last): 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: self._connections.run(self.expiration_interval) 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: self._run(expiration_interval) 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: s = self.context.wrap_socket( 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: return self.sslsocket_class._create( 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: self.do_handshake() 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:01:59.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: self._sslobj.do_handshake() 2024-09-20T19:01:59.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:01:59 smithi049 bash[19814]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:01:59.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: cephadm 2024-09-20T19:01:58.164080+0000 mgr.y (mgr.15150) 5 : cephadm [INF] [20/Sep/2024:19:01:58] ENGINE Bus STARTING 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: cephadm 2024-09-20T19:01:58.265949+0000 mgr.y (mgr.15150) 6 : cephadm [INF] [20/Sep/2024:19:01:58] ENGINE Serving on http://172.21.15.49:8765 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: cephadm 2024-09-20T19:01:58.391090+0000 mgr.y (mgr.15150) 7 : cephadm [INF] [20/Sep/2024:19:01:58] ENGINE Serving on https://172.21.15.49:7150 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: cephadm 2024-09-20T19:01:58.391288+0000 mgr.y (mgr.15150) 8 : cephadm [INF] [20/Sep/2024:19:01:58] ENGINE Bus STARTED 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: cephadm 2024-09-20T19:01:58.392744+0000 mgr.y (mgr.15150) 9 : cephadm [ERR] [20/Sep/2024:19:01:58] ENGINE Error in HTTPServer.serve 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: Traceback (most recent call last): 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: self._connections.run(self.expiration_interval) 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: self._run(expiration_interval) 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:01:59.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:01:59.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:01:59.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: s = self.context.wrap_socket( 2024-09-20T19:01:59.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:01:59.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: return self.sslsocket_class._create( 2024-09-20T19:01:59.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:01:59.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: self.do_handshake() 2024-09-20T19:01:59.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:01:59.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: self._sslobj.do_handshake() 2024-09-20T19:01:59.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:01:59 smithi115 bash[22089]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:02:00.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:00 smithi049 bash[19814]: cluster 2024-09-20T19:01:59.439266+0000 mgr.y (mgr.15150) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:00.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:00 smithi049 bash[26429]: cluster 2024-09-20T19:01:59.439266+0000 mgr.y (mgr.15150) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:00.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:00 smithi115 bash[22089]: cluster 2024-09-20T19:01:59.439266+0000 mgr.y (mgr.15150) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:00.960 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:02:01.461 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:01 smithi049 bash[26429]: cluster 2024-09-20T19:02:00.448445+0000 mon.a (mon.0) 1040 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-20T19:02:01.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:01 smithi049 bash[19814]: cluster 2024-09-20T19:02:00.448445+0000 mon.a (mon.0) 1040 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-20T19:02:01.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:01 smithi115 bash[22089]: cluster 2024-09-20T19:02:00.448445+0000 mon.a (mon.0) 1040 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-20T19:02:01.873 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:02:01 smithi115 bash[50328]: [20/Sep/2024:19:02:01] ENGINE Bus STARTING 2024-09-20T19:02:01.873 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:02:01 smithi115 bash[50328]: CherryPy Checker: 2024-09-20T19:02:01.873 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:02:01 smithi115 bash[50328]: The Application mounted at '' has an empty config. 2024-09-20T19:02:01.873 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:02:01 smithi115 bash[50328]: [20/Sep/2024:19:02:01] ENGINE Serving on http://:::9283 2024-09-20T19:02:01.873 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:02:01 smithi115 bash[50328]: [20/Sep/2024:19:02:01] ENGINE Bus STARTED 2024-09-20T19:02:02.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[26429]: cluster 2024-09-20T19:02:01.439785+0000 mgr.y (mgr.15150) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:02.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[26429]: audit 2024-09-20T19:02:01.560800+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:02:02.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[26429]: cluster 2024-09-20T19:02:01.561064+0000 mon.a (mon.0) 1041 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:02:02.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[26429]: audit 2024-09-20T19:02:01.562947+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:02:02.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[26429]: audit 2024-09-20T19:02:01.566072+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:02:02.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[26429]: audit 2024-09-20T19:02:01.566533+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:02:02.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[26429]: audit 2024-09-20T19:02:01.774568+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:02.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[26429]: audit 2024-09-20T19:02:01.782453+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:02.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[19814]: cluster 2024-09-20T19:02:01.439785+0000 mgr.y (mgr.15150) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:02.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[19814]: audit 2024-09-20T19:02:01.560800+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:02:02.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[19814]: cluster 2024-09-20T19:02:01.561064+0000 mon.a (mon.0) 1041 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:02:02.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[19814]: audit 2024-09-20T19:02:01.562947+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:02:02.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[19814]: audit 2024-09-20T19:02:01.566072+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:02:02.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[19814]: audit 2024-09-20T19:02:01.566533+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:02:02.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[19814]: audit 2024-09-20T19:02:01.774568+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:02.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:02 smithi049 bash[19814]: audit 2024-09-20T19:02:01.782453+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:02.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:02 smithi115 bash[22089]: cluster 2024-09-20T19:02:01.439785+0000 mgr.y (mgr.15150) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:02.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:02 smithi115 bash[22089]: audit 2024-09-20T19:02:01.560800+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:02:02.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:02 smithi115 bash[22089]: cluster 2024-09-20T19:02:01.561064+0000 mon.a (mon.0) 1041 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:02:02.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:02 smithi115 bash[22089]: audit 2024-09-20T19:02:01.562947+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:02:02.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:02 smithi115 bash[22089]: audit 2024-09-20T19:02:01.566072+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:02:02.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:02 smithi115 bash[22089]: audit 2024-09-20T19:02:01.566533+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:02:02.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:02 smithi115 bash[22089]: audit 2024-09-20T19:02:01.774568+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:02.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:02 smithi115 bash[22089]: audit 2024-09-20T19:02:01.782453+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:03.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:03 smithi049 bash[19814]: cluster 2024-09-20T19:02:02.478234+0000 mon.a (mon.0) 1044 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-09-20T19:02:03.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:03 smithi049 bash[19814]: audit 2024-09-20T19:02:02.487146+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:02:03.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:03 smithi049 bash[19814]: audit 2024-09-20T19:02:02.835320+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:03.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:03 smithi049 bash[19814]: audit 2024-09-20T19:02:02.848242+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:03.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:03 smithi049 bash[19814]: audit 2024-09-20T19:02:02.891165+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:03.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:03 smithi049 bash[19814]: audit 2024-09-20T19:02:02.899367+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:03.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:03 smithi049 bash[26429]: cluster 2024-09-20T19:02:02.478234+0000 mon.a (mon.0) 1044 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-09-20T19:02:03.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:03 smithi049 bash[26429]: audit 2024-09-20T19:02:02.487146+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:02:03.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:03 smithi049 bash[26429]: audit 2024-09-20T19:02:02.835320+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:03.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:03 smithi049 bash[26429]: audit 2024-09-20T19:02:02.848242+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:03.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:03 smithi049 bash[26429]: audit 2024-09-20T19:02:02.891165+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:03.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:03 smithi049 bash[26429]: audit 2024-09-20T19:02:02.899367+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:03.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:03 smithi115 bash[22089]: cluster 2024-09-20T19:02:02.478234+0000 mon.a (mon.0) 1044 : cluster [DBG] mgrmap e34: y(active, since 7s), standbys: x 2024-09-20T19:02:03.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:03 smithi115 bash[22089]: audit 2024-09-20T19:02:02.487146+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:02:03.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:03 smithi115 bash[22089]: audit 2024-09-20T19:02:02.835320+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:03.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:03 smithi115 bash[22089]: audit 2024-09-20T19:02:02.848242+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:03.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:03 smithi115 bash[22089]: audit 2024-09-20T19:02:02.891165+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:03.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:03 smithi115 bash[22089]: audit 2024-09-20T19:02:02.899367+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:04.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[19814]: cluster 2024-09-20T19:02:03.441530+0000 mgr.y (mgr.15150) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:02:04.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[19814]: audit 2024-09-20T19:02:04.006826+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:04.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[19814]: audit 2024-09-20T19:02:04.020548+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:04.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[19814]: audit 2024-09-20T19:02:04.027314+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:04.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[19814]: audit 2024-09-20T19:02:04.028994+0000 mon.c (mon.2) 271 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:02:04.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[19814]: audit 2024-09-20T19:02:04.457948+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:04.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[19814]: audit 2024-09-20T19:02:04.466319+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:04.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[26429]: cluster 2024-09-20T19:02:03.441530+0000 mgr.y (mgr.15150) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:02:04.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[26429]: audit 2024-09-20T19:02:04.006826+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:04.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[26429]: audit 2024-09-20T19:02:04.020548+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:04.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[26429]: audit 2024-09-20T19:02:04.027314+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:04.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[26429]: audit 2024-09-20T19:02:04.028994+0000 mon.c (mon.2) 271 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:02:04.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[26429]: audit 2024-09-20T19:02:04.457948+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:04.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:04 smithi049 bash[26429]: audit 2024-09-20T19:02:04.466319+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:04.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:04 smithi115 bash[22089]: cluster 2024-09-20T19:02:03.441530+0000 mgr.y (mgr.15150) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:02:04.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:04 smithi115 bash[22089]: audit 2024-09-20T19:02:04.006826+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:04.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:04 smithi115 bash[22089]: audit 2024-09-20T19:02:04.020548+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:04.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:04 smithi115 bash[22089]: audit 2024-09-20T19:02:04.027314+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:04.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:04 smithi115 bash[22089]: audit 2024-09-20T19:02:04.028994+0000 mon.c (mon.2) 271 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:02:04.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:04 smithi115 bash[22089]: audit 2024-09-20T19:02:04.457948+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:04.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:04 smithi115 bash[22089]: audit 2024-09-20T19:02:04.466319+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:05.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: cephadm 2024-09-20T19:02:04.030903+0000 mgr.y (mgr.15150) 13 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T19:02:05.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: cephadm 2024-09-20T19:02:04.031536+0000 mgr.y (mgr.15150) 14 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T19:02:05.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: cephadm 2024-09-20T19:02:04.186899+0000 mgr.y (mgr.15150) 15 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:02:05.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: cephadm 2024-09-20T19:02:04.187086+0000 mgr.y (mgr.15150) 16 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:02:05.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: cephadm 2024-09-20T19:02:04.286547+0000 mgr.y (mgr.15150) 17 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:02:05.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: cephadm 2024-09-20T19:02:04.286804+0000 mgr.y (mgr.15150) 18 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:02:05.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: cephadm 2024-09-20T19:02:04.371639+0000 mgr.y (mgr.15150) 19 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:02:05.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: cephadm 2024-09-20T19:02:04.375670+0000 mgr.y (mgr.15150) 20 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:02:05.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: audit 2024-09-20T19:02:04.473908+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:05.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: audit 2024-09-20T19:02:04.488081+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:05.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: audit 2024-09-20T19:02:04.495307+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:05.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: cephadm 2024-09-20T19:02:04.519220+0000 mgr.y (mgr.15150) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi049.ggthvl (dependencies changed)... 2024-09-20T19:02:05.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: audit 2024-09-20T19:02:04.519794+0000 mon.c (mon.2) 272 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:02:05.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: audit 2024-09-20T19:02:04.520450+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.15150 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:02:05.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: audit 2024-09-20T19:02:04.528285+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:05.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[19814]: cephadm 2024-09-20T19:02:04.529600+0000 mgr.y (mgr.15150) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T19:02:05.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: cephadm 2024-09-20T19:02:04.030903+0000 mgr.y (mgr.15150) 13 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T19:02:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: cephadm 2024-09-20T19:02:04.031536+0000 mgr.y (mgr.15150) 14 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T19:02:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: cephadm 2024-09-20T19:02:04.186899+0000 mgr.y (mgr.15150) 15 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:02:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: cephadm 2024-09-20T19:02:04.187086+0000 mgr.y (mgr.15150) 16 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:02:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: cephadm 2024-09-20T19:02:04.286547+0000 mgr.y (mgr.15150) 17 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:02:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: cephadm 2024-09-20T19:02:04.286804+0000 mgr.y (mgr.15150) 18 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:02:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: cephadm 2024-09-20T19:02:04.371639+0000 mgr.y (mgr.15150) 19 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:02:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: cephadm 2024-09-20T19:02:04.375670+0000 mgr.y (mgr.15150) 20 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:02:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: audit 2024-09-20T19:02:04.473908+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: audit 2024-09-20T19:02:04.488081+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: audit 2024-09-20T19:02:04.495307+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:05.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: cephadm 2024-09-20T19:02:04.519220+0000 mgr.y (mgr.15150) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi049.ggthvl (dependencies changed)... 2024-09-20T19:02:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: audit 2024-09-20T19:02:04.519794+0000 mon.c (mon.2) 272 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:02:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: audit 2024-09-20T19:02:04.520450+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.15150 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:02:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: audit 2024-09-20T19:02:04.528285+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:05.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:05 smithi049 bash[26429]: cephadm 2024-09-20T19:02:04.529600+0000 mgr.y (mgr.15150) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T19:02:05.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: cephadm 2024-09-20T19:02:04.030903+0000 mgr.y (mgr.15150) 13 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T19:02:05.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: cephadm 2024-09-20T19:02:04.031536+0000 mgr.y (mgr.15150) 14 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T19:02:05.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: cephadm 2024-09-20T19:02:04.186899+0000 mgr.y (mgr.15150) 15 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:02:05.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: cephadm 2024-09-20T19:02:04.187086+0000 mgr.y (mgr.15150) 16 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:02:05.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: cephadm 2024-09-20T19:02:04.286547+0000 mgr.y (mgr.15150) 17 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:02:05.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: cephadm 2024-09-20T19:02:04.286804+0000 mgr.y (mgr.15150) 18 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:02:05.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: cephadm 2024-09-20T19:02:04.371639+0000 mgr.y (mgr.15150) 19 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:02:05.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: cephadm 2024-09-20T19:02:04.375670+0000 mgr.y (mgr.15150) 20 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:02:05.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: audit 2024-09-20T19:02:04.473908+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:05.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: audit 2024-09-20T19:02:04.488081+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:05.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: audit 2024-09-20T19:02:04.495307+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:05.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: cephadm 2024-09-20T19:02:04.519220+0000 mgr.y (mgr.15150) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi049.ggthvl (dependencies changed)... 2024-09-20T19:02:05.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: audit 2024-09-20T19:02:04.519794+0000 mon.c (mon.2) 272 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:02:05.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: audit 2024-09-20T19:02:04.520450+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.15150 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:02:05.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: audit 2024-09-20T19:02:04.528285+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:05.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:05 smithi115 bash[22089]: cephadm 2024-09-20T19:02:04.529600+0000 mgr.y (mgr.15150) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T19:02:06.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:06 smithi049 bash[19814]: cluster 2024-09-20T19:02:05.442352+0000 mgr.y (mgr.15150) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:02:06.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:06 smithi049 bash[26429]: cluster 2024-09-20T19:02:05.442352+0000 mgr.y (mgr.15150) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:02:06.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:06 smithi115 bash[22089]: cluster 2024-09-20T19:02:05.442352+0000 mgr.y (mgr.15150) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:02:06.873 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:02:06 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:02:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T19:02:07.731 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:07 smithi049 bash[19814]: audit 2024-09-20T19:02:06.450916+0000 mgr.y (mgr.15150) 24 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:07.731 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:07 smithi049 bash[26429]: audit 2024-09-20T19:02:06.450916+0000 mgr.y (mgr.15150) 24 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:07.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:07 smithi115 bash[22089]: audit 2024-09-20T19:02:06.450916+0000 mgr.y (mgr.15150) 24 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:08.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:08 smithi049 bash[19814]: cluster 2024-09-20T19:02:07.444049+0000 mgr.y (mgr.15150) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:02:08.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:08 smithi049 bash[19814]: audit 2024-09-20T19:02:07.973877+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:08.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:08 smithi049 bash[19814]: audit 2024-09-20T19:02:07.980498+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:08.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:08 smithi049 bash[26429]: cluster 2024-09-20T19:02:07.444049+0000 mgr.y (mgr.15150) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:02:08.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:08 smithi049 bash[26429]: audit 2024-09-20T19:02:07.973877+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:08.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:08 smithi049 bash[26429]: audit 2024-09-20T19:02:07.980498+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:08.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:08 smithi115 bash[22089]: cluster 2024-09-20T19:02:07.444049+0000 mgr.y (mgr.15150) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:02:08.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:08 smithi115 bash[22089]: audit 2024-09-20T19:02:07.973877+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:08.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:08 smithi115 bash[22089]: audit 2024-09-20T19:02:07.980498+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:09.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:09 smithi049 bash[19814]: cephadm 2024-09-20T19:02:07.982820+0000 mgr.y (mgr.15150) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:02:09.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:09 smithi049 bash[19814]: cephadm 2024-09-20T19:02:08.249513+0000 mgr.y (mgr.15150) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T19:02:09.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:09 smithi049 bash[26429]: cephadm 2024-09-20T19:02:07.982820+0000 mgr.y (mgr.15150) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:02:09.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:09 smithi049 bash[26429]: cephadm 2024-09-20T19:02:08.249513+0000 mgr.y (mgr.15150) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T19:02:09.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:09 smithi115 bash[22089]: cephadm 2024-09-20T19:02:07.982820+0000 mgr.y (mgr.15150) 26 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:02:09.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:09 smithi115 bash[22089]: cephadm 2024-09-20T19:02:08.249513+0000 mgr.y (mgr.15150) 27 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T19:02:10.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:10 smithi049 bash[19814]: cluster 2024-09-20T19:02:09.444646+0000 mgr.y (mgr.15150) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:02:10.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:10 smithi049 bash[19814]: audit 2024-09-20T19:02:09.824156+0000 mon.c (mon.2) 274 : audit [DBG] from='client.? 172.21.15.49:0/3246299070' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:02:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:10 smithi049 bash[26429]: cluster 2024-09-20T19:02:09.444646+0000 mgr.y (mgr.15150) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:02:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:10 smithi049 bash[26429]: audit 2024-09-20T19:02:09.824156+0000 mon.c (mon.2) 274 : audit [DBG] from='client.? 172.21.15.49:0/3246299070' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:02:10.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:10 smithi115 bash[22089]: cluster 2024-09-20T19:02:09.444646+0000 mgr.y (mgr.15150) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:02:10.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:10 smithi115 bash[22089]: audit 2024-09-20T19:02:09.824156+0000 mon.c (mon.2) 274 : audit [DBG] from='client.? 172.21.15.49:0/3246299070' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:02:10.873 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:10 smithi115 bash[52148]: ts=2024-09-20T19:02:10.464Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.115:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.115:8765: connect: connection refused" 2024-09-20T19:02:10.873 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:10 smithi115 bash[52148]: ts=2024-09-20T19:02:10.468Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.115:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.115:8765: connect: connection refused" 2024-09-20T19:02:10.873 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:10 smithi115 bash[52148]: ts=2024-09-20T19:02:10.468Z 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.115:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.115:8765: connect: connection refused" 2024-09-20T19:02:10.873 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:10 smithi115 bash[52148]: ts=2024-09-20T19:02:10.468Z 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.115:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.115:8765: connect: connection refused" 2024-09-20T19:02:10.873 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:10 smithi115 bash[52148]: ts=2024-09-20T19:02:10.471Z 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.115:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.115:8765: connect: connection refused" 2024-09-20T19:02:10.873 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:10 smithi115 bash[52148]: ts=2024-09-20T19:02:10.471Z 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.115:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.115:8765: connect: connection refused" 2024-09-20T19:02:11.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:11 smithi049 bash[19814]: audit 2024-09-20T19:02:11.312760+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:11.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:11 smithi049 bash[26429]: audit 2024-09-20T19:02:11.312760+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:11.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:11 smithi115 bash[22089]: audit 2024-09-20T19:02:11.312760+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:11.873 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:11 smithi115 bash[52148]: ts=2024-09-20T19:02:11.486Z 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.115:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.115:8765: connect: connection refused" 2024-09-20T19:02:12.342 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 systemd[1]: Stopping Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:02:12.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[22089]: cluster 2024-09-20T19:02:11.445315+0000 mgr.y (mgr.15150) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:02:12.623 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[52148]: ts=2024-09-20T19:02:12.336Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:02:12.623 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[52148]: ts=2024-09-20T19:02:12.336Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:02:12.623 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[52148]: ts=2024-09-20T19:02:12.336Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:02:12.624 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[52148]: ts=2024-09-20T19:02:12.336Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:02:12.624 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[52148]: ts=2024-09-20T19:02:12.336Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:02:12.624 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[52148]: ts=2024-09-20T19:02:12.336Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:02:12.624 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[52148]: ts=2024-09-20T19:02:12.336Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:02:12.624 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[52148]: ts=2024-09-20T19:02:12.336Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:02:12.624 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[52148]: ts=2024-09-20T19:02:12.336Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:02:12.624 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[52148]: ts=2024-09-20T19:02:12.337Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:02:12.624 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[52148]: ts=2024-09-20T19:02:12.337Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:02:12.624 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[52148]: ts=2024-09-20T19:02:12.337Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:02:12.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:12 smithi049 bash[19814]: cluster 2024-09-20T19:02:11.445315+0000 mgr.y (mgr.15150) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:02:12.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:12 smithi049 bash[26429]: cluster 2024-09-20T19:02:11.445315+0000 mgr.y (mgr.15150) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:02:13.080 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[53736]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:02:13.080 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 bash[53798]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:02:13.081 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:02:13.081 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 systemd[1]: Stopped Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:02:13.081 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:12 smithi115 systemd[1]: Started Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:02:14.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: audit 2024-09-20T19:02:13.021977+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:14.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: audit 2024-09-20T19:02:13.035707+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:14.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: audit 2024-09-20T19:02:13.043782+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:02:14.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: audit 2024-09-20T19:02:13.045439+0000 mgr.y (mgr.15150) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:02:14.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: audit 2024-09-20T19:02:13.064671+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:14.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: cephadm 2024-09-20T19:02:13.068127+0000 mgr.y (mgr.15150) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.49:5000 to Dashboard 2024-09-20T19:02:14.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: audit 2024-09-20T19:02:13.068594+0000 mon.c (mon.2) 277 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:02:14.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: audit 2024-09-20T19:02:13.069567+0000 mgr.y (mgr.15150) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:02:14.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: audit 2024-09-20T19:02:13.072505+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T19:02:14.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: audit 2024-09-20T19:02:13.073827+0000 mgr.y (mgr.15150) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T19:02:14.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: audit 2024-09-20T19:02:13.081448+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:14.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: audit 2024-09-20T19:02:13.090730+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:02:14.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: audit 2024-09-20T19:02:13.091752+0000 mgr.y (mgr.15150) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:02:14.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[19814]: cluster 2024-09-20T19:02:13.446984+0000 mgr.y (mgr.15150) 35 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:02:14.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: audit 2024-09-20T19:02:13.021977+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:14.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: audit 2024-09-20T19:02:13.035707+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:14.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: audit 2024-09-20T19:02:13.043782+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:02:14.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: audit 2024-09-20T19:02:13.045439+0000 mgr.y (mgr.15150) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:02:14.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: audit 2024-09-20T19:02:13.064671+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:14.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: cephadm 2024-09-20T19:02:13.068127+0000 mgr.y (mgr.15150) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.49:5000 to Dashboard 2024-09-20T19:02:14.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: audit 2024-09-20T19:02:13.068594+0000 mon.c (mon.2) 277 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:02:14.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: audit 2024-09-20T19:02:13.069567+0000 mgr.y (mgr.15150) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:02:14.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: audit 2024-09-20T19:02:13.072505+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T19:02:14.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: audit 2024-09-20T19:02:13.073827+0000 mgr.y (mgr.15150) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T19:02:14.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: audit 2024-09-20T19:02:13.081448+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:14.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: audit 2024-09-20T19:02:13.090730+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:02:14.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: audit 2024-09-20T19:02:13.091752+0000 mgr.y (mgr.15150) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:02:14.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:14 smithi049 bash[26429]: cluster 2024-09-20T19:02:13.446984+0000 mgr.y (mgr.15150) 35 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:02:14.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: audit 2024-09-20T19:02:13.021977+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:14.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: audit 2024-09-20T19:02:13.035707+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:14.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: audit 2024-09-20T19:02:13.043782+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:02:14.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: audit 2024-09-20T19:02:13.045439+0000 mgr.y (mgr.15150) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:02:14.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: audit 2024-09-20T19:02:13.064671+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:14.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: cephadm 2024-09-20T19:02:13.068127+0000 mgr.y (mgr.15150) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.49:5000 to Dashboard 2024-09-20T19:02:14.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: audit 2024-09-20T19:02:13.068594+0000 mon.c (mon.2) 277 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:02:14.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: audit 2024-09-20T19:02:13.069567+0000 mgr.y (mgr.15150) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:02:14.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: audit 2024-09-20T19:02:13.072505+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T19:02:14.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: audit 2024-09-20T19:02:13.073827+0000 mgr.y (mgr.15150) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T19:02:14.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: audit 2024-09-20T19:02:13.081448+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:14.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: audit 2024-09-20T19:02:13.090730+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:02:14.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: audit 2024-09-20T19:02:13.091752+0000 mgr.y (mgr.15150) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:02:14.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[22089]: cluster 2024-09-20T19:02:13.446984+0000 mgr.y (mgr.15150) 35 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:02:14.374 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.962Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:02:14.374 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.962Z 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:02:14.374 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.962Z 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 smithi115 (none))" 2024-09-20T19:02:14.374 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.962Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:02:14.374 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.962Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.964Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.964Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.965Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.965Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.967Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.968Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.399µs 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.968Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.969Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.985Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.990Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.990Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.990Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=55.24µs wal_replay_duration=22.444467ms wbl_replay_duration=130ns total_replay_duration=22.629634ms 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.992Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.992Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:02:14.375 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:13 smithi115 bash[53826]: ts=2024-09-20T19:02:13.992Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:02:14.376 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[53826]: ts=2024-09-20T19:02:14.019Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.313008ms db_storage=1.086µs remote_storage=1.289µs web_handler=496ns query_engine=725ns scrape=255.35µs scrape_sd=120.492µs notify=16.776µs notify_sd=9.541µs rules=26.394928ms tracing=8.164µs 2024-09-20T19:02:14.376 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[53826]: ts=2024-09-20T19:02:14.019Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:02:14.376 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:02:14 smithi115 bash[53826]: ts=2024-09-20T19:02:14.019Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:02:16.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:16 smithi049 bash[19814]: cluster 2024-09-20T19:02:15.447700+0000 mgr.y (mgr.15150) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:02:16.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:16 smithi049 bash[26429]: cluster 2024-09-20T19:02:15.447700+0000 mgr.y (mgr.15150) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:02:16.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:16 smithi115 bash[22089]: cluster 2024-09-20T19:02:15.447700+0000 mgr.y (mgr.15150) 36 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:02:18.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:18 smithi049 bash[19814]: cluster 2024-09-20T19:02:17.449371+0000 mgr.y (mgr.15150) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:02:18.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:18 smithi049 bash[26429]: cluster 2024-09-20T19:02:17.449371+0000 mgr.y (mgr.15150) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:02:18.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:18 smithi115 bash[22089]: cluster 2024-09-20T19:02:17.449371+0000 mgr.y (mgr.15150) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:02:20.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:20 smithi115 bash[22089]: audit 2024-09-20T19:02:19.104244+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:20 smithi115 bash[22089]: audit 2024-09-20T19:02:19.116213+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:20 smithi115 bash[22089]: audit 2024-09-20T19:02:19.248724+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:20 smithi115 bash[22089]: audit 2024-09-20T19:02:19.262368+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:20 smithi115 bash[22089]: audit 2024-09-20T19:02:19.265929+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:20.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:20 smithi115 bash[22089]: audit 2024-09-20T19:02:19.267556+0000 mon.c (mon.2) 281 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:02:20.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:20 smithi115 bash[22089]: audit 2024-09-20T19:02:19.277619+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:20 smithi115 bash[22089]: cluster 2024-09-20T19:02:19.450163+0000 mgr.y (mgr.15150) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:02:20.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:20 smithi115 bash[22089]: audit 2024-09-20T19:02:19.550305+0000 mgr.y (mgr.15150) 39 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:20.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[19814]: audit 2024-09-20T19:02:19.104244+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[19814]: audit 2024-09-20T19:02:19.116213+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[19814]: audit 2024-09-20T19:02:19.248724+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[19814]: audit 2024-09-20T19:02:19.262368+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[19814]: audit 2024-09-20T19:02:19.265929+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:20.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[19814]: audit 2024-09-20T19:02:19.267556+0000 mon.c (mon.2) 281 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:02:20.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[19814]: audit 2024-09-20T19:02:19.277619+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[19814]: cluster 2024-09-20T19:02:19.450163+0000 mgr.y (mgr.15150) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:02:20.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[19814]: audit 2024-09-20T19:02:19.550305+0000 mgr.y (mgr.15150) 39 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:20.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[26429]: audit 2024-09-20T19:02:19.104244+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[26429]: audit 2024-09-20T19:02:19.116213+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[26429]: audit 2024-09-20T19:02:19.248724+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[26429]: audit 2024-09-20T19:02:19.262368+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[26429]: audit 2024-09-20T19:02:19.265929+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:20.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[26429]: audit 2024-09-20T19:02:19.267556+0000 mon.c (mon.2) 281 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:02:20.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[26429]: audit 2024-09-20T19:02:19.277619+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:02:20.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[26429]: cluster 2024-09-20T19:02:19.450163+0000 mgr.y (mgr.15150) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:02:20.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:20 smithi049 bash[26429]: audit 2024-09-20T19:02:19.550305+0000 mgr.y (mgr.15150) 39 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:22.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:22 smithi049 bash[19814]: cluster 2024-09-20T19:02:21.450860+0000 mgr.y (mgr.15150) 40 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:02:22.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:22 smithi049 bash[26429]: cluster 2024-09-20T19:02:21.450860+0000 mgr.y (mgr.15150) 40 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:02:22.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:22 smithi115 bash[22089]: cluster 2024-09-20T19:02:21.450860+0000 mgr.y (mgr.15150) 40 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:02:24.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:24 smithi049 bash[19814]: cluster 2024-09-20T19:02:23.452529+0000 mgr.y (mgr.15150) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:02:24.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:24 smithi049 bash[26429]: cluster 2024-09-20T19:02:23.452529+0000 mgr.y (mgr.15150) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:02:24.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:24 smithi115 bash[22089]: cluster 2024-09-20T19:02:23.452529+0000 mgr.y (mgr.15150) 41 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:02:25.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:02:25 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:02:25] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-20T19:02:26.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:26 smithi049 bash[19814]: cluster 2024-09-20T19:02:25.453259+0000 mgr.y (mgr.15150) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:26.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:26 smithi049 bash[19814]: audit 2024-09-20T19:02:26.313019+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:26.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:26 smithi049 bash[26429]: cluster 2024-09-20T19:02:25.453259+0000 mgr.y (mgr.15150) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:26.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:26 smithi049 bash[26429]: audit 2024-09-20T19:02:26.313019+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:26.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:26 smithi115 bash[22089]: cluster 2024-09-20T19:02:25.453259+0000 mgr.y (mgr.15150) 42 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:26.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:26 smithi115 bash[22089]: audit 2024-09-20T19:02:26.313019+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:28.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:28 smithi049 bash[19814]: cluster 2024-09-20T19:02:27.455047+0000 mgr.y (mgr.15150) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:28.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:28 smithi049 bash[26429]: cluster 2024-09-20T19:02:27.455047+0000 mgr.y (mgr.15150) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:28.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:28 smithi115 bash[22089]: cluster 2024-09-20T19:02:27.455047+0000 mgr.y (mgr.15150) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:30.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:30 smithi049 bash[19814]: cluster 2024-09-20T19:02:29.455941+0000 mgr.y (mgr.15150) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:30.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:30 smithi049 bash[19814]: audit 2024-09-20T19:02:29.561521+0000 mgr.y (mgr.15150) 45 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:30.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:30 smithi049 bash[26429]: cluster 2024-09-20T19:02:29.455941+0000 mgr.y (mgr.15150) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:30.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:30 smithi049 bash[26429]: audit 2024-09-20T19:02:29.561521+0000 mgr.y (mgr.15150) 45 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:30.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:30 smithi115 bash[22089]: cluster 2024-09-20T19:02:29.455941+0000 mgr.y (mgr.15150) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:30.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:30 smithi115 bash[22089]: audit 2024-09-20T19:02:29.561521+0000 mgr.y (mgr.15150) 45 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:32.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:32 smithi049 bash[19814]: cluster 2024-09-20T19:02:31.456719+0000 mgr.y (mgr.15150) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:32.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:32 smithi049 bash[26429]: cluster 2024-09-20T19:02:31.456719+0000 mgr.y (mgr.15150) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:32.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:32 smithi115 bash[22089]: cluster 2024-09-20T19:02:31.456719+0000 mgr.y (mgr.15150) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:34.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:34 smithi049 bash[19814]: cluster 2024-09-20T19:02:33.458404+0000 mgr.y (mgr.15150) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:34.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:34 smithi049 bash[26429]: cluster 2024-09-20T19:02:33.458404+0000 mgr.y (mgr.15150) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:34.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:34 smithi115 bash[22089]: cluster 2024-09-20T19:02:33.458404+0000 mgr.y (mgr.15150) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:35.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:02:35 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:02:35] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-20T19:02:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:36 smithi049 bash[19814]: cluster 2024-09-20T19:02:35.459207+0000 mgr.y (mgr.15150) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:36.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:36 smithi049 bash[26429]: cluster 2024-09-20T19:02:35.459207+0000 mgr.y (mgr.15150) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:36.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:36 smithi115 bash[22089]: cluster 2024-09-20T19:02:35.459207+0000 mgr.y (mgr.15150) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:38.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:38 smithi049 bash[19814]: cluster 2024-09-20T19:02:37.460891+0000 mgr.y (mgr.15150) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:38.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:38 smithi049 bash[26429]: cluster 2024-09-20T19:02:37.460891+0000 mgr.y (mgr.15150) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:38.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:38 smithi115 bash[22089]: cluster 2024-09-20T19:02:37.460891+0000 mgr.y (mgr.15150) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:40.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:40 smithi049 bash[19814]: cluster 2024-09-20T19:02:39.461652+0000 mgr.y (mgr.15150) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:40.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:40 smithi049 bash[19814]: audit 2024-09-20T19:02:39.572711+0000 mgr.y (mgr.15150) 51 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:40.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:40 smithi049 bash[26429]: cluster 2024-09-20T19:02:39.461652+0000 mgr.y (mgr.15150) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:40.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:40 smithi049 bash[26429]: audit 2024-09-20T19:02:39.572711+0000 mgr.y (mgr.15150) 51 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:40.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:40 smithi115 bash[22089]: cluster 2024-09-20T19:02:39.461652+0000 mgr.y (mgr.15150) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:40.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:40 smithi115 bash[22089]: audit 2024-09-20T19:02:39.572711+0000 mgr.y (mgr.15150) 51 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:41.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:41 smithi115 bash[22089]: audit 2024-09-20T19:02:41.313655+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:42.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:41 smithi049 bash[19814]: audit 2024-09-20T19:02:41.313655+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:42.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:41 smithi049 bash[26429]: audit 2024-09-20T19:02:41.313655+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:42.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:42 smithi115 bash[22089]: cluster 2024-09-20T19:02:41.462352+0000 mgr.y (mgr.15150) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:43.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:42 smithi049 bash[26429]: cluster 2024-09-20T19:02:41.462352+0000 mgr.y (mgr.15150) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:43.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:42 smithi049 bash[19814]: cluster 2024-09-20T19:02:41.462352+0000 mgr.y (mgr.15150) 52 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:44.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:44 smithi115 bash[22089]: cluster 2024-09-20T19:02:43.464019+0000 mgr.y (mgr.15150) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:45.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:44 smithi049 bash[19814]: cluster 2024-09-20T19:02:43.464019+0000 mgr.y (mgr.15150) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:45.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:44 smithi049 bash[26429]: cluster 2024-09-20T19:02:43.464019+0000 mgr.y (mgr.15150) 53 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:45.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:02:45 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:02:45] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-20T19:02:46.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:46 smithi115 bash[22089]: cluster 2024-09-20T19:02:45.464771+0000 mgr.y (mgr.15150) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:47.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:46 smithi049 bash[19814]: cluster 2024-09-20T19:02:45.464771+0000 mgr.y (mgr.15150) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:47.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:46 smithi049 bash[26429]: cluster 2024-09-20T19:02:45.464771+0000 mgr.y (mgr.15150) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:48 smithi115 bash[22089]: cluster 2024-09-20T19:02:47.466474+0000 mgr.y (mgr.15150) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:49.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:48 smithi049 bash[19814]: cluster 2024-09-20T19:02:47.466474+0000 mgr.y (mgr.15150) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:49.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:48 smithi049 bash[26429]: cluster 2024-09-20T19:02:47.466474+0000 mgr.y (mgr.15150) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:50.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:50 smithi115 bash[22089]: cluster 2024-09-20T19:02:49.467251+0000 mgr.y (mgr.15150) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:50.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:50 smithi115 bash[22089]: audit 2024-09-20T19:02:49.582345+0000 mgr.y (mgr.15150) 57 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:50 smithi049 bash[26429]: cluster 2024-09-20T19:02:49.467251+0000 mgr.y (mgr.15150) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:51.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:50 smithi049 bash[26429]: audit 2024-09-20T19:02:49.582345+0000 mgr.y (mgr.15150) 57 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:51.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:50 smithi049 bash[19814]: cluster 2024-09-20T19:02:49.467251+0000 mgr.y (mgr.15150) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:51.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:50 smithi049 bash[19814]: audit 2024-09-20T19:02:49.582345+0000 mgr.y (mgr.15150) 57 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:52.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:52 smithi115 bash[22089]: cluster 2024-09-20T19:02:51.468009+0000 mgr.y (mgr.15150) 58 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:53.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:52 smithi049 bash[19814]: cluster 2024-09-20T19:02:51.468009+0000 mgr.y (mgr.15150) 58 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:53.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:52 smithi049 bash[26429]: cluster 2024-09-20T19:02:51.468009+0000 mgr.y (mgr.15150) 58 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:54.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:54 smithi115 bash[22089]: cluster 2024-09-20T19:02:53.469662+0000 mgr.y (mgr.15150) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:55.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:54 smithi049 bash[19814]: cluster 2024-09-20T19:02:53.469662+0000 mgr.y (mgr.15150) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:55.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:54 smithi049 bash[26429]: cluster 2024-09-20T19:02:53.469662+0000 mgr.y (mgr.15150) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:55.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:02:55 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:02:55] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-20T19:02:56.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:56 smithi115 bash[22089]: cluster 2024-09-20T19:02:55.470386+0000 mgr.y (mgr.15150) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:56.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:56 smithi115 bash[22089]: audit 2024-09-20T19:02:56.326996+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:57.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:56 smithi049 bash[19814]: cluster 2024-09-20T19:02:55.470386+0000 mgr.y (mgr.15150) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:57.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:56 smithi049 bash[19814]: audit 2024-09-20T19:02:56.326996+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:57.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:56 smithi049 bash[26429]: cluster 2024-09-20T19:02:55.470386+0000 mgr.y (mgr.15150) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:57.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:56 smithi049 bash[26429]: audit 2024-09-20T19:02:56.326996+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:58.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:02:58 smithi115 bash[22089]: cluster 2024-09-20T19:02:57.472076+0000 mgr.y (mgr.15150) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:59.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:02:58 smithi049 bash[19814]: cluster 2024-09-20T19:02:57.472076+0000 mgr.y (mgr.15150) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:59.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:02:58 smithi049 bash[26429]: cluster 2024-09-20T19:02:57.472076+0000 mgr.y (mgr.15150) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:00.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:00 smithi115 bash[22089]: cluster 2024-09-20T19:02:59.472823+0000 mgr.y (mgr.15150) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:00.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:00 smithi115 bash[22089]: audit 2024-09-20T19:02:59.593623+0000 mgr.y (mgr.15150) 63 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:01.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:00 smithi049 bash[19814]: cluster 2024-09-20T19:02:59.472823+0000 mgr.y (mgr.15150) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:01.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:00 smithi049 bash[19814]: audit 2024-09-20T19:02:59.593623+0000 mgr.y (mgr.15150) 63 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:01.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:00 smithi049 bash[26429]: cluster 2024-09-20T19:02:59.472823+0000 mgr.y (mgr.15150) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:01.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:00 smithi049 bash[26429]: audit 2024-09-20T19:02:59.593623+0000 mgr.y (mgr.15150) 63 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:02.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:02 smithi115 bash[22089]: cluster 2024-09-20T19:03:01.473555+0000 mgr.y (mgr.15150) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:03.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:02 smithi049 bash[19814]: cluster 2024-09-20T19:03:01.473555+0000 mgr.y (mgr.15150) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:03.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:02 smithi049 bash[26429]: cluster 2024-09-20T19:03:01.473555+0000 mgr.y (mgr.15150) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:04.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:04 smithi115 bash[22089]: cluster 2024-09-20T19:03:03.475288+0000 mgr.y (mgr.15150) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:05.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:04 smithi049 bash[19814]: cluster 2024-09-20T19:03:03.475288+0000 mgr.y (mgr.15150) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:05.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:04 smithi049 bash[26429]: cluster 2024-09-20T19:03:03.475288+0000 mgr.y (mgr.15150) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:05.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:03:05 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:03:05] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-20T19:03:06.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:06 smithi115 bash[22089]: cluster 2024-09-20T19:03:05.476040+0000 mgr.y (mgr.15150) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:07.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:06 smithi049 bash[26429]: cluster 2024-09-20T19:03:05.476040+0000 mgr.y (mgr.15150) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:07.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:06 smithi049 bash[19814]: cluster 2024-09-20T19:03:05.476040+0000 mgr.y (mgr.15150) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:08.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:07 smithi049 bash[26429]: cluster 2024-09-20T19:03:07.477710+0000 mgr.y (mgr.15150) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:08.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:07 smithi049 bash[19814]: cluster 2024-09-20T19:03:07.477710+0000 mgr.y (mgr.15150) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:08.122 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:07 smithi115 bash[22089]: cluster 2024-09-20T19:03:07.477710+0000 mgr.y (mgr.15150) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:10 smithi049 bash[19814]: cluster 2024-09-20T19:03:09.478391+0000 mgr.y (mgr.15150) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:10.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:10 smithi049 bash[19814]: audit 2024-09-20T19:03:09.604983+0000 mgr.y (mgr.15150) 69 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:10 smithi049 bash[26429]: cluster 2024-09-20T19:03:09.478391+0000 mgr.y (mgr.15150) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:10 smithi049 bash[26429]: audit 2024-09-20T19:03:09.604983+0000 mgr.y (mgr.15150) 69 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:10.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:10 smithi115 bash[22089]: cluster 2024-09-20T19:03:09.478391+0000 mgr.y (mgr.15150) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:10.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:10 smithi115 bash[22089]: audit 2024-09-20T19:03:09.604983+0000 mgr.y (mgr.15150) 69 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:11.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:11 smithi049 bash[19814]: audit 2024-09-20T19:03:11.327553+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:11.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:11 smithi049 bash[26429]: audit 2024-09-20T19:03:11.327553+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:11.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:11 smithi115 bash[22089]: audit 2024-09-20T19:03:11.327553+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:12.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:12 smithi049 bash[19814]: cluster 2024-09-20T19:03:11.479102+0000 mgr.y (mgr.15150) 70 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:12.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:12 smithi049 bash[26429]: cluster 2024-09-20T19:03:11.479102+0000 mgr.y (mgr.15150) 70 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:12.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:12 smithi115 bash[22089]: cluster 2024-09-20T19:03:11.479102+0000 mgr.y (mgr.15150) 70 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:14.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:14 smithi049 bash[19814]: cluster 2024-09-20T19:03:13.480753+0000 mgr.y (mgr.15150) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:14.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:14 smithi049 bash[26429]: cluster 2024-09-20T19:03:13.480753+0000 mgr.y (mgr.15150) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:14.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:14 smithi115 bash[22089]: cluster 2024-09-20T19:03:13.480753+0000 mgr.y (mgr.15150) 71 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:15.805 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:03:15 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:03:15] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-20T19:03:16.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:16 smithi115 bash[22089]: cluster 2024-09-20T19:03:15.481450+0000 mgr.y (mgr.15150) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:17.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:16 smithi049 bash[19814]: cluster 2024-09-20T19:03:15.481450+0000 mgr.y (mgr.15150) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:17.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:16 smithi049 bash[26429]: cluster 2024-09-20T19:03:15.481450+0000 mgr.y (mgr.15150) 72 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:18.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:18 smithi115 bash[22089]: cluster 2024-09-20T19:03:17.483099+0000 mgr.y (mgr.15150) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:19.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:18 smithi049 bash[19814]: cluster 2024-09-20T19:03:17.483099+0000 mgr.y (mgr.15150) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:19.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:18 smithi049 bash[26429]: cluster 2024-09-20T19:03:17.483099+0000 mgr.y (mgr.15150) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:20.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:20 smithi115 bash[22089]: cluster 2024-09-20T19:03:19.483811+0000 mgr.y (mgr.15150) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:20.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:20 smithi115 bash[22089]: audit 2024-09-20T19:03:20.098089+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:03:20.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:20 smithi115 bash[22089]: audit 2024-09-20T19:03:20.099255+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:03:20.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:20 smithi115 bash[22089]: audit 2024-09-20T19:03:20.106450+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:03:21.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:20 smithi049 bash[19814]: cluster 2024-09-20T19:03:19.483811+0000 mgr.y (mgr.15150) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:21.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:20 smithi049 bash[19814]: audit 2024-09-20T19:03:20.098089+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:03:21.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:20 smithi049 bash[19814]: audit 2024-09-20T19:03:20.099255+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:03:21.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:20 smithi049 bash[19814]: audit 2024-09-20T19:03:20.106450+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:03:21.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:20 smithi049 bash[26429]: cluster 2024-09-20T19:03:19.483811+0000 mgr.y (mgr.15150) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:21.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:20 smithi049 bash[26429]: audit 2024-09-20T19:03:20.098089+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:03:21.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:20 smithi049 bash[26429]: audit 2024-09-20T19:03:20.099255+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:03:21.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:20 smithi049 bash[26429]: audit 2024-09-20T19:03:20.106450+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:03:21.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:21 smithi115 bash[22089]: audit 2024-09-20T19:03:19.614361+0000 mgr.y (mgr.15150) 75 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:22.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:21 smithi049 bash[19814]: audit 2024-09-20T19:03:19.614361+0000 mgr.y (mgr.15150) 75 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:22.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:21 smithi049 bash[26429]: audit 2024-09-20T19:03:19.614361+0000 mgr.y (mgr.15150) 75 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:22.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:22 smithi115 bash[22089]: cluster 2024-09-20T19:03:21.484906+0000 mgr.y (mgr.15150) 76 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:23.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:22 smithi049 bash[19814]: cluster 2024-09-20T19:03:21.484906+0000 mgr.y (mgr.15150) 76 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:23.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:22 smithi049 bash[26429]: cluster 2024-09-20T19:03:21.484906+0000 mgr.y (mgr.15150) 76 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:24.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:24 smithi115 bash[22089]: cluster 2024-09-20T19:03:23.486422+0000 mgr.y (mgr.15150) 77 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:25.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:24 smithi049 bash[19814]: cluster 2024-09-20T19:03:23.486422+0000 mgr.y (mgr.15150) 77 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:25.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:24 smithi049 bash[26429]: cluster 2024-09-20T19:03:23.486422+0000 mgr.y (mgr.15150) 77 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:25.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:03:25 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:03:25] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-20T19:03:26.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:26 smithi115 bash[22089]: cluster 2024-09-20T19:03:25.487141+0000 mgr.y (mgr.15150) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:26.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:26 smithi115 bash[22089]: audit 2024-09-20T19:03:26.327683+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:27.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:26 smithi049 bash[19814]: cluster 2024-09-20T19:03:25.487141+0000 mgr.y (mgr.15150) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:27.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:26 smithi049 bash[19814]: audit 2024-09-20T19:03:26.327683+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:27.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:26 smithi049 bash[26429]: cluster 2024-09-20T19:03:25.487141+0000 mgr.y (mgr.15150) 78 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:27.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:26 smithi049 bash[26429]: audit 2024-09-20T19:03:26.327683+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:28.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:28 smithi115 bash[22089]: cluster 2024-09-20T19:03:27.488821+0000 mgr.y (mgr.15150) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:29.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:28 smithi049 bash[19814]: cluster 2024-09-20T19:03:27.488821+0000 mgr.y (mgr.15150) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:29.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:28 smithi049 bash[26429]: cluster 2024-09-20T19:03:27.488821+0000 mgr.y (mgr.15150) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:30.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:30 smithi115 bash[22089]: cluster 2024-09-20T19:03:29.489546+0000 mgr.y (mgr.15150) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:31.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:30 smithi049 bash[19814]: cluster 2024-09-20T19:03:29.489546+0000 mgr.y (mgr.15150) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:31.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:30 smithi049 bash[26429]: cluster 2024-09-20T19:03:29.489546+0000 mgr.y (mgr.15150) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:31.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:31 smithi115 bash[22089]: audit 2024-09-20T19:03:29.622452+0000 mgr.y (mgr.15150) 81 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:32.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:31 smithi049 bash[19814]: audit 2024-09-20T19:03:29.622452+0000 mgr.y (mgr.15150) 81 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:32.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:31 smithi049 bash[26429]: audit 2024-09-20T19:03:29.622452+0000 mgr.y (mgr.15150) 81 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:32.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:32 smithi115 bash[22089]: cluster 2024-09-20T19:03:31.491089+0000 mgr.y (mgr.15150) 82 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:33.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:32 smithi049 bash[19814]: cluster 2024-09-20T19:03:31.491089+0000 mgr.y (mgr.15150) 82 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:33.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:32 smithi049 bash[26429]: cluster 2024-09-20T19:03:31.491089+0000 mgr.y (mgr.15150) 82 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:34.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:34 smithi115 bash[22089]: cluster 2024-09-20T19:03:33.491990+0000 mgr.y (mgr.15150) 83 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:35.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:34 smithi049 bash[19814]: cluster 2024-09-20T19:03:33.491990+0000 mgr.y (mgr.15150) 83 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:35.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:34 smithi049 bash[26429]: cluster 2024-09-20T19:03:33.491990+0000 mgr.y (mgr.15150) 83 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:35.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:03:35 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:03:35] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-20T19:03:36.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:36 smithi115 bash[22089]: cluster 2024-09-20T19:03:35.492700+0000 mgr.y (mgr.15150) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:37.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:36 smithi049 bash[19814]: cluster 2024-09-20T19:03:35.492700+0000 mgr.y (mgr.15150) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:36 smithi049 bash[26429]: cluster 2024-09-20T19:03:35.492700+0000 mgr.y (mgr.15150) 84 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:38.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:38 smithi115 bash[22089]: cluster 2024-09-20T19:03:37.494401+0000 mgr.y (mgr.15150) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:39.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:38 smithi049 bash[19814]: cluster 2024-09-20T19:03:37.494401+0000 mgr.y (mgr.15150) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:39.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:38 smithi049 bash[26429]: cluster 2024-09-20T19:03:37.494401+0000 mgr.y (mgr.15150) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:40.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:39 smithi049 bash[19814]: cluster 2024-09-20T19:03:39.495157+0000 mgr.y (mgr.15150) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:40.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:39 smithi049 bash[26429]: cluster 2024-09-20T19:03:39.495157+0000 mgr.y (mgr.15150) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:40.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:39 smithi115 bash[22089]: cluster 2024-09-20T19:03:39.495157+0000 mgr.y (mgr.15150) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:41.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:40 smithi049 bash[19814]: audit 2024-09-20T19:03:39.630490+0000 mgr.y (mgr.15150) 87 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:41.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:40 smithi049 bash[26429]: audit 2024-09-20T19:03:39.630490+0000 mgr.y (mgr.15150) 87 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:41.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:40 smithi115 bash[22089]: audit 2024-09-20T19:03:39.630490+0000 mgr.y (mgr.15150) 87 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:42.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:41 smithi049 bash[26429]: audit 2024-09-20T19:03:41.328125+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:42.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:41 smithi049 bash[26429]: cluster 2024-09-20T19:03:41.496757+0000 mgr.y (mgr.15150) 88 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:42.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:41 smithi049 bash[19814]: audit 2024-09-20T19:03:41.328125+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:42.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:41 smithi049 bash[19814]: cluster 2024-09-20T19:03:41.496757+0000 mgr.y (mgr.15150) 88 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:42.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:41 smithi115 bash[22089]: audit 2024-09-20T19:03:41.328125+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:42.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:41 smithi115 bash[22089]: cluster 2024-09-20T19:03:41.496757+0000 mgr.y (mgr.15150) 88 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:44.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:44 smithi115 bash[22089]: cluster 2024-09-20T19:03:43.497472+0000 mgr.y (mgr.15150) 89 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:45.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:44 smithi049 bash[26429]: cluster 2024-09-20T19:03:43.497472+0000 mgr.y (mgr.15150) 89 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:45.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:44 smithi049 bash[19814]: cluster 2024-09-20T19:03:43.497472+0000 mgr.y (mgr.15150) 89 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:45.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:03:45 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:03:45] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-20T19:03:46.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:46 smithi115 bash[22089]: cluster 2024-09-20T19:03:45.498208+0000 mgr.y (mgr.15150) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:47.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:46 smithi049 bash[19814]: cluster 2024-09-20T19:03:45.498208+0000 mgr.y (mgr.15150) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:47.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:46 smithi049 bash[26429]: cluster 2024-09-20T19:03:45.498208+0000 mgr.y (mgr.15150) 90 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:48 smithi115 bash[22089]: cluster 2024-09-20T19:03:47.499879+0000 mgr.y (mgr.15150) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:49.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:48 smithi049 bash[19814]: cluster 2024-09-20T19:03:47.499879+0000 mgr.y (mgr.15150) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:49.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:48 smithi049 bash[26429]: cluster 2024-09-20T19:03:47.499879+0000 mgr.y (mgr.15150) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:50.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:50 smithi115 bash[22089]: cluster 2024-09-20T19:03:49.500588+0000 mgr.y (mgr.15150) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:51.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:50 smithi049 bash[19814]: cluster 2024-09-20T19:03:49.500588+0000 mgr.y (mgr.15150) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:50 smithi049 bash[26429]: cluster 2024-09-20T19:03:49.500588+0000 mgr.y (mgr.15150) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:51.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:51 smithi115 bash[22089]: audit 2024-09-20T19:03:49.641913+0000 mgr.y (mgr.15150) 93 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:52.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:51 smithi049 bash[19814]: audit 2024-09-20T19:03:49.641913+0000 mgr.y (mgr.15150) 93 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:52.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:51 smithi049 bash[26429]: audit 2024-09-20T19:03:49.641913+0000 mgr.y (mgr.15150) 93 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:52.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:52 smithi115 bash[22089]: cluster 2024-09-20T19:03:51.502177+0000 mgr.y (mgr.15150) 94 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:53.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:52 smithi049 bash[19814]: cluster 2024-09-20T19:03:51.502177+0000 mgr.y (mgr.15150) 94 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:53.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:52 smithi049 bash[26429]: cluster 2024-09-20T19:03:51.502177+0000 mgr.y (mgr.15150) 94 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:54.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:54 smithi115 bash[22089]: cluster 2024-09-20T19:03:53.502904+0000 mgr.y (mgr.15150) 95 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:55.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:54 smithi049 bash[19814]: cluster 2024-09-20T19:03:53.502904+0000 mgr.y (mgr.15150) 95 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:55.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:54 smithi049 bash[26429]: cluster 2024-09-20T19:03:53.502904+0000 mgr.y (mgr.15150) 95 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:55.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:03:55 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:03:55] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-20T19:03:56.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:56 smithi115 bash[22089]: cluster 2024-09-20T19:03:55.503607+0000 mgr.y (mgr.15150) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:56.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:56 smithi115 bash[22089]: audit 2024-09-20T19:03:56.328721+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:57.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:56 smithi049 bash[19814]: cluster 2024-09-20T19:03:55.503607+0000 mgr.y (mgr.15150) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:57.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:56 smithi049 bash[19814]: audit 2024-09-20T19:03:56.328721+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:57.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:56 smithi049 bash[26429]: cluster 2024-09-20T19:03:55.503607+0000 mgr.y (mgr.15150) 96 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:03:57.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:56 smithi049 bash[26429]: audit 2024-09-20T19:03:56.328721+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:58.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:03:58 smithi115 bash[22089]: cluster 2024-09-20T19:03:57.505304+0000 mgr.y (mgr.15150) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:59.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:03:58 smithi049 bash[19814]: cluster 2024-09-20T19:03:57.505304+0000 mgr.y (mgr.15150) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:59.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:03:58 smithi049 bash[26429]: cluster 2024-09-20T19:03:57.505304+0000 mgr.y (mgr.15150) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:00.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:00 smithi115 bash[22089]: cluster 2024-09-20T19:03:59.506041+0000 mgr.y (mgr.15150) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:01.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:00 smithi049 bash[19814]: cluster 2024-09-20T19:03:59.506041+0000 mgr.y (mgr.15150) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:01.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:00 smithi049 bash[26429]: cluster 2024-09-20T19:03:59.506041+0000 mgr.y (mgr.15150) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:01.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:01 smithi115 bash[22089]: audit 2024-09-20T19:03:59.650410+0000 mgr.y (mgr.15150) 99 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:02.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:01 smithi049 bash[19814]: audit 2024-09-20T19:03:59.650410+0000 mgr.y (mgr.15150) 99 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:02.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:01 smithi049 bash[26429]: audit 2024-09-20T19:03:59.650410+0000 mgr.y (mgr.15150) 99 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:02.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:02 smithi115 bash[22089]: cluster 2024-09-20T19:04:01.507634+0000 mgr.y (mgr.15150) 100 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:03.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:02 smithi049 bash[26429]: cluster 2024-09-20T19:04:01.507634+0000 mgr.y (mgr.15150) 100 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:03.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:02 smithi049 bash[19814]: cluster 2024-09-20T19:04:01.507634+0000 mgr.y (mgr.15150) 100 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:04.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:04 smithi115 bash[22089]: cluster 2024-09-20T19:04:03.508356+0000 mgr.y (mgr.15150) 101 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:05.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:04 smithi049 bash[26429]: cluster 2024-09-20T19:04:03.508356+0000 mgr.y (mgr.15150) 101 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:05.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:04 smithi049 bash[19814]: cluster 2024-09-20T19:04:03.508356+0000 mgr.y (mgr.15150) 101 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:05.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:04:05 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:04:05] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-20T19:04:06.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:06 smithi115 bash[22089]: cluster 2024-09-20T19:04:05.509073+0000 mgr.y (mgr.15150) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:07.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:06 smithi049 bash[19814]: cluster 2024-09-20T19:04:05.509073+0000 mgr.y (mgr.15150) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:07.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:06 smithi049 bash[26429]: cluster 2024-09-20T19:04:05.509073+0000 mgr.y (mgr.15150) 102 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:09.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:08 smithi049 bash[19814]: cluster 2024-09-20T19:04:07.510864+0000 mgr.y (mgr.15150) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:09.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:08 smithi049 bash[26429]: cluster 2024-09-20T19:04:07.510864+0000 mgr.y (mgr.15150) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:09.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:08 smithi115 bash[22089]: cluster 2024-09-20T19:04:07.510864+0000 mgr.y (mgr.15150) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:11.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:10 smithi049 bash[26429]: cluster 2024-09-20T19:04:09.511685+0000 mgr.y (mgr.15150) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:11.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:10 smithi049 bash[26429]: audit 2024-09-20T19:04:09.661607+0000 mgr.y (mgr.15150) 105 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:10 smithi049 bash[19814]: cluster 2024-09-20T19:04:09.511685+0000 mgr.y (mgr.15150) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:10 smithi049 bash[19814]: audit 2024-09-20T19:04:09.661607+0000 mgr.y (mgr.15150) 105 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:11.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:10 smithi115 bash[22089]: cluster 2024-09-20T19:04:09.511685+0000 mgr.y (mgr.15150) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:11.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:10 smithi115 bash[22089]: audit 2024-09-20T19:04:09.661607+0000 mgr.y (mgr.15150) 105 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:12.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:11 smithi049 bash[26429]: audit 2024-09-20T19:04:11.329408+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:12.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:11 smithi049 bash[26429]: cluster 2024-09-20T19:04:11.513386+0000 mgr.y (mgr.15150) 106 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:12.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:11 smithi049 bash[19814]: audit 2024-09-20T19:04:11.329408+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:12.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:11 smithi049 bash[19814]: cluster 2024-09-20T19:04:11.513386+0000 mgr.y (mgr.15150) 106 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:12.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:11 smithi115 bash[22089]: audit 2024-09-20T19:04:11.329408+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:12.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:11 smithi115 bash[22089]: cluster 2024-09-20T19:04:11.513386+0000 mgr.y (mgr.15150) 106 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:14.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:14 smithi115 bash[22089]: cluster 2024-09-20T19:04:13.514248+0000 mgr.y (mgr.15150) 107 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:15.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:14 smithi049 bash[19814]: cluster 2024-09-20T19:04:13.514248+0000 mgr.y (mgr.15150) 107 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:15.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:14 smithi049 bash[26429]: cluster 2024-09-20T19:04:13.514248+0000 mgr.y (mgr.15150) 107 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:15.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:04:15 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:04:15] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-20T19:04:16.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:16 smithi115 bash[22089]: cluster 2024-09-20T19:04:15.515105+0000 mgr.y (mgr.15150) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:17.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:16 smithi049 bash[19814]: cluster 2024-09-20T19:04:15.515105+0000 mgr.y (mgr.15150) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:17.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:16 smithi049 bash[26429]: cluster 2024-09-20T19:04:15.515105+0000 mgr.y (mgr.15150) 108 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:18.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:18 smithi115 bash[22089]: cluster 2024-09-20T19:04:17.516899+0000 mgr.y (mgr.15150) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:19.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:18 smithi049 bash[19814]: cluster 2024-09-20T19:04:17.516899+0000 mgr.y (mgr.15150) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:19.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:18 smithi049 bash[26429]: cluster 2024-09-20T19:04:17.516899+0000 mgr.y (mgr.15150) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:20.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:20 smithi115 bash[22089]: cluster 2024-09-20T19:04:19.517805+0000 mgr.y (mgr.15150) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:21.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:20 smithi049 bash[19814]: cluster 2024-09-20T19:04:19.517805+0000 mgr.y (mgr.15150) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:21.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:20 smithi049 bash[26429]: cluster 2024-09-20T19:04:19.517805+0000 mgr.y (mgr.15150) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:21.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:21 smithi115 bash[22089]: audit 2024-09-20T19:04:19.666437+0000 mgr.y (mgr.15150) 111 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:21.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:21 smithi115 bash[22089]: audit 2024-09-20T19:04:20.958994+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:04:21.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:21 smithi115 bash[22089]: audit 2024-09-20T19:04:20.960275+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:04:21.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:21 smithi115 bash[22089]: audit 2024-09-20T19:04:20.971603+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:04:22.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:21 smithi049 bash[19814]: audit 2024-09-20T19:04:19.666437+0000 mgr.y (mgr.15150) 111 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:22.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:21 smithi049 bash[19814]: audit 2024-09-20T19:04:20.958994+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:04:22.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:21 smithi049 bash[19814]: audit 2024-09-20T19:04:20.960275+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:04:22.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:21 smithi049 bash[19814]: audit 2024-09-20T19:04:20.971603+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:04:22.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:21 smithi049 bash[26429]: audit 2024-09-20T19:04:19.666437+0000 mgr.y (mgr.15150) 111 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:22.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:21 smithi049 bash[26429]: audit 2024-09-20T19:04:20.958994+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:04:22.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:21 smithi049 bash[26429]: audit 2024-09-20T19:04:20.960275+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:04:22.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:21 smithi049 bash[26429]: audit 2024-09-20T19:04:20.971603+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:04:22.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:22 smithi115 bash[22089]: cluster 2024-09-20T19:04:21.519441+0000 mgr.y (mgr.15150) 112 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:23.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:22 smithi049 bash[19814]: cluster 2024-09-20T19:04:21.519441+0000 mgr.y (mgr.15150) 112 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:23.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:22 smithi049 bash[26429]: cluster 2024-09-20T19:04:21.519441+0000 mgr.y (mgr.15150) 112 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:24.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:24 smithi115 bash[22089]: cluster 2024-09-20T19:04:23.520163+0000 mgr.y (mgr.15150) 113 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:25.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:24 smithi049 bash[19814]: cluster 2024-09-20T19:04:23.520163+0000 mgr.y (mgr.15150) 113 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:25.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:24 smithi049 bash[26429]: cluster 2024-09-20T19:04:23.520163+0000 mgr.y (mgr.15150) 113 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:25.806 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:04:25 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:04:25] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-20T19:04:26.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:26 smithi115 bash[22089]: cluster 2024-09-20T19:04:25.520901+0000 mgr.y (mgr.15150) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:26.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:26 smithi115 bash[22089]: audit 2024-09-20T19:04:26.329469+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:27.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:26 smithi049 bash[19814]: cluster 2024-09-20T19:04:25.520901+0000 mgr.y (mgr.15150) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:27.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:26 smithi049 bash[19814]: audit 2024-09-20T19:04:26.329469+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:27.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:26 smithi049 bash[26429]: cluster 2024-09-20T19:04:25.520901+0000 mgr.y (mgr.15150) 114 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:27.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:26 smithi049 bash[26429]: audit 2024-09-20T19:04:26.329469+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:28.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:28 smithi115 bash[22089]: cluster 2024-09-20T19:04:27.522594+0000 mgr.y (mgr.15150) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:29.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:28 smithi049 bash[19814]: cluster 2024-09-20T19:04:27.522594+0000 mgr.y (mgr.15150) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:29.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:28 smithi049 bash[26429]: cluster 2024-09-20T19:04:27.522594+0000 mgr.y (mgr.15150) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:30.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:30 smithi115 bash[22089]: cluster 2024-09-20T19:04:29.523264+0000 mgr.y (mgr.15150) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:31.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:30 smithi049 bash[19814]: cluster 2024-09-20T19:04:29.523264+0000 mgr.y (mgr.15150) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:31.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:30 smithi049 bash[26429]: cluster 2024-09-20T19:04:29.523264+0000 mgr.y (mgr.15150) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:32.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:31 smithi049 bash[19814]: audit 2024-09-20T19:04:29.673095+0000 mgr.y (mgr.15150) 117 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:32.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:31 smithi049 bash[26429]: audit 2024-09-20T19:04:29.673095+0000 mgr.y (mgr.15150) 117 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:32.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:31 smithi115 bash[22089]: audit 2024-09-20T19:04:29.673095+0000 mgr.y (mgr.15150) 117 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:33.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:32 smithi049 bash[19814]: cluster 2024-09-20T19:04:31.524929+0000 mgr.y (mgr.15150) 118 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:33.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:32 smithi049 bash[26429]: cluster 2024-09-20T19:04:31.524929+0000 mgr.y (mgr.15150) 118 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:33.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:32 smithi115 bash[22089]: cluster 2024-09-20T19:04:31.524929+0000 mgr.y (mgr.15150) 118 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:34.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:33 smithi049 bash[19814]: cluster 2024-09-20T19:04:33.525803+0000 mgr.y (mgr.15150) 119 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:34.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:33 smithi049 bash[26429]: cluster 2024-09-20T19:04:33.525803+0000 mgr.y (mgr.15150) 119 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:34.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:33 smithi115 bash[22089]: cluster 2024-09-20T19:04:33.525803+0000 mgr.y (mgr.15150) 119 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:35.803 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:04:35 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:04:35] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-20T19:04:36.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:36 smithi115 bash[22089]: cluster 2024-09-20T19:04:35.526622+0000 mgr.y (mgr.15150) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:37.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:36 smithi049 bash[19814]: cluster 2024-09-20T19:04:35.526622+0000 mgr.y (mgr.15150) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:36 smithi049 bash[26429]: cluster 2024-09-20T19:04:35.526622+0000 mgr.y (mgr.15150) 120 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:38.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:38 smithi115 bash[22089]: cluster 2024-09-20T19:04:37.528425+0000 mgr.y (mgr.15150) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:39.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:38 smithi049 bash[19814]: cluster 2024-09-20T19:04:37.528425+0000 mgr.y (mgr.15150) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:39.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:38 smithi049 bash[26429]: cluster 2024-09-20T19:04:37.528425+0000 mgr.y (mgr.15150) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:40.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:40 smithi115 bash[22089]: cluster 2024-09-20T19:04:39.529303+0000 mgr.y (mgr.15150) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:41.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:40 smithi049 bash[19814]: cluster 2024-09-20T19:04:39.529303+0000 mgr.y (mgr.15150) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:41.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:40 smithi049 bash[26429]: cluster 2024-09-20T19:04:39.529303+0000 mgr.y (mgr.15150) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:41.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:41 smithi115 bash[22089]: audit 2024-09-20T19:04:39.684341+0000 mgr.y (mgr.15150) 123 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:41.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:41 smithi115 bash[22089]: audit 2024-09-20T19:04:41.330140+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:42.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:41 smithi049 bash[26429]: audit 2024-09-20T19:04:39.684341+0000 mgr.y (mgr.15150) 123 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:42.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:41 smithi049 bash[26429]: audit 2024-09-20T19:04:41.330140+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:42.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:41 smithi049 bash[19814]: audit 2024-09-20T19:04:39.684341+0000 mgr.y (mgr.15150) 123 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:42.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:41 smithi049 bash[19814]: audit 2024-09-20T19:04:41.330140+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:42.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:42 smithi115 bash[22089]: cluster 2024-09-20T19:04:41.530955+0000 mgr.y (mgr.15150) 124 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:43.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:42 smithi049 bash[26429]: cluster 2024-09-20T19:04:41.530955+0000 mgr.y (mgr.15150) 124 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:43.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:42 smithi049 bash[19814]: cluster 2024-09-20T19:04:41.530955+0000 mgr.y (mgr.15150) 124 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:44.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:44 smithi115 bash[22089]: cluster 2024-09-20T19:04:43.531717+0000 mgr.y (mgr.15150) 125 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:45.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:44 smithi049 bash[19814]: cluster 2024-09-20T19:04:43.531717+0000 mgr.y (mgr.15150) 125 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:45.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:44 smithi049 bash[26429]: cluster 2024-09-20T19:04:43.531717+0000 mgr.y (mgr.15150) 125 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:45.803 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:04:45 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:04:45] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-20T19:04:46.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:46 smithi115 bash[22089]: cluster 2024-09-20T19:04:45.532468+0000 mgr.y (mgr.15150) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:47.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:46 smithi049 bash[19814]: cluster 2024-09-20T19:04:45.532468+0000 mgr.y (mgr.15150) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:47.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:46 smithi049 bash[26429]: cluster 2024-09-20T19:04:45.532468+0000 mgr.y (mgr.15150) 126 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:48 smithi115 bash[22089]: cluster 2024-09-20T19:04:47.534157+0000 mgr.y (mgr.15150) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:49.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:48 smithi049 bash[19814]: cluster 2024-09-20T19:04:47.534157+0000 mgr.y (mgr.15150) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:49.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:48 smithi049 bash[26429]: cluster 2024-09-20T19:04:47.534157+0000 mgr.y (mgr.15150) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:51.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:50 smithi049 bash[19814]: cluster 2024-09-20T19:04:49.534901+0000 mgr.y (mgr.15150) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:50 smithi049 bash[26429]: cluster 2024-09-20T19:04:49.534901+0000 mgr.y (mgr.15150) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:51.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:50 smithi115 bash[22089]: cluster 2024-09-20T19:04:49.534901+0000 mgr.y (mgr.15150) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:52.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:51 smithi049 bash[19814]: audit 2024-09-20T19:04:49.690433+0000 mgr.y (mgr.15150) 129 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:52.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:51 smithi049 bash[26429]: audit 2024-09-20T19:04:49.690433+0000 mgr.y (mgr.15150) 129 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:52.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:51 smithi115 bash[22089]: audit 2024-09-20T19:04:49.690433+0000 mgr.y (mgr.15150) 129 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:53.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:52 smithi049 bash[19814]: cluster 2024-09-20T19:04:51.536532+0000 mgr.y (mgr.15150) 130 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:53.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:52 smithi049 bash[26429]: cluster 2024-09-20T19:04:51.536532+0000 mgr.y (mgr.15150) 130 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:53.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:52 smithi115 bash[22089]: cluster 2024-09-20T19:04:51.536532+0000 mgr.y (mgr.15150) 130 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:54.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:53 smithi049 bash[19814]: cluster 2024-09-20T19:04:53.537213+0000 mgr.y (mgr.15150) 131 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:54.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:53 smithi049 bash[26429]: cluster 2024-09-20T19:04:53.537213+0000 mgr.y (mgr.15150) 131 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:54.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:53 smithi115 bash[22089]: cluster 2024-09-20T19:04:53.537213+0000 mgr.y (mgr.15150) 131 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:55.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:04:55 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:04:55] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-20T19:04:56.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:56 smithi115 bash[22089]: cluster 2024-09-20T19:04:55.538123+0000 mgr.y (mgr.15150) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:56.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:56 smithi115 bash[22089]: audit 2024-09-20T19:04:56.330412+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:57.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:56 smithi049 bash[19814]: cluster 2024-09-20T19:04:55.538123+0000 mgr.y (mgr.15150) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:57.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:56 smithi049 bash[19814]: audit 2024-09-20T19:04:56.330412+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:57.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:56 smithi049 bash[26429]: cluster 2024-09-20T19:04:55.538123+0000 mgr.y (mgr.15150) 132 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:04:57.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:56 smithi049 bash[26429]: audit 2024-09-20T19:04:56.330412+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:57.870 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:04:57 smithi115 bash[47305]: logger=cleanup t=2024-09-20T19:04:57.510107915Z level=info msg="Completed cleanup jobs" duration=335.995272ms 2024-09-20T19:04:58.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:04:58 smithi115 bash[22089]: cluster 2024-09-20T19:04:57.539846+0000 mgr.y (mgr.15150) 133 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:59.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:04:58 smithi049 bash[26429]: cluster 2024-09-20T19:04:57.539846+0000 mgr.y (mgr.15150) 133 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:59.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:04:58 smithi049 bash[19814]: cluster 2024-09-20T19:04:57.539846+0000 mgr.y (mgr.15150) 133 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:00.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:00 smithi115 bash[22089]: cluster 2024-09-20T19:04:59.540711+0000 mgr.y (mgr.15150) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:01.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:00 smithi049 bash[19814]: cluster 2024-09-20T19:04:59.540711+0000 mgr.y (mgr.15150) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:01.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:00 smithi049 bash[26429]: cluster 2024-09-20T19:04:59.540711+0000 mgr.y (mgr.15150) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:01.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:01 smithi115 bash[22089]: audit 2024-09-20T19:04:59.701670+0000 mgr.y (mgr.15150) 135 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:01.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:01 smithi049 bash[19814]: audit 2024-09-20T19:04:59.701670+0000 mgr.y (mgr.15150) 135 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:01.957 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:01 smithi049 bash[26429]: audit 2024-09-20T19:04:59.701670+0000 mgr.y (mgr.15150) 135 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:02.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:02 smithi115 bash[22089]: cluster 2024-09-20T19:05:01.542376+0000 mgr.y (mgr.15150) 136 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:03.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:02 smithi049 bash[19814]: cluster 2024-09-20T19:05:01.542376+0000 mgr.y (mgr.15150) 136 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:03.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:02 smithi049 bash[26429]: cluster 2024-09-20T19:05:01.542376+0000 mgr.y (mgr.15150) 136 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:03.111 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:05:05.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:04 smithi049 bash[19814]: cluster 2024-09-20T19:05:03.543075+0000 mgr.y (mgr.15150) 137 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:05.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:04 smithi049 bash[26429]: cluster 2024-09-20T19:05:03.543075+0000 mgr.y (mgr.15150) 137 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:05.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:04 smithi115 bash[22089]: cluster 2024-09-20T19:05:03.543075+0000 mgr.y (mgr.15150) 137 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:05.803 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:05 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:05:05] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-20T19:05:07.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:06 smithi049 bash[26429]: cluster 2024-09-20T19:05:05.543803+0000 mgr.y (mgr.15150) 138 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:07.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:06 smithi049 bash[19814]: cluster 2024-09-20T19:05:05.543803+0000 mgr.y (mgr.15150) 138 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:07.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:06 smithi115 bash[22089]: cluster 2024-09-20T19:05:05.543803+0000 mgr.y (mgr.15150) 138 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:07.943 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:05:09.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:08 smithi049 bash[19814]: cluster 2024-09-20T19:05:07.545472+0000 mgr.y (mgr.15150) 139 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:09.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:08 smithi049 bash[26429]: cluster 2024-09-20T19:05:07.545472+0000 mgr.y (mgr.15150) 139 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:09.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:08 smithi115 bash[22089]: cluster 2024-09-20T19:05:07.545472+0000 mgr.y (mgr.15150) 139 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:09.798 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:05:09.798 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (20m) 2m ago 20m 13.7M - 0.25.0 c8568f914cd2 c476b0a7eea9 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (20m) 2m ago 20m 75.5M - 9.4.12 2bacad6d85d8 281645d90ac8 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (3m) 2m ago 18m 47.1M - 3.8 6acb0a031eab 6caaa6e8af67 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (12m) 2m ago 29m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 7fbfd617e288 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (6m) 2m ago 31m 493M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (31m) 2m ago 31m 70.8M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (29m) 2m ago 29m 52.5M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (29m) 2m ago 29m 57.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (21m) 2m ago 21m 8712k - 1.5.0 0da6a335fe13 5c29c91f43da 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (21m) 2m ago 21m 8888k - 1.5.0 0da6a335fe13 e03dc7a3ef4d 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (28m) 2m ago 28m 55.4M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (27m) 2m ago 27m 55.7M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (26m) 2m ago 26m 58.9M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (25m) 2m ago 25m 54.7M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:05:09.799 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (24m) 2m ago 24m 67.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:05:09.800 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (23m) 2m ago 23m 62.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:05:09.800 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (23m) 2m ago 23m 62.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:05:09.800 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (22m) 2m ago 22m 55.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:05:09.800 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (2m) 2m ago 21m 34.0M - 2.43.0 a07b618ecd1d b57b47cc310d 2024-09-20T19:05:09.800 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (18m) 2m ago 18m 99.9M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:05:09.800 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (18m) 2m ago 18m 100M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:05:10.609 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:05:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:10 smithi049 bash[19814]: cluster 2024-09-20T19:05:09.546336+0000 mgr.y (mgr.15150) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:10 smithi049 bash[19814]: audit 2024-09-20T19:05:09.710305+0000 mgr.y (mgr.15150) 141 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:10 smithi049 bash[19814]: audit 2024-09-20T19:05:09.760909+0000 mgr.y (mgr.15150) 142 : audit [DBG] from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:11.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:10 smithi049 bash[26429]: cluster 2024-09-20T19:05:09.546336+0000 mgr.y (mgr.15150) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:11.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:10 smithi049 bash[26429]: audit 2024-09-20T19:05:09.710305+0000 mgr.y (mgr.15150) 141 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:11.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:10 smithi049 bash[26429]: audit 2024-09-20T19:05:09.760909+0000 mgr.y (mgr.15150) 142 : audit [DBG] from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:10 smithi115 bash[22089]: cluster 2024-09-20T19:05:09.546336+0000 mgr.y (mgr.15150) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:10 smithi115 bash[22089]: audit 2024-09-20T19:05:09.710305+0000 mgr.y (mgr.15150) 141 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:11.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:10 smithi115 bash[22089]: audit 2024-09-20T19:05:09.760909+0000 mgr.y (mgr.15150) 142 : audit [DBG] from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:12.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:11 smithi049 bash[19814]: audit 2024-09-20T19:05:11.330956+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:12.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:11 smithi049 bash[19814]: cluster 2024-09-20T19:05:11.547872+0000 mgr.y (mgr.15150) 143 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:12.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:11 smithi049 bash[26429]: audit 2024-09-20T19:05:11.330956+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:12.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:11 smithi049 bash[26429]: cluster 2024-09-20T19:05:11.547872+0000 mgr.y (mgr.15150) 143 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:12.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:11 smithi115 bash[22089]: audit 2024-09-20T19:05:11.330956+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:12.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:11 smithi115 bash[22089]: cluster 2024-09-20T19:05:11.547872+0000 mgr.y (mgr.15150) 143 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:14.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:14 smithi115 bash[22089]: cluster 2024-09-20T19:05:13.548597+0000 mgr.y (mgr.15150) 144 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:15.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:14 smithi049 bash[19814]: cluster 2024-09-20T19:05:13.548597+0000 mgr.y (mgr.15150) 144 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:15.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:14 smithi049 bash[26429]: cluster 2024-09-20T19:05:13.548597+0000 mgr.y (mgr.15150) 144 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:15.448 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:05:15.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:15 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:05:15] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-20T19:05:16.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:16 smithi115 bash[22089]: cluster 2024-09-20T19:05:15.549327+0000 mgr.y (mgr.15150) 145 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:17.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:16 smithi049 bash[26429]: cluster 2024-09-20T19:05:15.549327+0000 mgr.y (mgr.15150) 145 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:17.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:16 smithi049 bash[19814]: cluster 2024-09-20T19:05:15.549327+0000 mgr.y (mgr.15150) 145 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:17.227 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:05:17.228 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:05:17.228 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:05:17.228 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:05:17.228 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:05:17.228 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:05:17.228 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:05:17.228 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:05:17.228 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:05:17.228 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:05:17.228 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:05:17.228 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:05:17.228 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:05:17.229 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:05:17.229 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:05:17.229 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:05:17.229 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:05:17.229 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:05:17.938 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:17 smithi049 bash[19814]: audit 2024-09-20T19:05:17.225451+0000 mon.a (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.49:0/1282874657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:05:17.939 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:17 smithi049 bash[26429]: audit 2024-09-20T19:05:17.225451+0000 mon.a (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.49:0/1282874657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:05:17.940 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T19:05:18.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:17 smithi115 bash[22089]: audit 2024-09-20T19:05:17.225451+0000 mon.a (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.49:0/1282874657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:05:19.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:18 smithi049 bash[19814]: cluster 2024-09-20T19:05:17.551010+0000 mgr.y (mgr.15150) 146 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:19.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:18 smithi049 bash[26429]: cluster 2024-09-20T19:05:17.551010+0000 mgr.y (mgr.15150) 146 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:19.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:18 smithi115 bash[22089]: cluster 2024-09-20T19:05:17.551010+0000 mgr.y (mgr.15150) 146 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:21.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:20 smithi049 bash[19814]: cluster 2024-09-20T19:05:19.551725+0000 mgr.y (mgr.15150) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:21.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:20 smithi049 bash[26429]: cluster 2024-09-20T19:05:19.551725+0000 mgr.y (mgr.15150) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:21.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:20 smithi115 bash[22089]: cluster 2024-09-20T19:05:19.551725+0000 mgr.y (mgr.15150) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:22.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:21 smithi049 bash[26429]: audit 2024-09-20T19:05:19.718444+0000 mgr.y (mgr.15150) 148 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:22.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:21 smithi049 bash[26429]: audit 2024-09-20T19:05:21.616352+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:05:22.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:21 smithi049 bash[26429]: audit 2024-09-20T19:05:21.623191+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:05:22.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:21 smithi049 bash[19814]: audit 2024-09-20T19:05:19.718444+0000 mgr.y (mgr.15150) 148 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:22.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:21 smithi049 bash[19814]: audit 2024-09-20T19:05:21.616352+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:05:22.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:21 smithi049 bash[19814]: audit 2024-09-20T19:05:21.623191+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:05:22.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:21 smithi115 bash[22089]: audit 2024-09-20T19:05:19.718444+0000 mgr.y (mgr.15150) 148 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:22.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:21 smithi115 bash[22089]: audit 2024-09-20T19:05:21.616352+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:05:22.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:21 smithi115 bash[22089]: audit 2024-09-20T19:05:21.623191+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:05:22.751 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:05:23.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:22 smithi049 bash[19814]: cluster 2024-09-20T19:05:21.553005+0000 mgr.y (mgr.15150) 149 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:23.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:22 smithi049 bash[19814]: audit 2024-09-20T19:05:22.334718+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:05:23.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:22 smithi049 bash[19814]: audit 2024-09-20T19:05:22.335658+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:05:23.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:22 smithi049 bash[19814]: audit 2024-09-20T19:05:22.342198+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:05:23.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:22 smithi049 bash[26429]: cluster 2024-09-20T19:05:21.553005+0000 mgr.y (mgr.15150) 149 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:23.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:22 smithi049 bash[26429]: audit 2024-09-20T19:05:22.334718+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:05:23.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:22 smithi049 bash[26429]: audit 2024-09-20T19:05:22.335658+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:05:23.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:22 smithi049 bash[26429]: audit 2024-09-20T19:05:22.342198+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:05:23.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:22 smithi115 bash[22089]: cluster 2024-09-20T19:05:21.553005+0000 mgr.y (mgr.15150) 149 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:23.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:22 smithi115 bash[22089]: audit 2024-09-20T19:05:22.334718+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:05:23.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:22 smithi115 bash[22089]: audit 2024-09-20T19:05:22.335658+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:05:23.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:22 smithi115 bash[22089]: audit 2024-09-20T19:05:22.342198+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15150 ' entity='mgr.y' 2024-09-20T19:05:23.994 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:23 smithi049 bash[19814]: cluster 2024-09-20T19:05:23.553724+0000 mgr.y (mgr.15150) 150 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:23.994 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:23 smithi049 bash[26429]: cluster 2024-09-20T19:05:23.553724+0000 mgr.y (mgr.15150) 150 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:24.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:23 smithi115 bash[22089]: cluster 2024-09-20T19:05:23.553724+0000 mgr.y (mgr.15150) 150 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:24.395 INFO:teuthology.orchestra.run.smithi049.stdout: cluster: 2024-09-20T19:05:24.395 INFO:teuthology.orchestra.run.smithi049.stdout: id: aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: health: HEALTH_OK 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: services: 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: mon: 3 daemons, quorum a,b,c (age 29m) 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: mgr: y(active, since 3m), standbys: x 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 22m) 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: data: 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: pools: 6 pools, 161 pgs 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: objects: 212 objects, 585 KiB 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: usage: 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: pgs: 161 active+clean 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T19:05:24.396 INFO:teuthology.orchestra.run.smithi049.stdout: io: 2024-09-20T19:05:24.397 INFO:teuthology.orchestra.run.smithi049.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-20T19:05:24.397 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-09-20T19:05:24.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:24 smithi049 bash[19814]: audit 2024-09-20T19:05:24.393495+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.49:0/2634729799' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:05:24.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:24 smithi049 bash[26429]: audit 2024-09-20T19:05:24.393495+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.49:0/2634729799' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:05:25.114 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:05:25.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:24 smithi115 bash[22089]: audit 2024-09-20T19:05:24.393495+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.49:0/2634729799' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:05:25.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:25 smithi049 bash[19814]: cluster 2024-09-20T19:05:25.554452+0000 mgr.y (mgr.15150) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:25.804 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:25 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:05:25] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-20T19:05:25.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:25 smithi049 bash[26429]: cluster 2024-09-20T19:05:25.554452+0000 mgr.y (mgr.15150) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:26.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:25 smithi115 bash[22089]: cluster 2024-09-20T19:05:25.554452+0000 mgr.y (mgr.15150) 151 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:27.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:26 smithi049 bash[19814]: audit 2024-09-20T19:05:26.331304+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:27.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:26 smithi049 bash[26429]: audit 2024-09-20T19:05:26.331304+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:27.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:26 smithi115 bash[22089]: audit 2024-09-20T19:05:26.331304+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:28.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:27 smithi049 bash[19814]: cluster 2024-09-20T19:05:27.556251+0000 mgr.y (mgr.15150) 152 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:28.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:27 smithi049 bash[26429]: cluster 2024-09-20T19:05:27.556251+0000 mgr.y (mgr.15150) 152 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:28.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:27 smithi115 bash[22089]: cluster 2024-09-20T19:05:27.556251+0000 mgr.y (mgr.15150) 152 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:29.931 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:05:30.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:30 smithi115 bash[22089]: cluster 2024-09-20T19:05:29.557127+0000 mgr.y (mgr.15150) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:31.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:30 smithi049 bash[19814]: cluster 2024-09-20T19:05:29.557127+0000 mgr.y (mgr.15150) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:31.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:30 smithi049 bash[26429]: cluster 2024-09-20T19:05:29.557127+0000 mgr.y (mgr.15150) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:31.512 INFO:teuthology.orchestra.run.smithi049.stdout:HEALTH_OK 2024-09-20T19:05:31.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:31 smithi049 bash[19814]: audit 2024-09-20T19:05:29.726415+0000 mgr.y (mgr.15150) 154 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:31.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:31 smithi049 bash[19814]: audit 2024-09-20T19:05:31.510237+0000 mon.a (mon.0) 1075 : audit [DBG] from='client.? 172.21.15.49:0/4148877847' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:05:31.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:31 smithi049 bash[26429]: audit 2024-09-20T19:05:29.726415+0000 mgr.y (mgr.15150) 154 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:31.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:31 smithi049 bash[26429]: audit 2024-09-20T19:05:31.510237+0000 mon.a (mon.0) 1075 : audit [DBG] from='client.? 172.21.15.49:0/4148877847' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:05:32.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:31 smithi115 bash[22089]: audit 2024-09-20T19:05:29.726415+0000 mgr.y (mgr.15150) 154 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:32.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:31 smithi115 bash[22089]: audit 2024-09-20T19:05:31.510237+0000 mon.a (mon.0) 1075 : audit [DBG] from='client.? 172.21.15.49:0/4148877847' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:05:32.283 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-20T19:05:33.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:32 smithi049 bash[26429]: cluster 2024-09-20T19:05:31.558014+0000 mgr.y (mgr.15150) 155 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:33.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:32 smithi049 bash[19814]: cluster 2024-09-20T19:05:31.558014+0000 mgr.y (mgr.15150) 155 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:33.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:32 smithi115 bash[22089]: cluster 2024-09-20T19:05:31.558014+0000 mgr.y (mgr.15150) 155 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:34.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:34 smithi049 bash[19814]: cluster 2024-09-20T19:05:33.558703+0000 mgr.y (mgr.15150) 156 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:34.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:34 smithi049 bash[26429]: cluster 2024-09-20T19:05:33.558703+0000 mgr.y (mgr.15150) 156 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:34.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:34 smithi115 bash[22089]: cluster 2024-09-20T19:05:33.558703+0000 mgr.y (mgr.15150) 156 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:35.803 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:35 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:05:35] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-20T19:05:36.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:36 smithi115 bash[22089]: cluster 2024-09-20T19:05:35.559430+0000 mgr.y (mgr.15150) 157 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:37.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:36 smithi049 bash[19814]: cluster 2024-09-20T19:05:35.559430+0000 mgr.y (mgr.15150) 157 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:36 smithi049 bash[26429]: cluster 2024-09-20T19:05:35.559430+0000 mgr.y (mgr.15150) 157 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:37.114 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:05:38.772 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:05:38.970 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:38 smithi049 bash[19814]: cluster 2024-09-20T19:05:37.561071+0000 mgr.y (mgr.15150) 158 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:38.970 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:38 smithi049 bash[26429]: cluster 2024-09-20T19:05:37.561071+0000 mgr.y (mgr.15150) 158 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:39.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:38 smithi115 bash[22089]: cluster 2024-09-20T19:05:37.561071+0000 mgr.y (mgr.15150) 158 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:39.460 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph mgr fail' 2024-09-20T19:05:39.739 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:39 smithi049 bash[19814]: audit 2024-09-20T19:05:38.759149+0000 mon.a (mon.0) 1076 : audit [DBG] from='client.? 172.21.15.49:0/2913780643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:05:39.739 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:39 smithi049 bash[26429]: audit 2024-09-20T19:05:38.759149+0000 mon.a (mon.0) 1076 : audit [DBG] from='client.? 172.21.15.49:0/2913780643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:05:40.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:39 smithi115 bash[22089]: audit 2024-09-20T19:05:38.759149+0000 mon.a (mon.0) 1076 : audit [DBG] from='client.? 172.21.15.49:0/2913780643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:05:41.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:40 smithi049 bash[19814]: cluster 2024-09-20T19:05:39.561755+0000 mgr.y (mgr.15150) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:41.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:40 smithi049 bash[26429]: cluster 2024-09-20T19:05:39.561755+0000 mgr.y (mgr.15150) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:41.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:40 smithi115 bash[22089]: cluster 2024-09-20T19:05:39.561755+0000 mgr.y (mgr.15150) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:42.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:41 smithi049 bash[19814]: audit 2024-09-20T19:05:39.737577+0000 mgr.y (mgr.15150) 160 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:42.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:41 smithi049 bash[19814]: audit 2024-09-20T19:05:41.331543+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:42.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:41 smithi049 bash[26429]: audit 2024-09-20T19:05:39.737577+0000 mgr.y (mgr.15150) 160 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:42.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:41 smithi049 bash[26429]: audit 2024-09-20T19:05:41.331543+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:42.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:41 smithi115 bash[22089]: audit 2024-09-20T19:05:39.737577+0000 mgr.y (mgr.15150) 160 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:42.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:41 smithi115 bash[22089]: audit 2024-09-20T19:05:41.331543+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15150 172.21.15.49:0/115946479' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:43.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:42 smithi049 bash[19814]: cluster 2024-09-20T19:05:41.563357+0000 mgr.y (mgr.15150) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:43.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:42 smithi049 bash[26429]: cluster 2024-09-20T19:05:41.563357+0000 mgr.y (mgr.15150) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:43.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:42 smithi115 bash[22089]: cluster 2024-09-20T19:05:41.563357+0000 mgr.y (mgr.15150) 161 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:44.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:43 smithi049 bash[19814]: cluster 2024-09-20T19:05:43.564067+0000 mgr.y (mgr.15150) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:44.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:43 smithi049 bash[26429]: cluster 2024-09-20T19:05:43.564067+0000 mgr.y (mgr.15150) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:44.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:43 smithi115 bash[22089]: cluster 2024-09-20T19:05:43.564067+0000 mgr.y (mgr.15150) 162 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:44.294 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:05:45.803 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:45 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:05:45] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-20T19:05:46.304 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:45 smithi049 bash[68716]: debug 2024-09-20T19:05:45.862+0000 7f32a7958640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-20T19:05:46.304 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:45 smithi049 bash[68716]: ignoring --setuser ceph since I am not root 2024-09-20T19:05:46.304 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:45 smithi049 bash[68716]: ignoring --setgroup ceph since I am not root 2024-09-20T19:05:46.304 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:45 smithi049 bash[68716]: debug 2024-09-20T19:05:45.922+0000 7ff97962b640 1 -- 172.21.15.49:0/390539311 <== mon.2 v2:172.21.15.49:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e5a0bc30e0 con 0x55e5a0bc4800 2024-09-20T19:05:46.370 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:45 smithi115 bash[50328]: [20/Sep/2024:19:05:45] ENGINE Bus STOPPING 2024-09-20T19:05:46.370 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[50328]: [20/Sep/2024:19:05:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:05:46.370 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[50328]: [20/Sep/2024:19:05:46] ENGINE Bus STOPPED 2024-09-20T19:05:46.584 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:05:46.944 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: cluster 2024-09-20T19:05:45.564510+0000 mgr.y (mgr.15150) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:46.944 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.853651+0000 mon.a (mon.0) 1077 : audit [INF] from='client.? 172.21.15.49:0/787200585' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:05:46.944 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: cluster 2024-09-20T19:05:45.854490+0000 mon.a (mon.0) 1078 : cluster [INF] Activating manager daemon x 2024-09-20T19:05:46.944 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.858502+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? 172.21.15.49:0/787200585' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:05:46.944 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: cluster 2024-09-20T19:05:45.865990+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: cluster 2024-09-20T19:05:45.866607+0000 mon.a (mon.0) 1081 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0121117s) 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.872481+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.872623+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.872743+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.874503+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.875037+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.875230+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.875405+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.875570+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.875732+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.875896+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.876056+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.876220+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:05:46.945 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.880924+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:05:46.946 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.881061+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:05:46.946 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:45.881474+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:05:46.946 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: cluster 2024-09-20T19:05:46.151504+0000 mon.a (mon.0) 1097 : cluster [INF] Manager daemon x is now available 2024-09-20T19:05:46.946 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:46.503526+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:46.946 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:46.503943+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:05:46.946 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:46.531593+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:05:46.946 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[22089]: audit 2024-09-20T19:05:46.550295+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:05:46.954 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: cluster 2024-09-20T19:05:45.564510+0000 mgr.y (mgr.15150) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:46.954 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.853651+0000 mon.a (mon.0) 1077 : audit [INF] from='client.? 172.21.15.49:0/787200585' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:05:46.954 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: cluster 2024-09-20T19:05:45.854490+0000 mon.a (mon.0) 1078 : cluster [INF] Activating manager daemon x 2024-09-20T19:05:46.954 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.858502+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? 172.21.15.49:0/787200585' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:05:46.954 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: cluster 2024-09-20T19:05:45.865990+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-20T19:05:46.954 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: cluster 2024-09-20T19:05:45.866607+0000 mon.a (mon.0) 1081 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0121117s) 2024-09-20T19:05:46.954 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.872481+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:05:46.954 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.872623+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.872743+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.874503+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.875037+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.875230+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.875405+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.875570+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.875732+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.875896+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.876056+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.876220+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.880924+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.881061+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:45.881474+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:05:46.955 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: cluster 2024-09-20T19:05:46.151504+0000 mon.a (mon.0) 1097 : cluster [INF] Manager daemon x is now available 2024-09-20T19:05:46.956 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:46.503526+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:46.956 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:46.503943+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:05:46.956 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:46.531593+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:05:46.956 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[26429]: audit 2024-09-20T19:05:46.550295+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:05:46.956 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: cluster 2024-09-20T19:05:45.564510+0000 mgr.y (mgr.15150) 163 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:46.956 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.853651+0000 mon.a (mon.0) 1077 : audit [INF] from='client.? 172.21.15.49:0/787200585' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:05:46.956 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: cluster 2024-09-20T19:05:45.854490+0000 mon.a (mon.0) 1078 : cluster [INF] Activating manager daemon x 2024-09-20T19:05:46.956 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.858502+0000 mon.a (mon.0) 1079 : audit [INF] from='client.? 172.21.15.49:0/787200585' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:05:46.956 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: cluster 2024-09-20T19:05:45.865990+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-20T19:05:46.956 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: cluster 2024-09-20T19:05:45.866607+0000 mon.a (mon.0) 1081 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0121117s) 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.872481+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.872623+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.872743+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.874503+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.875037+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.875230+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.875405+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.875570+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.875732+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.875896+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.876056+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.876220+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.880924+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:05:46.957 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.881061+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:05:46.958 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:45.881474+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:05:46.958 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: cluster 2024-09-20T19:05:46.151504+0000 mon.a (mon.0) 1097 : cluster [INF] Manager daemon x is now available 2024-09-20T19:05:46.958 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:46.503526+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:46.958 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:46.503943+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:05:46.958 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:46.531593+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:05:46.958 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:46 smithi049 bash[19814]: audit 2024-09-20T19:05:46.550295+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:05:47.370 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:46 smithi115 bash[50328]: [20/Sep/2024:19:05:46] ENGINE Bus STARTING 2024-09-20T19:05:47.370 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: [20/Sep/2024:19:05:47] ENGINE Serving on http://:::9283 2024-09-20T19:05:47.370 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: [20/Sep/2024:19:05:47] ENGINE Bus STARTED 2024-09-20T19:05:47.870 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: debug 2024-09-20T19:05:47.518+0000 7f3c0035a640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:05:47] ENGINE Error in HTTPServer.serve 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: Traceback (most recent call last): 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: self._connections.run(self.expiration_interval) 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: self._run(expiration_interval) 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: s = self.context.wrap_socket( 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:05:47.871 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: return self.sslsocket_class._create( 2024-09-20T19:05:47.872 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:05:47.872 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: self.do_handshake() 2024-09-20T19:05:47.872 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:05:47.872 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: self._sslobj.do_handshake() 2024-09-20T19:05:47.872 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[50328]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:05:48.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: cluster 2024-09-20T19:05:46.874939+0000 mon.a (mon.0) 1102 : cluster [DBG] mgrmap e36: x(active, since 1.0204s) 2024-09-20T19:05:48.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: cephadm 2024-09-20T19:05:47.305603+0000 mgr.x (mgr.24679) 3 : cephadm [INF] [20/Sep/2024:19:05:47] ENGINE Bus STARTING 2024-09-20T19:05:48.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: cephadm 2024-09-20T19:05:47.407478+0000 mgr.x (mgr.24679) 4 : cephadm [INF] [20/Sep/2024:19:05:47] ENGINE Serving on http://172.21.15.115:8765 2024-09-20T19:05:48.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: cephadm 2024-09-20T19:05:47.524107+0000 mgr.x (mgr.24679) 5 : cephadm [INF] [20/Sep/2024:19:05:47] ENGINE Serving on https://172.21.15.115:7150 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: cephadm 2024-09-20T19:05:47.524281+0000 mgr.x (mgr.24679) 6 : cephadm [INF] [20/Sep/2024:19:05:47] ENGINE Bus STARTED 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: cephadm 2024-09-20T19:05:47.525910+0000 mgr.x (mgr.24679) 7 : cephadm [ERR] [20/Sep/2024:19:05:47] ENGINE Error in HTTPServer.serve 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: Traceback (most recent call last): 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: self._connections.run(self.expiration_interval) 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: self._run(expiration_interval) 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: s = self.context.wrap_socket( 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: return self.sslsocket_class._create( 2024-09-20T19:05:48.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: self.do_handshake() 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: self._sslobj.do_handshake() 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[26429]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: cluster 2024-09-20T19:05:46.874939+0000 mon.a (mon.0) 1102 : cluster [DBG] mgrmap e36: x(active, since 1.0204s) 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: cephadm 2024-09-20T19:05:47.305603+0000 mgr.x (mgr.24679) 3 : cephadm [INF] [20/Sep/2024:19:05:47] ENGINE Bus STARTING 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: cephadm 2024-09-20T19:05:47.407478+0000 mgr.x (mgr.24679) 4 : cephadm [INF] [20/Sep/2024:19:05:47] ENGINE Serving on http://172.21.15.115:8765 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: cephadm 2024-09-20T19:05:47.524107+0000 mgr.x (mgr.24679) 5 : cephadm [INF] [20/Sep/2024:19:05:47] ENGINE Serving on https://172.21.15.115:7150 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: cephadm 2024-09-20T19:05:47.524281+0000 mgr.x (mgr.24679) 6 : cephadm [INF] [20/Sep/2024:19:05:47] ENGINE Bus STARTED 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: cephadm 2024-09-20T19:05:47.525910+0000 mgr.x (mgr.24679) 7 : cephadm [ERR] [20/Sep/2024:19:05:47] ENGINE Error in HTTPServer.serve 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: Traceback (most recent call last): 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:05:48.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: self._connections.run(self.expiration_interval) 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: self._run(expiration_interval) 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: s = self.context.wrap_socket( 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: return self.sslsocket_class._create( 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: self.do_handshake() 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:05:48.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: self._sslobj.do_handshake() 2024-09-20T19:05:48.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:47 smithi049 bash[19814]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:05:48.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: cluster 2024-09-20T19:05:46.874939+0000 mon.a (mon.0) 1102 : cluster [DBG] mgrmap e36: x(active, since 1.0204s) 2024-09-20T19:05:48.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: cephadm 2024-09-20T19:05:47.305603+0000 mgr.x (mgr.24679) 3 : cephadm [INF] [20/Sep/2024:19:05:47] ENGINE Bus STARTING 2024-09-20T19:05:48.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: cephadm 2024-09-20T19:05:47.407478+0000 mgr.x (mgr.24679) 4 : cephadm [INF] [20/Sep/2024:19:05:47] ENGINE Serving on http://172.21.15.115:8765 2024-09-20T19:05:48.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: cephadm 2024-09-20T19:05:47.524107+0000 mgr.x (mgr.24679) 5 : cephadm [INF] [20/Sep/2024:19:05:47] ENGINE Serving on https://172.21.15.115:7150 2024-09-20T19:05:48.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: cephadm 2024-09-20T19:05:47.524281+0000 mgr.x (mgr.24679) 6 : cephadm [INF] [20/Sep/2024:19:05:47] ENGINE Bus STARTED 2024-09-20T19:05:48.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: cephadm 2024-09-20T19:05:47.525910+0000 mgr.x (mgr.24679) 7 : cephadm [ERR] [20/Sep/2024:19:05:47] ENGINE Error in HTTPServer.serve 2024-09-20T19:05:48.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: Traceback (most recent call last): 2024-09-20T19:05:48.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: self._connections.run(self.expiration_interval) 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: self._run(expiration_interval) 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: s = self.context.wrap_socket( 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: return self.sslsocket_class._create( 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: self.do_handshake() 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:05:48.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: self._sslobj.do_handshake() 2024-09-20T19:05:48.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:47 smithi115 bash[22089]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:05:49.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:48 smithi049 bash[19814]: cluster 2024-09-20T19:05:47.879905+0000 mgr.x (mgr.24679) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:49.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:48 smithi049 bash[19814]: cluster 2024-09-20T19:05:47.882567+0000 mon.a (mon.0) 1103 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-09-20T19:05:49.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:48 smithi049 bash[26429]: cluster 2024-09-20T19:05:47.879905+0000 mgr.x (mgr.24679) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:49.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:48 smithi049 bash[26429]: cluster 2024-09-20T19:05:47.882567+0000 mon.a (mon.0) 1103 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-09-20T19:05:49.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:48 smithi115 bash[22089]: cluster 2024-09-20T19:05:47.879905+0000 mgr.x (mgr.24679) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:49.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:48 smithi115 bash[22089]: cluster 2024-09-20T19:05:47.882567+0000 mon.a (mon.0) 1103 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-09-20T19:05:51.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:50 smithi049 bash[26429]: audit 2024-09-20T19:05:49.745096+0000 mgr.x (mgr.24679) 9 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:51.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:50 smithi049 bash[26429]: cluster 2024-09-20T19:05:49.880700+0000 mgr.x (mgr.24679) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:51.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:50 smithi049 bash[26429]: cluster 2024-09-20T19:05:49.894591+0000 mon.a (mon.0) 1104 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-09-20T19:05:51.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:50 smithi049 bash[19814]: audit 2024-09-20T19:05:49.745096+0000 mgr.x (mgr.24679) 9 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:51.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:50 smithi049 bash[19814]: cluster 2024-09-20T19:05:49.880700+0000 mgr.x (mgr.24679) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:51.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:50 smithi049 bash[19814]: cluster 2024-09-20T19:05:49.894591+0000 mon.a (mon.0) 1104 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-09-20T19:05:51.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:50 smithi115 bash[22089]: audit 2024-09-20T19:05:49.745096+0000 mgr.x (mgr.24679) 9 : audit [DBG] from='client.15225 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:51.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:50 smithi115 bash[22089]: cluster 2024-09-20T19:05:49.880700+0000 mgr.x (mgr.24679) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:51.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:50 smithi115 bash[22089]: cluster 2024-09-20T19:05:49.894591+0000 mon.a (mon.0) 1104 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-09-20T19:05:51.380 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:05:52.619 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:52 smithi049 bash[68716]: [20/Sep/2024:19:05:52] ENGINE Bus STARTING 2024-09-20T19:05:52.619 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:52 smithi049 bash[68716]: CherryPy Checker: 2024-09-20T19:05:52.620 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:52 smithi049 bash[68716]: The Application mounted at '' has an empty config. 2024-09-20T19:05:52.620 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:52 smithi049 bash[68716]: [20/Sep/2024:19:05:52] ENGINE Serving on http://:::9283 2024-09-20T19:05:52.620 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:52 smithi049 bash[68716]: [20/Sep/2024:19:05:52] ENGINE Bus STARTED 2024-09-20T19:05:53.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[19814]: cluster 2024-09-20T19:05:51.882368+0000 mgr.x (mgr.24679) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-20T19:05:53.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[19814]: audit 2024-09-20T19:05:52.173149+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:53.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[19814]: audit 2024-09-20T19:05:52.178238+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:53.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[19814]: audit 2024-09-20T19:05:52.353436+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.? 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:05:53.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[19814]: cluster 2024-09-20T19:05:52.354318+0000 mon.a (mon.0) 1107 : cluster [DBG] Standby manager daemon y started 2024-09-20T19:05:53.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[19814]: audit 2024-09-20T19:05:52.360069+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.? 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:05:53.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[19814]: audit 2024-09-20T19:05:52.361204+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.? 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:05:53.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[19814]: audit 2024-09-20T19:05:52.361723+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.? 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:05:53.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[19814]: audit 2024-09-20T19:05:52.992093+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:53.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[19814]: audit 2024-09-20T19:05:53.000370+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:53.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[26429]: cluster 2024-09-20T19:05:51.882368+0000 mgr.x (mgr.24679) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-20T19:05:53.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[26429]: audit 2024-09-20T19:05:52.173149+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:53.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[26429]: audit 2024-09-20T19:05:52.178238+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:53.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[26429]: audit 2024-09-20T19:05:52.353436+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.? 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:05:53.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[26429]: cluster 2024-09-20T19:05:52.354318+0000 mon.a (mon.0) 1107 : cluster [DBG] Standby manager daemon y started 2024-09-20T19:05:53.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[26429]: audit 2024-09-20T19:05:52.360069+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.? 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:05:53.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[26429]: audit 2024-09-20T19:05:52.361204+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.? 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:05:53.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[26429]: audit 2024-09-20T19:05:52.361723+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.? 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:05:53.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[26429]: audit 2024-09-20T19:05:52.992093+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:53.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:53 smithi049 bash[26429]: audit 2024-09-20T19:05:53.000370+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:53.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:53 smithi115 bash[22089]: cluster 2024-09-20T19:05:51.882368+0000 mgr.x (mgr.24679) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-20T19:05:53.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:53 smithi115 bash[22089]: audit 2024-09-20T19:05:52.173149+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:53.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:53 smithi115 bash[22089]: audit 2024-09-20T19:05:52.178238+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:53.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:53 smithi115 bash[22089]: audit 2024-09-20T19:05:52.353436+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.? 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:05:53.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:53 smithi115 bash[22089]: cluster 2024-09-20T19:05:52.354318+0000 mon.a (mon.0) 1107 : cluster [DBG] Standby manager daemon y started 2024-09-20T19:05:53.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:53 smithi115 bash[22089]: audit 2024-09-20T19:05:52.360069+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.? 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:05:53.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:53 smithi115 bash[22089]: audit 2024-09-20T19:05:52.361204+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.? 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:05:53.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:53 smithi115 bash[22089]: audit 2024-09-20T19:05:52.361723+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.? 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:05:53.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:53 smithi115 bash[22089]: audit 2024-09-20T19:05:52.992093+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:53.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:53 smithi115 bash[22089]: audit 2024-09-20T19:05:53.000370+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[19814]: cluster 2024-09-20T19:05:53.199675+0000 mon.a (mon.0) 1110 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-09-20T19:05:54.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[19814]: audit 2024-09-20T19:05:53.199953+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:05:54.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[19814]: audit 2024-09-20T19:05:53.319428+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[19814]: audit 2024-09-20T19:05:53.327594+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[19814]: audit 2024-09-20T19:05:54.131897+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[19814]: audit 2024-09-20T19:05:54.143982+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[19814]: audit 2024-09-20T19:05:54.146866+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:05:54.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[19814]: audit 2024-09-20T19:05:54.148457+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:05:54.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[26429]: cluster 2024-09-20T19:05:53.199675+0000 mon.a (mon.0) 1110 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-09-20T19:05:54.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[26429]: audit 2024-09-20T19:05:53.199953+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:05:54.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[26429]: audit 2024-09-20T19:05:53.319428+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[26429]: audit 2024-09-20T19:05:53.327594+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[26429]: audit 2024-09-20T19:05:54.131897+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[26429]: audit 2024-09-20T19:05:54.143982+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[26429]: audit 2024-09-20T19:05:54.146866+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:05:54.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:54 smithi049 bash[26429]: audit 2024-09-20T19:05:54.148457+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:05:54.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:54 smithi115 bash[22089]: cluster 2024-09-20T19:05:53.199675+0000 mon.a (mon.0) 1110 : cluster [DBG] mgrmap e39: x(active, since 7s), standbys: y 2024-09-20T19:05:54.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:54 smithi115 bash[22089]: audit 2024-09-20T19:05:53.199953+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:05:54.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:54 smithi115 bash[22089]: audit 2024-09-20T19:05:53.319428+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:54 smithi115 bash[22089]: audit 2024-09-20T19:05:53.327594+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:54 smithi115 bash[22089]: audit 2024-09-20T19:05:54.131897+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:54 smithi115 bash[22089]: audit 2024-09-20T19:05:54.143982+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:54.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:54 smithi115 bash[22089]: audit 2024-09-20T19:05:54.146866+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:05:54.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:54 smithi115 bash[22089]: audit 2024-09-20T19:05:54.148457+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:05:55.510 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:05:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T19:05:55.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: cluster 2024-09-20T19:05:53.883048+0000 mgr.x (mgr.24679) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T19:05:55.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: cephadm 2024-09-20T19:05:54.148981+0000 mgr.x (mgr.24679) 13 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T19:05:55.513 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: cephadm 2024-09-20T19:05:54.149432+0000 mgr.x (mgr.24679) 14 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T19:05:55.513 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: cephadm 2024-09-20T19:05:54.256753+0000 mgr.x (mgr.24679) 15 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:05:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: cephadm 2024-09-20T19:05:54.263524+0000 mgr.x (mgr.24679) 16 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:05:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: cephadm 2024-09-20T19:05:54.343154+0000 mgr.x (mgr.24679) 17 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:05:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: cephadm 2024-09-20T19:05:54.356792+0000 mgr.x (mgr.24679) 18 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:05:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: cephadm 2024-09-20T19:05:54.421382+0000 mgr.x (mgr.24679) 19 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:05:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: cephadm 2024-09-20T19:05:54.443006+0000 mgr.x (mgr.24679) 20 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:05:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: audit 2024-09-20T19:05:54.509977+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: audit 2024-09-20T19:05:54.518889+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: audit 2024-09-20T19:05:54.534887+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: audit 2024-09-20T19:05:54.543321+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: audit 2024-09-20T19:05:54.551308+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: audit 2024-09-20T19:05:54.575815+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:05:55.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[19814]: audit 2024-09-20T19:05:54.593022+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:05:55.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: cluster 2024-09-20T19:05:53.883048+0000 mgr.x (mgr.24679) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T19:05:55.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: cephadm 2024-09-20T19:05:54.148981+0000 mgr.x (mgr.24679) 13 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T19:05:55.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: cephadm 2024-09-20T19:05:54.149432+0000 mgr.x (mgr.24679) 14 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T19:05:55.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: cephadm 2024-09-20T19:05:54.256753+0000 mgr.x (mgr.24679) 15 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:05:55.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: cephadm 2024-09-20T19:05:54.263524+0000 mgr.x (mgr.24679) 16 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:05:55.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: cephadm 2024-09-20T19:05:54.343154+0000 mgr.x (mgr.24679) 17 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:05:55.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: cephadm 2024-09-20T19:05:54.356792+0000 mgr.x (mgr.24679) 18 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:05:55.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: cephadm 2024-09-20T19:05:54.421382+0000 mgr.x (mgr.24679) 19 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:05:55.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: cephadm 2024-09-20T19:05:54.443006+0000 mgr.x (mgr.24679) 20 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:05:55.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: audit 2024-09-20T19:05:54.509977+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: audit 2024-09-20T19:05:54.518889+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: audit 2024-09-20T19:05:54.534887+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: audit 2024-09-20T19:05:54.543321+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: audit 2024-09-20T19:05:54.551308+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: audit 2024-09-20T19:05:54.575815+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:05:55.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:55 smithi049 bash[26429]: audit 2024-09-20T19:05:54.593022+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:05:55.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: cluster 2024-09-20T19:05:53.883048+0000 mgr.x (mgr.24679) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: cephadm 2024-09-20T19:05:54.148981+0000 mgr.x (mgr.24679) 13 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: cephadm 2024-09-20T19:05:54.149432+0000 mgr.x (mgr.24679) 14 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: cephadm 2024-09-20T19:05:54.256753+0000 mgr.x (mgr.24679) 15 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: cephadm 2024-09-20T19:05:54.263524+0000 mgr.x (mgr.24679) 16 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: cephadm 2024-09-20T19:05:54.343154+0000 mgr.x (mgr.24679) 17 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: cephadm 2024-09-20T19:05:54.356792+0000 mgr.x (mgr.24679) 18 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: cephadm 2024-09-20T19:05:54.421382+0000 mgr.x (mgr.24679) 19 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: cephadm 2024-09-20T19:05:54.443006+0000 mgr.x (mgr.24679) 20 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: audit 2024-09-20T19:05:54.509977+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: audit 2024-09-20T19:05:54.518889+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: audit 2024-09-20T19:05:54.534887+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: audit 2024-09-20T19:05:54.543321+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: audit 2024-09-20T19:05:54.551308+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:55.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: audit 2024-09-20T19:05:54.575815+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:05:55.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:55 smithi115 bash[22089]: audit 2024-09-20T19:05:54.593022+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:05:56.742 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:56 smithi049 bash[19814]: cephadm 2024-09-20T19:05:54.573726+0000 mgr.x (mgr.24679) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi049.ggthvl (dependencies changed)... 2024-09-20T19:05:56.742 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:56 smithi049 bash[19814]: cephadm 2024-09-20T19:05:54.593298+0000 mgr.x (mgr.24679) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T19:05:56.742 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:56 smithi049 bash[26429]: cephadm 2024-09-20T19:05:54.573726+0000 mgr.x (mgr.24679) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi049.ggthvl (dependencies changed)... 2024-09-20T19:05:56.742 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:56 smithi049 bash[26429]: cephadm 2024-09-20T19:05:54.593298+0000 mgr.x (mgr.24679) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T19:05:56.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:56 smithi115 bash[22089]: cephadm 2024-09-20T19:05:54.573726+0000 mgr.x (mgr.24679) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi049.ggthvl (dependencies changed)... 2024-09-20T19:05:56.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:56 smithi115 bash[22089]: cephadm 2024-09-20T19:05:54.593298+0000 mgr.x (mgr.24679) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T19:05:57.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:57 smithi049 bash[26429]: cluster 2024-09-20T19:05:55.883793+0000 mgr.x (mgr.24679) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:05:57.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:57 smithi049 bash[19814]: cluster 2024-09-20T19:05:55.883793+0000 mgr.x (mgr.24679) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:05:57.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:57 smithi115 bash[22089]: cluster 2024-09-20T19:05:55.883793+0000 mgr.x (mgr.24679) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:05:59.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:59 smithi115 bash[22089]: cluster 2024-09-20T19:05:57.885404+0000 mgr.x (mgr.24679) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:05:59.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:59 smithi115 bash[22089]: audit 2024-09-20T19:05:58.127389+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:59.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:59 smithi115 bash[22089]: audit 2024-09-20T19:05:58.134314+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:59.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:59 smithi115 bash[22089]: cephadm 2024-09-20T19:05:58.136519+0000 mgr.x (mgr.24679) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:05:59.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:05:59 smithi115 bash[22089]: cephadm 2024-09-20T19:05:58.434969+0000 mgr.x (mgr.24679) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T19:05:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:59 smithi049 bash[19814]: cluster 2024-09-20T19:05:57.885404+0000 mgr.x (mgr.24679) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:05:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:59 smithi049 bash[19814]: audit 2024-09-20T19:05:58.127389+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:59 smithi049 bash[19814]: audit 2024-09-20T19:05:58.134314+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:59 smithi049 bash[19814]: cephadm 2024-09-20T19:05:58.136519+0000 mgr.x (mgr.24679) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:05:59.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:05:59 smithi049 bash[19814]: cephadm 2024-09-20T19:05:58.434969+0000 mgr.x (mgr.24679) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T19:05:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:59 smithi049 bash[26429]: cluster 2024-09-20T19:05:57.885404+0000 mgr.x (mgr.24679) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:05:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:59 smithi049 bash[26429]: audit 2024-09-20T19:05:58.127389+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:59 smithi049 bash[26429]: audit 2024-09-20T19:05:58.134314+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:05:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:59 smithi049 bash[26429]: cephadm 2024-09-20T19:05:58.136519+0000 mgr.x (mgr.24679) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:05:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:05:59 smithi049 bash[26429]: cephadm 2024-09-20T19:05:58.434969+0000 mgr.x (mgr.24679) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T19:06:00.287 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:00 smithi115 bash[22089]: audit 2024-09-20T19:05:59.855333+0000 mon.c (mon.2) 306 : audit [DBG] from='client.? 172.21.15.49:0/701051360' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:06:00.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:00 smithi049 bash[19814]: audit 2024-09-20T19:05:59.855333+0000 mon.c (mon.2) 306 : audit [DBG] from='client.? 172.21.15.49:0/701051360' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:06:00.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:00 smithi049 bash[26429]: audit 2024-09-20T19:05:59.855333+0000 mon.c (mon.2) 306 : audit [DBG] from='client.? 172.21.15.49:0/701051360' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:06:01.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:01 smithi049 bash[19814]: cluster 2024-09-20T19:05:59.886097+0000 mgr.x (mgr.24679) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:06:01.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:01 smithi049 bash[19814]: audit 2024-09-20T19:06:00.272541+0000 mon.c (mon.2) 307 : audit [INF] from='client.? 172.21.15.49:0/2251820011' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/975876036"}]: dispatch 2024-09-20T19:06:01.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:01 smithi049 bash[19814]: audit 2024-09-20T19:06:00.273624+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/975876036"}]: dispatch 2024-09-20T19:06:01.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:01 smithi049 bash[26429]: cluster 2024-09-20T19:05:59.886097+0000 mgr.x (mgr.24679) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:06:01.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:01 smithi049 bash[26429]: audit 2024-09-20T19:06:00.272541+0000 mon.c (mon.2) 307 : audit [INF] from='client.? 172.21.15.49:0/2251820011' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/975876036"}]: dispatch 2024-09-20T19:06:01.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:01 smithi049 bash[26429]: audit 2024-09-20T19:06:00.273624+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/975876036"}]: dispatch 2024-09-20T19:06:01.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:01 smithi115 bash[22089]: cluster 2024-09-20T19:05:59.886097+0000 mgr.x (mgr.24679) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:06:01.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:01 smithi115 bash[22089]: audit 2024-09-20T19:06:00.272541+0000 mon.c (mon.2) 307 : audit [INF] from='client.? 172.21.15.49:0/2251820011' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/975876036"}]: dispatch 2024-09-20T19:06:01.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:01 smithi115 bash[22089]: audit 2024-09-20T19:06:00.273624+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/975876036"}]: dispatch 2024-09-20T19:06:02.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[22089]: audit 2024-09-20T19:06:01.148446+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/975876036"}]': finished 2024-09-20T19:06:02.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[22089]: cluster 2024-09-20T19:06:01.155826+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-20T19:06:02.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[22089]: audit 2024-09-20T19:06:01.484588+0000 mon.c (mon.2) 308 : audit [INF] from='client.? 172.21.15.49:0/3632205071' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1791788738"}]: dispatch 2024-09-20T19:06:02.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[22089]: audit 2024-09-20T19:06:01.485400+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1791788738"}]: dispatch 2024-09-20T19:06:02.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[22089]: audit 2024-09-20T19:06:01.503754+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:02.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:02 smithi049 bash[26429]: audit 2024-09-20T19:06:01.148446+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/975876036"}]': finished 2024-09-20T19:06:02.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:02 smithi049 bash[26429]: cluster 2024-09-20T19:06:01.155826+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-20T19:06:02.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:02 smithi049 bash[26429]: audit 2024-09-20T19:06:01.484588+0000 mon.c (mon.2) 308 : audit [INF] from='client.? 172.21.15.49:0/3632205071' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1791788738"}]: dispatch 2024-09-20T19:06:02.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:02 smithi049 bash[26429]: audit 2024-09-20T19:06:01.485400+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1791788738"}]: dispatch 2024-09-20T19:06:02.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:02 smithi049 bash[26429]: audit 2024-09-20T19:06:01.503754+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:02.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:02 smithi049 bash[19814]: audit 2024-09-20T19:06:01.148446+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/975876036"}]': finished 2024-09-20T19:06:02.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:02 smithi049 bash[19814]: cluster 2024-09-20T19:06:01.155826+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-20T19:06:02.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:02 smithi049 bash[19814]: audit 2024-09-20T19:06:01.484588+0000 mon.c (mon.2) 308 : audit [INF] from='client.? 172.21.15.49:0/3632205071' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1791788738"}]: dispatch 2024-09-20T19:06:02.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:02 smithi049 bash[19814]: audit 2024-09-20T19:06:01.485400+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1791788738"}]: dispatch 2024-09-20T19:06:02.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:02 smithi049 bash[19814]: audit 2024-09-20T19:06:01.503754+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:02.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 systemd[1]: Stopping Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:06:02.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[53826]: ts=2024-09-20T19:06:02.514Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:06:02.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[53826]: ts=2024-09-20T19:06:02.514Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:06:02.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[53826]: ts=2024-09-20T19:06:02.514Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:06:02.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[53826]: ts=2024-09-20T19:06:02.514Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:06:02.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[53826]: ts=2024-09-20T19:06:02.514Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:06:02.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[53826]: ts=2024-09-20T19:06:02.514Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:06:02.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[53826]: ts=2024-09-20T19:06:02.514Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:06:02.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[53826]: ts=2024-09-20T19:06:02.514Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:06:02.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[53826]: ts=2024-09-20T19:06:02.514Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:06:02.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[53826]: ts=2024-09-20T19:06:02.515Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:06:02.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[53826]: ts=2024-09-20T19:06:02.515Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:06:02.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[53826]: ts=2024-09-20T19:06:02.515Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:06:03.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:02 smithi115 bash[55102]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:06:03.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:03 smithi115 bash[55163]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:06:03.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:03 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:06:03.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:03 smithi115 systemd[1]: Stopped Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:06:03.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:03 smithi115 systemd[1]: Started Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:06:03.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:03 smithi115 bash[22089]: cluster 2024-09-20T19:06:01.886904+0000 mgr.x (mgr.24679) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T19:06:03.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:03 smithi115 bash[22089]: audit 2024-09-20T19:06:02.157206+0000 mon.a (mon.0) 1132 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1791788738"}]': finished 2024-09-20T19:06:03.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:03 smithi115 bash[22089]: cluster 2024-09-20T19:06:02.165654+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-20T19:06:03.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:03 smithi115 bash[22089]: audit 2024-09-20T19:06:02.498627+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? 172.21.15.49:0/951028035' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/4192873152"}]: dispatch 2024-09-20T19:06:03.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:03 smithi049 bash[19814]: cluster 2024-09-20T19:06:01.886904+0000 mgr.x (mgr.24679) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T19:06:03.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:03 smithi049 bash[19814]: audit 2024-09-20T19:06:02.157206+0000 mon.a (mon.0) 1132 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1791788738"}]': finished 2024-09-20T19:06:03.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:03 smithi049 bash[19814]: cluster 2024-09-20T19:06:02.165654+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-20T19:06:03.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:03 smithi049 bash[19814]: audit 2024-09-20T19:06:02.498627+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? 172.21.15.49:0/951028035' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/4192873152"}]: dispatch 2024-09-20T19:06:03.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:03 smithi049 bash[26429]: cluster 2024-09-20T19:06:01.886904+0000 mgr.x (mgr.24679) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T19:06:03.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:03 smithi049 bash[26429]: audit 2024-09-20T19:06:02.157206+0000 mon.a (mon.0) 1132 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1791788738"}]': finished 2024-09-20T19:06:03.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:03 smithi049 bash[26429]: cluster 2024-09-20T19:06:02.165654+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-20T19:06:03.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:03 smithi049 bash[26429]: audit 2024-09-20T19:06:02.498627+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? 172.21.15.49:0/951028035' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/4192873152"}]: dispatch 2024-09-20T19:06:04.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[22089]: audit 2024-09-20T19:06:03.159568+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? 172.21.15.49:0/951028035' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/4192873152"}]': finished 2024-09-20T19:06:04.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[22089]: cluster 2024-09-20T19:06:03.168226+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-20T19:06:04.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[22089]: audit 2024-09-20T19:06:03.196452+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:04.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[22089]: audit 2024-09-20T19:06:03.204483+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:04.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[22089]: audit 2024-09-20T19:06:03.208850+0000 mgr.x (mgr.24679) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:06:04.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[22089]: audit 2024-09-20T19:06:03.209406+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:06:04.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[22089]: audit 2024-09-20T19:06:03.213960+0000 mgr.x (mgr.24679) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:06:04.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[22089]: audit 2024-09-20T19:06:03.214593+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:06:04.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[22089]: audit 2024-09-20T19:06:03.219678+0000 mgr.x (mgr.24679) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:06:04.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[22089]: audit 2024-09-20T19:06:03.220320+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:06:04.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[22089]: audit 2024-09-20T19:06:03.491513+0000 mon.a (mon.0) 1142 : audit [INF] from='client.? 172.21.15.49:0/3260184007' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1759438523"}]: dispatch 2024-09-20T19:06:04.372 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.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:06:04.372 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.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:06:04.372 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.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 smithi115 (none))" 2024-09-20T19:06:04.372 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.170Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.170Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.172Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.172Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.173Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.173Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.176Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.176Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.391µs 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.176Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.177Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.193Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.198Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.202Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-20T19:06:04.373 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.202Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-20T19:06:04.374 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.202Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=49.005µs wal_replay_duration=26.210149ms wbl_replay_duration=151ns total_replay_duration=26.447164ms 2024-09-20T19:06:04.374 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.206Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:06:04.374 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.206Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:06:04.374 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.206Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:06:04.374 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.232Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.106984ms db_storage=846ns remote_storage=1.426µs web_handler=429ns query_engine=937ns scrape=273.574µs scrape_sd=148.616µs notify=18.689µs notify_sd=17.67µs rules=25.215496ms tracing=5.357µs 2024-09-20T19:06:04.374 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.232Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:06:04.374 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:06:04 smithi115 bash[55193]: ts=2024-09-20T19:06:04.232Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:06:04.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[19814]: audit 2024-09-20T19:06:03.159568+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? 172.21.15.49:0/951028035' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/4192873152"}]': finished 2024-09-20T19:06:04.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[19814]: cluster 2024-09-20T19:06:03.168226+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-20T19:06:04.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[19814]: audit 2024-09-20T19:06:03.196452+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:04.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[19814]: audit 2024-09-20T19:06:03.204483+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:04.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[19814]: audit 2024-09-20T19:06:03.208850+0000 mgr.x (mgr.24679) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:06:04.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[19814]: audit 2024-09-20T19:06:03.209406+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:06:04.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[19814]: audit 2024-09-20T19:06:03.213960+0000 mgr.x (mgr.24679) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:06:04.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[19814]: audit 2024-09-20T19:06:03.214593+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:06:04.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[19814]: audit 2024-09-20T19:06:03.219678+0000 mgr.x (mgr.24679) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:06:04.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[19814]: audit 2024-09-20T19:06:03.220320+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:06:04.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[19814]: audit 2024-09-20T19:06:03.491513+0000 mon.a (mon.0) 1142 : audit [INF] from='client.? 172.21.15.49:0/3260184007' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1759438523"}]: dispatch 2024-09-20T19:06:04.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[26429]: audit 2024-09-20T19:06:03.159568+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? 172.21.15.49:0/951028035' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/4192873152"}]': finished 2024-09-20T19:06:04.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[26429]: cluster 2024-09-20T19:06:03.168226+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-20T19:06:04.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[26429]: audit 2024-09-20T19:06:03.196452+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:04.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[26429]: audit 2024-09-20T19:06:03.204483+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:04.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[26429]: audit 2024-09-20T19:06:03.208850+0000 mgr.x (mgr.24679) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:06:04.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[26429]: audit 2024-09-20T19:06:03.209406+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:06:04.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[26429]: audit 2024-09-20T19:06:03.213960+0000 mgr.x (mgr.24679) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:06:04.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[26429]: audit 2024-09-20T19:06:03.214593+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:06:04.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[26429]: audit 2024-09-20T19:06:03.219678+0000 mgr.x (mgr.24679) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:06:04.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[26429]: audit 2024-09-20T19:06:03.220320+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:06:04.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:04 smithi049 bash[26429]: audit 2024-09-20T19:06:03.491513+0000 mon.a (mon.0) 1142 : audit [INF] from='client.? 172.21.15.49:0/3260184007' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1759438523"}]: dispatch 2024-09-20T19:06:05.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:05 smithi049 bash[19814]: cluster 2024-09-20T19:06:03.887451+0000 mgr.x (mgr.24679) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-09-20T19:06:05.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:05 smithi049 bash[19814]: audit 2024-09-20T19:06:04.202662+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? 172.21.15.49:0/3260184007' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1759438523"}]': finished 2024-09-20T19:06:05.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:05 smithi049 bash[19814]: cluster 2024-09-20T19:06:04.208660+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-20T19:06:05.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:05 smithi049 bash[19814]: audit 2024-09-20T19:06:04.538213+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? 172.21.15.49:0/3888865347' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2431269270"}]: dispatch 2024-09-20T19:06:05.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:05 smithi049 bash[26429]: cluster 2024-09-20T19:06:03.887451+0000 mgr.x (mgr.24679) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-09-20T19:06:05.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:05 smithi049 bash[26429]: audit 2024-09-20T19:06:04.202662+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? 172.21.15.49:0/3260184007' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1759438523"}]': finished 2024-09-20T19:06:05.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:05 smithi049 bash[26429]: cluster 2024-09-20T19:06:04.208660+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-20T19:06:05.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:05 smithi049 bash[26429]: audit 2024-09-20T19:06:04.538213+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? 172.21.15.49:0/3888865347' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2431269270"}]: dispatch 2024-09-20T19:06:05.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:05 smithi115 bash[22089]: cluster 2024-09-20T19:06:03.887451+0000 mgr.x (mgr.24679) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-09-20T19:06:05.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:05 smithi115 bash[22089]: audit 2024-09-20T19:06:04.202662+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? 172.21.15.49:0/3260184007' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:0/1759438523"}]': finished 2024-09-20T19:06:05.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:05 smithi115 bash[22089]: cluster 2024-09-20T19:06:04.208660+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-20T19:06:05.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:05 smithi115 bash[22089]: audit 2024-09-20T19:06:04.538213+0000 mon.a (mon.0) 1145 : audit [INF] from='client.? 172.21.15.49:0/3888865347' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2431269270"}]: dispatch 2024-09-20T19:06:06.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:06 smithi049 bash[26429]: audit 2024-09-20T19:06:05.216220+0000 mon.a (mon.0) 1146 : audit [INF] from='client.? 172.21.15.49:0/3888865347' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2431269270"}]': finished 2024-09-20T19:06:06.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:06 smithi049 bash[26429]: cluster 2024-09-20T19:06:05.221303+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:06:06.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:06 smithi049 bash[26429]: audit 2024-09-20T19:06:05.546947+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.49:0/291259986' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2431269270"}]: dispatch 2024-09-20T19:06:06.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:06 smithi049 bash[19814]: audit 2024-09-20T19:06:05.216220+0000 mon.a (mon.0) 1146 : audit [INF] from='client.? 172.21.15.49:0/3888865347' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2431269270"}]': finished 2024-09-20T19:06:06.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:06 smithi049 bash[19814]: cluster 2024-09-20T19:06:05.221303+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:06:06.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:06 smithi049 bash[19814]: audit 2024-09-20T19:06:05.546947+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.49:0/291259986' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2431269270"}]: dispatch 2024-09-20T19:06:06.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:06 smithi115 bash[22089]: audit 2024-09-20T19:06:05.216220+0000 mon.a (mon.0) 1146 : audit [INF] from='client.? 172.21.15.49:0/3888865347' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6801/2431269270"}]': finished 2024-09-20T19:06:06.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:06 smithi115 bash[22089]: cluster 2024-09-20T19:06:05.221303+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:06:06.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:06 smithi115 bash[22089]: audit 2024-09-20T19:06:05.546947+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? 172.21.15.49:0/291259986' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2431269270"}]: dispatch 2024-09-20T19:06:07.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:07 smithi049 bash[19814]: cluster 2024-09-20T19:06:05.888121+0000 mgr.x (mgr.24679) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:07.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:07 smithi049 bash[19814]: audit 2024-09-20T19:06:06.218793+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? 172.21.15.49:0/291259986' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2431269270"}]': finished 2024-09-20T19:06:07.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:07 smithi049 bash[19814]: cluster 2024-09-20T19:06:06.226536+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T19:06:07.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:07 smithi049 bash[26429]: cluster 2024-09-20T19:06:05.888121+0000 mgr.x (mgr.24679) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:07.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:07 smithi049 bash[26429]: audit 2024-09-20T19:06:06.218793+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? 172.21.15.49:0/291259986' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2431269270"}]': finished 2024-09-20T19:06:07.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:07 smithi049 bash[26429]: cluster 2024-09-20T19:06:06.226536+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T19:06:07.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:07 smithi115 bash[22089]: cluster 2024-09-20T19:06:05.888121+0000 mgr.x (mgr.24679) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:07.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:07 smithi115 bash[22089]: audit 2024-09-20T19:06:06.218793+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? 172.21.15.49:0/291259986' entity='client.iscsi.foo.smithi049.ggthvl' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.49:6800/2431269270"}]': finished 2024-09-20T19:06:07.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:07 smithi115 bash[22089]: cluster 2024-09-20T19:06:06.226536+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T19:06:09.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:09 smithi049 bash[19814]: cluster 2024-09-20T19:06:07.889832+0000 mgr.x (mgr.24679) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:06:09.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:09 smithi049 bash[19814]: audit 2024-09-20T19:06:09.199722+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:09.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:09 smithi049 bash[19814]: audit 2024-09-20T19:06:09.205727+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:09.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:09 smithi049 bash[26429]: cluster 2024-09-20T19:06:07.889832+0000 mgr.x (mgr.24679) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:06:09.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:09 smithi049 bash[26429]: audit 2024-09-20T19:06:09.199722+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:09.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:09 smithi049 bash[26429]: audit 2024-09-20T19:06:09.205727+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:09.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:09 smithi115 bash[22089]: cluster 2024-09-20T19:06:07.889832+0000 mgr.x (mgr.24679) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:06:09.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:09 smithi115 bash[22089]: audit 2024-09-20T19:06:09.199722+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:09.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:09 smithi115 bash[22089]: audit 2024-09-20T19:06:09.205727+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:10.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:10 smithi115 bash[22089]: audit 2024-09-20T19:06:09.312439+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:10.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:10 smithi115 bash[22089]: audit 2024-09-20T19:06:09.320943+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:10.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:10 smithi115 bash[22089]: audit 2024-09-20T19:06:09.322363+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:10.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:10 smithi115 bash[22089]: audit 2024-09-20T19:06:09.323990+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:06:10.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:10 smithi115 bash[22089]: audit 2024-09-20T19:06:09.334228+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:10.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:10 smithi049 bash[26429]: audit 2024-09-20T19:06:09.312439+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:10.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:10 smithi049 bash[26429]: audit 2024-09-20T19:06:09.320943+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:10.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:10 smithi049 bash[26429]: audit 2024-09-20T19:06:09.322363+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:10.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:10 smithi049 bash[26429]: audit 2024-09-20T19:06:09.323990+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:06:10.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:10 smithi049 bash[26429]: audit 2024-09-20T19:06:09.334228+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:10 smithi049 bash[19814]: audit 2024-09-20T19:06:09.312439+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:10 smithi049 bash[19814]: audit 2024-09-20T19:06:09.320943+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:10.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:10 smithi049 bash[19814]: audit 2024-09-20T19:06:09.322363+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:10.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:10 smithi049 bash[19814]: audit 2024-09-20T19:06:09.323990+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:06:10.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:10 smithi049 bash[19814]: audit 2024-09-20T19:06:09.334228+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:06:11.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:11 smithi115 bash[22089]: audit 2024-09-20T19:06:09.569428+0000 mgr.x (mgr.24679) 35 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:11.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:11 smithi115 bash[22089]: cluster 2024-09-20T19:06:09.890503+0000 mgr.x (mgr.24679) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:11.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:11 smithi049 bash[19814]: audit 2024-09-20T19:06:09.569428+0000 mgr.x (mgr.24679) 35 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:11.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:11 smithi049 bash[19814]: cluster 2024-09-20T19:06:09.890503+0000 mgr.x (mgr.24679) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:11.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:11 smithi049 bash[26429]: audit 2024-09-20T19:06:09.569428+0000 mgr.x (mgr.24679) 35 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:11.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:11 smithi049 bash[26429]: cluster 2024-09-20T19:06:09.890503+0000 mgr.x (mgr.24679) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:13.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:13 smithi115 bash[22089]: cluster 2024-09-20T19:06:11.892124+0000 mgr.x (mgr.24679) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:06:13.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:13 smithi049 bash[26429]: cluster 2024-09-20T19:06:11.892124+0000 mgr.x (mgr.24679) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:06:13.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:13 smithi049 bash[19814]: cluster 2024-09-20T19:06:11.892124+0000 mgr.x (mgr.24679) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:06:15.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:15 smithi115 bash[22089]: cluster 2024-09-20T19:06:13.892918+0000 mgr.x (mgr.24679) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:15.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:15 smithi049 bash[19814]: cluster 2024-09-20T19:06:13.892918+0000 mgr.x (mgr.24679) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:15.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:15 smithi049 bash[26429]: cluster 2024-09-20T19:06:13.892918+0000 mgr.x (mgr.24679) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:17.120 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:06:16 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:06:16] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-20T19:06:17.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:17 smithi115 bash[22089]: cluster 2024-09-20T19:06:15.893619+0000 mgr.x (mgr.24679) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:06:17.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:17 smithi115 bash[22089]: audit 2024-09-20T19:06:16.504233+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:17.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:17 smithi049 bash[26429]: cluster 2024-09-20T19:06:15.893619+0000 mgr.x (mgr.24679) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:06:17.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:17 smithi049 bash[26429]: audit 2024-09-20T19:06:16.504233+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:17.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:17 smithi049 bash[19814]: cluster 2024-09-20T19:06:15.893619+0000 mgr.x (mgr.24679) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:06:17.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:17 smithi049 bash[19814]: audit 2024-09-20T19:06:16.504233+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:19.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:19 smithi115 bash[22089]: cluster 2024-09-20T19:06:17.895253+0000 mgr.x (mgr.24679) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:06:19.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:19 smithi049 bash[19814]: cluster 2024-09-20T19:06:17.895253+0000 mgr.x (mgr.24679) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:06:19.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:19 smithi049 bash[26429]: cluster 2024-09-20T19:06:17.895253+0000 mgr.x (mgr.24679) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:06:21.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:21 smithi115 bash[22089]: audit 2024-09-20T19:06:19.581073+0000 mgr.x (mgr.24679) 41 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:21.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:21 smithi115 bash[22089]: cluster 2024-09-20T19:06:19.895941+0000 mgr.x (mgr.24679) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:21.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:21 smithi049 bash[19814]: audit 2024-09-20T19:06:19.581073+0000 mgr.x (mgr.24679) 41 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:21.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:21 smithi049 bash[19814]: cluster 2024-09-20T19:06:19.895941+0000 mgr.x (mgr.24679) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:21.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:21 smithi049 bash[26429]: audit 2024-09-20T19:06:19.581073+0000 mgr.x (mgr.24679) 41 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:21.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:21 smithi049 bash[26429]: cluster 2024-09-20T19:06:19.895941+0000 mgr.x (mgr.24679) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:23.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:23 smithi115 bash[22089]: cluster 2024-09-20T19:06:21.897509+0000 mgr.x (mgr.24679) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:23.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:23 smithi049 bash[19814]: cluster 2024-09-20T19:06:21.897509+0000 mgr.x (mgr.24679) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:23.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:23 smithi049 bash[26429]: cluster 2024-09-20T19:06:21.897509+0000 mgr.x (mgr.24679) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:25.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:25 smithi115 bash[22089]: cluster 2024-09-20T19:06:23.898203+0000 mgr.x (mgr.24679) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:25.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:25 smithi049 bash[26429]: cluster 2024-09-20T19:06:23.898203+0000 mgr.x (mgr.24679) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:25.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:25 smithi049 bash[19814]: cluster 2024-09-20T19:06:23.898203+0000 mgr.x (mgr.24679) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:26.870 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:06:26 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:06:26] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-20T19:06:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:27 smithi115 bash[22089]: cluster 2024-09-20T19:06:25.898939+0000 mgr.x (mgr.24679) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:27.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:27 smithi049 bash[19814]: cluster 2024-09-20T19:06:25.898939+0000 mgr.x (mgr.24679) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:27.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:27 smithi049 bash[26429]: cluster 2024-09-20T19:06:25.898939+0000 mgr.x (mgr.24679) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:29.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:29 smithi049 bash[26429]: cluster 2024-09-20T19:06:27.900553+0000 mgr.x (mgr.24679) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:29.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:29 smithi049 bash[19814]: cluster 2024-09-20T19:06:27.900553+0000 mgr.x (mgr.24679) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:29.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:29 smithi115 bash[22089]: cluster 2024-09-20T19:06:27.900553+0000 mgr.x (mgr.24679) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:31.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:31 smithi049 bash[26429]: audit 2024-09-20T19:06:29.592582+0000 mgr.x (mgr.24679) 47 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:31.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:31 smithi049 bash[26429]: cluster 2024-09-20T19:06:29.901248+0000 mgr.x (mgr.24679) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:31.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:31 smithi049 bash[19814]: audit 2024-09-20T19:06:29.592582+0000 mgr.x (mgr.24679) 47 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:31.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:31 smithi049 bash[19814]: cluster 2024-09-20T19:06:29.901248+0000 mgr.x (mgr.24679) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:31.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:31 smithi115 bash[22089]: audit 2024-09-20T19:06:29.592582+0000 mgr.x (mgr.24679) 47 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:31.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:31 smithi115 bash[22089]: cluster 2024-09-20T19:06:29.901248+0000 mgr.x (mgr.24679) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:32.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:32 smithi049 bash[19814]: audit 2024-09-20T19:06:31.505028+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:32.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:32 smithi049 bash[26429]: audit 2024-09-20T19:06:31.505028+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:32.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:32 smithi115 bash[22089]: audit 2024-09-20T19:06:31.505028+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:33.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:33 smithi049 bash[19814]: cluster 2024-09-20T19:06:31.902830+0000 mgr.x (mgr.24679) 49 : cluster [DBG] pgmap v32: 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:06:33.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:33 smithi049 bash[26429]: cluster 2024-09-20T19:06:31.902830+0000 mgr.x (mgr.24679) 49 : cluster [DBG] pgmap v32: 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:06:33.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:33 smithi115 bash[22089]: cluster 2024-09-20T19:06:31.902830+0000 mgr.x (mgr.24679) 49 : cluster [DBG] pgmap v32: 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:06:35.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:35 smithi049 bash[26429]: cluster 2024-09-20T19:06:33.903600+0000 mgr.x (mgr.24679) 50 : cluster [DBG] pgmap v33: 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:06:35.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:35 smithi049 bash[19814]: cluster 2024-09-20T19:06:33.903600+0000 mgr.x (mgr.24679) 50 : cluster [DBG] pgmap v33: 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:06:35.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:35 smithi115 bash[22089]: cluster 2024-09-20T19:06:33.903600+0000 mgr.x (mgr.24679) 50 : cluster [DBG] pgmap v33: 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:06:36.869 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:06:36 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:06:36] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-20T19:06:37.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:37 smithi049 bash[19814]: cluster 2024-09-20T19:06:35.904325+0000 mgr.x (mgr.24679) 51 : cluster [DBG] pgmap v34: 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:06:37.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:37 smithi049 bash[26429]: cluster 2024-09-20T19:06:35.904325+0000 mgr.x (mgr.24679) 51 : cluster [DBG] pgmap v34: 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:06:37.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:37 smithi115 bash[22089]: cluster 2024-09-20T19:06:35.904325+0000 mgr.x (mgr.24679) 51 : cluster [DBG] pgmap v34: 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:06:39.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:39 smithi049 bash[19814]: cluster 2024-09-20T19:06:37.906039+0000 mgr.x (mgr.24679) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:06:39.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:39 smithi049 bash[26429]: cluster 2024-09-20T19:06:37.906039+0000 mgr.x (mgr.24679) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:06:39.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:39 smithi115 bash[22089]: cluster 2024-09-20T19:06:37.906039+0000 mgr.x (mgr.24679) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:06:41.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:41 smithi049 bash[19814]: audit 2024-09-20T19:06:39.601843+0000 mgr.x (mgr.24679) 53 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:41.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:41 smithi049 bash[19814]: cluster 2024-09-20T19:06:39.906769+0000 mgr.x (mgr.24679) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:06:41.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:41 smithi049 bash[26429]: audit 2024-09-20T19:06:39.601843+0000 mgr.x (mgr.24679) 53 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:41.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:41 smithi049 bash[26429]: cluster 2024-09-20T19:06:39.906769+0000 mgr.x (mgr.24679) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:06:41.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:41 smithi115 bash[22089]: audit 2024-09-20T19:06:39.601843+0000 mgr.x (mgr.24679) 53 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:41.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:41 smithi115 bash[22089]: cluster 2024-09-20T19:06:39.906769+0000 mgr.x (mgr.24679) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:06:43.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:43 smithi049 bash[19814]: cluster 2024-09-20T19:06:41.908307+0000 mgr.x (mgr.24679) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:06:43.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:43 smithi049 bash[26429]: cluster 2024-09-20T19:06:41.908307+0000 mgr.x (mgr.24679) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:06:43.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:43 smithi115 bash[22089]: cluster 2024-09-20T19:06:41.908307+0000 mgr.x (mgr.24679) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:06:45.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:45 smithi049 bash[19814]: cluster 2024-09-20T19:06:43.909052+0000 mgr.x (mgr.24679) 56 : cluster [DBG] pgmap v38: 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:06:45.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:45 smithi049 bash[26429]: cluster 2024-09-20T19:06:43.909052+0000 mgr.x (mgr.24679) 56 : cluster [DBG] pgmap v38: 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:06:45.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:45 smithi115 bash[22089]: cluster 2024-09-20T19:06:43.909052+0000 mgr.x (mgr.24679) 56 : cluster [DBG] pgmap v38: 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:06:46.870 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:06:46 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:06:46] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-20T19:06:47.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:47 smithi049 bash[19814]: cluster 2024-09-20T19:06:45.909789+0000 mgr.x (mgr.24679) 57 : cluster [DBG] pgmap v39: 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:06:47.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:47 smithi049 bash[19814]: audit 2024-09-20T19:06:46.516139+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:47.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:47 smithi049 bash[26429]: cluster 2024-09-20T19:06:45.909789+0000 mgr.x (mgr.24679) 57 : cluster [DBG] pgmap v39: 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:06:47.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:47 smithi049 bash[26429]: audit 2024-09-20T19:06:46.516139+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:47.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:47 smithi115 bash[22089]: cluster 2024-09-20T19:06:45.909789+0000 mgr.x (mgr.24679) 57 : cluster [DBG] pgmap v39: 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:06:47.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:47 smithi115 bash[22089]: audit 2024-09-20T19:06:46.516139+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:49.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:49 smithi049 bash[19814]: cluster 2024-09-20T19:06:47.911561+0000 mgr.x (mgr.24679) 58 : cluster [DBG] pgmap v40: 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:06:49.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:49 smithi049 bash[26429]: cluster 2024-09-20T19:06:47.911561+0000 mgr.x (mgr.24679) 58 : cluster [DBG] pgmap v40: 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:06:49.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:49 smithi115 bash[22089]: cluster 2024-09-20T19:06:47.911561+0000 mgr.x (mgr.24679) 58 : cluster [DBG] pgmap v40: 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:06:51.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:51 smithi049 bash[19814]: audit 2024-09-20T19:06:49.611619+0000 mgr.x (mgr.24679) 59 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:51.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:51 smithi049 bash[19814]: cluster 2024-09-20T19:06:49.912293+0000 mgr.x (mgr.24679) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:51.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:51 smithi049 bash[26429]: audit 2024-09-20T19:06:49.611619+0000 mgr.x (mgr.24679) 59 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:51.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:51 smithi049 bash[26429]: cluster 2024-09-20T19:06:49.912293+0000 mgr.x (mgr.24679) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:51.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:51 smithi115 bash[22089]: audit 2024-09-20T19:06:49.611619+0000 mgr.x (mgr.24679) 59 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:51.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:51 smithi115 bash[22089]: cluster 2024-09-20T19:06:49.912293+0000 mgr.x (mgr.24679) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:53.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:53 smithi049 bash[26429]: cluster 2024-09-20T19:06:51.913910+0000 mgr.x (mgr.24679) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:53.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:53 smithi049 bash[19814]: cluster 2024-09-20T19:06:51.913910+0000 mgr.x (mgr.24679) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:53.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:53 smithi115 bash[22089]: cluster 2024-09-20T19:06:51.913910+0000 mgr.x (mgr.24679) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:55.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:55 smithi049 bash[19814]: cluster 2024-09-20T19:06:53.914684+0000 mgr.x (mgr.24679) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:55.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:55 smithi049 bash[26429]: cluster 2024-09-20T19:06:53.914684+0000 mgr.x (mgr.24679) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:55.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:55 smithi115 bash[22089]: cluster 2024-09-20T19:06:53.914684+0000 mgr.x (mgr.24679) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:57.119 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:06:56 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:06:56] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-20T19:06:57.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:57 smithi049 bash[19814]: cluster 2024-09-20T19:06:55.915406+0000 mgr.x (mgr.24679) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:57.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:57 smithi049 bash[26429]: cluster 2024-09-20T19:06:55.915406+0000 mgr.x (mgr.24679) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:57.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:57 smithi115 bash[22089]: cluster 2024-09-20T19:06:55.915406+0000 mgr.x (mgr.24679) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:06:59.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:06:59 smithi049 bash[19814]: cluster 2024-09-20T19:06:57.917051+0000 mgr.x (mgr.24679) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:59.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:06:59 smithi049 bash[26429]: cluster 2024-09-20T19:06:57.917051+0000 mgr.x (mgr.24679) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:59.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:06:59 smithi115 bash[22089]: cluster 2024-09-20T19:06:57.917051+0000 mgr.x (mgr.24679) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:01.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:01 smithi049 bash[19814]: audit 2024-09-20T19:06:59.623156+0000 mgr.x (mgr.24679) 65 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:01.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:01 smithi049 bash[19814]: cluster 2024-09-20T19:06:59.917780+0000 mgr.x (mgr.24679) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:01.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:01 smithi049 bash[26429]: audit 2024-09-20T19:06:59.623156+0000 mgr.x (mgr.24679) 65 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:01.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:01 smithi049 bash[26429]: cluster 2024-09-20T19:06:59.917780+0000 mgr.x (mgr.24679) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:01.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:01 smithi115 bash[22089]: audit 2024-09-20T19:06:59.623156+0000 mgr.x (mgr.24679) 65 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:01.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:01 smithi115 bash[22089]: cluster 2024-09-20T19:06:59.917780+0000 mgr.x (mgr.24679) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:02.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:02 smithi049 bash[19814]: audit 2024-09-20T19:07:01.516633+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:02.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:02 smithi049 bash[26429]: audit 2024-09-20T19:07:01.516633+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:02.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:02 smithi115 bash[22089]: audit 2024-09-20T19:07:01.516633+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:03.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:03 smithi049 bash[19814]: cluster 2024-09-20T19:07:01.919318+0000 mgr.x (mgr.24679) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:03.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:03 smithi049 bash[26429]: cluster 2024-09-20T19:07:01.919318+0000 mgr.x (mgr.24679) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:03.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:03 smithi115 bash[22089]: cluster 2024-09-20T19:07:01.919318+0000 mgr.x (mgr.24679) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:05.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:05 smithi049 bash[19814]: cluster 2024-09-20T19:07:03.920031+0000 mgr.x (mgr.24679) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:05.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:05 smithi049 bash[26429]: cluster 2024-09-20T19:07:03.920031+0000 mgr.x (mgr.24679) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:05.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:05 smithi115 bash[22089]: cluster 2024-09-20T19:07:03.920031+0000 mgr.x (mgr.24679) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:07.119 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:07:06 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:07:06] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-20T19:07:07.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:07 smithi049 bash[19814]: cluster 2024-09-20T19:07:05.920731+0000 mgr.x (mgr.24679) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:07.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:07 smithi049 bash[26429]: cluster 2024-09-20T19:07:05.920731+0000 mgr.x (mgr.24679) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:07.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:07 smithi115 bash[22089]: cluster 2024-09-20T19:07:05.920731+0000 mgr.x (mgr.24679) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:09.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:09 smithi049 bash[26429]: cluster 2024-09-20T19:07:07.922418+0000 mgr.x (mgr.24679) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:09.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:09 smithi049 bash[19814]: cluster 2024-09-20T19:07:07.922418+0000 mgr.x (mgr.24679) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:09.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:09 smithi115 bash[22089]: cluster 2024-09-20T19:07:07.922418+0000 mgr.x (mgr.24679) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:11.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[19814]: audit 2024-09-20T19:07:09.634680+0000 mgr.x (mgr.24679) 71 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:11.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[19814]: cluster 2024-09-20T19:07:09.922881+0000 mgr.x (mgr.24679) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:11.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[19814]: audit 2024-09-20T19:07:09.948563+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:07:11.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[19814]: audit 2024-09-20T19:07:09.957701+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:07:11.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[19814]: audit 2024-09-20T19:07:10.528694+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:07:11.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[19814]: audit 2024-09-20T19:07:10.530362+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:07:11.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[19814]: audit 2024-09-20T19:07:10.539002+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:07:11.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[26429]: audit 2024-09-20T19:07:09.634680+0000 mgr.x (mgr.24679) 71 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:11.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[26429]: cluster 2024-09-20T19:07:09.922881+0000 mgr.x (mgr.24679) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:11.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[26429]: audit 2024-09-20T19:07:09.948563+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:07:11.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[26429]: audit 2024-09-20T19:07:09.957701+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:07:11.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[26429]: audit 2024-09-20T19:07:10.528694+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:07:11.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[26429]: audit 2024-09-20T19:07:10.530362+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:07:11.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:10 smithi049 bash[26429]: audit 2024-09-20T19:07:10.539002+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:07:11.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:10 smithi115 bash[22089]: audit 2024-09-20T19:07:09.634680+0000 mgr.x (mgr.24679) 71 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:11.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:10 smithi115 bash[22089]: cluster 2024-09-20T19:07:09.922881+0000 mgr.x (mgr.24679) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:11.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:10 smithi115 bash[22089]: audit 2024-09-20T19:07:09.948563+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:07:11.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:10 smithi115 bash[22089]: audit 2024-09-20T19:07:09.957701+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:07:11.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:10 smithi115 bash[22089]: audit 2024-09-20T19:07:10.528694+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:07:11.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:10 smithi115 bash[22089]: audit 2024-09-20T19:07:10.530362+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:07:11.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:10 smithi115 bash[22089]: audit 2024-09-20T19:07:10.539002+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:07:13.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:12 smithi049 bash[19814]: cluster 2024-09-20T19:07:11.924413+0000 mgr.x (mgr.24679) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:13.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:12 smithi049 bash[26429]: cluster 2024-09-20T19:07:11.924413+0000 mgr.x (mgr.24679) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:13.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:12 smithi115 bash[22089]: cluster 2024-09-20T19:07:11.924413+0000 mgr.x (mgr.24679) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:15.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:14 smithi049 bash[19814]: cluster 2024-09-20T19:07:13.925171+0000 mgr.x (mgr.24679) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:15.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:14 smithi049 bash[26429]: cluster 2024-09-20T19:07:13.925171+0000 mgr.x (mgr.24679) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:14 smithi115 bash[22089]: cluster 2024-09-20T19:07:13.925171+0000 mgr.x (mgr.24679) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:16.961 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:07:16 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:07:16] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-20T19:07:17.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:16 smithi049 bash[19814]: cluster 2024-09-20T19:07:15.925870+0000 mgr.x (mgr.24679) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:17.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:16 smithi049 bash[19814]: audit 2024-09-20T19:07:16.516621+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:17.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:16 smithi049 bash[26429]: cluster 2024-09-20T19:07:15.925870+0000 mgr.x (mgr.24679) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:17.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:16 smithi049 bash[26429]: audit 2024-09-20T19:07:16.516621+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:17.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:16 smithi115 bash[22089]: cluster 2024-09-20T19:07:15.925870+0000 mgr.x (mgr.24679) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:17.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:16 smithi115 bash[22089]: audit 2024-09-20T19:07:16.516621+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:19.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:18 smithi049 bash[19814]: cluster 2024-09-20T19:07:17.927518+0000 mgr.x (mgr.24679) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:19.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:18 smithi049 bash[26429]: cluster 2024-09-20T19:07:17.927518+0000 mgr.x (mgr.24679) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:18 smithi115 bash[22089]: cluster 2024-09-20T19:07:17.927518+0000 mgr.x (mgr.24679) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:21.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:20 smithi049 bash[19814]: audit 2024-09-20T19:07:19.646007+0000 mgr.x (mgr.24679) 77 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:21.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:20 smithi049 bash[19814]: cluster 2024-09-20T19:07:19.928246+0000 mgr.x (mgr.24679) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:21.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:20 smithi049 bash[26429]: audit 2024-09-20T19:07:19.646007+0000 mgr.x (mgr.24679) 77 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:21.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:20 smithi049 bash[26429]: cluster 2024-09-20T19:07:19.928246+0000 mgr.x (mgr.24679) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:21.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:20 smithi115 bash[22089]: audit 2024-09-20T19:07:19.646007+0000 mgr.x (mgr.24679) 77 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:21.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:20 smithi115 bash[22089]: cluster 2024-09-20T19:07:19.928246+0000 mgr.x (mgr.24679) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:23.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:22 smithi049 bash[19814]: cluster 2024-09-20T19:07:21.929834+0000 mgr.x (mgr.24679) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:23.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:22 smithi049 bash[26429]: cluster 2024-09-20T19:07:21.929834+0000 mgr.x (mgr.24679) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:23.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:22 smithi115 bash[22089]: cluster 2024-09-20T19:07:21.929834+0000 mgr.x (mgr.24679) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:25.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:24 smithi049 bash[19814]: cluster 2024-09-20T19:07:23.930577+0000 mgr.x (mgr.24679) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:25.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:24 smithi049 bash[26429]: cluster 2024-09-20T19:07:23.930577+0000 mgr.x (mgr.24679) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:25.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:24 smithi115 bash[22089]: cluster 2024-09-20T19:07:23.930577+0000 mgr.x (mgr.24679) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:26.990 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:07:26 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:07:26] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-20T19:07:27.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:26 smithi049 bash[19814]: cluster 2024-09-20T19:07:25.931235+0000 mgr.x (mgr.24679) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:27.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:26 smithi049 bash[26429]: cluster 2024-09-20T19:07:25.931235+0000 mgr.x (mgr.24679) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:27.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:26 smithi115 bash[22089]: cluster 2024-09-20T19:07:25.931235+0000 mgr.x (mgr.24679) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:29.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:28 smithi049 bash[19814]: cluster 2024-09-20T19:07:27.932892+0000 mgr.x (mgr.24679) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:29.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:28 smithi049 bash[26429]: cluster 2024-09-20T19:07:27.932892+0000 mgr.x (mgr.24679) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:29.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:28 smithi115 bash[22089]: cluster 2024-09-20T19:07:27.932892+0000 mgr.x (mgr.24679) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:31.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:30 smithi049 bash[19814]: audit 2024-09-20T19:07:29.657600+0000 mgr.x (mgr.24679) 83 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:31.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:30 smithi049 bash[19814]: cluster 2024-09-20T19:07:29.933583+0000 mgr.x (mgr.24679) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:31.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:30 smithi049 bash[26429]: audit 2024-09-20T19:07:29.657600+0000 mgr.x (mgr.24679) 83 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:31.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:30 smithi049 bash[26429]: cluster 2024-09-20T19:07:29.933583+0000 mgr.x (mgr.24679) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:31.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:30 smithi115 bash[22089]: audit 2024-09-20T19:07:29.657600+0000 mgr.x (mgr.24679) 83 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:31.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:30 smithi115 bash[22089]: cluster 2024-09-20T19:07:29.933583+0000 mgr.x (mgr.24679) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:32.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:32 smithi049 bash[19814]: audit 2024-09-20T19:07:31.517122+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:32.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:32 smithi049 bash[26429]: audit 2024-09-20T19:07:31.517122+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:32.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:32 smithi115 bash[22089]: audit 2024-09-20T19:07:31.517122+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:33.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:33 smithi049 bash[19814]: cluster 2024-09-20T19:07:31.935105+0000 mgr.x (mgr.24679) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:33.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:33 smithi049 bash[26429]: cluster 2024-09-20T19:07:31.935105+0000 mgr.x (mgr.24679) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:33.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:33 smithi115 bash[22089]: cluster 2024-09-20T19:07:31.935105+0000 mgr.x (mgr.24679) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:35 smithi049 bash[19814]: cluster 2024-09-20T19:07:33.935809+0000 mgr.x (mgr.24679) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:35.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:35 smithi049 bash[26429]: cluster 2024-09-20T19:07:33.935809+0000 mgr.x (mgr.24679) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:35 smithi115 bash[22089]: cluster 2024-09-20T19:07:33.935809+0000 mgr.x (mgr.24679) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:36.869 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:07:36 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:07:36] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-20T19:07:37.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:37 smithi049 bash[19814]: cluster 2024-09-20T19:07:35.936503+0000 mgr.x (mgr.24679) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:37.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:37 smithi049 bash[26429]: cluster 2024-09-20T19:07:35.936503+0000 mgr.x (mgr.24679) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:37.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:37 smithi115 bash[22089]: cluster 2024-09-20T19:07:35.936503+0000 mgr.x (mgr.24679) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:39.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:39 smithi049 bash[19814]: cluster 2024-09-20T19:07:37.938166+0000 mgr.x (mgr.24679) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:39.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:39 smithi049 bash[26429]: cluster 2024-09-20T19:07:37.938166+0000 mgr.x (mgr.24679) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:39.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:39 smithi115 bash[22089]: cluster 2024-09-20T19:07:37.938166+0000 mgr.x (mgr.24679) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:41.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:41 smithi049 bash[19814]: audit 2024-09-20T19:07:39.669201+0000 mgr.x (mgr.24679) 89 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:41.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:41 smithi049 bash[19814]: cluster 2024-09-20T19:07:39.938822+0000 mgr.x (mgr.24679) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:41.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:41 smithi049 bash[26429]: audit 2024-09-20T19:07:39.669201+0000 mgr.x (mgr.24679) 89 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:41.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:41 smithi049 bash[26429]: cluster 2024-09-20T19:07:39.938822+0000 mgr.x (mgr.24679) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:41.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:41 smithi115 bash[22089]: audit 2024-09-20T19:07:39.669201+0000 mgr.x (mgr.24679) 89 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:41.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:41 smithi115 bash[22089]: cluster 2024-09-20T19:07:39.938822+0000 mgr.x (mgr.24679) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:43.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:43 smithi049 bash[19814]: cluster 2024-09-20T19:07:41.940373+0000 mgr.x (mgr.24679) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:43.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:43 smithi049 bash[26429]: cluster 2024-09-20T19:07:41.940373+0000 mgr.x (mgr.24679) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:43.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:43 smithi115 bash[22089]: cluster 2024-09-20T19:07:41.940373+0000 mgr.x (mgr.24679) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:45.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:45 smithi049 bash[19814]: cluster 2024-09-20T19:07:43.941085+0000 mgr.x (mgr.24679) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:45.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:45 smithi049 bash[26429]: cluster 2024-09-20T19:07:43.941085+0000 mgr.x (mgr.24679) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:45.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:45 smithi115 bash[22089]: cluster 2024-09-20T19:07:43.941085+0000 mgr.x (mgr.24679) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:46.869 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:07:46 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:07:46] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-20T19:07:47.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:47 smithi049 bash[19814]: cluster 2024-09-20T19:07:45.941789+0000 mgr.x (mgr.24679) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:47.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:47 smithi049 bash[19814]: audit 2024-09-20T19:07:46.535888+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:47.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:47 smithi049 bash[26429]: cluster 2024-09-20T19:07:45.941789+0000 mgr.x (mgr.24679) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:47.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:47 smithi049 bash[26429]: audit 2024-09-20T19:07:46.535888+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:47.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:47 smithi115 bash[22089]: cluster 2024-09-20T19:07:45.941789+0000 mgr.x (mgr.24679) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:47.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:47 smithi115 bash[22089]: audit 2024-09-20T19:07:46.535888+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:49.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:49 smithi049 bash[19814]: cluster 2024-09-20T19:07:47.943441+0000 mgr.x (mgr.24679) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:49.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:49 smithi049 bash[26429]: cluster 2024-09-20T19:07:47.943441+0000 mgr.x (mgr.24679) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:49.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:49 smithi115 bash[22089]: cluster 2024-09-20T19:07:47.943441+0000 mgr.x (mgr.24679) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:51.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:51 smithi049 bash[26429]: audit 2024-09-20T19:07:49.678373+0000 mgr.x (mgr.24679) 95 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:51.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:51 smithi049 bash[26429]: cluster 2024-09-20T19:07:49.944186+0000 mgr.x (mgr.24679) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:51.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:51 smithi049 bash[19814]: audit 2024-09-20T19:07:49.678373+0000 mgr.x (mgr.24679) 95 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:51.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:51 smithi049 bash[19814]: cluster 2024-09-20T19:07:49.944186+0000 mgr.x (mgr.24679) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:51.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:51 smithi115 bash[22089]: audit 2024-09-20T19:07:49.678373+0000 mgr.x (mgr.24679) 95 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:51.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:51 smithi115 bash[22089]: cluster 2024-09-20T19:07:49.944186+0000 mgr.x (mgr.24679) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:53.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:53 smithi049 bash[19814]: cluster 2024-09-20T19:07:51.945863+0000 mgr.x (mgr.24679) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:53.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:53 smithi049 bash[26429]: cluster 2024-09-20T19:07:51.945863+0000 mgr.x (mgr.24679) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:53.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:53 smithi115 bash[22089]: cluster 2024-09-20T19:07:51.945863+0000 mgr.x (mgr.24679) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:55.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:55 smithi049 bash[19814]: cluster 2024-09-20T19:07:53.946625+0000 mgr.x (mgr.24679) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:55.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:55 smithi049 bash[26429]: cluster 2024-09-20T19:07:53.946625+0000 mgr.x (mgr.24679) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:55.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:55 smithi115 bash[22089]: cluster 2024-09-20T19:07:53.946625+0000 mgr.x (mgr.24679) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:57.057 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:07:56 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:07:56] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-20T19:07:57.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:57 smithi115 bash[22089]: cluster 2024-09-20T19:07:55.947370+0000 mgr.x (mgr.24679) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:57.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:57 smithi049 bash[26429]: cluster 2024-09-20T19:07:55.947370+0000 mgr.x (mgr.24679) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:57.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:57 smithi049 bash[19814]: cluster 2024-09-20T19:07:55.947370+0000 mgr.x (mgr.24679) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:07:59.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:07:59 smithi115 bash[22089]: cluster 2024-09-20T19:07:57.949015+0000 mgr.x (mgr.24679) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:07:59 smithi049 bash[19814]: cluster 2024-09-20T19:07:57.949015+0000 mgr.x (mgr.24679) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:59.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:07:59 smithi049 bash[26429]: cluster 2024-09-20T19:07:57.949015+0000 mgr.x (mgr.24679) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:01.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:01 smithi115 bash[22089]: audit 2024-09-20T19:07:59.689890+0000 mgr.x (mgr.24679) 101 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:01.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:01 smithi115 bash[22089]: cluster 2024-09-20T19:07:59.949703+0000 mgr.x (mgr.24679) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:01.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:01 smithi049 bash[19814]: audit 2024-09-20T19:07:59.689890+0000 mgr.x (mgr.24679) 101 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:01.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:01 smithi049 bash[19814]: cluster 2024-09-20T19:07:59.949703+0000 mgr.x (mgr.24679) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:01.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:01 smithi049 bash[26429]: audit 2024-09-20T19:07:59.689890+0000 mgr.x (mgr.24679) 101 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:01.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:01 smithi049 bash[26429]: cluster 2024-09-20T19:07:59.949703+0000 mgr.x (mgr.24679) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:02.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:02 smithi115 bash[22089]: audit 2024-09-20T19:08:01.536324+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:02.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:02 smithi049 bash[19814]: audit 2024-09-20T19:08:01.536324+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:02.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:02 smithi049 bash[26429]: audit 2024-09-20T19:08:01.536324+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:03.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:03 smithi115 bash[22089]: cluster 2024-09-20T19:08:01.951363+0000 mgr.x (mgr.24679) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:03.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:03 smithi049 bash[19814]: cluster 2024-09-20T19:08:01.951363+0000 mgr.x (mgr.24679) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:03.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:03 smithi049 bash[26429]: cluster 2024-09-20T19:08:01.951363+0000 mgr.x (mgr.24679) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:05.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:05 smithi115 bash[22089]: cluster 2024-09-20T19:08:03.952118+0000 mgr.x (mgr.24679) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:05.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:05 smithi049 bash[19814]: cluster 2024-09-20T19:08:03.952118+0000 mgr.x (mgr.24679) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:05.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:05 smithi049 bash[26429]: cluster 2024-09-20T19:08:03.952118+0000 mgr.x (mgr.24679) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:06.869 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:08:06 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:08:06] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-09-20T19:08:07.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:07 smithi115 bash[22089]: cluster 2024-09-20T19:08:05.952842+0000 mgr.x (mgr.24679) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:07.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:07 smithi049 bash[19814]: cluster 2024-09-20T19:08:05.952842+0000 mgr.x (mgr.24679) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:07.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:07 smithi049 bash[26429]: cluster 2024-09-20T19:08:05.952842+0000 mgr.x (mgr.24679) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:09.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:09 smithi049 bash[19814]: cluster 2024-09-20T19:08:07.954513+0000 mgr.x (mgr.24679) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:09.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:09 smithi049 bash[26429]: cluster 2024-09-20T19:08:07.954513+0000 mgr.x (mgr.24679) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:09.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:09 smithi115 bash[22089]: cluster 2024-09-20T19:08:07.954513+0000 mgr.x (mgr.24679) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:11.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:11 smithi049 bash[19814]: audit 2024-09-20T19:08:09.697447+0000 mgr.x (mgr.24679) 107 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:11.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:11 smithi049 bash[19814]: cluster 2024-09-20T19:08:09.955217+0000 mgr.x (mgr.24679) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:11.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:11 smithi049 bash[19814]: audit 2024-09-20T19:08:11.334560+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:08:11.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:11 smithi049 bash[19814]: audit 2024-09-20T19:08:11.336920+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:08:11.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:11 smithi049 bash[19814]: audit 2024-09-20T19:08:11.347785+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:08:11.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:11 smithi049 bash[26429]: audit 2024-09-20T19:08:09.697447+0000 mgr.x (mgr.24679) 107 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:11.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:11 smithi049 bash[26429]: cluster 2024-09-20T19:08:09.955217+0000 mgr.x (mgr.24679) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:11.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:11 smithi049 bash[26429]: audit 2024-09-20T19:08:11.334560+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:08:11.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:11 smithi049 bash[26429]: audit 2024-09-20T19:08:11.336920+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:08:11.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:11 smithi049 bash[26429]: audit 2024-09-20T19:08:11.347785+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:08:11.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:11 smithi115 bash[22089]: audit 2024-09-20T19:08:09.697447+0000 mgr.x (mgr.24679) 107 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:11.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:11 smithi115 bash[22089]: cluster 2024-09-20T19:08:09.955217+0000 mgr.x (mgr.24679) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:11.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:11 smithi115 bash[22089]: audit 2024-09-20T19:08:11.334560+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:08:11.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:11 smithi115 bash[22089]: audit 2024-09-20T19:08:11.336920+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:08:11.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:11 smithi115 bash[22089]: audit 2024-09-20T19:08:11.347785+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:08:13.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:13 smithi049 bash[19814]: cluster 2024-09-20T19:08:11.956771+0000 mgr.x (mgr.24679) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:13.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:13 smithi049 bash[26429]: cluster 2024-09-20T19:08:11.956771+0000 mgr.x (mgr.24679) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:13.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:13 smithi115 bash[22089]: cluster 2024-09-20T19:08:11.956771+0000 mgr.x (mgr.24679) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:15.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:15 smithi049 bash[19814]: cluster 2024-09-20T19:08:13.957484+0000 mgr.x (mgr.24679) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:15.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:15 smithi049 bash[26429]: cluster 2024-09-20T19:08:13.957484+0000 mgr.x (mgr.24679) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:15.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:15 smithi115 bash[22089]: cluster 2024-09-20T19:08:13.957484+0000 mgr.x (mgr.24679) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:17.119 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:08:16 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:08:16] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-20T19:08:17.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:17 smithi049 bash[19814]: cluster 2024-09-20T19:08:15.958174+0000 mgr.x (mgr.24679) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:17.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:17 smithi049 bash[19814]: audit 2024-09-20T19:08:16.536687+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:17.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:17 smithi049 bash[26429]: cluster 2024-09-20T19:08:15.958174+0000 mgr.x (mgr.24679) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:17.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:17 smithi049 bash[26429]: audit 2024-09-20T19:08:16.536687+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:17.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:17 smithi115 bash[22089]: cluster 2024-09-20T19:08:15.958174+0000 mgr.x (mgr.24679) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:17.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:17 smithi115 bash[22089]: audit 2024-09-20T19:08:16.536687+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:19.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:19 smithi049 bash[19814]: cluster 2024-09-20T19:08:17.959834+0000 mgr.x (mgr.24679) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:19.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:19 smithi049 bash[26429]: cluster 2024-09-20T19:08:17.959834+0000 mgr.x (mgr.24679) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:19.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:19 smithi115 bash[22089]: cluster 2024-09-20T19:08:17.959834+0000 mgr.x (mgr.24679) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:21.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:21 smithi049 bash[19814]: audit 2024-09-20T19:08:19.708924+0000 mgr.x (mgr.24679) 113 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:21.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:21 smithi049 bash[19814]: cluster 2024-09-20T19:08:19.960600+0000 mgr.x (mgr.24679) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:21.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:21 smithi049 bash[26429]: audit 2024-09-20T19:08:19.708924+0000 mgr.x (mgr.24679) 113 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:21.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:21 smithi049 bash[26429]: cluster 2024-09-20T19:08:19.960600+0000 mgr.x (mgr.24679) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:21.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:21 smithi115 bash[22089]: audit 2024-09-20T19:08:19.708924+0000 mgr.x (mgr.24679) 113 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:21.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:21 smithi115 bash[22089]: cluster 2024-09-20T19:08:19.960600+0000 mgr.x (mgr.24679) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:23.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:23 smithi049 bash[19814]: cluster 2024-09-20T19:08:21.962197+0000 mgr.x (mgr.24679) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:23.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:23 smithi049 bash[26429]: cluster 2024-09-20T19:08:21.962197+0000 mgr.x (mgr.24679) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:23.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:23 smithi115 bash[22089]: cluster 2024-09-20T19:08:21.962197+0000 mgr.x (mgr.24679) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:25.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:25 smithi049 bash[19814]: cluster 2024-09-20T19:08:23.962881+0000 mgr.x (mgr.24679) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:25.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:25 smithi049 bash[26429]: cluster 2024-09-20T19:08:23.962881+0000 mgr.x (mgr.24679) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:25.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:25 smithi115 bash[22089]: cluster 2024-09-20T19:08:23.962881+0000 mgr.x (mgr.24679) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:26.869 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:08:26 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:08:26] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-20T19:08:27.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:27 smithi049 bash[19814]: cluster 2024-09-20T19:08:25.963589+0000 mgr.x (mgr.24679) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:27.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:27 smithi049 bash[26429]: cluster 2024-09-20T19:08:25.963589+0000 mgr.x (mgr.24679) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:27 smithi115 bash[22089]: cluster 2024-09-20T19:08:25.963589+0000 mgr.x (mgr.24679) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:29.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:29 smithi049 bash[19814]: cluster 2024-09-20T19:08:27.965227+0000 mgr.x (mgr.24679) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:29.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:29 smithi049 bash[26429]: cluster 2024-09-20T19:08:27.965227+0000 mgr.x (mgr.24679) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:29.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:29 smithi115 bash[22089]: cluster 2024-09-20T19:08:27.965227+0000 mgr.x (mgr.24679) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:31.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:31 smithi049 bash[26429]: audit 2024-09-20T19:08:29.720420+0000 mgr.x (mgr.24679) 119 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:31.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:31 smithi049 bash[26429]: cluster 2024-09-20T19:08:29.965919+0000 mgr.x (mgr.24679) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:31.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:31 smithi049 bash[19814]: audit 2024-09-20T19:08:29.720420+0000 mgr.x (mgr.24679) 119 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:31.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:31 smithi049 bash[19814]: cluster 2024-09-20T19:08:29.965919+0000 mgr.x (mgr.24679) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:31.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:31 smithi115 bash[22089]: audit 2024-09-20T19:08:29.720420+0000 mgr.x (mgr.24679) 119 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:31.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:31 smithi115 bash[22089]: cluster 2024-09-20T19:08:29.965919+0000 mgr.x (mgr.24679) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:32.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:32 smithi049 bash[19814]: audit 2024-09-20T19:08:31.537177+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:32.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:32 smithi049 bash[26429]: audit 2024-09-20T19:08:31.537177+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:32.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:32 smithi115 bash[22089]: audit 2024-09-20T19:08:31.537177+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:33.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:33 smithi049 bash[19814]: cluster 2024-09-20T19:08:31.967509+0000 mgr.x (mgr.24679) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:33.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:33 smithi049 bash[26429]: cluster 2024-09-20T19:08:31.967509+0000 mgr.x (mgr.24679) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:33.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:33 smithi115 bash[22089]: cluster 2024-09-20T19:08:31.967509+0000 mgr.x (mgr.24679) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:35.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:35 smithi049 bash[19814]: cluster 2024-09-20T19:08:33.968215+0000 mgr.x (mgr.24679) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:35.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:35 smithi049 bash[26429]: cluster 2024-09-20T19:08:33.968215+0000 mgr.x (mgr.24679) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:35.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:35 smithi115 bash[22089]: cluster 2024-09-20T19:08:33.968215+0000 mgr.x (mgr.24679) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:36.868 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:08:36 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:08:36] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-20T19:08:37.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:37 smithi049 bash[19814]: cluster 2024-09-20T19:08:35.968911+0000 mgr.x (mgr.24679) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:37.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:37 smithi049 bash[26429]: cluster 2024-09-20T19:08:35.968911+0000 mgr.x (mgr.24679) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:37.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:37 smithi115 bash[22089]: cluster 2024-09-20T19:08:35.968911+0000 mgr.x (mgr.24679) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:39.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:39 smithi049 bash[26429]: cluster 2024-09-20T19:08:37.970560+0000 mgr.x (mgr.24679) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:39.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:39 smithi049 bash[19814]: cluster 2024-09-20T19:08:37.970560+0000 mgr.x (mgr.24679) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:39.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:39 smithi115 bash[22089]: cluster 2024-09-20T19:08:37.970560+0000 mgr.x (mgr.24679) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:41.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:41 smithi049 bash[19814]: audit 2024-09-20T19:08:39.729631+0000 mgr.x (mgr.24679) 125 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:41.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:41 smithi049 bash[19814]: cluster 2024-09-20T19:08:39.971192+0000 mgr.x (mgr.24679) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:41.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:41 smithi049 bash[26429]: audit 2024-09-20T19:08:39.729631+0000 mgr.x (mgr.24679) 125 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:41.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:41 smithi049 bash[26429]: cluster 2024-09-20T19:08:39.971192+0000 mgr.x (mgr.24679) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:41.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:41 smithi115 bash[22089]: audit 2024-09-20T19:08:39.729631+0000 mgr.x (mgr.24679) 125 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:41.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:41 smithi115 bash[22089]: cluster 2024-09-20T19:08:39.971192+0000 mgr.x (mgr.24679) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:43.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:43 smithi049 bash[26429]: cluster 2024-09-20T19:08:41.972742+0000 mgr.x (mgr.24679) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:43.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:43 smithi049 bash[19814]: cluster 2024-09-20T19:08:41.972742+0000 mgr.x (mgr.24679) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:43.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:43 smithi115 bash[22089]: cluster 2024-09-20T19:08:41.972742+0000 mgr.x (mgr.24679) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:45.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:45 smithi049 bash[19814]: cluster 2024-09-20T19:08:43.973492+0000 mgr.x (mgr.24679) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:45.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:45 smithi049 bash[26429]: cluster 2024-09-20T19:08:43.973492+0000 mgr.x (mgr.24679) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:45.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:45 smithi115 bash[22089]: cluster 2024-09-20T19:08:43.973492+0000 mgr.x (mgr.24679) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:47.118 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:08:46 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:08:46] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-20T19:08:47.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:47 smithi115 bash[22089]: cluster 2024-09-20T19:08:45.974268+0000 mgr.x (mgr.24679) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:47.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:47 smithi115 bash[22089]: audit 2024-09-20T19:08:46.557393+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:48.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:47 smithi049 bash[19814]: cluster 2024-09-20T19:08:45.974268+0000 mgr.x (mgr.24679) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:48.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:47 smithi049 bash[19814]: audit 2024-09-20T19:08:46.557393+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:48.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:47 smithi049 bash[26429]: cluster 2024-09-20T19:08:45.974268+0000 mgr.x (mgr.24679) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:48.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:47 smithi049 bash[26429]: audit 2024-09-20T19:08:46.557393+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:49.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:49 smithi115 bash[22089]: cluster 2024-09-20T19:08:47.975910+0000 mgr.x (mgr.24679) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:50.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:49 smithi049 bash[19814]: cluster 2024-09-20T19:08:47.975910+0000 mgr.x (mgr.24679) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:50.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:49 smithi049 bash[26429]: cluster 2024-09-20T19:08:47.975910+0000 mgr.x (mgr.24679) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:51.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:51 smithi115 bash[22089]: audit 2024-09-20T19:08:49.737718+0000 mgr.x (mgr.24679) 131 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:51.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:51 smithi115 bash[22089]: cluster 2024-09-20T19:08:49.976622+0000 mgr.x (mgr.24679) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:52.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:51 smithi049 bash[19814]: audit 2024-09-20T19:08:49.737718+0000 mgr.x (mgr.24679) 131 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:52.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:51 smithi049 bash[19814]: cluster 2024-09-20T19:08:49.976622+0000 mgr.x (mgr.24679) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:52.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:51 smithi049 bash[26429]: audit 2024-09-20T19:08:49.737718+0000 mgr.x (mgr.24679) 131 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:52.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:51 smithi049 bash[26429]: cluster 2024-09-20T19:08:49.976622+0000 mgr.x (mgr.24679) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:08:53.399 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:08:53.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:53 smithi049 bash[19814]: cluster 2024-09-20T19:08:51.978205+0000 mgr.x (mgr.24679) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:53.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:53 smithi049 bash[26429]: cluster 2024-09-20T19:08:51.978205+0000 mgr.x (mgr.24679) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:53.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:53 smithi115 bash[22089]: cluster 2024-09-20T19:08:51.978205+0000 mgr.x (mgr.24679) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:55.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:55 smithi115 bash[22089]: cluster 2024-09-20T19:08:53.978962+0000 mgr.x (mgr.24679) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:08:56.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:55 smithi049 bash[19814]: cluster 2024-09-20T19:08:53.978962+0000 mgr.x (mgr.24679) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:08:56.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:55 smithi049 bash[26429]: cluster 2024-09-20T19:08:53.978962+0000 mgr.x (mgr.24679) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:08:56.869 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:08:56 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:08:56] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-20T19:08:57.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:57 smithi115 bash[22089]: cluster 2024-09-20T19:08:55.979667+0000 mgr.x (mgr.24679) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:08:58.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:57 smithi049 bash[19814]: cluster 2024-09-20T19:08:55.979667+0000 mgr.x (mgr.24679) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:08:58.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:57 smithi049 bash[26429]: cluster 2024-09-20T19:08:55.979667+0000 mgr.x (mgr.24679) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:08:58.227 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:58.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:08:58 smithi049 bash[19814]: cluster 2024-09-20T19:08:57.981291+0000 mgr.x (mgr.24679) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:58.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:08:58 smithi049 bash[26429]: cluster 2024-09-20T19:08:57.981291+0000 mgr.x (mgr.24679) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:59.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:08:58 smithi115 bash[22089]: cluster 2024-09-20T19:08:57.981291+0000 mgr.x (mgr.24679) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:59.913 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:08:59.914 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (24m) 2m ago 24m 13.6M - 0.25.0 c8568f914cd2 c476b0a7eea9 2024-09-20T19:08:59.914 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (24m) 2m ago 24m 75.0M - 9.4.12 2bacad6d85d8 281645d90ac8 2024-09-20T19:08:59.914 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (3m) 2m ago 22m 74.1M - 3.8 6acb0a031eab 9d5d58616c8e 2024-09-20T19:08:59.914 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (16m) 2m ago 32m 494M - 19.3.0-5099-g88deadb8 441f9a3fe515 7fbfd617e288 2024-09-20T19:08:59.914 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (9m) 2m ago 35m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:08:59.914 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (35m) 2m ago 35m 79.8M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T19:08:59.914 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (33m) 2m ago 33m 57.9M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T19:08:59.914 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (33m) 2m ago 33m 62.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T19:08:59.914 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (24m) 2m ago 24m 8888k - 1.5.0 0da6a335fe13 5c29c91f43da 2024-09-20T19:08:59.914 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (24m) 2m ago 24m 9163k - 1.5.0 0da6a335fe13 e03dc7a3ef4d 2024-09-20T19:08:59.914 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (32m) 2m ago 32m 56.2M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:08:59.914 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (31m) 2m ago 31m 56.5M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:08:59.915 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (30m) 2m ago 30m 59.5M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:08:59.915 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (29m) 2m ago 29m 55.7M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:08:59.915 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (28m) 2m ago 28m 68.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:08:59.915 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (27m) 2m ago 27m 63.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:08:59.915 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (26m) 2m ago 26m 62.6M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:08:59.915 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (25m) 2m ago 26m 56.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:08:59.915 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (2m) 2m ago 25m 35.7M - 2.43.0 a07b618ecd1d 41aab6be8727 2024-09-20T19:08:59.915 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:08:59.915 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:09:00.602 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ls' 2024-09-20T19:09:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:01 smithi049 bash[26429]: audit 2024-09-20T19:08:59.745545+0000 mgr.x (mgr.24679) 137 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:01 smithi049 bash[26429]: audit 2024-09-20T19:08:59.872692+0000 mgr.x (mgr.24679) 138 : audit [DBG] from='client.25253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:01 smithi049 bash[26429]: cluster 2024-09-20T19:08:59.981957+0000 mgr.x (mgr.24679) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:09:01.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:01 smithi049 bash[19814]: audit 2024-09-20T19:08:59.745545+0000 mgr.x (mgr.24679) 137 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:01.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:01 smithi049 bash[19814]: audit 2024-09-20T19:08:59.872692+0000 mgr.x (mgr.24679) 138 : audit [DBG] from='client.25253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:01.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:01 smithi049 bash[19814]: cluster 2024-09-20T19:08:59.981957+0000 mgr.x (mgr.24679) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:09:01.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:01 smithi115 bash[22089]: audit 2024-09-20T19:08:59.745545+0000 mgr.x (mgr.24679) 137 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:01.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:01 smithi115 bash[22089]: audit 2024-09-20T19:08:59.872692+0000 mgr.x (mgr.24679) 138 : audit [DBG] from='client.25253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:01.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:01 smithi115 bash[22089]: cluster 2024-09-20T19:08:59.981957+0000 mgr.x (mgr.24679) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:09:02.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:02 smithi049 bash[26429]: audit 2024-09-20T19:09:01.557610+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:02.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:02 smithi049 bash[19814]: audit 2024-09-20T19:09:01.557610+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:02.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:02 smithi115 bash[22089]: audit 2024-09-20T19:09:01.557610+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:03.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:03 smithi049 bash[26429]: cluster 2024-09-20T19:09:01.983523+0000 mgr.x (mgr.24679) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:03.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:03 smithi049 bash[19814]: cluster 2024-09-20T19:09:01.983523+0000 mgr.x (mgr.24679) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:03.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:03 smithi115 bash[22089]: cluster 2024-09-20T19:09:01.983523+0000 mgr.x (mgr.24679) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:05.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:05 smithi115 bash[22089]: cluster 2024-09-20T19:09:03.984240+0000 mgr.x (mgr.24679) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:05.432 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:05.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:05 smithi049 bash[19814]: cluster 2024-09-20T19:09:03.984240+0000 mgr.x (mgr.24679) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:05.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:05 smithi049 bash[26429]: cluster 2024-09-20T19:09:03.984240+0000 mgr.x (mgr.24679) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:06.868 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:06 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:09:06] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-20T19:09:07.078 INFO:teuthology.orchestra.run.smithi049.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-20T19:09:07.078 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager ?:9093,9094 1/1 2m ago 25m smithi049=a;count:1 2024-09-20T19:09:07.079 INFO:teuthology.orchestra.run.smithi049.stdout:grafana ?:3000 1/1 2m ago 25m smithi115=a;count:1 2024-09-20T19:09:07.079 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo ?:5000 1/1 2m ago 22m count:1 2024-09-20T19:09:07.079 INFO:teuthology.orchestra.run.smithi049.stdout:mgr 2/2 2m ago 33m smithi049=y;smithi115=x;count:2 2024-09-20T19:09:07.079 INFO:teuthology.orchestra.run.smithi049.stdout:mon 3/3 2m ago 33m smithi049:172.21.15.49=a;smithi049:[v2:172.21.15.49:3301,v1:172.21.15.49:6790]=c;smithi115:172.21.15.115=b;count:3 2024-09-20T19:09:07.079 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter ?:9100 2/2 2m ago 25m smithi049=a;smithi115=b;count:2 2024-09-20T19:09:07.079 INFO:teuthology.orchestra.run.smithi049.stdout:osd 8 2m ago - 2024-09-20T19:09:07.079 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus ?:9095 1/1 2m ago 25m smithi115=a;count:1 2024-09-20T19:09:07.079 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo ?:8000 2/2 2m ago 22m count:2 2024-09-20T19:09:07.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:07 smithi115 bash[22089]: cluster 2024-09-20T19:09:05.984939+0000 mgr.x (mgr.24679) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:07.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:07 smithi049 bash[19814]: cluster 2024-09-20T19:09:05.984939+0000 mgr.x (mgr.24679) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:07.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:07 smithi049 bash[26429]: cluster 2024-09-20T19:09:05.984939+0000 mgr.x (mgr.24679) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:07.799 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:09:08.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:08 smithi115 bash[22089]: audit 2024-09-20T19:09:07.060869+0000 mgr.x (mgr.24679) 143 : audit [DBG] from='client.25259 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:08.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:08 smithi049 bash[19814]: audit 2024-09-20T19:09:07.060869+0000 mgr.x (mgr.24679) 143 : audit [DBG] from='client.25259 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:08.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:08 smithi049 bash[26429]: audit 2024-09-20T19:09:07.060869+0000 mgr.x (mgr.24679) 143 : audit [DBG] from='client.25259 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:09.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:09 smithi115 bash[22089]: cluster 2024-09-20T19:09:07.986633+0000 mgr.x (mgr.24679) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:09.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:09 smithi049 bash[19814]: cluster 2024-09-20T19:09:07.986633+0000 mgr.x (mgr.24679) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:09.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:09 smithi049 bash[26429]: cluster 2024-09-20T19:09:07.986633+0000 mgr.x (mgr.24679) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:11.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:11 smithi115 bash[22089]: audit 2024-09-20T19:09:09.756895+0000 mgr.x (mgr.24679) 145 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:11.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:11 smithi115 bash[22089]: cluster 2024-09-20T19:09:09.987321+0000 mgr.x (mgr.24679) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:11.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:11 smithi049 bash[19814]: audit 2024-09-20T19:09:09.756895+0000 mgr.x (mgr.24679) 145 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:11.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:11 smithi049 bash[19814]: cluster 2024-09-20T19:09:09.987321+0000 mgr.x (mgr.24679) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:11.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:11 smithi049 bash[26429]: audit 2024-09-20T19:09:09.756895+0000 mgr.x (mgr.24679) 145 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:11.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:11 smithi049 bash[26429]: cluster 2024-09-20T19:09:09.987321+0000 mgr.x (mgr.24679) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:12.620 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:13.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:13 smithi115 bash[22089]: cluster 2024-09-20T19:09:11.988845+0000 mgr.x (mgr.24679) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:13.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:13 smithi115 bash[22089]: audit 2024-09-20T19:09:12.223627+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:13.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:13 smithi115 bash[22089]: audit 2024-09-20T19:09:12.225955+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:09:13.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:13 smithi115 bash[22089]: audit 2024-09-20T19:09:12.236885+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:09:13.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:13 smithi049 bash[19814]: cluster 2024-09-20T19:09:11.988845+0000 mgr.x (mgr.24679) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:13.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:13 smithi049 bash[19814]: audit 2024-09-20T19:09:12.223627+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:13.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:13 smithi049 bash[19814]: audit 2024-09-20T19:09:12.225955+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:09:13.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:13 smithi049 bash[19814]: audit 2024-09-20T19:09:12.236885+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:09:13.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:13 smithi049 bash[26429]: cluster 2024-09-20T19:09:11.988845+0000 mgr.x (mgr.24679) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:13.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:13 smithi049 bash[26429]: audit 2024-09-20T19:09:12.223627+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:13.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:13 smithi049 bash[26429]: audit 2024-09-20T19:09:12.225955+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:09:13.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:13 smithi049 bash[26429]: audit 2024-09-20T19:09:12.236885+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:09:14.407 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:09:14.407 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:09:14.407 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:09:14.407 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:09:14.407 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:09:14.407 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:09:14.407 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:09:14.407 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:09:14.407 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:09:14.408 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:09:14.408 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:09:14.408 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:09:14.408 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:09:14.408 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:09:14.408 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:09:14.408 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:09:14.408 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:09:14.408 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:09:15.126 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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:09:15.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:15 smithi115 bash[22089]: cluster 2024-09-20T19:09:13.989551+0000 mgr.x (mgr.24679) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:15 smithi115 bash[22089]: audit 2024-09-20T19:09:14.405429+0000 mon.a (mon.0) 1181 : audit [DBG] from='client.? 172.21.15.49:0/3722809471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:09:15.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:15 smithi049 bash[19814]: cluster 2024-09-20T19:09:13.989551+0000 mgr.x (mgr.24679) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:15.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:15 smithi049 bash[19814]: audit 2024-09-20T19:09:14.405429+0000 mon.a (mon.0) 1181 : audit [DBG] from='client.? 172.21.15.49:0/3722809471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:09:15.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:15 smithi049 bash[26429]: cluster 2024-09-20T19:09:13.989551+0000 mgr.x (mgr.24679) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:15.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:15 smithi049 bash[26429]: audit 2024-09-20T19:09:14.405429+0000 mon.a (mon.0) 1181 : audit [DBG] from='client.? 172.21.15.49:0/3722809471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:09:17.083 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:16 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:09:16] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-20T19:09:17.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:17 smithi115 bash[22089]: cluster 2024-09-20T19:09:15.990324+0000 mgr.x (mgr.24679) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:17.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:17 smithi115 bash[22089]: audit 2024-09-20T19:09:16.558156+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:17.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:17 smithi049 bash[19814]: cluster 2024-09-20T19:09:15.990324+0000 mgr.x (mgr.24679) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:17.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:17 smithi049 bash[19814]: audit 2024-09-20T19:09:16.558156+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:17.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:17 smithi049 bash[26429]: cluster 2024-09-20T19:09:15.990324+0000 mgr.x (mgr.24679) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:17.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:17 smithi049 bash[26429]: audit 2024-09-20T19:09:16.558156+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:19.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:19 smithi115 bash[22089]: cluster 2024-09-20T19:09:17.991967+0000 mgr.x (mgr.24679) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:19.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:19 smithi049 bash[19814]: cluster 2024-09-20T19:09:17.991967+0000 mgr.x (mgr.24679) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:19.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:19 smithi049 bash[26429]: cluster 2024-09-20T19:09:17.991967+0000 mgr.x (mgr.24679) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:19.959 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:21.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:21 smithi115 bash[22089]: audit 2024-09-20T19:09:19.766777+0000 mgr.x (mgr.24679) 151 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:21.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:21 smithi115 bash[22089]: cluster 2024-09-20T19:09:19.992688+0000 mgr.x (mgr.24679) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:21.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:21 smithi049 bash[26429]: audit 2024-09-20T19:09:19.766777+0000 mgr.x (mgr.24679) 151 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:21.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:21 smithi049 bash[26429]: cluster 2024-09-20T19:09:19.992688+0000 mgr.x (mgr.24679) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:21.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:21 smithi049 bash[19814]: audit 2024-09-20T19:09:19.766777+0000 mgr.x (mgr.24679) 151 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:21.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:21 smithi049 bash[19814]: cluster 2024-09-20T19:09:19.992688+0000 mgr.x (mgr.24679) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:22.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:22 smithi115 bash[22089]: audit 2024-09-20T19:09:21.526808+0000 mgr.x (mgr.24679) 153 : audit [DBG] from='client.15381 -' 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:09:22.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:22 smithi049 bash[19814]: audit 2024-09-20T19:09:21.526808+0000 mgr.x (mgr.24679) 153 : audit [DBG] from='client.15381 -' 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:09:22.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:22 smithi049 bash[26429]: audit 2024-09-20T19:09:21.526808+0000 mgr.x (mgr.24679) 153 : audit [DBG] from='client.15381 -' 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:09:23.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:23 smithi115 bash[22089]: cluster 2024-09-20T19:09:21.994285+0000 mgr.x (mgr.24679) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:23.370 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:23 smithi049 bash[19814]: cluster 2024-09-20T19:09:21.994285+0000 mgr.x (mgr.24679) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:23.370 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:23 smithi049 bash[26429]: cluster 2024-09-20T19:09:21.994285+0000 mgr.x (mgr.24679) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:24.134 INFO:teuthology.orchestra.run.smithi049.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:24.793 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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:09:25.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[26429]: cluster 2024-09-20T19:09:23.995009+0000 mgr.x (mgr.24679) 155 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:25.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[26429]: cephadm 2024-09-20T19:09:24.123000+0000 mgr.x (mgr.24679) 156 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:25.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[26429]: audit 2024-09-20T19:09:24.132152+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:09:25.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[26429]: audit 2024-09-20T19:09:24.134495+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:25.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[26429]: audit 2024-09-20T19:09:24.136157+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:09:25.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[26429]: audit 2024-09-20T19:09:24.146655+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:09:25.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[26429]: cephadm 2024-09-20T19:09:24.271735+0000 mgr.x (mgr.24679) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:25.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[19814]: cluster 2024-09-20T19:09:23.995009+0000 mgr.x (mgr.24679) 155 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:25.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[19814]: cephadm 2024-09-20T19:09:24.123000+0000 mgr.x (mgr.24679) 156 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:25.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[19814]: audit 2024-09-20T19:09:24.132152+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:09:25.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[19814]: audit 2024-09-20T19:09:24.134495+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:25.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[19814]: audit 2024-09-20T19:09:24.136157+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:09:25.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[19814]: audit 2024-09-20T19:09:24.146655+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:09:25.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:25 smithi049 bash[19814]: cephadm 2024-09-20T19:09:24.271735+0000 mgr.x (mgr.24679) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:25.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:25 smithi115 bash[22089]: cluster 2024-09-20T19:09:23.995009+0000 mgr.x (mgr.24679) 155 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:25.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:25 smithi115 bash[22089]: cephadm 2024-09-20T19:09:24.123000+0000 mgr.x (mgr.24679) 156 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:25.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:25 smithi115 bash[22089]: audit 2024-09-20T19:09:24.132152+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:09:25.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:25 smithi115 bash[22089]: audit 2024-09-20T19:09:24.134495+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:25.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:25 smithi115 bash[22089]: audit 2024-09-20T19:09:24.136157+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:09:25.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:25 smithi115 bash[22089]: audit 2024-09-20T19:09:24.146655+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:09:25.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:25 smithi115 bash[22089]: cephadm 2024-09-20T19:09:24.271735+0000 mgr.x (mgr.24679) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:26.868 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:26 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:09:26] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-20T19:09:26.868 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:26 smithi115 bash[50328]: ignoring --setuser ceph since I am not root 2024-09-20T19:09:26.869 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:26 smithi115 bash[50328]: ignoring --setgroup ceph since I am not root 2024-09-20T19:09:26.869 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:26 smithi115 bash[50328]: debug 2024-09-20T19:09:26.842+0000 7f1228a1b640 1 -- 172.21.15.115:0/1201688542 <== mon.1 v2:172.21.15.115:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5633f5f050e0 con 0x5633f5f06800 2024-09-20T19:09:27.053 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:26 smithi049 bash[68716]: [20/Sep/2024:19:09:26] ENGINE Bus STOPPING 2024-09-20T19:09:27.552 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[68716]: [20/Sep/2024:19:09:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:09:27.552 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[68716]: [20/Sep/2024:19:09:27] ENGINE Bus STOPPED 2024-09-20T19:09:27.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: cluster 2024-09-20T19:09:25.995741+0000 mgr.x (mgr.24679) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:27.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.740447+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:09:27.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.744112+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:09:27.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.756609+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:09:27.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: cluster 2024-09-20T19:09:26.757450+0000 mon.a (mon.0) 1190 : cluster [INF] Activating manager daemon y 2024-09-20T19:09:27.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.762025+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-20T19:09:27.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: cluster 2024-09-20T19:09:26.771522+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:09:27.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: cluster 2024-09-20T19:09:26.772352+0000 mon.a (mon.0) 1193 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0148878s) 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.776821+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.777184+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.777480+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.779497+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.779927+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.780390+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.780860+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.781347+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.781770+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.782206+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.782695+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.783148+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.783618+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.783921+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:09:27.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[26429]: audit 2024-09-20T19:09:26.784999+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:09:27.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: cluster 2024-09-20T19:09:25.995741+0000 mgr.x (mgr.24679) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:27.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.740447+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:09:27.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.744112+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:09:27.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.756609+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:09:27.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: cluster 2024-09-20T19:09:26.757450+0000 mon.a (mon.0) 1190 : cluster [INF] Activating manager daemon y 2024-09-20T19:09:27.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.762025+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-20T19:09:27.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: cluster 2024-09-20T19:09:26.771522+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:09:27.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: cluster 2024-09-20T19:09:26.772352+0000 mon.a (mon.0) 1193 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0148878s) 2024-09-20T19:09:27.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.776821+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:09:27.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.777184+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:09:27.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.777480+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:09:27.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.779497+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:09:27.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.779927+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:09:27.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.780390+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:09:27.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.780860+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:09:27.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.781347+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:09:27.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.781770+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:09:27.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.782206+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:09:27.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.782695+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:09:27.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.783148+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:09:27.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.783618+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:09:27.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.783921+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:09:27.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:27 smithi049 bash[19814]: audit 2024-09-20T19:09:26.784999+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:09:27.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: cluster 2024-09-20T19:09:25.995741+0000 mgr.x (mgr.24679) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:09:27.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.740447+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' 2024-09-20T19:09:27.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.744112+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:09:27.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.756609+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:09:27.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: cluster 2024-09-20T19:09:26.757450+0000 mon.a (mon.0) 1190 : cluster [INF] Activating manager daemon y 2024-09-20T19:09:27.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.762025+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24679 172.21.15.115:0/2929959376' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-20T19:09:27.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: cluster 2024-09-20T19:09:26.771522+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:09:27.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: cluster 2024-09-20T19:09:26.772352+0000 mon.a (mon.0) 1193 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0148878s) 2024-09-20T19:09:27.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.776821+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.777184+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.777480+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.779497+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.779927+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.780390+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.780860+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.781347+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.781770+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.782206+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.782695+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.783148+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.783618+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.783921+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:09:27.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:27 smithi115 bash[22089]: audit 2024-09-20T19:09:26.784999+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:09:28.295 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[68716]: [20/Sep/2024:19:09:28] ENGINE Bus STARTING 2024-09-20T19:09:28.296 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[19814]: cluster 2024-09-20T19:09:27.319227+0000 mon.a (mon.0) 1194 : cluster [INF] Manager daemon y is now available 2024-09-20T19:09:28.296 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[19814]: audit 2024-09-20T19:09:27.854075+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:09:28.296 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[19814]: audit 2024-09-20T19:09:27.854718+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:28.296 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[19814]: audit 2024-09-20T19:09:27.862979+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:09:28.296 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[19814]: audit 2024-09-20T19:09:27.864507+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:09:28.296 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[19814]: audit 2024-09-20T19:09:27.896945+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:09:28.296 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[19814]: audit 2024-09-20T19:09:27.898444+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:09:28.296 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[26429]: cluster 2024-09-20T19:09:27.319227+0000 mon.a (mon.0) 1194 : cluster [INF] Manager daemon y is now available 2024-09-20T19:09:28.296 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[26429]: audit 2024-09-20T19:09:27.854075+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:09:28.296 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[26429]: audit 2024-09-20T19:09:27.854718+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:28.297 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[26429]: audit 2024-09-20T19:09:27.862979+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:09:28.297 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[26429]: audit 2024-09-20T19:09:27.864507+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:09:28.297 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[26429]: audit 2024-09-20T19:09:27.896945+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:09:28.297 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[26429]: audit 2024-09-20T19:09:27.898444+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:09:28.552 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[68716]: [20/Sep/2024:19:09:28] ENGINE Serving on http://:::9283 2024-09-20T19:09:28.552 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:28 smithi049 bash[68716]: [20/Sep/2024:19:09:28] ENGINE Bus STARTED 2024-09-20T19:09:28.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:28 smithi115 bash[22089]: cluster 2024-09-20T19:09:27.319227+0000 mon.a (mon.0) 1194 : cluster [INF] Manager daemon y is now available 2024-09-20T19:09:28.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:28 smithi115 bash[22089]: audit 2024-09-20T19:09:27.854075+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:09:28.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:28 smithi115 bash[22089]: audit 2024-09-20T19:09:27.854718+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:28.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:28 smithi115 bash[22089]: audit 2024-09-20T19:09:27.862979+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:09:28.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:28 smithi115 bash[22089]: audit 2024-09-20T19:09:27.864507+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:09:28.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:28 smithi115 bash[22089]: audit 2024-09-20T19:09:27.896945+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:09:28.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:28 smithi115 bash[22089]: audit 2024-09-20T19:09:27.898444+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:09:29.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[19814]: cluster 2024-09-20T19:09:28.148239+0000 mon.a (mon.0) 1197 : cluster [DBG] mgrmap e41: y(active, since 1.39079s) 2024-09-20T19:09:29.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[19814]: audit 2024-09-20T19:09:28.163532+0000 mgr.y (mgr.25175) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:09:29.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[19814]: cluster 2024-09-20T19:09:28.169232+0000 mgr.y (mgr.25175) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:09:29.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[19814]: cluster 2024-09-20T19:09:28.783483+0000 mgr.y (mgr.25175) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:09:29.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[26429]: cluster 2024-09-20T19:09:28.148239+0000 mon.a (mon.0) 1197 : cluster [DBG] mgrmap e41: y(active, since 1.39079s) 2024-09-20T19:09:29.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[26429]: audit 2024-09-20T19:09:28.163532+0000 mgr.y (mgr.25175) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:09:29.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[26429]: cluster 2024-09-20T19:09:28.169232+0000 mgr.y (mgr.25175) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:09:29.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[26429]: cluster 2024-09-20T19:09:28.783483+0000 mgr.y (mgr.25175) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: debug 2024-09-20T19:09:29.207+0000 7ff8d762e640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:09:29] ENGINE Error in HTTPServer.serve 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: Traceback (most recent call last): 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: self._connections.run(self.expiration_interval) 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: self._run(expiration_interval) 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: s = self.context.wrap_socket( 2024-09-20T19:09:29.554 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:09:29.555 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: return self.sslsocket_class._create( 2024-09-20T19:09:29.555 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:09:29.555 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: self.do_handshake() 2024-09-20T19:09:29.555 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:09:29.555 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: self._sslobj.do_handshake() 2024-09-20T19:09:29.555 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:29 smithi049 bash[68716]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:09:29.578 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:29 smithi115 bash[22089]: cluster 2024-09-20T19:09:28.148239+0000 mon.a (mon.0) 1197 : cluster [DBG] mgrmap e41: y(active, since 1.39079s) 2024-09-20T19:09:29.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:29 smithi115 bash[22089]: audit 2024-09-20T19:09:28.163532+0000 mgr.y (mgr.25175) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:09:29.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:29 smithi115 bash[22089]: cluster 2024-09-20T19:09:28.169232+0000 mgr.y (mgr.25175) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:09:29.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:29 smithi115 bash[22089]: cluster 2024-09-20T19:09:28.783483+0000 mgr.y (mgr.25175) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:09:30.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: cephadm 2024-09-20T19:09:29.086224+0000 mgr.y (mgr.25175) 4 : cephadm [INF] [20/Sep/2024:19:09:29] ENGINE Bus STARTING 2024-09-20T19:09:30.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: cluster 2024-09-20T19:09:29.155939+0000 mon.a (mon.0) 1198 : cluster [DBG] mgrmap e42: y(active, since 2s) 2024-09-20T19:09:30.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: cephadm 2024-09-20T19:09:29.209565+0000 mgr.y (mgr.25175) 5 : cephadm [INF] [20/Sep/2024:19:09:29] ENGINE Serving on https://172.21.15.49:7150 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: cephadm 2024-09-20T19:09:29.213030+0000 mgr.y (mgr.25175) 6 : cephadm [ERR] [20/Sep/2024:19:09:29] ENGINE Error in HTTPServer.serve 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: Traceback (most recent call last): 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: self._connections.run(self.expiration_interval) 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: self._run(expiration_interval) 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: s = self.context.wrap_socket( 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:09:30.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: return self.sslsocket_class._create( 2024-09-20T19:09:30.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:09:30.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: self.do_handshake() 2024-09-20T19:09:30.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:09:30.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: self._sslobj.do_handshake() 2024-09-20T19:09:30.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:09:30.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: cephadm 2024-09-20T19:09:29.310780+0000 mgr.y (mgr.25175) 7 : cephadm [INF] [20/Sep/2024:19:09:29] ENGINE Serving on http://172.21.15.49:8765 2024-09-20T19:09:30.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: cephadm 2024-09-20T19:09:29.310920+0000 mgr.y (mgr.25175) 8 : cephadm [INF] [20/Sep/2024:19:09:29] ENGINE Bus STARTED 2024-09-20T19:09:30.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[19814]: audit 2024-09-20T19:09:29.779073+0000 mgr.y (mgr.25175) 9 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:30.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: cephadm 2024-09-20T19:09:29.086224+0000 mgr.y (mgr.25175) 4 : cephadm [INF] [20/Sep/2024:19:09:29] ENGINE Bus STARTING 2024-09-20T19:09:30.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: cluster 2024-09-20T19:09:29.155939+0000 mon.a (mon.0) 1198 : cluster [DBG] mgrmap e42: y(active, since 2s) 2024-09-20T19:09:30.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: cephadm 2024-09-20T19:09:29.209565+0000 mgr.y (mgr.25175) 5 : cephadm [INF] [20/Sep/2024:19:09:29] ENGINE Serving on https://172.21.15.49:7150 2024-09-20T19:09:30.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: cephadm 2024-09-20T19:09:29.213030+0000 mgr.y (mgr.25175) 6 : cephadm [ERR] [20/Sep/2024:19:09:29] ENGINE Error in HTTPServer.serve 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: Traceback (most recent call last): 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: self._connections.run(self.expiration_interval) 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: self._run(expiration_interval) 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: s = self.context.wrap_socket( 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: return self.sslsocket_class._create( 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:09:30.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: self.do_handshake() 2024-09-20T19:09:30.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:09:30.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: self._sslobj.do_handshake() 2024-09-20T19:09:30.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:09:30.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: cephadm 2024-09-20T19:09:29.310780+0000 mgr.y (mgr.25175) 7 : cephadm [INF] [20/Sep/2024:19:09:29] ENGINE Serving on http://172.21.15.49:8765 2024-09-20T19:09:30.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: cephadm 2024-09-20T19:09:29.310920+0000 mgr.y (mgr.25175) 8 : cephadm [INF] [20/Sep/2024:19:09:29] ENGINE Bus STARTED 2024-09-20T19:09:30.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:30 smithi049 bash[26429]: audit 2024-09-20T19:09:29.779073+0000 mgr.y (mgr.25175) 9 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:30.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: cephadm 2024-09-20T19:09:29.086224+0000 mgr.y (mgr.25175) 4 : cephadm [INF] [20/Sep/2024:19:09:29] ENGINE Bus STARTING 2024-09-20T19:09:30.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: cluster 2024-09-20T19:09:29.155939+0000 mon.a (mon.0) 1198 : cluster [DBG] mgrmap e42: y(active, since 2s) 2024-09-20T19:09:30.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: cephadm 2024-09-20T19:09:29.209565+0000 mgr.y (mgr.25175) 5 : cephadm [INF] [20/Sep/2024:19:09:29] ENGINE Serving on https://172.21.15.49:7150 2024-09-20T19:09:30.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: cephadm 2024-09-20T19:09:29.213030+0000 mgr.y (mgr.25175) 6 : cephadm [ERR] [20/Sep/2024:19:09:29] ENGINE Error in HTTPServer.serve 2024-09-20T19:09:30.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: Traceback (most recent call last): 2024-09-20T19:09:30.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:09:30.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: self._connections.run(self.expiration_interval) 2024-09-20T19:09:30.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:09:30.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: self._run(expiration_interval) 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: s = self.context.wrap_socket( 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: return self.sslsocket_class._create( 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: self.do_handshake() 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: self._sslobj.do_handshake() 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: cephadm 2024-09-20T19:09:29.310780+0000 mgr.y (mgr.25175) 7 : cephadm [INF] [20/Sep/2024:19:09:29] ENGINE Serving on http://172.21.15.49:8765 2024-09-20T19:09:30.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: cephadm 2024-09-20T19:09:29.310920+0000 mgr.y (mgr.25175) 8 : cephadm [INF] [20/Sep/2024:19:09:29] ENGINE Bus STARTED 2024-09-20T19:09:30.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:30 smithi115 bash[22089]: audit 2024-09-20T19:09:29.779073+0000 mgr.y (mgr.25175) 9 : audit [DBG] from='client.25202 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:31.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:31 smithi049 bash[26429]: cluster 2024-09-20T19:09:30.784182+0000 mgr.y (mgr.25175) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:09:31.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:31 smithi049 bash[19814]: cluster 2024-09-20T19:09:30.784182+0000 mgr.y (mgr.25175) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:09:31.389 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:09:31.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:31 smithi115 bash[22089]: cluster 2024-09-20T19:09:30.784182+0000 mgr.y (mgr.25175) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:09:32.033 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:09:32.033 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (24m) 3m ago 25m 13.6M - 0.25.0 c8568f914cd2 c476b0a7eea9 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (24m) 3m ago 24m 75.0M - 9.4.12 2bacad6d85d8 281645d90ac8 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (3m) 3m ago 22m 74.1M - 3.8 6acb0a031eab 9d5d58616c8e 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (17m) 3m ago 33m 494M - 19.3.0-5099-g88deadb8 441f9a3fe515 7fbfd617e288 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (10m) 3m ago 35m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (35m) 3m ago 36m 79.8M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (33m) 3m ago 33m 57.9M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (33m) 3m ago 33m 62.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (25m) 3m ago 25m 8888k - 1.5.0 0da6a335fe13 5c29c91f43da 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (25m) 3m ago 25m 9163k - 1.5.0 0da6a335fe13 e03dc7a3ef4d 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (32m) 3m ago 32m 56.2M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (31m) 3m ago 31m 56.5M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (30m) 3m ago 31m 59.5M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (30m) 3m ago 30m 55.7M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:09:32.034 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (29m) 3m ago 29m 68.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:09:32.035 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (28m) 3m ago 28m 63.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:09:32.035 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (27m) 3m ago 27m 62.6M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:09:32.035 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (26m) 3m ago 26m 56.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:09:32.035 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (3m) 3m ago 25m 35.7M - 2.43.0 a07b618ecd1d 41aab6be8727 2024-09-20T19:09:32.035 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (22m) 3m ago 22m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:09:32.035 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (23m) 3m ago 23m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:09:32.416 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:09:32.416 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:09:32.416 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:09:32.416 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:09:32.416 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:09:32.416 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:09:32.416 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:09:32.416 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:09:32.416 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:09:32.416 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:09:32.417 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:09:32.417 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:09:32.417 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:09:32.417 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:09:32.417 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:09:32.417 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:09:32.417 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:09:32.417 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:09:32.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:32 smithi049 bash[19814]: cluster 2024-09-20T19:09:31.166794+0000 mon.a (mon.0) 1199 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-09-20T19:09:32.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:32 smithi049 bash[19814]: audit 2024-09-20T19:09:31.376028+0000 mgr.y (mgr.25175) 11 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:32.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:32 smithi049 bash[19814]: audit 2024-09-20T19:09:31.700827+0000 mgr.y (mgr.25175) 12 : audit [DBG] from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:32.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:32 smithi049 bash[26429]: cluster 2024-09-20T19:09:31.166794+0000 mon.a (mon.0) 1199 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-09-20T19:09:32.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:32 smithi049 bash[26429]: audit 2024-09-20T19:09:31.376028+0000 mgr.y (mgr.25175) 11 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:32.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:32 smithi049 bash[26429]: audit 2024-09-20T19:09:31.700827+0000 mgr.y (mgr.25175) 12 : audit [DBG] from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:32.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:32 smithi115 bash[22089]: cluster 2024-09-20T19:09:31.166794+0000 mon.a (mon.0) 1199 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-09-20T19:09:32.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:32 smithi115 bash[22089]: audit 2024-09-20T19:09:31.376028+0000 mgr.y (mgr.25175) 11 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:32.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:32 smithi115 bash[22089]: audit 2024-09-20T19:09:31.700827+0000 mgr.y (mgr.25175) 12 : audit [DBG] from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:32.745 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:09:32.745 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:09:32.745 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:09:32.745 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:09:32.745 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [ 2024-09-20T19:09:32.745 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr" 2024-09-20T19:09:32.745 INFO:teuthology.orchestra.run.smithi049.stdout: ], 2024-09-20T19:09:32.745 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:09:32.745 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "", 2024-09-20T19:09:32.746 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:09:32.746 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:09:33.177 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:32 smithi115 bash[50328]: [20/Sep/2024:19:09:32] ENGINE Bus STARTING 2024-09-20T19:09:33.177 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:32 smithi115 bash[50328]: CherryPy Checker: 2024-09-20T19:09:33.177 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:32 smithi115 bash[50328]: The Application mounted at '' has an empty config. 2024-09-20T19:09:33.177 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:33 smithi115 bash[50328]: [20/Sep/2024:19:09:33] ENGINE Serving on http://:::9283 2024-09-20T19:09:33.177 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:33 smithi115 bash[50328]: [20/Sep/2024:19:09:33] ENGINE Bus STARTED 2024-09-20T19:09:33.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[19814]: audit 2024-09-20T19:09:32.008943+0000 mgr.y (mgr.25175) 13 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:33.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[19814]: audit 2024-09-20T19:09:32.415197+0000 mon.a (mon.0) 1200 : audit [DBG] from='client.? 172.21.15.49:0/3669618292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:09:33.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[19814]: audit 2024-09-20T19:09:32.744200+0000 mgr.y (mgr.25175) 14 : audit [DBG] from='client.25325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:33.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[19814]: cluster 2024-09-20T19:09:32.784695+0000 mgr.y (mgr.25175) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:09:33.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[19814]: cluster 2024-09-20T19:09:32.917188+0000 mon.a (mon.0) 1201 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:09:33.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[19814]: audit 2024-09-20T19:09:32.919810+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.115:0/2529656513' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:09:33.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[19814]: audit 2024-09-20T19:09:32.922786+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.? 172.21.15.115:0/2529656513' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:09:33.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[19814]: audit 2024-09-20T19:09:32.923726+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.? 172.21.15.115:0/2529656513' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:09:33.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[19814]: audit 2024-09-20T19:09:32.924184+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.? 172.21.15.115:0/2529656513' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:09:33.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[26429]: audit 2024-09-20T19:09:32.008943+0000 mgr.y (mgr.25175) 13 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:33.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[26429]: audit 2024-09-20T19:09:32.415197+0000 mon.a (mon.0) 1200 : audit [DBG] from='client.? 172.21.15.49:0/3669618292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:09:33.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[26429]: audit 2024-09-20T19:09:32.744200+0000 mgr.y (mgr.25175) 14 : audit [DBG] from='client.25325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:33.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[26429]: cluster 2024-09-20T19:09:32.784695+0000 mgr.y (mgr.25175) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:09:33.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[26429]: cluster 2024-09-20T19:09:32.917188+0000 mon.a (mon.0) 1201 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:09:33.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[26429]: audit 2024-09-20T19:09:32.919810+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.115:0/2529656513' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:09:33.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[26429]: audit 2024-09-20T19:09:32.922786+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.? 172.21.15.115:0/2529656513' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:09:33.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[26429]: audit 2024-09-20T19:09:32.923726+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.? 172.21.15.115:0/2529656513' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:09:33.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:33 smithi049 bash[26429]: audit 2024-09-20T19:09:32.924184+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.? 172.21.15.115:0/2529656513' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:09:33.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:33 smithi115 bash[22089]: audit 2024-09-20T19:09:32.008943+0000 mgr.y (mgr.25175) 13 : audit [DBG] from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:33.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:33 smithi115 bash[22089]: audit 2024-09-20T19:09:32.415197+0000 mon.a (mon.0) 1200 : audit [DBG] from='client.? 172.21.15.49:0/3669618292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:09:33.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:33 smithi115 bash[22089]: audit 2024-09-20T19:09:32.744200+0000 mgr.y (mgr.25175) 14 : audit [DBG] from='client.25325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:33.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:33 smithi115 bash[22089]: cluster 2024-09-20T19:09:32.784695+0000 mgr.y (mgr.25175) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:09:33.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:33 smithi115 bash[22089]: cluster 2024-09-20T19:09:32.917188+0000 mon.a (mon.0) 1201 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:09:33.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:33 smithi115 bash[22089]: audit 2024-09-20T19:09:32.919810+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.? 172.21.15.115:0/2529656513' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:09:33.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:33 smithi115 bash[22089]: audit 2024-09-20T19:09:32.922786+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.? 172.21.15.115:0/2529656513' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:09:33.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:33 smithi115 bash[22089]: audit 2024-09-20T19:09:32.923726+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.? 172.21.15.115:0/2529656513' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:09:33.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:33 smithi115 bash[22089]: audit 2024-09-20T19:09:32.924184+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.? 172.21.15.115:0/2529656513' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:09:34.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:34 smithi049 bash[26429]: cluster 2024-09-20T19:09:33.189194+0000 mon.a (mon.0) 1202 : cluster [DBG] mgrmap e44: y(active, since 6s), standbys: x 2024-09-20T19:09:34.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:34 smithi049 bash[26429]: audit 2024-09-20T19:09:33.193454+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:09:34.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:34 smithi049 bash[19814]: cluster 2024-09-20T19:09:33.189194+0000 mon.a (mon.0) 1202 : cluster [DBG] mgrmap e44: y(active, since 6s), standbys: x 2024-09-20T19:09:34.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:34 smithi049 bash[19814]: audit 2024-09-20T19:09:33.193454+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:09:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:34 smithi115 bash[22089]: cluster 2024-09-20T19:09:33.189194+0000 mon.a (mon.0) 1202 : cluster [DBG] mgrmap e44: y(active, since 6s), standbys: x 2024-09-20T19:09:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:34 smithi115 bash[22089]: audit 2024-09-20T19:09:33.193454+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:09:35.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:35 smithi115 bash[22089]: audit 2024-09-20T19:09:34.318558+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:35.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:35 smithi115 bash[22089]: audit 2024-09-20T19:09:34.327348+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:35.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:35 smithi115 bash[22089]: audit 2024-09-20T19:09:34.491692+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:35.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:35 smithi115 bash[22089]: audit 2024-09-20T19:09:34.502472+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:35.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:35 smithi115 bash[22089]: cluster 2024-09-20T19:09:34.786326+0000 mgr.y (mgr.25175) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:09:35.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:35 smithi049 bash[26429]: audit 2024-09-20T19:09:34.318558+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:35.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:35 smithi049 bash[26429]: audit 2024-09-20T19:09:34.327348+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:35.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:35 smithi049 bash[26429]: audit 2024-09-20T19:09:34.491692+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:35.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:35 smithi049 bash[26429]: audit 2024-09-20T19:09:34.502472+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:35.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:35 smithi049 bash[26429]: cluster 2024-09-20T19:09:34.786326+0000 mgr.y (mgr.25175) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:09:35.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:35 smithi049 bash[19814]: audit 2024-09-20T19:09:34.318558+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:35.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:35 smithi049 bash[19814]: audit 2024-09-20T19:09:34.327348+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:35.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:35 smithi049 bash[19814]: audit 2024-09-20T19:09:34.491692+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:35.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:35 smithi049 bash[19814]: audit 2024-09-20T19:09:34.502472+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:35.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:35 smithi049 bash[19814]: cluster 2024-09-20T19:09:34.786326+0000 mgr.y (mgr.25175) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:09:36.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:35.504021+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:35.518883+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:35.668342+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:35.680564+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:35.686785+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:35.688330+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: cephadm 2024-09-20T19:09:35.690628+0000 mgr.y (mgr.25175) 17 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: cephadm 2024-09-20T19:09:35.690854+0000 mgr.y (mgr.25175) 18 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: cephadm 2024-09-20T19:09:35.786453+0000 mgr.y (mgr.25175) 19 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: cephadm 2024-09-20T19:09:35.798339+0000 mgr.y (mgr.25175) 20 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: cephadm 2024-09-20T19:09:35.870516+0000 mgr.y (mgr.25175) 21 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: cephadm 2024-09-20T19:09:35.891378+0000 mgr.y (mgr.25175) 22 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: cephadm 2024-09-20T19:09:35.948390+0000 mgr.y (mgr.25175) 23 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:36.038180+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:36.054031+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:36.071104+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:36.083323+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:36.094190+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:36.123478+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:09:36.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:36.125190+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:09:36.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[19814]: audit 2024-09-20T19:09:36.142296+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:36.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:35.504021+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:35.518883+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:35.668342+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:35.680564+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:35.686785+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:36.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:35.688330+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:09:36.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: cephadm 2024-09-20T19:09:35.690628+0000 mgr.y (mgr.25175) 17 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T19:09:36.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: cephadm 2024-09-20T19:09:35.690854+0000 mgr.y (mgr.25175) 18 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T19:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: cephadm 2024-09-20T19:09:35.786453+0000 mgr.y (mgr.25175) 19 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: cephadm 2024-09-20T19:09:35.798339+0000 mgr.y (mgr.25175) 20 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: cephadm 2024-09-20T19:09:35.870516+0000 mgr.y (mgr.25175) 21 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: cephadm 2024-09-20T19:09:35.891378+0000 mgr.y (mgr.25175) 22 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: cephadm 2024-09-20T19:09:35.948390+0000 mgr.y (mgr.25175) 23 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:36.038180+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:36.054031+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:36.071104+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:36.083323+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:36.094190+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:36.123478+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:36.125190+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:09:36.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:36 smithi049 bash[26429]: audit 2024-09-20T19:09:36.142296+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:36.868 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[50328]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:09:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T19:09:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:35.504021+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:35.518883+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:35.668342+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:35.680564+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:35.686785+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:35.688330+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:09:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: cephadm 2024-09-20T19:09:35.690628+0000 mgr.y (mgr.25175) 17 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.conf 2024-09-20T19:09:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: cephadm 2024-09-20T19:09:35.690854+0000 mgr.y (mgr.25175) 18 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.conf 2024-09-20T19:09:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: cephadm 2024-09-20T19:09:35.786453+0000 mgr.y (mgr.25175) 19 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:09:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: cephadm 2024-09-20T19:09:35.798339+0000 mgr.y (mgr.25175) 20 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:09:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: cephadm 2024-09-20T19:09:35.870516+0000 mgr.y (mgr.25175) 21 : cephadm [INF] Updating smithi049:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:09:36.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: cephadm 2024-09-20T19:09:35.891378+0000 mgr.y (mgr.25175) 22 : cephadm [INF] Updating smithi115:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:09:36.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: cephadm 2024-09-20T19:09:35.948390+0000 mgr.y (mgr.25175) 23 : cephadm [INF] Updating smithi049:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:09:36.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:36.038180+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:36.054031+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:36.071104+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:36.083323+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:36.094190+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:36.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:36.123478+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:09:36.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:36.125190+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi049.ggthvl", "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:09:36.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:36 smithi115 bash[22089]: audit 2024-09-20T19:09:36.142296+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:37.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:37 smithi049 bash[26429]: cephadm 2024-09-20T19:09:35.979755+0000 mgr.y (mgr.25175) 24 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:09:37.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:37 smithi049 bash[26429]: cephadm 2024-09-20T19:09:36.123463+0000 mgr.y (mgr.25175) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi049.ggthvl (dependencies changed)... 2024-09-20T19:09:37.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:37 smithi049 bash[26429]: cephadm 2024-09-20T19:09:36.145343+0000 mgr.y (mgr.25175) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T19:09:37.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:37 smithi049 bash[26429]: cluster 2024-09-20T19:09:36.787304+0000 mgr.y (mgr.25175) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:09:37.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:37 smithi049 bash[19814]: cephadm 2024-09-20T19:09:35.979755+0000 mgr.y (mgr.25175) 24 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:09:37.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:37 smithi049 bash[19814]: cephadm 2024-09-20T19:09:36.123463+0000 mgr.y (mgr.25175) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi049.ggthvl (dependencies changed)... 2024-09-20T19:09:37.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:37 smithi049 bash[19814]: cephadm 2024-09-20T19:09:36.145343+0000 mgr.y (mgr.25175) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T19:09:37.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:37 smithi049 bash[19814]: cluster 2024-09-20T19:09:36.787304+0000 mgr.y (mgr.25175) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:09:37.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:37 smithi115 bash[22089]: cephadm 2024-09-20T19:09:35.979755+0000 mgr.y (mgr.25175) 24 : cephadm [INF] Updating smithi115:/var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:09:37.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:37 smithi115 bash[22089]: cephadm 2024-09-20T19:09:36.123463+0000 mgr.y (mgr.25175) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi049.ggthvl (dependencies changed)... 2024-09-20T19:09:37.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:37 smithi115 bash[22089]: cephadm 2024-09-20T19:09:36.145343+0000 mgr.y (mgr.25175) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi049.ggthvl on smithi049 2024-09-20T19:09:37.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:37 smithi115 bash[22089]: cluster 2024-09-20T19:09:36.787304+0000 mgr.y (mgr.25175) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:09:40.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:39 smithi049 bash[19814]: cluster 2024-09-20T19:09:38.788272+0000 mgr.y (mgr.25175) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:09:40.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:39 smithi049 bash[19814]: audit 2024-09-20T19:09:39.588091+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:40.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:39 smithi049 bash[19814]: audit 2024-09-20T19:09:39.598870+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:40.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:39 smithi049 bash[26429]: cluster 2024-09-20T19:09:38.788272+0000 mgr.y (mgr.25175) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:09:40.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:39 smithi049 bash[26429]: audit 2024-09-20T19:09:39.588091+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:40.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:39 smithi049 bash[26429]: audit 2024-09-20T19:09:39.598870+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:40.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:39 smithi115 bash[22089]: cluster 2024-09-20T19:09:38.788272+0000 mgr.y (mgr.25175) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:09:40.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:39 smithi115 bash[22089]: audit 2024-09-20T19:09:39.588091+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:40.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:39 smithi115 bash[22089]: audit 2024-09-20T19:09:39.598870+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:41.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:40 smithi115 bash[22089]: cephadm 2024-09-20T19:09:39.603764+0000 mgr.y (mgr.25175) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:09:41.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:40 smithi115 bash[22089]: cephadm 2024-09-20T19:09:39.868399+0000 mgr.y (mgr.25175) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T19:09:41.185 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:40 smithi049 bash[19814]: cephadm 2024-09-20T19:09:39.603764+0000 mgr.y (mgr.25175) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:09:41.185 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:40 smithi049 bash[19814]: cephadm 2024-09-20T19:09:39.868399+0000 mgr.y (mgr.25175) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T19:09:41.185 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:40 smithi049 bash[26429]: cephadm 2024-09-20T19:09:39.603764+0000 mgr.y (mgr.25175) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:09:41.186 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:40 smithi049 bash[26429]: cephadm 2024-09-20T19:09:39.868399+0000 mgr.y (mgr.25175) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi115 2024-09-20T19:09:42.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:41 smithi115 bash[22089]: cluster 2024-09-20T19:09:40.789014+0000 mgr.y (mgr.25175) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:09:42.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:41 smithi115 bash[22089]: audit 2024-09-20T19:09:41.477997+0000 mon.c (mon.2) 309 : audit [DBG] from='client.? 172.21.15.49:0/3805877799' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:09:42.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:41 smithi049 bash[19814]: cluster 2024-09-20T19:09:40.789014+0000 mgr.y (mgr.25175) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:09:42.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:41 smithi049 bash[19814]: audit 2024-09-20T19:09:41.477997+0000 mon.c (mon.2) 309 : audit [DBG] from='client.? 172.21.15.49:0/3805877799' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:09:42.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:41 smithi049 bash[26429]: cluster 2024-09-20T19:09:40.789014+0000 mgr.y (mgr.25175) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:09:42.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:41 smithi049 bash[26429]: audit 2024-09-20T19:09:41.477997+0000 mon.c (mon.2) 309 : audit [DBG] from='client.? 172.21.15.49:0/3805877799' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:09:43.908 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 systemd[1]: Stopping Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:09:43.909 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[22089]: cluster 2024-09-20T19:09:42.789819+0000 mgr.y (mgr.25175) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:09:43.909 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[22089]: audit 2024-09-20T19:09:42.860894+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:44.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:43 smithi049 bash[19814]: cluster 2024-09-20T19:09:42.789819+0000 mgr.y (mgr.25175) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:09:44.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:43 smithi049 bash[19814]: audit 2024-09-20T19:09:42.860894+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:44.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:43 smithi049 bash[26429]: cluster 2024-09-20T19:09:42.789819+0000 mgr.y (mgr.25175) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:09:44.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:43 smithi049 bash[26429]: audit 2024-09-20T19:09:42.860894+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:44.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[55193]: ts=2024-09-20T19:09:43.907Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:09:44.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[55193]: ts=2024-09-20T19:09:43.907Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:09:44.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[55193]: ts=2024-09-20T19:09:43.907Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:09:44.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[55193]: ts=2024-09-20T19:09:43.907Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:09:44.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[55193]: ts=2024-09-20T19:09:43.907Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:09:44.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[55193]: ts=2024-09-20T19:09:43.907Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:09:44.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[55193]: ts=2024-09-20T19:09:43.907Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:09:44.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[55193]: ts=2024-09-20T19:09:43.907Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:09:44.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[55193]: ts=2024-09-20T19:09:43.907Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:09:44.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[55193]: ts=2024-09-20T19:09:43.907Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:09:44.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[55193]: ts=2024-09-20T19:09:43.907Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:09:44.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:43 smithi115 bash[55193]: ts=2024-09-20T19:09:43.908Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:09:44.717 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:44 smithi115 bash[56376]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:09:44.717 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:44 smithi115 bash[56437]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:09:44.717 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:44 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:09:44.717 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:44 smithi115 systemd[1]: Stopped Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:09:44.717 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:44 smithi115 systemd[1]: Started Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:09:46.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.658010+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:46.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.671089+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:46.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.677120+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:09:46.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.679620+0000 mgr.y (mgr.25175) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:09:46.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.699787+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:46.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.702151+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:09:46.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: cephadm 2024-09-20T19:09:44.702473+0000 mgr.y (mgr.25175) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.49:5000 to Dashboard 2024-09-20T19:09:46.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.703917+0000 mgr.y (mgr.25175) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:09:46.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.706790+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T19:09:46.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.708534+0000 mgr.y (mgr.25175) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T19:09:46.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.715132+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:46.026 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.721845+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:09:46.027 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.723805+0000 mgr.y (mgr.25175) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:09:46.027 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: audit 2024-09-20T19:09:44.789880+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:09:46.027 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:45 smithi115 bash[22089]: cluster 2024-09-20T19:09:44.791458+0000 mgr.y (mgr.25175) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:09:46.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.658010+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:46.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.671089+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:46.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.677120+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:09:46.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.679620+0000 mgr.y (mgr.25175) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:09:46.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.699787+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:46.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.702151+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:09:46.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: cephadm 2024-09-20T19:09:44.702473+0000 mgr.y (mgr.25175) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.49:5000 to Dashboard 2024-09-20T19:09:46.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.703917+0000 mgr.y (mgr.25175) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:09:46.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.706790+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T19:09:46.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.708534+0000 mgr.y (mgr.25175) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T19:09:46.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.715132+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:46.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.721845+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:09:46.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.723805+0000 mgr.y (mgr.25175) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:09:46.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: audit 2024-09-20T19:09:44.789880+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:09:46.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[19814]: cluster 2024-09-20T19:09:44.791458+0000 mgr.y (mgr.25175) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:09:46.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.658010+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.671089+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.677120+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.679620+0000 mgr.y (mgr.25175) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.699787+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.702151+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: cephadm 2024-09-20T19:09:44.702473+0000 mgr.y (mgr.25175) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.49:5000 to Dashboard 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.703917+0000 mgr.y (mgr.25175) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.706790+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.708534+0000 mgr.y (mgr.25175) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi049"}]: dispatch 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.715132+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.721845+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.723805+0000 mgr.y (mgr.25175) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: audit 2024-09-20T19:09:44.789880+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:09:46.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:45 smithi049 bash[26429]: cluster 2024-09-20T19:09:44.791458+0000 mgr.y (mgr.25175) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:09:46.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.134Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:09:46.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.134Z 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:09:46.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.134Z 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 smithi115 (none))" 2024-09-20T19:09:46.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.134Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:09:46.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.135Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:09:46.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.136Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.137Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.137Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.137Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.141Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.141Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.11µs 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.141Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.141Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.157Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.162Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.165Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.168Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.168Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.168Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.181µs wal_replay_duration=27.526512ms wbl_replay_duration=127ns total_replay_duration=27.57192ms 2024-09-20T19:09:46.370 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.170Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:09:46.371 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.170Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:09:46.371 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.170Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:09:46.371 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.194Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.920591ms db_storage=1.568µs remote_storage=1.53µs web_handler=534ns query_engine=851ns scrape=401.47µs scrape_sd=287.662µs notify=25.684µs notify_sd=22.637µs rules=22.414053ms tracing=7.625µs 2024-09-20T19:09:46.371 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.194Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:09:46.371 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:46 smithi115 bash[56466]: ts=2024-09-20T19:09:46.194Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:09:48.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:47 smithi115 bash[22089]: cluster 2024-09-20T19:09:46.792219+0000 mgr.y (mgr.25175) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:09:48.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:47 smithi115 bash[22089]: audit 2024-09-20T19:09:47.132486+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:09:48.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:47 smithi115 bash[22089]: audit 2024-09-20T19:09:47.134199+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:09:48.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:47 smithi115 bash[22089]: audit 2024-09-20T19:09:47.135614+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:09:48.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:47 smithi115 bash[22089]: audit 2024-09-20T19:09:47.137584+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:48.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:47 smithi049 bash[19814]: cluster 2024-09-20T19:09:46.792219+0000 mgr.y (mgr.25175) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:09:48.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:47 smithi049 bash[19814]: audit 2024-09-20T19:09:47.132486+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:09:48.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:47 smithi049 bash[19814]: audit 2024-09-20T19:09:47.134199+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:09:48.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:47 smithi049 bash[19814]: audit 2024-09-20T19:09:47.135614+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:09:48.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:47 smithi049 bash[19814]: audit 2024-09-20T19:09:47.137584+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:48.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:47 smithi049 bash[26429]: cluster 2024-09-20T19:09:46.792219+0000 mgr.y (mgr.25175) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:09:48.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:47 smithi049 bash[26429]: audit 2024-09-20T19:09:47.132486+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:09:48.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:47 smithi049 bash[26429]: audit 2024-09-20T19:09:47.134199+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:09:48.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:47 smithi049 bash[26429]: audit 2024-09-20T19:09:47.135614+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:09:48.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:47 smithi049 bash[26429]: audit 2024-09-20T19:09:47.137584+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:49.083 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:48 smithi115 bash[22089]: cephadm 2024-09-20T19:09:47.132626+0000 mgr.y (mgr.25175) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-20T19:09:49.084 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:48 smithi115 bash[22089]: cephadm 2024-09-20T19:09:47.140579+0000 mgr.y (mgr.25175) 41 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-09-20T19:09:49.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:48 smithi049 bash[19814]: cephadm 2024-09-20T19:09:47.132626+0000 mgr.y (mgr.25175) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-20T19:09:49.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:48 smithi049 bash[19814]: cephadm 2024-09-20T19:09:47.140579+0000 mgr.y (mgr.25175) 41 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-09-20T19:09:49.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:48 smithi049 bash[26429]: cephadm 2024-09-20T19:09:47.132626+0000 mgr.y (mgr.25175) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-20T19:09:49.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:48 smithi049 bash[26429]: cephadm 2024-09-20T19:09:47.140579+0000 mgr.y (mgr.25175) 41 : cephadm [INF] Deploying daemon mgr.x on smithi115 2024-09-20T19:09:49.618 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:49 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:49.618 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:09:49 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:49.619 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:49 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:49.619 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:09:49 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:49.619 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:09:49 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:49.620 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:09:49 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:49.620 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:09:49 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:49.620 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:09:49 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:49.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:49 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:50.009 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:49 smithi115 systemd[1]: Stopping Ceph mgr.x for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:09:50.010 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:49 smithi115 bash[22089]: cluster 2024-09-20T19:09:48.793906+0000 mgr.y (mgr.25175) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:09:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:49 smithi049 bash[19814]: cluster 2024-09-20T19:09:48.793906+0000 mgr.y (mgr.25175) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:09:50.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:49 smithi049 bash[26429]: cluster 2024-09-20T19:09:48.793906+0000 mgr.y (mgr.25175) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:09:50.836 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:50 smithi115 bash[56753]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mgr-x 2024-09-20T19:09:50.836 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:09:50.836 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:50 smithi115 bash[56813]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mgr-x 2024-09-20T19:09:50.836 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-20T19:09:50.836 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: Stopped Ceph mgr.x for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:09:51.118 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:51.118 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:51.119 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:51.119 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: Started Ceph mgr.x for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:09:51.119 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:51.119 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:51.120 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:51.120 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:51.120 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:51.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:09:52.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:51 smithi115 bash[22089]: cluster 2024-09-20T19:09:50.794655+0000 mgr.y (mgr.25175) 43 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:09:52.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:51 smithi115 bash[22089]: audit 2024-09-20T19:09:51.005876+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:52.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:51 smithi115 bash[22089]: audit 2024-09-20T19:09:51.018275+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:52.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:51 smithi049 bash[19814]: cluster 2024-09-20T19:09:50.794655+0000 mgr.y (mgr.25175) 43 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:09:52.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:51 smithi049 bash[19814]: audit 2024-09-20T19:09:51.005876+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:52.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:51 smithi049 bash[19814]: audit 2024-09-20T19:09:51.018275+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:52.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:51 smithi049 bash[26429]: cluster 2024-09-20T19:09:50.794655+0000 mgr.y (mgr.25175) 43 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:09:52.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:51 smithi049 bash[26429]: audit 2024-09-20T19:09:51.005876+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:52.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:51 smithi049 bash[26429]: audit 2024-09-20T19:09:51.018275+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:52.618 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:52 smithi115 bash[56868]: debug 2024-09-20T19:09:52.341+0000 7f3a4463c640 1 -- 172.21.15.115:0/323150192 <== mon.1 v2:172.21.15.115:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556a2f0970e0 con 0x556a2f099400 2024-09-20T19:09:53.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:52 smithi049 bash[19814]: audit 2024-09-20T19:09:51.206357+0000 mgr.y (mgr.25175) 44 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:53.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:52 smithi049 bash[26429]: audit 2024-09-20T19:09:51.206357+0000 mgr.y (mgr.25175) 44 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:53.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:52 smithi115 bash[22089]: audit 2024-09-20T19:09:51.206357+0000 mgr.y (mgr.25175) 44 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:54.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:53 smithi049 bash[19814]: cluster 2024-09-20T19:09:52.795484+0000 mgr.y (mgr.25175) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:09:54.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:53 smithi049 bash[26429]: cluster 2024-09-20T19:09:52.795484+0000 mgr.y (mgr.25175) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:09:54.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:53 smithi115 bash[22089]: cluster 2024-09-20T19:09:52.795484+0000 mgr.y (mgr.25175) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:09:55.802 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:09:55 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:09:55] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-20T19:09:56.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:55 smithi049 bash[19814]: cluster 2024-09-20T19:09:54.797227+0000 mgr.y (mgr.25175) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:09:56.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:55 smithi049 bash[26429]: cluster 2024-09-20T19:09:54.797227+0000 mgr.y (mgr.25175) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:09:56.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:55 smithi115 bash[22089]: cluster 2024-09-20T19:09:54.797227+0000 mgr.y (mgr.25175) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:09:58.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:57 smithi049 bash[19814]: cluster 2024-09-20T19:09:56.797672+0000 mgr.y (mgr.25175) 47 : cluster [DBG] pgmap v18: 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-20T19:09:58.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:57 smithi049 bash[19814]: audit 2024-09-20T19:09:56.977797+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:58.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:57 smithi049 bash[19814]: audit 2024-09-20T19:09:56.991987+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:58.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:57 smithi049 bash[19814]: audit 2024-09-20T19:09:57.059022+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:58.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:57 smithi049 bash[19814]: audit 2024-09-20T19:09:57.071648+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:58.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:57 smithi049 bash[19814]: audit 2024-09-20T19:09:57.855478+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:58.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:57 smithi049 bash[26429]: cluster 2024-09-20T19:09:56.797672+0000 mgr.y (mgr.25175) 47 : cluster [DBG] pgmap v18: 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-20T19:09:58.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:57 smithi049 bash[26429]: audit 2024-09-20T19:09:56.977797+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:58.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:57 smithi049 bash[26429]: audit 2024-09-20T19:09:56.991987+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:58.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:57 smithi049 bash[26429]: audit 2024-09-20T19:09:57.059022+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:58.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:57 smithi049 bash[26429]: audit 2024-09-20T19:09:57.071648+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:58.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:57 smithi049 bash[26429]: audit 2024-09-20T19:09:57.855478+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:58.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:57 smithi115 bash[22089]: cluster 2024-09-20T19:09:56.797672+0000 mgr.y (mgr.25175) 47 : cluster [DBG] pgmap v18: 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-20T19:09:58.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:57 smithi115 bash[22089]: audit 2024-09-20T19:09:56.977797+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:58.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:57 smithi115 bash[22089]: audit 2024-09-20T19:09:56.991987+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:58.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:57 smithi115 bash[22089]: audit 2024-09-20T19:09:57.059022+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:58.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:57 smithi115 bash[22089]: audit 2024-09-20T19:09:57.071648+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:58.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:57 smithi115 bash[22089]: audit 2024-09-20T19:09:57.855478+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:58.868 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:58 smithi115 bash[56868]: [20/Sep/2024:19:09:58] ENGINE Bus STARTING 2024-09-20T19:09:58.868 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:58 smithi115 bash[56868]: CherryPy Checker: 2024-09-20T19:09:58.868 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:58 smithi115 bash[56868]: The Application mounted at '' has an empty config. 2024-09-20T19:09:58.868 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:58 smithi115 bash[56868]: [20/Sep/2024:19:09:58] ENGINE Serving on http://:::9283 2024-09-20T19:09:58.869 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:09:58 smithi115 bash[56868]: [20/Sep/2024:19:09:58] ENGINE Bus STARTED 2024-09-20T19:09:59.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[19814]: audit 2024-09-20T19:09:58.229556+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[19814]: audit 2024-09-20T19:09:58.242787+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[19814]: audit 2024-09-20T19:09:58.518346+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.? 172.21.15.115:0/928434939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:09:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[19814]: audit 2024-09-20T19:09:58.519008+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.? 172.21.15.115:0/928434939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:09:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[19814]: cluster 2024-09-20T19:09:58.519145+0000 mon.a (mon.0) 1232 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T19:09:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[19814]: cluster 2024-09-20T19:09:58.519370+0000 mon.a (mon.0) 1233 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:09:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[19814]: audit 2024-09-20T19:09:58.521028+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.? 172.21.15.115:0/928434939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:09:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[19814]: audit 2024-09-20T19:09:58.522685+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.? 172.21.15.115:0/928434939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:09:59.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[19814]: cluster 2024-09-20T19:09:58.799330+0000 mgr.y (mgr.25175) 48 : cluster [DBG] pgmap v19: 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-20T19:09:59.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[26429]: audit 2024-09-20T19:09:58.229556+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[26429]: audit 2024-09-20T19:09:58.242787+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[26429]: audit 2024-09-20T19:09:58.518346+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.? 172.21.15.115:0/928434939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:09:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[26429]: audit 2024-09-20T19:09:58.519008+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.? 172.21.15.115:0/928434939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:09:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[26429]: cluster 2024-09-20T19:09:58.519145+0000 mon.a (mon.0) 1232 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T19:09:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[26429]: cluster 2024-09-20T19:09:58.519370+0000 mon.a (mon.0) 1233 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:09:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[26429]: audit 2024-09-20T19:09:58.521028+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.? 172.21.15.115:0/928434939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:09:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[26429]: audit 2024-09-20T19:09:58.522685+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.? 172.21.15.115:0/928434939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:09:59.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:09:59 smithi049 bash[26429]: cluster 2024-09-20T19:09:58.799330+0000 mgr.y (mgr.25175) 48 : cluster [DBG] pgmap v19: 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-20T19:09:59.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:59 smithi115 bash[22089]: audit 2024-09-20T19:09:58.229556+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:59.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:59 smithi115 bash[22089]: audit 2024-09-20T19:09:58.242787+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:09:59.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:59 smithi115 bash[22089]: audit 2024-09-20T19:09:58.518346+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.? 172.21.15.115:0/928434939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:09:59.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:59 smithi115 bash[22089]: audit 2024-09-20T19:09:58.519008+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.? 172.21.15.115:0/928434939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:09:59.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:59 smithi115 bash[22089]: cluster 2024-09-20T19:09:58.519145+0000 mon.a (mon.0) 1232 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T19:09:59.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:59 smithi115 bash[22089]: cluster 2024-09-20T19:09:58.519370+0000 mon.a (mon.0) 1233 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:09:59.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:59 smithi115 bash[22089]: audit 2024-09-20T19:09:58.521028+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.? 172.21.15.115:0/928434939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:09:59.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:59 smithi115 bash[22089]: audit 2024-09-20T19:09:58.522685+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.? 172.21.15.115:0/928434939' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:09:59.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:09:59 smithi115 bash[22089]: cluster 2024-09-20T19:09:58.799330+0000 mgr.y (mgr.25175) 48 : cluster [DBG] pgmap v19: 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-20T19:10:00.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:00 smithi049 bash[19814]: cluster 2024-09-20T19:09:59.262576+0000 mon.a (mon.0) 1234 : cluster [DBG] mgrmap e45: y(active, since 32s), standbys: x 2024-09-20T19:10:00.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:00 smithi049 bash[19814]: cluster 2024-09-20T19:10:00.000151+0000 mon.a (mon.0) 1235 : cluster [INF] overall HEALTH_OK 2024-09-20T19:10:00.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:00 smithi049 bash[26429]: cluster 2024-09-20T19:09:59.262576+0000 mon.a (mon.0) 1234 : cluster [DBG] mgrmap e45: y(active, since 32s), standbys: x 2024-09-20T19:10:00.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:00 smithi049 bash[26429]: cluster 2024-09-20T19:10:00.000151+0000 mon.a (mon.0) 1235 : cluster [INF] overall HEALTH_OK 2024-09-20T19:10:00.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:00 smithi115 bash[22089]: cluster 2024-09-20T19:09:59.262576+0000 mon.a (mon.0) 1234 : cluster [DBG] mgrmap e45: y(active, since 32s), standbys: x 2024-09-20T19:10:00.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:00 smithi115 bash[22089]: cluster 2024-09-20T19:10:00.000151+0000 mon.a (mon.0) 1235 : cluster [INF] overall HEALTH_OK 2024-09-20T19:10:01.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:01 smithi049 bash[19814]: cluster 2024-09-20T19:10:00.800039+0000 mgr.y (mgr.25175) 49 : cluster [DBG] pgmap v20: 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-20T19:10:01.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:01 smithi049 bash[26429]: cluster 2024-09-20T19:10:00.800039+0000 mgr.y (mgr.25175) 49 : cluster [DBG] pgmap v20: 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-20T19:10:01.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:01 smithi115 bash[22089]: cluster 2024-09-20T19:10:00.800039+0000 mgr.y (mgr.25175) 49 : cluster [DBG] pgmap v20: 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-20T19:10:02.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:02 smithi049 bash[19814]: audit 2024-09-20T19:10:01.217409+0000 mgr.y (mgr.25175) 50 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:02.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:02 smithi049 bash[26429]: audit 2024-09-20T19:10:01.217409+0000 mgr.y (mgr.25175) 50 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:02.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:02 smithi115 bash[22089]: audit 2024-09-20T19:10:01.217409+0000 mgr.y (mgr.25175) 50 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:03.092 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:10:03.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:03 smithi049 bash[19814]: cluster 2024-09-20T19:10:02.800689+0000 mgr.y (mgr.25175) 51 : cluster [DBG] pgmap v21: 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-20T19:10:03.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:03 smithi049 bash[26429]: cluster 2024-09-20T19:10:02.800689+0000 mgr.y (mgr.25175) 51 : cluster [DBG] pgmap v21: 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-20T19:10:03.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:03 smithi115 bash[22089]: cluster 2024-09-20T19:10:02.800689+0000 mgr.y (mgr.25175) 51 : cluster [DBG] pgmap v21: 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-20T19:10:03.719 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (25m) 6s ago 25m 13.6M - 0.25.0 c8568f914cd2 c476b0a7eea9 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (25m) 6s ago 25m 75.1M - 9.4.12 2bacad6d85d8 281645d90ac8 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (24s) 6s ago 23m 47.2M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (12s) 6s ago 34m 135M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (11m) 6s ago 36m 495M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (36m) 6s ago 36m 84.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (34m) 6s ago 34m 59.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (34m) 6s ago 34m 65.1M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (25m) 6s ago 25m 9239k - 1.5.0 0da6a335fe13 5c29c91f43da 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (25m) 6s ago 25m 9744k - 1.5.0 0da6a335fe13 e03dc7a3ef4d 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (33m) 6s ago 33m 57.6M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (32m) 6s ago 32m 58.4M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (31m) 6s ago 31m 60.9M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:10:03.720 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (30m) 6s ago 30m 56.8M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:10:03.721 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (29m) 6s ago 29m 70.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:10:03.721 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (28m) 6s ago 28m 63.7M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:10:03.721 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (27m) 6s ago 27m 64.7M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:10:03.721 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (27m) 6s ago 27m 58.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:10:03.721 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (19s) 6s ago 26m 33.3M - 2.43.0 a07b618ecd1d 982fbce71273 2024-09-20T19:10:03.721 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (23m) 6s ago 23m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:10:03.721 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (23m) 6s ago 23m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:10:04.092 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:10:04.092 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:10:04.092 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:10:04.092 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:10:04.092 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:10:04.092 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:10:04.092 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:10:04.093 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:10:04.093 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:10:04.093 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:10:04.093 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:10:04.093 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:10:04.093 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:10:04.093 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:10:04.093 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:10:04.093 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:10:04.093 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:10:04.093 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:10:04.405 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:10:04.405 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:10:04.406 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:10:04.406 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:10:04.406 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [ 2024-09-20T19:10:04.406 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr" 2024-09-20T19:10:04.406 INFO:teuthology.orchestra.run.smithi049.stdout: ], 2024-09-20T19:10:04.406 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:10:04.406 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading mgr daemons", 2024-09-20T19:10:04.406 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:10:04.406 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:10:04.506 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:04 smithi115 bash[22089]: audit 2024-09-20T19:10:03.079294+0000 mgr.y (mgr.25175) 52 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:04.506 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:04 smithi115 bash[22089]: audit 2024-09-20T19:10:03.410805+0000 mgr.y (mgr.25175) 53 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:04.507 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:04 smithi115 bash[22089]: audit 2024-09-20T19:10:03.705486+0000 mgr.y (mgr.25175) 54 : audit [DBG] from='client.25370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:04.507 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:04 smithi115 bash[22089]: audit 2024-09-20T19:10:04.091181+0000 mon.c (mon.2) 310 : audit [DBG] from='client.? 172.21.15.49:0/2625097854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:04.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:04 smithi049 bash[19814]: audit 2024-09-20T19:10:03.079294+0000 mgr.y (mgr.25175) 52 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:04.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:04 smithi049 bash[19814]: audit 2024-09-20T19:10:03.410805+0000 mgr.y (mgr.25175) 53 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:04.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:04 smithi049 bash[19814]: audit 2024-09-20T19:10:03.705486+0000 mgr.y (mgr.25175) 54 : audit [DBG] from='client.25370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:04.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:04 smithi049 bash[19814]: audit 2024-09-20T19:10:04.091181+0000 mon.c (mon.2) 310 : audit [DBG] from='client.? 172.21.15.49:0/2625097854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:04.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:04 smithi049 bash[26429]: audit 2024-09-20T19:10:03.079294+0000 mgr.y (mgr.25175) 52 : audit [DBG] from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:04.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:04 smithi049 bash[26429]: audit 2024-09-20T19:10:03.410805+0000 mgr.y (mgr.25175) 53 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:04.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:04 smithi049 bash[26429]: audit 2024-09-20T19:10:03.705486+0000 mgr.y (mgr.25175) 54 : audit [DBG] from='client.25370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:04.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:04 smithi049 bash[26429]: audit 2024-09-20T19:10:04.091181+0000 mon.c (mon.2) 310 : audit [DBG] from='client.? 172.21.15.49:0/2625097854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:05.552 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:10:05 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:10:05] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-20T19:10:05.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:05 smithi049 bash[19814]: audit 2024-09-20T19:10:04.404713+0000 mgr.y (mgr.25175) 55 : audit [DBG] from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:05.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:05 smithi049 bash[19814]: cluster 2024-09-20T19:10:04.802420+0000 mgr.y (mgr.25175) 56 : cluster [DBG] pgmap v22: 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-20T19:10:05.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:05 smithi049 bash[26429]: audit 2024-09-20T19:10:04.404713+0000 mgr.y (mgr.25175) 55 : audit [DBG] from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:05.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:05 smithi049 bash[26429]: cluster 2024-09-20T19:10:04.802420+0000 mgr.y (mgr.25175) 56 : cluster [DBG] pgmap v22: 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-20T19:10:05.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:05 smithi115 bash[22089]: audit 2024-09-20T19:10:04.404713+0000 mgr.y (mgr.25175) 55 : audit [DBG] from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:05.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:05 smithi115 bash[22089]: cluster 2024-09-20T19:10:04.802420+0000 mgr.y (mgr.25175) 56 : cluster [DBG] pgmap v22: 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-20T19:10:08.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: cluster 2024-09-20T19:10:06.802898+0000 mgr.y (mgr.25175) 57 : cluster [DBG] pgmap v23: 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-20T19:10:08.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.446458+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.463938+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.499816+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.515364+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.518082+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.520327+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.533548+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.631469+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.635217+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.645305+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.649006+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.650845+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.656712+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.659822+0000 mon.b (mon.1) 85 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.661450+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T19:10:08.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.667208+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.671869+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.681545+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.686563+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.696253+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.701965+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.712391+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.716817+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.726920+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.731548+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.741923+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.756318+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.766844+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.774063+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:07 smithi115 bash[22089]: audit 2024-09-20T19:10:07.784451+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: cluster 2024-09-20T19:10:06.802898+0000 mgr.y (mgr.25175) 57 : cluster [DBG] pgmap v23: 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-20T19:10:08.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.446458+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.463938+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.499816+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.515364+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.518082+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:10:08.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.520327+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:10:08.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.533548+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.631469+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:10:08.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.635217+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.645305+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.649006+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.650845+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.656712+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.659822+0000 mon.b (mon.1) 85 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.661450+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.667208+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.671869+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.681545+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.686563+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.696253+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.701965+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.712391+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.716817+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.726920+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.731548+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.741923+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.756318+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.766844+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.774063+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[26429]: audit 2024-09-20T19:10:07.784451+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: cluster 2024-09-20T19:10:06.802898+0000 mgr.y (mgr.25175) 57 : cluster [DBG] pgmap v23: 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-20T19:10:08.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.446458+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.463938+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.499816+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.515364+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.518082+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:10:08.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.520327+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:10:08.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.533548+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.631469+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:10:08.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.635217+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.645305+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.649006+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T19:10:08.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.650845+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T19:10:08.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.656712+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-20T19:10:08.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.659822+0000 mon.b (mon.1) 85 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.661450+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.667208+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.671869+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.681545+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.686563+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.696253+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.701965+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.712391+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.716817+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.726920+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.731548+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.741923+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.756318+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.766844+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:08.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.774063+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:08.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:07 smithi049 bash[19814]: audit 2024-09-20T19:10:07.784451+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:09.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[19814]: cephadm 2024-09-20T19:10:07.637749+0000 mgr.y (mgr.25175) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:10:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[19814]: cephadm 2024-09-20T19:10:07.674296+0000 mgr.y (mgr.25175) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:10:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[19814]: cephadm 2024-09-20T19:10:07.689113+0000 mgr.y (mgr.25175) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:10:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[19814]: cephadm 2024-09-20T19:10:07.704587+0000 mgr.y (mgr.25175) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:10:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[19814]: cephadm 2024-09-20T19:10:07.719483+0000 mgr.y (mgr.25175) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:10:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[19814]: cephadm 2024-09-20T19:10:07.734242+0000 mgr.y (mgr.25175) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:10:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[19814]: cephadm 2024-09-20T19:10:07.759294+0000 mgr.y (mgr.25175) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:10:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[19814]: cephadm 2024-09-20T19:10:07.776876+0000 mgr.y (mgr.25175) 65 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:10:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[26429]: cephadm 2024-09-20T19:10:07.637749+0000 mgr.y (mgr.25175) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:10:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[26429]: cephadm 2024-09-20T19:10:07.674296+0000 mgr.y (mgr.25175) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:10:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[26429]: cephadm 2024-09-20T19:10:07.689113+0000 mgr.y (mgr.25175) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:10:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[26429]: cephadm 2024-09-20T19:10:07.704587+0000 mgr.y (mgr.25175) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:10:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[26429]: cephadm 2024-09-20T19:10:07.719483+0000 mgr.y (mgr.25175) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:10:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[26429]: cephadm 2024-09-20T19:10:07.734242+0000 mgr.y (mgr.25175) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:10:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[26429]: cephadm 2024-09-20T19:10:07.759294+0000 mgr.y (mgr.25175) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:10:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:08 smithi049 bash[26429]: cephadm 2024-09-20T19:10:07.776876+0000 mgr.y (mgr.25175) 65 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:10:09.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:08 smithi115 bash[22089]: cephadm 2024-09-20T19:10:07.637749+0000 mgr.y (mgr.25175) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:10:09.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:08 smithi115 bash[22089]: cephadm 2024-09-20T19:10:07.674296+0000 mgr.y (mgr.25175) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:10:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:08 smithi115 bash[22089]: cephadm 2024-09-20T19:10:07.689113+0000 mgr.y (mgr.25175) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:10:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:08 smithi115 bash[22089]: cephadm 2024-09-20T19:10:07.704587+0000 mgr.y (mgr.25175) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:10:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:08 smithi115 bash[22089]: cephadm 2024-09-20T19:10:07.719483+0000 mgr.y (mgr.25175) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:10:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:08 smithi115 bash[22089]: cephadm 2024-09-20T19:10:07.734242+0000 mgr.y (mgr.25175) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:10:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:08 smithi115 bash[22089]: cephadm 2024-09-20T19:10:07.759294+0000 mgr.y (mgr.25175) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:10:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:08 smithi115 bash[22089]: cephadm 2024-09-20T19:10:07.776876+0000 mgr.y (mgr.25175) 65 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:10:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:09 smithi049 bash[19814]: cluster 2024-09-20T19:10:08.804478+0000 mgr.y (mgr.25175) 66 : cluster [DBG] pgmap v24: 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-20T19:10:10.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:09 smithi049 bash[26429]: cluster 2024-09-20T19:10:08.804478+0000 mgr.y (mgr.25175) 66 : cluster [DBG] pgmap v24: 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-20T19:10:10.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:09 smithi115 bash[22089]: cluster 2024-09-20T19:10:08.804478+0000 mgr.y (mgr.25175) 66 : cluster [DBG] pgmap v24: 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-20T19:10:11.360 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:10:11 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:11.360 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:11 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:11.361 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:10:11 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:11.361 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:10:11 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:11.361 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:10:11 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:11.362 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:10:11 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:11.362 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:11 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:11.362 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:10:11 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:11.362 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:11 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:11.663 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:11 smithi049 systemd[1]: Stopping Ceph node-exporter.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:10:11.986 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:11 smithi049 bash[26429]: cephadm 2024-09-20T19:10:10.500896+0000 mgr.y (mgr.25175) 67 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-20T19:10:11.987 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:11 smithi049 bash[26429]: cephadm 2024-09-20T19:10:10.501718+0000 mgr.y (mgr.25175) 68 : cephadm [INF] Deploying daemon node-exporter.a on smithi049 2024-09-20T19:10:11.987 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:11 smithi049 bash[26429]: cluster 2024-09-20T19:10:10.805175+0000 mgr.y (mgr.25175) 69 : cluster [DBG] pgmap v25: 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-20T19:10:11.987 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:11 smithi049 bash[19814]: cephadm 2024-09-20T19:10:10.500896+0000 mgr.y (mgr.25175) 67 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-20T19:10:11.987 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:11 smithi049 bash[19814]: cephadm 2024-09-20T19:10:10.501718+0000 mgr.y (mgr.25175) 68 : cephadm [INF] Deploying daemon node-exporter.a on smithi049 2024-09-20T19:10:11.987 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:11 smithi049 bash[19814]: cluster 2024-09-20T19:10:10.805175+0000 mgr.y (mgr.25175) 69 : cluster [DBG] pgmap v25: 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-20T19:10:12.302 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:11 smithi049 bash[79185]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T19:10:12.302 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:12 smithi049 bash[79243]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T19:10:12.302 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:10:12.302 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-20T19:10:12.302 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: Stopped Ceph node-exporter.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:10:12.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:11 smithi115 bash[22089]: cephadm 2024-09-20T19:10:10.500896+0000 mgr.y (mgr.25175) 67 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-20T19:10:12.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:11 smithi115 bash[22089]: cephadm 2024-09-20T19:10:10.501718+0000 mgr.y (mgr.25175) 68 : cephadm [INF] Deploying daemon node-exporter.a on smithi049 2024-09-20T19:10:12.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:11 smithi115 bash[22089]: cluster 2024-09-20T19:10:10.805175+0000 mgr.y (mgr.25175) 69 : cluster [DBG] pgmap v25: 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-20T19:10:12.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:12.802 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:12.803 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:12.803 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:12.803 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:12.804 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:12.804 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:12.804 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:12.804 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: Started Ceph node-exporter.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:10:12.804 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:12 smithi049 bash[79297]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-20T19:10:12.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:12 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:13.242 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:13 smithi049 bash[79297]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-20T19:10:13.242 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:12 smithi049 bash[19814]: audit 2024-09-20T19:10:11.226212+0000 mgr.y (mgr.25175) 70 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:13.242 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:12 smithi049 bash[19814]: audit 2024-09-20T19:10:12.490061+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:13.242 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:12 smithi049 bash[19814]: audit 2024-09-20T19:10:12.501485+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:13.243 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:12 smithi049 bash[19814]: audit 2024-09-20T19:10:12.856255+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:13.243 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:12 smithi049 bash[26429]: audit 2024-09-20T19:10:11.226212+0000 mgr.y (mgr.25175) 70 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:13.243 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:12 smithi049 bash[26429]: audit 2024-09-20T19:10:12.490061+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:13.243 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:12 smithi049 bash[26429]: audit 2024-09-20T19:10:12.501485+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:13.243 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:12 smithi049 bash[26429]: audit 2024-09-20T19:10:12.856255+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:13.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:12 smithi115 bash[22089]: audit 2024-09-20T19:10:11.226212+0000 mgr.y (mgr.25175) 70 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:13.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:12 smithi115 bash[22089]: audit 2024-09-20T19:10:12.490061+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:13.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:12 smithi115 bash[22089]: audit 2024-09-20T19:10:12.501485+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:13.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:12 smithi115 bash[22089]: audit 2024-09-20T19:10:12.856255+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:13.552 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:13 smithi049 bash[79297]: 2abcce694348: Pulling fs layer 2024-09-20T19:10:13.552 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:13 smithi049 bash[79297]: 455fd88e5221: Pulling fs layer 2024-09-20T19:10:13.552 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:13 smithi049 bash[79297]: 324153f2810a: Pulling fs layer 2024-09-20T19:10:13.552 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:13 smithi049 bash[79297]: 2abcce694348: Verifying Checksum 2024-09-20T19:10:13.552 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:13 smithi049 bash[79297]: 2abcce694348: Download complete 2024-09-20T19:10:13.552 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:13 smithi049 bash[79297]: 455fd88e5221: Download complete 2024-09-20T19:10:13.878 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:13 smithi049 bash[79297]: 324153f2810a: Verifying Checksum 2024-09-20T19:10:13.879 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:13 smithi049 bash[79297]: 324153f2810a: Download complete 2024-09-20T19:10:13.879 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:13 smithi049 bash[79297]: 2abcce694348: Pull complete 2024-09-20T19:10:14.212 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:13 smithi115 bash[22089]: cluster 2024-09-20T19:10:12.805963+0000 mgr.y (mgr.25175) 71 : cluster [DBG] pgmap v26: 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-20T19:10:14.214 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:13 smithi049 bash[26429]: cluster 2024-09-20T19:10:12.805963+0000 mgr.y (mgr.25175) 71 : cluster [DBG] pgmap v26: 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-20T19:10:14.215 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:13 smithi049 bash[19814]: cluster 2024-09-20T19:10:12.805963+0000 mgr.y (mgr.25175) 71 : cluster [DBG] pgmap v26: 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-20T19:10:14.552 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:14 smithi049 bash[79297]: 455fd88e5221: Pull complete 2024-09-20T19:10:15.024 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:14 smithi049 bash[79297]: 324153f2810a: Pull complete 2024-09-20T19:10:15.024 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:14 smithi049 bash[79297]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-20T19:10:15.024 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:14 smithi049 bash[79297]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-20T19:10:15.526 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:10:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:15.526 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:10:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:15.527 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:15.527 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:10:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:15.527 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:15.527 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:10:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:15.528 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:10:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:15.528 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:10:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:15.528 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:15.528 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:15 smithi115 systemd[1]: Stopping Ceph node-exporter.b for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:10:15.802 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:10:15 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:10:15] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-20T19:10:16.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:15 smithi115 bash[22089]: cephadm 2024-09-20T19:10:14.623612+0000 mgr.y (mgr.25175) 72 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-20T19:10:16.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:15 smithi115 bash[22089]: cephadm 2024-09-20T19:10:14.624561+0000 mgr.y (mgr.25175) 73 : cephadm [INF] Deploying daemon node-exporter.b on smithi115 2024-09-20T19:10:16.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:15 smithi115 bash[22089]: cluster 2024-09-20T19:10:14.807729+0000 mgr.y (mgr.25175) 74 : cluster [DBG] pgmap v27: 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-20T19:10:16.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:15 smithi049 bash[19814]: cephadm 2024-09-20T19:10:14.623612+0000 mgr.y (mgr.25175) 72 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-20T19:10:16.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:15 smithi049 bash[19814]: cephadm 2024-09-20T19:10:14.624561+0000 mgr.y (mgr.25175) 73 : cephadm [INF] Deploying daemon node-exporter.b on smithi115 2024-09-20T19:10:16.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:15 smithi049 bash[19814]: cluster 2024-09-20T19:10:14.807729+0000 mgr.y (mgr.25175) 74 : cluster [DBG] pgmap v27: 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-20T19:10:16.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:15 smithi049 bash[26429]: cephadm 2024-09-20T19:10:14.623612+0000 mgr.y (mgr.25175) 72 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-20T19:10:16.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:15 smithi049 bash[26429]: cephadm 2024-09-20T19:10:14.624561+0000 mgr.y (mgr.25175) 73 : cephadm [INF] Deploying daemon node-exporter.b on smithi115 2024-09-20T19:10:16.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:15 smithi049 bash[26429]: cluster 2024-09-20T19:10:14.807729+0000 mgr.y (mgr.25175) 74 : cluster [DBG] pgmap v27: 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-20T19:10:16.485 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:16 smithi115 bash[59872]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T19:10:16.485 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:16 smithi115 bash[59933]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T19:10:16.485 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:10:16.485 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-20T19:10:16.485 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: Stopped Ceph node-exporter.b for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:10:16.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:16.868 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:16.869 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:16.869 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:16.869 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:16.869 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:16.869 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:16.870 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:16.870 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:16.870 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:16 smithi115 systemd[1]: Started Ceph node-exporter.b for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:10:16.870 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:16 smithi115 bash[59989]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-20T19:10:17.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.647Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-20T19:10:17.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.647Z 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:10:17.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.648Z 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:10:17.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.648Z 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:10:17.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z 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:10:17.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z 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:10:17.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T19:10:17.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T19:10:17.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T19:10:17.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T19:10:17.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T19:10:17.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T19:10:17.054 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T19:10:17.055 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.649Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.650Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.650Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-20T19:10:17.056 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:10:16 smithi049 bash[79297]: ts=2024-09-20T19:10:16.650Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T19:10:17.464 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:17 smithi115 bash[59989]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-20T19:10:17.465 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:17 smithi115 bash[59989]: 2abcce694348: Pulling fs layer 2024-09-20T19:10:17.465 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:17 smithi115 bash[59989]: 455fd88e5221: Pulling fs layer 2024-09-20T19:10:17.465 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:17 smithi115 bash[59989]: 324153f2810a: Pulling fs layer 2024-09-20T19:10:17.465 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:17 smithi115 bash[59989]: 455fd88e5221: Verifying Checksum 2024-09-20T19:10:17.465 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:17 smithi115 bash[59989]: 455fd88e5221: Download complete 2024-09-20T19:10:17.727 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:17 smithi115 bash[22089]: audit 2024-09-20T19:10:16.649544+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:17.727 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:17 smithi115 bash[22089]: audit 2024-09-20T19:10:16.656489+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:17.728 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:17 smithi115 bash[22089]: cluster 2024-09-20T19:10:16.808460+0000 mgr.y (mgr.25175) 75 : cluster [DBG] pgmap v28: 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-20T19:10:17.728 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:17 smithi115 bash[59989]: 2abcce694348: Verifying Checksum 2024-09-20T19:10:17.728 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:17 smithi115 bash[59989]: 2abcce694348: Download complete 2024-09-20T19:10:18.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:17 smithi049 bash[19814]: audit 2024-09-20T19:10:16.649544+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:18.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:17 smithi049 bash[19814]: audit 2024-09-20T19:10:16.656489+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:18.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:17 smithi049 bash[19814]: cluster 2024-09-20T19:10:16.808460+0000 mgr.y (mgr.25175) 75 : cluster [DBG] pgmap v28: 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-20T19:10:18.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:17 smithi049 bash[26429]: audit 2024-09-20T19:10:16.649544+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:18.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:17 smithi049 bash[26429]: audit 2024-09-20T19:10:16.656489+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:18.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:17 smithi049 bash[26429]: cluster 2024-09-20T19:10:16.808460+0000 mgr.y (mgr.25175) 75 : cluster [DBG] pgmap v28: 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-20T19:10:18.120 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:17 smithi115 bash[59989]: 2abcce694348: Pull complete 2024-09-20T19:10:18.618 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:18 smithi115 bash[59989]: 455fd88e5221: Pull complete 2024-09-20T19:10:18.618 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:18 smithi115 bash[59989]: 324153f2810a: Verifying Checksum 2024-09-20T19:10:18.618 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:18 smithi115 bash[59989]: 324153f2810a: Download complete 2024-09-20T19:10:19.150 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:18 smithi115 bash[59989]: 324153f2810a: Pull complete 2024-09-20T19:10:19.150 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:19 smithi115 bash[59989]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-20T19:10:19.150 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:19 smithi115 bash[59989]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-20T19:10:20.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:19 smithi049 bash[19814]: cluster 2024-09-20T19:10:18.810256+0000 mgr.y (mgr.25175) 76 : cluster [DBG] pgmap v29: 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-20T19:10:20.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:19 smithi049 bash[26429]: cluster 2024-09-20T19:10:18.810256+0000 mgr.y (mgr.25175) 76 : cluster [DBG] pgmap v29: 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-20T19:10:20.323 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:19 smithi115 bash[22089]: cluster 2024-09-20T19:10:18.810256+0000 mgr.y (mgr.25175) 76 : cluster [DBG] pgmap v29: 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-20T19:10:20.619 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.408Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-20T19:10:20.619 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.408Z 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:10:20.619 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.408Z 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:10:20.619 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.409Z 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:10:20.619 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.409Z 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:10:20.619 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.409Z 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:10:20.619 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T19:10:20.619 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T19:10:20.619 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T19:10:20.619 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T19:10:20.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T19:10:20.621 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T19:10:20.621 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T19:10:20.621 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T19:10:20.621 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T19:10:20.621 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T19:10:20.621 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T19:10:20.621 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T19:10:20.621 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T19:10:20.621 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T19:10:20.621 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T19:10:20.621 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T19:10:20.622 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T19:10:20.623 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.410Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T19:10:20.623 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.411Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-20T19:10:20.623 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:20 smithi115 bash[59989]: ts=2024-09-20T19:10:20.411Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T19:10:22.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:21 smithi049 bash[19814]: cluster 2024-09-20T19:10:20.811008+0000 mgr.y (mgr.25175) 77 : cluster [DBG] pgmap v30: 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-20T19:10:22.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:21 smithi049 bash[26429]: cluster 2024-09-20T19:10:20.811008+0000 mgr.y (mgr.25175) 77 : cluster [DBG] pgmap v30: 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-20T19:10:22.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:21 smithi115 bash[22089]: cluster 2024-09-20T19:10:20.811008+0000 mgr.y (mgr.25175) 77 : cluster [DBG] pgmap v30: 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-20T19:10:23.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:22 smithi049 bash[19814]: audit 2024-09-20T19:10:21.234281+0000 mgr.y (mgr.25175) 78 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:23.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:22 smithi049 bash[19814]: audit 2024-09-20T19:10:22.619782+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:23.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:22 smithi049 bash[19814]: audit 2024-09-20T19:10:22.631446+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:23.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:22 smithi049 bash[26429]: audit 2024-09-20T19:10:21.234281+0000 mgr.y (mgr.25175) 78 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:23.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:22 smithi049 bash[26429]: audit 2024-09-20T19:10:22.619782+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:23.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:22 smithi049 bash[26429]: audit 2024-09-20T19:10:22.631446+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:23.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:22 smithi115 bash[22089]: audit 2024-09-20T19:10:21.234281+0000 mgr.y (mgr.25175) 78 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:23.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:22 smithi115 bash[22089]: audit 2024-09-20T19:10:22.619782+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:23.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:22 smithi115 bash[22089]: audit 2024-09-20T19:10:22.631446+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:24.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:23 smithi049 bash[19814]: cluster 2024-09-20T19:10:22.811775+0000 mgr.y (mgr.25175) 79 : cluster [DBG] pgmap v31: 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-20T19:10:24.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:23 smithi049 bash[19814]: audit 2024-09-20T19:10:23.573587+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:24.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:23 smithi049 bash[19814]: audit 2024-09-20T19:10:23.584324+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:24.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:23 smithi049 bash[19814]: audit 2024-09-20T19:10:23.821244+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:24.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:23 smithi049 bash[19814]: audit 2024-09-20T19:10:23.833202+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:24.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:23 smithi049 bash[26429]: cluster 2024-09-20T19:10:22.811775+0000 mgr.y (mgr.25175) 79 : cluster [DBG] pgmap v31: 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-20T19:10:24.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:23 smithi049 bash[26429]: audit 2024-09-20T19:10:23.573587+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:24.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:23 smithi049 bash[26429]: audit 2024-09-20T19:10:23.584324+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:24.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:23 smithi049 bash[26429]: audit 2024-09-20T19:10:23.821244+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:24.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:23 smithi049 bash[26429]: audit 2024-09-20T19:10:23.833202+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:24.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:23 smithi115 bash[22089]: cluster 2024-09-20T19:10:22.811775+0000 mgr.y (mgr.25175) 79 : cluster [DBG] pgmap v31: 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-20T19:10:24.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:23 smithi115 bash[22089]: audit 2024-09-20T19:10:23.573587+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:24.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:23 smithi115 bash[22089]: audit 2024-09-20T19:10:23.584324+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:24.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:23 smithi115 bash[22089]: audit 2024-09-20T19:10:23.821244+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:24.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:23 smithi115 bash[22089]: audit 2024-09-20T19:10:23.833202+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:25.796 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:10:25 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:10:25] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-20T19:10:26.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:25 smithi049 bash[19814]: audit 2024-09-20T19:10:24.798790+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:26.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:25 smithi049 bash[19814]: audit 2024-09-20T19:10:24.811109+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:26.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:25 smithi049 bash[19814]: cluster 2024-09-20T19:10:24.813710+0000 mgr.y (mgr.25175) 80 : cluster [DBG] pgmap v32: 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-20T19:10:26.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:25 smithi049 bash[26429]: audit 2024-09-20T19:10:24.798790+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:26.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:25 smithi049 bash[26429]: audit 2024-09-20T19:10:24.811109+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:26.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:25 smithi049 bash[26429]: cluster 2024-09-20T19:10:24.813710+0000 mgr.y (mgr.25175) 80 : cluster [DBG] pgmap v32: 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-20T19:10:26.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:25 smithi115 bash[22089]: audit 2024-09-20T19:10:24.798790+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:26.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:25 smithi115 bash[22089]: audit 2024-09-20T19:10:24.811109+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:26.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:25 smithi115 bash[22089]: cluster 2024-09-20T19:10:24.813710+0000 mgr.y (mgr.25175) 80 : cluster [DBG] pgmap v32: 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-20T19:10:28.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:27 smithi049 bash[19814]: cluster 2024-09-20T19:10:26.814411+0000 mgr.y (mgr.25175) 81 : cluster [DBG] pgmap v33: 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-20T19:10:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:27 smithi049 bash[26429]: cluster 2024-09-20T19:10:26.814411+0000 mgr.y (mgr.25175) 81 : cluster [DBG] pgmap v33: 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-20T19:10:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:27 smithi115 bash[22089]: cluster 2024-09-20T19:10:26.814411+0000 mgr.y (mgr.25175) 81 : cluster [DBG] pgmap v33: 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-20T19:10:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:28 smithi049 bash[19814]: audit 2024-09-20T19:10:27.867407+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:29.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:28 smithi049 bash[26429]: audit 2024-09-20T19:10:27.867407+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:29.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:28 smithi115 bash[22089]: audit 2024-09-20T19:10:27.867407+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:30.135 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:29 smithi049 bash[19814]: cluster 2024-09-20T19:10:28.816148+0000 mgr.y (mgr.25175) 82 : cluster [DBG] pgmap v34: 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-20T19:10:30.135 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:29 smithi049 bash[26429]: cluster 2024-09-20T19:10:28.816148+0000 mgr.y (mgr.25175) 82 : cluster [DBG] pgmap v34: 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-20T19:10:30.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:29 smithi115 bash[22089]: cluster 2024-09-20T19:10:28.816148+0000 mgr.y (mgr.25175) 82 : cluster [DBG] pgmap v34: 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-20T19:10:32.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:31 smithi115 bash[22089]: cluster 2024-09-20T19:10:30.816879+0000 mgr.y (mgr.25175) 83 : cluster [DBG] pgmap v35: 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-20T19:10:32.140 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:31 smithi049 bash[19814]: cluster 2024-09-20T19:10:30.816879+0000 mgr.y (mgr.25175) 83 : cluster [DBG] pgmap v35: 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-20T19:10:32.141 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:31 smithi049 bash[26429]: cluster 2024-09-20T19:10:30.816879+0000 mgr.y (mgr.25175) 83 : cluster [DBG] pgmap v35: 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-20T19:10:33.223 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:32 smithi049 bash[26429]: audit 2024-09-20T19:10:31.245438+0000 mgr.y (mgr.25175) 84 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:33.223 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:32 smithi049 bash[19814]: audit 2024-09-20T19:10:31.245438+0000 mgr.y (mgr.25175) 84 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:33.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:32 smithi115 bash[22089]: audit 2024-09-20T19:10:31.245438+0000 mgr.y (mgr.25175) 84 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:34.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:33 smithi049 bash[26429]: cluster 2024-09-20T19:10:32.817470+0000 mgr.y (mgr.25175) 85 : cluster [DBG] pgmap v36: 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-20T19:10:34.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:33 smithi049 bash[19814]: cluster 2024-09-20T19:10:32.817470+0000 mgr.y (mgr.25175) 85 : cluster [DBG] pgmap v36: 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-20T19:10:34.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:33 smithi115 bash[22089]: cluster 2024-09-20T19:10:32.817470+0000 mgr.y (mgr.25175) 85 : cluster [DBG] pgmap v36: 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-20T19:10:34.765 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:10:35.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.007693+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.021298+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.287633+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.301367+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.304052+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.306234+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.319196+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.450434+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.454205+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.457241+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.460255+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.463101+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.465339+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.467607+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.470425+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.474078+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.477938+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: audit 2024-09-20T19:10:34.751530+0000 mgr.y (mgr.25175) 86 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:35.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[19814]: cluster 2024-09-20T19:10:34.818309+0000 mgr.y (mgr.25175) 87 : cluster [DBG] pgmap v37: 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-20T19:10:35.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.007693+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.021298+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.287633+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.301367+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.304052+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:10:35.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.306234+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:10:35.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.319196+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.450434+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:10:35.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.454205+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.457241+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.460255+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.463101+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.465339+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.467607+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.470425+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.474078+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.477938+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: audit 2024-09-20T19:10:34.751530+0000 mgr.y (mgr.25175) 86 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:35.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[26429]: cluster 2024-09-20T19:10:34.818309+0000 mgr.y (mgr.25175) 87 : cluster [DBG] pgmap v37: 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-20T19:10:35.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.007693+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.021298+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.287633+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.301367+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.304052+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:10:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.306234+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:10:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.319196+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.450434+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:10:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.454205+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.457241+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.460255+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.463101+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.465339+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.467607+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.470425+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.474078+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.477938+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:35.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: audit 2024-09-20T19:10:34.751530+0000 mgr.y (mgr.25175) 86 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:35.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:35 smithi115 bash[22089]: cluster 2024-09-20T19:10:34.818309+0000 mgr.y (mgr.25175) 87 : cluster [DBG] pgmap v37: 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-20T19:10:35.449 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:10:35.449 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (25m) 12s ago 26m 13.6M - 0.25.0 c8568f914cd2 c476b0a7eea9 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (26m) 11s ago 26m 74.3M - 9.4.12 2bacad6d85d8 281645d90ac8 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (55s) 12s ago 23m 47.4M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (44s) 11s ago 34m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (11m) 12s ago 36m 499M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (36m) 12s ago 37m 86.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (35m) 11s ago 35m 61.4M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (34m) 12s ago 34m 71.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (20s) 12s ago 26m 2948k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (16s) 11s ago 26m - - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (33m) 12s ago 33m 57.7M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (32m) 12s ago 32m 58.5M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (32m) 12s ago 32m 60.9M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (31m) 12s ago 31m 57.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:10:35.450 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (30m) 11s ago 30m 70.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:10:35.451 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (29m) 11s ago 29m 63.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:10:35.451 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (28m) 11s ago 28m 64.8M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:10:35.451 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (27m) 11s ago 27m 58.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:10:35.451 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (50s) 11s ago 26m 39.9M - 2.43.0 a07b618ecd1d 982fbce71273 2024-09-20T19:10:35.451 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (24m) 12s ago 24m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:10:35.451 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (24m) 11s ago 24m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:10:35.802 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:10:35 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:10:35] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-20T19:10:35.839 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:10:35.839 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:10:35.839 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:10:35.839 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:10:35.839 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:10:35.839 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:10:35.839 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:10:35.840 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:10:35.840 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:10:35.840 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:10:35.840 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:10:35.840 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:10:35.840 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:10:35.840 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:10:35.840 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:10:35.840 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:10:35.840 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:10:35.840 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:10:36.159 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:10:36.159 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:10:36.159 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:10:36.159 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:10:36.159 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [ 2024-09-20T19:10:36.159 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr" 2024-09-20T19:10:36.159 INFO:teuthology.orchestra.run.smithi049.stdout: ], 2024-09-20T19:10:36.159 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:10:36.159 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-20T19:10:36.159 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:10:36.159 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:10:36.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:36 smithi115 bash[22089]: audit 2024-09-20T19:10:35.084660+0000 mgr.y (mgr.25175) 88 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:36.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:36 smithi115 bash[22089]: audit 2024-09-20T19:10:35.409203+0000 mgr.y (mgr.25175) 89 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:36.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:36 smithi115 bash[22089]: audit 2024-09-20T19:10:35.833737+0000 mon.a (mon.0) 1270 : audit [DBG] from='client.? 172.21.15.49:0/906654315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:36.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:36 smithi049 bash[19814]: audit 2024-09-20T19:10:35.084660+0000 mgr.y (mgr.25175) 88 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:36.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:36 smithi049 bash[19814]: audit 2024-09-20T19:10:35.409203+0000 mgr.y (mgr.25175) 89 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:36.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:36 smithi049 bash[19814]: audit 2024-09-20T19:10:35.833737+0000 mon.a (mon.0) 1270 : audit [DBG] from='client.? 172.21.15.49:0/906654315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:36.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:36 smithi049 bash[26429]: audit 2024-09-20T19:10:35.084660+0000 mgr.y (mgr.25175) 88 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:36.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:36 smithi049 bash[26429]: audit 2024-09-20T19:10:35.409203+0000 mgr.y (mgr.25175) 89 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:36.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:36 smithi049 bash[26429]: audit 2024-09-20T19:10:35.833737+0000 mon.a (mon.0) 1270 : audit [DBG] from='client.? 172.21.15.49:0/906654315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:10:37.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:37 smithi115 bash[22089]: audit 2024-09-20T19:10:36.158266+0000 mgr.y (mgr.25175) 90 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:37.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:37 smithi115 bash[22089]: cephadm 2024-09-20T19:10:36.648006+0000 mgr.y (mgr.25175) 91 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-20T19:10:37.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:37 smithi115 bash[22089]: cluster 2024-09-20T19:10:36.818944+0000 mgr.y (mgr.25175) 92 : cluster [DBG] pgmap v38: 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-20T19:10:37.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:37 smithi115 bash[22089]: cephadm 2024-09-20T19:10:36.959556+0000 mgr.y (mgr.25175) 93 : cephadm [INF] Deploying daemon prometheus.a on smithi115 2024-09-20T19:10:37.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:37 smithi049 bash[19814]: audit 2024-09-20T19:10:36.158266+0000 mgr.y (mgr.25175) 90 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:37.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:37 smithi049 bash[19814]: cephadm 2024-09-20T19:10:36.648006+0000 mgr.y (mgr.25175) 91 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-20T19:10:37.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:37 smithi049 bash[19814]: cluster 2024-09-20T19:10:36.818944+0000 mgr.y (mgr.25175) 92 : cluster [DBG] pgmap v38: 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-20T19:10:37.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:37 smithi049 bash[19814]: cephadm 2024-09-20T19:10:36.959556+0000 mgr.y (mgr.25175) 93 : cephadm [INF] Deploying daemon prometheus.a on smithi115 2024-09-20T19:10:37.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:37 smithi049 bash[26429]: audit 2024-09-20T19:10:36.158266+0000 mgr.y (mgr.25175) 90 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:10:37.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:37 smithi049 bash[26429]: cephadm 2024-09-20T19:10:36.648006+0000 mgr.y (mgr.25175) 91 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-20T19:10:37.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:37 smithi049 bash[26429]: cluster 2024-09-20T19:10:36.818944+0000 mgr.y (mgr.25175) 92 : cluster [DBG] pgmap v38: 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-20T19:10:37.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:37 smithi049 bash[26429]: cephadm 2024-09-20T19:10:36.959556+0000 mgr.y (mgr.25175) 93 : cephadm [INF] Deploying daemon prometheus.a on smithi115 2024-09-20T19:10:40.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:39 smithi049 bash[19814]: cluster 2024-09-20T19:10:38.820627+0000 mgr.y (mgr.25175) 94 : cluster [DBG] pgmap v39: 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-20T19:10:40.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:39 smithi049 bash[26429]: cluster 2024-09-20T19:10:38.820627+0000 mgr.y (mgr.25175) 94 : cluster [DBG] pgmap v39: 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-20T19:10:40.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:39 smithi115 bash[22089]: cluster 2024-09-20T19:10:38.820627+0000 mgr.y (mgr.25175) 94 : cluster [DBG] pgmap v39: 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-20T19:10:42.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:41 smithi049 bash[19814]: cluster 2024-09-20T19:10:40.821405+0000 mgr.y (mgr.25175) 95 : cluster [DBG] pgmap v40: 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-20T19:10:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:41 smithi049 bash[26429]: cluster 2024-09-20T19:10:40.821405+0000 mgr.y (mgr.25175) 95 : cluster [DBG] pgmap v40: 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-20T19:10:42.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:41 smithi115 bash[22089]: cluster 2024-09-20T19:10:40.821405+0000 mgr.y (mgr.25175) 95 : cluster [DBG] pgmap v40: 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-20T19:10:43.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:42 smithi049 bash[19814]: audit 2024-09-20T19:10:41.256757+0000 mgr.y (mgr.25175) 96 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:43.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:42 smithi049 bash[19814]: audit 2024-09-20T19:10:42.867858+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:42 smithi049 bash[26429]: audit 2024-09-20T19:10:41.256757+0000 mgr.y (mgr.25175) 96 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:42 smithi049 bash[26429]: audit 2024-09-20T19:10:42.867858+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:43.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:42 smithi115 bash[22089]: audit 2024-09-20T19:10:41.256757+0000 mgr.y (mgr.25175) 96 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:43.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:42 smithi115 bash[22089]: audit 2024-09-20T19:10:42.867858+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:44.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:43 smithi049 bash[19814]: cluster 2024-09-20T19:10:42.822307+0000 mgr.y (mgr.25175) 97 : cluster [DBG] pgmap v41: 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-20T19:10:44.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:43 smithi049 bash[26429]: cluster 2024-09-20T19:10:42.822307+0000 mgr.y (mgr.25175) 97 : cluster [DBG] pgmap v41: 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-20T19:10:44.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:43 smithi115 bash[22089]: cluster 2024-09-20T19:10:42.822307+0000 mgr.y (mgr.25175) 97 : cluster [DBG] pgmap v41: 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-20T19:10:45.802 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:10:45 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:10:45] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-20T19:10:46.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:45 smithi049 bash[19814]: cluster 2024-09-20T19:10:44.824065+0000 mgr.y (mgr.25175) 98 : cluster [DBG] pgmap v42: 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-20T19:10:46.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:45 smithi049 bash[26429]: cluster 2024-09-20T19:10:44.824065+0000 mgr.y (mgr.25175) 98 : cluster [DBG] pgmap v42: 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-20T19:10:46.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:45 smithi115 bash[22089]: cluster 2024-09-20T19:10:44.824065+0000 mgr.y (mgr.25175) 98 : cluster [DBG] pgmap v42: 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-20T19:10:48.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:47 smithi049 bash[19814]: cluster 2024-09-20T19:10:46.824965+0000 mgr.y (mgr.25175) 99 : cluster [DBG] pgmap v43: 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-20T19:10:48.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:47 smithi049 bash[26429]: cluster 2024-09-20T19:10:46.824965+0000 mgr.y (mgr.25175) 99 : cluster [DBG] pgmap v43: 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-20T19:10:48.353 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:47 smithi115 bash[22089]: cluster 2024-09-20T19:10:46.824965+0000 mgr.y (mgr.25175) 99 : cluster [DBG] pgmap v43: 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-20T19:10:50.191 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:49 smithi115 bash[22089]: cluster 2024-09-20T19:10:48.826810+0000 mgr.y (mgr.25175) 100 : cluster [DBG] pgmap v44: 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-20T19:10:50.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:49 smithi049 bash[26429]: cluster 2024-09-20T19:10:48.826810+0000 mgr.y (mgr.25175) 100 : cluster [DBG] pgmap v44: 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-20T19:10:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:49 smithi049 bash[19814]: cluster 2024-09-20T19:10:48.826810+0000 mgr.y (mgr.25175) 100 : cluster [DBG] pgmap v44: 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-20T19:10:50.463 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:50.464 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:10:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:50.464 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:10:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:50.464 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:10:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:50.465 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:50.465 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:10:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:50.465 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:10:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:50.465 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:10:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:50.466 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:50.466 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 systemd[1]: Stopping Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:10:50.466 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[56466]: ts=2024-09-20T19:10:50.428Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:10:50.466 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[56466]: ts=2024-09-20T19:10:50.428Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:10:50.466 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[56466]: ts=2024-09-20T19:10:50.428Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:10:50.466 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[56466]: ts=2024-09-20T19:10:50.428Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:10:50.466 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[56466]: ts=2024-09-20T19:10:50.428Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:10:50.466 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[56466]: ts=2024-09-20T19:10:50.428Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:10:50.466 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[56466]: ts=2024-09-20T19:10:50.429Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:10:50.466 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[56466]: ts=2024-09-20T19:10:50.429Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:10:50.467 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[56466]: ts=2024-09-20T19:10:50.429Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:10:50.467 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[56466]: ts=2024-09-20T19:10:50.430Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:10:50.467 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[56466]: ts=2024-09-20T19:10:50.430Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:10:50.467 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[56466]: ts=2024-09-20T19:10:50.430Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:10:51.211 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:50 smithi115 bash[63394]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:10:51.211 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:51 smithi115 bash[63452]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:10:51.211 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:51 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:10:51.211 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:51 smithi115 systemd[1]: Stopped Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:10:51.618 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:10:51 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:51.618 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:10:51 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:51.618 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:10:51 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:51.619 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:10:51 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:51.619 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:10:51 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:51.619 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:10:51 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:51.620 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:51 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:51.620 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:51 smithi115 systemd[1]: Started Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:10:51.620 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:10:51 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:51.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:51 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:10:52.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:51 smithi115 bash[22089]: cluster 2024-09-20T19:10:50.827698+0000 mgr.y (mgr.25175) 101 : cluster [DBG] pgmap v45: 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-20T19:10:52.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:51 smithi115 bash[22089]: audit 2024-09-20T19:10:51.379425+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:52.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:51 smithi115 bash[22089]: audit 2024-09-20T19:10:51.392076+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:52.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:51 smithi049 bash[19814]: cluster 2024-09-20T19:10:50.827698+0000 mgr.y (mgr.25175) 101 : cluster [DBG] pgmap v45: 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-20T19:10:52.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:51 smithi049 bash[19814]: audit 2024-09-20T19:10:51.379425+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:52.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:51 smithi049 bash[19814]: audit 2024-09-20T19:10:51.392076+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:52.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:51 smithi049 bash[26429]: cluster 2024-09-20T19:10:50.827698+0000 mgr.y (mgr.25175) 101 : cluster [DBG] pgmap v45: 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-20T19:10:52.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:51 smithi049 bash[26429]: audit 2024-09-20T19:10:51.379425+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:52.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:51 smithi049 bash[26429]: audit 2024-09-20T19:10:51.392076+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:52.869 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.472Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-20T19:10:52.869 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.472Z 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:10:52.869 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.472Z 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 smithi115 (none))" 2024-09-20T19:10:52.869 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.472Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:10:52.869 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.472Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:10:52.869 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.475Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:10:52.869 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.475Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-20T19:10:52.869 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.477Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:10:52.869 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.477Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.480Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.481Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=975.49µs 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.481Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.481Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.494Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.498Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.501Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.503Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.505Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.505Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.505Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.18µs wal_replay_duration=24.415032ms wbl_replay_duration=134ns total_replay_duration=25.452579ms 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.508Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.508Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.508Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:10:52.870 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.525Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.028037ms db_storage=910ns remote_storage=1.519µs web_handler=417ns query_engine=777ns scrape=658.304µs scrape_sd=255.535µs notify=37.229µs notify_sd=23.065µs rules=15.622493ms tracing=6.637µs 2024-09-20T19:10:52.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.525Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-20T19:10:52.871 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[63508]: ts=2024-09-20T19:10:52.526Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:10:53.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:52 smithi049 bash[19814]: audit 2024-09-20T19:10:51.265529+0000 mgr.y (mgr.25175) 102 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:53.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:52 smithi049 bash[26429]: audit 2024-09-20T19:10:51.265529+0000 mgr.y (mgr.25175) 102 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:53.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:52 smithi115 bash[22089]: audit 2024-09-20T19:10:51.265529+0000 mgr.y (mgr.25175) 102 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:54.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:53 smithi049 bash[19814]: cluster 2024-09-20T19:10:52.828584+0000 mgr.y (mgr.25175) 103 : cluster [DBG] pgmap v46: 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-20T19:10:54.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:53 smithi049 bash[26429]: cluster 2024-09-20T19:10:52.828584+0000 mgr.y (mgr.25175) 103 : cluster [DBG] pgmap v46: 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-20T19:10:54.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:53 smithi115 bash[22089]: cluster 2024-09-20T19:10:52.828584+0000 mgr.y (mgr.25175) 103 : cluster [DBG] pgmap v46: 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-20T19:10:56.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:55 smithi049 bash[19814]: cluster 2024-09-20T19:10:54.830379+0000 mgr.y (mgr.25175) 104 : cluster [DBG] pgmap v47: 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-20T19:10:56.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:55 smithi049 bash[26429]: cluster 2024-09-20T19:10:54.830379+0000 mgr.y (mgr.25175) 104 : cluster [DBG] pgmap v47: 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-20T19:10:56.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:55 smithi115 bash[22089]: cluster 2024-09-20T19:10:54.830379+0000 mgr.y (mgr.25175) 104 : cluster [DBG] pgmap v47: 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-20T19:10:58.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:57 smithi049 bash[19814]: cluster 2024-09-20T19:10:56.831178+0000 mgr.y (mgr.25175) 105 : cluster [DBG] pgmap v48: 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-20T19:10:58.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:57 smithi049 bash[19814]: audit 2024-09-20T19:10:57.449928+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:58.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:57 smithi049 bash[19814]: audit 2024-09-20T19:10:57.463509+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:58.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:57 smithi049 bash[19814]: audit 2024-09-20T19:10:57.867868+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:58.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:57 smithi049 bash[26429]: cluster 2024-09-20T19:10:56.831178+0000 mgr.y (mgr.25175) 105 : cluster [DBG] pgmap v48: 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-20T19:10:58.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:57 smithi049 bash[26429]: audit 2024-09-20T19:10:57.449928+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:58.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:57 smithi049 bash[26429]: audit 2024-09-20T19:10:57.463509+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:58.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:57 smithi049 bash[26429]: audit 2024-09-20T19:10:57.867868+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:58.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:57 smithi115 bash[22089]: cluster 2024-09-20T19:10:56.831178+0000 mgr.y (mgr.25175) 105 : cluster [DBG] pgmap v48: 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-20T19:10:58.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:57 smithi115 bash[22089]: audit 2024-09-20T19:10:57.449928+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:58.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:57 smithi115 bash[22089]: audit 2024-09-20T19:10:57.463509+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:10:58.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:57 smithi115 bash[22089]: audit 2024-09-20T19:10:57.867868+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:00.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:59 smithi049 bash[19814]: audit 2024-09-20T19:10:58.679250+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:00.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:59 smithi049 bash[19814]: audit 2024-09-20T19:10:58.692167+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:00.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:10:59 smithi049 bash[19814]: cluster 2024-09-20T19:10:58.832991+0000 mgr.y (mgr.25175) 106 : cluster [DBG] pgmap v49: 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-20T19:11:00.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:59 smithi049 bash[26429]: audit 2024-09-20T19:10:58.679250+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:00.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:59 smithi049 bash[26429]: audit 2024-09-20T19:10:58.692167+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:00.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:10:59 smithi049 bash[26429]: cluster 2024-09-20T19:10:58.832991+0000 mgr.y (mgr.25175) 106 : cluster [DBG] pgmap v49: 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-20T19:11:00.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:59 smithi115 bash[22089]: audit 2024-09-20T19:10:58.679250+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:00.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:59 smithi115 bash[22089]: audit 2024-09-20T19:10:58.692167+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:00.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:10:59 smithi115 bash[22089]: cluster 2024-09-20T19:10:58.832991+0000 mgr.y (mgr.25175) 106 : cluster [DBG] pgmap v49: 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-20T19:11:02.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:01 smithi049 bash[19814]: cluster 2024-09-20T19:11:00.833749+0000 mgr.y (mgr.25175) 107 : cluster [DBG] pgmap v50: 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-20T19:11:02.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:01 smithi049 bash[26429]: cluster 2024-09-20T19:11:00.833749+0000 mgr.y (mgr.25175) 107 : cluster [DBG] pgmap v50: 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-20T19:11:02.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:01 smithi115 bash[22089]: cluster 2024-09-20T19:11:00.833749+0000 mgr.y (mgr.25175) 107 : cluster [DBG] pgmap v50: 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-20T19:11:03.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:02 smithi049 bash[19814]: audit 2024-09-20T19:11:01.270497+0000 mgr.y (mgr.25175) 108 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:03.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:02 smithi049 bash[26429]: audit 2024-09-20T19:11:01.270497+0000 mgr.y (mgr.25175) 108 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:03.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:02 smithi115 bash[22089]: audit 2024-09-20T19:11:01.270497+0000 mgr.y (mgr.25175) 108 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:03.802 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:11:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:11:03] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-20T19:11:04.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:03 smithi115 bash[22089]: cluster 2024-09-20T19:11:02.834467+0000 mgr.y (mgr.25175) 109 : cluster [DBG] pgmap v51: 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-20T19:11:04.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:03 smithi049 bash[19814]: cluster 2024-09-20T19:11:02.834467+0000 mgr.y (mgr.25175) 109 : cluster [DBG] pgmap v51: 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-20T19:11:04.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:03 smithi049 bash[26429]: cluster 2024-09-20T19:11:02.834467+0000 mgr.y (mgr.25175) 109 : cluster [DBG] pgmap v51: 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-20T19:11:06.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:05 smithi049 bash[19814]: cluster 2024-09-20T19:11:04.836162+0000 mgr.y (mgr.25175) 110 : cluster [DBG] pgmap v52: 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-20T19:11:06.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:05 smithi049 bash[26429]: cluster 2024-09-20T19:11:04.836162+0000 mgr.y (mgr.25175) 110 : cluster [DBG] pgmap v52: 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-20T19:11:06.355 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:05 smithi115 bash[22089]: cluster 2024-09-20T19:11:04.836162+0000 mgr.y (mgr.25175) 110 : cluster [DBG] pgmap v52: 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-20T19:11:06.505 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:11:07.170 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:11:07.170 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (26m) 44s ago 26m 13.6M - 0.25.0 c8568f914cd2 c476b0a7eea9 2024-09-20T19:11:07.170 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (26m) 9s ago 26m 74.9M - 9.4.12 2bacad6d85d8 281645d90ac8 2024-09-20T19:11:07.170 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (87s) 44s ago 24m 47.4M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:11:07.170 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (76s) 9s ago 35m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:11:07.170 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (12m) 44s ago 37m 499M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:11:07.170 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (37m) 44s ago 37m 86.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T19:11:07.170 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (35m) 9s ago 35m 59.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T19:11:07.170 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (35m) 44s ago 35m 71.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T19:11:07.170 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (52s) 44s ago 27m 2948k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:11:07.170 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (48s) 9s ago 27m 7484k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:11:07.171 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (34m) 44s ago 34m 57.7M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:11:07.171 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (33m) 44s ago 33m 58.5M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:11:07.171 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (32m) 44s ago 32m 60.9M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:11:07.171 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (31m) 44s ago 31m 57.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:11:07.171 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (30m) 9s ago 30m 70.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:11:07.171 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (29m) 9s ago 29m 63.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:11:07.171 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (29m) 9s ago 29m 64.8M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:11:07.171 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (28m) 9s ago 28m 58.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:11:07.171 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (15s) 9s ago 27m 31.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:11:07.171 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (24m) 44s ago 24m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:11:07.171 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (24m) 9s ago 24m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:11:07.551 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:11:07.551 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:11:07.551 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:11:07.551 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:11:07.551 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:11:07.551 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:11:07.551 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:11:07.551 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:11:07.551 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:11:07.552 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:11:07.552 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:11:07.552 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:11:07.552 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:11:07.552 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:11:07.552 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:11:07.552 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:11:07.552 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:11:07.552 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:11:07.877 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:11:07.877 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:11:07.877 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:11:07.877 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:11:07.877 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [ 2024-09-20T19:11:07.877 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr" 2024-09-20T19:11:07.877 INFO:teuthology.orchestra.run.smithi049.stdout: ], 2024-09-20T19:11:07.877 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:11:07.877 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-20T19:11:07.877 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:11:07.877 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:11:08.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:07 smithi049 bash[26429]: audit 2024-09-20T19:11:06.492994+0000 mgr.y (mgr.25175) 111 : audit [DBG] from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:08.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:07 smithi049 bash[26429]: audit 2024-09-20T19:11:06.817466+0000 mgr.y (mgr.25175) 112 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:08.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:07 smithi049 bash[26429]: cluster 2024-09-20T19:11:06.836630+0000 mgr.y (mgr.25175) 113 : cluster [DBG] pgmap v53: 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-20T19:11:08.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:07 smithi049 bash[26429]: audit 2024-09-20T19:11:07.550784+0000 mon.c (mon.2) 311 : audit [DBG] from='client.? 172.21.15.49:0/3182496137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:08.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:07 smithi049 bash[19814]: audit 2024-09-20T19:11:06.492994+0000 mgr.y (mgr.25175) 111 : audit [DBG] from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:08.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:07 smithi049 bash[19814]: audit 2024-09-20T19:11:06.817466+0000 mgr.y (mgr.25175) 112 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:08.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:07 smithi049 bash[19814]: cluster 2024-09-20T19:11:06.836630+0000 mgr.y (mgr.25175) 113 : cluster [DBG] pgmap v53: 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-20T19:11:08.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:07 smithi049 bash[19814]: audit 2024-09-20T19:11:07.550784+0000 mon.c (mon.2) 311 : audit [DBG] from='client.? 172.21.15.49:0/3182496137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:08.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:07 smithi115 bash[22089]: audit 2024-09-20T19:11:06.492994+0000 mgr.y (mgr.25175) 111 : audit [DBG] from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:08.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:07 smithi115 bash[22089]: audit 2024-09-20T19:11:06.817466+0000 mgr.y (mgr.25175) 112 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:08.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:07 smithi115 bash[22089]: cluster 2024-09-20T19:11:06.836630+0000 mgr.y (mgr.25175) 113 : cluster [DBG] pgmap v53: 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-20T19:11:08.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:07 smithi115 bash[22089]: audit 2024-09-20T19:11:07.550784+0000 mon.c (mon.2) 311 : audit [DBG] from='client.? 172.21.15.49:0/3182496137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:07.131910+0000 mgr.y (mgr.25175) 114 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:09.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:07.876430+0000 mgr.y (mgr.25175) 115 : audit [DBG] from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:09.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.122154+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.135661+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.137983+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.139682+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.150618+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.199478+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.253597+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.257304+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.260651+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.263825+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.266603+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.268847+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.271583+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.274975+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.278917+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.282479+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[19814]: audit 2024-09-20T19:11:08.285825+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:07.131910+0000 mgr.y (mgr.25175) 114 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:07.876430+0000 mgr.y (mgr.25175) 115 : audit [DBG] from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.122154+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.135661+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.137983+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:11:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.139682+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:11:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.150618+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.199478+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:11:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.253597+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:11:09.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.257304+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.260651+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.263825+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.266603+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.268847+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.271583+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.274975+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.278917+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.282479+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:08 smithi049 bash[26429]: audit 2024-09-20T19:11:08.285825+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:07.131910+0000 mgr.y (mgr.25175) 114 : audit [DBG] from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:09.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:07.876430+0000 mgr.y (mgr.25175) 115 : audit [DBG] from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.122154+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.135661+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.137983+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.139682+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.150618+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.199478+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.253597+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.257304+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.260651+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.263825+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.266603+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.268847+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.271583+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.274975+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.278917+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.282479+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:09.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:08 smithi115 bash[22089]: audit 2024-09-20T19:11:08.285825+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:10.223 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:09 smithi049 bash[19814]: audit 2024-09-20T19:11:08.201669+0000 mgr.y (mgr.25175) 116 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:11:10.224 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:09 smithi049 bash[19814]: cluster 2024-09-20T19:11:08.837629+0000 mgr.y (mgr.25175) 117 : cluster [DBG] pgmap v54: 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-20T19:11:10.224 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:09 smithi049 bash[26429]: audit 2024-09-20T19:11:08.201669+0000 mgr.y (mgr.25175) 116 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:11:10.224 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:09 smithi049 bash[26429]: cluster 2024-09-20T19:11:08.837629+0000 mgr.y (mgr.25175) 117 : cluster [DBG] pgmap v54: 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-20T19:11:10.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:09 smithi115 bash[22089]: audit 2024-09-20T19:11:08.201669+0000 mgr.y (mgr.25175) 116 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:11:10.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:09 smithi115 bash[22089]: cluster 2024-09-20T19:11:08.837629+0000 mgr.y (mgr.25175) 117 : cluster [DBG] pgmap v54: 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-20T19:11:12.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:11 smithi049 bash[19814]: cluster 2024-09-20T19:11:10.838313+0000 mgr.y (mgr.25175) 118 : cluster [DBG] pgmap v55: 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-20T19:11:12.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:11 smithi049 bash[26429]: cluster 2024-09-20T19:11:10.838313+0000 mgr.y (mgr.25175) 118 : cluster [DBG] pgmap v55: 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-20T19:11:12.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:11 smithi115 bash[22089]: cluster 2024-09-20T19:11:10.838313+0000 mgr.y (mgr.25175) 118 : cluster [DBG] pgmap v55: 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-20T19:11:13.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:12 smithi049 bash[19814]: cephadm 2024-09-20T19:11:11.097894+0000 mgr.y (mgr.25175) 119 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-20T19:11:13.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:12 smithi049 bash[19814]: cephadm 2024-09-20T19:11:11.110562+0000 mgr.y (mgr.25175) 120 : cephadm [INF] Deploying daemon alertmanager.a on smithi049 2024-09-20T19:11:13.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:12 smithi049 bash[19814]: audit 2024-09-20T19:11:11.278473+0000 mgr.y (mgr.25175) 121 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:13.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:12 smithi049 bash[19814]: audit 2024-09-20T19:11:12.867916+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:13.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:12 smithi049 bash[26429]: cephadm 2024-09-20T19:11:11.097894+0000 mgr.y (mgr.25175) 119 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-20T19:11:13.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:12 smithi049 bash[26429]: cephadm 2024-09-20T19:11:11.110562+0000 mgr.y (mgr.25175) 120 : cephadm [INF] Deploying daemon alertmanager.a on smithi049 2024-09-20T19:11:13.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:12 smithi049 bash[26429]: audit 2024-09-20T19:11:11.278473+0000 mgr.y (mgr.25175) 121 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:13.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:12 smithi049 bash[26429]: audit 2024-09-20T19:11:12.867916+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:13.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:12 smithi115 bash[22089]: cephadm 2024-09-20T19:11:11.097894+0000 mgr.y (mgr.25175) 119 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-20T19:11:13.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:12 smithi115 bash[22089]: cephadm 2024-09-20T19:11:11.110562+0000 mgr.y (mgr.25175) 120 : cephadm [INF] Deploying daemon alertmanager.a on smithi049 2024-09-20T19:11:13.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:12 smithi115 bash[22089]: audit 2024-09-20T19:11:11.278473+0000 mgr.y (mgr.25175) 121 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:13.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:12 smithi115 bash[22089]: audit 2024-09-20T19:11:12.867916+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:13.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:11:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:11:13] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-20T19:11:14.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:13 smithi049 bash[19814]: cluster 2024-09-20T19:11:12.838762+0000 mgr.y (mgr.25175) 122 : cluster [DBG] pgmap v56: 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-20T19:11:14.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:13 smithi049 bash[26429]: cluster 2024-09-20T19:11:12.838762+0000 mgr.y (mgr.25175) 122 : cluster [DBG] pgmap v56: 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-20T19:11:14.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:13 smithi115 bash[22089]: cluster 2024-09-20T19:11:12.838762+0000 mgr.y (mgr.25175) 122 : cluster [DBG] pgmap v56: 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-20T19:11:16.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:15 smithi049 bash[19814]: cluster 2024-09-20T19:11:14.840454+0000 mgr.y (mgr.25175) 123 : cluster [DBG] pgmap v57: 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-20T19:11:16.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:15 smithi049 bash[26429]: cluster 2024-09-20T19:11:14.840454+0000 mgr.y (mgr.25175) 123 : cluster [DBG] pgmap v57: 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-20T19:11:16.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:15 smithi115 bash[22089]: cluster 2024-09-20T19:11:14.840454+0000 mgr.y (mgr.25175) 123 : cluster [DBG] pgmap v57: 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-20T19:11:18.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:17 smithi049 bash[19814]: cluster 2024-09-20T19:11:16.841232+0000 mgr.y (mgr.25175) 124 : cluster [DBG] pgmap v58: 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-20T19:11:18.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:17 smithi049 bash[26429]: cluster 2024-09-20T19:11:16.841232+0000 mgr.y (mgr.25175) 124 : cluster [DBG] pgmap v58: 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-20T19:11:18.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:17 smithi115 bash[22089]: cluster 2024-09-20T19:11:16.841232+0000 mgr.y (mgr.25175) 124 : cluster [DBG] pgmap v58: 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-20T19:11:20.257 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:19 smithi049 bash[19814]: cluster 2024-09-20T19:11:18.843060+0000 mgr.y (mgr.25175) 125 : cluster [DBG] pgmap v59: 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-20T19:11:20.257 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:19 smithi049 bash[26429]: cluster 2024-09-20T19:11:18.843060+0000 mgr.y (mgr.25175) 125 : cluster [DBG] pgmap v59: 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-20T19:11:20.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:19 smithi115 bash[22089]: cluster 2024-09-20T19:11:18.843060+0000 mgr.y (mgr.25175) 125 : cluster [DBG] pgmap v59: 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-20T19:11:20.539 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:20 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:20.540 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:11:20 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:20.540 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:11:20 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:20.540 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:20 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:20.540 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:20 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:20.541 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:11:20 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:20.541 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:11:20 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:20.541 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:11:20 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:20.541 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:11:20 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:20.801 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:20 smithi049 systemd[1]: Stopping Ceph alertmanager.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:11:20.802 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:20 smithi049 bash[52147]: ts=2024-09-20T19:11:20.655Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:11:21.551 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:21 smithi049 bash[83017]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:11:21.551 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:21 smithi049 bash[83077]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:11:21.551 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:21 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T19:11:21.552 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:21 smithi049 systemd[1]: Stopped Ceph alertmanager.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:11:22.051 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:11:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:22.052 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:11:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:22.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:22.052 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:11:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:22.053 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:11:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:22.053 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:11:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:22.053 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:11:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:22.053 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:22.053 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:21 smithi049 systemd[1]: Started Ceph alertmanager.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:11:22.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:11:22.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:21 smithi115 bash[22089]: cluster 2024-09-20T19:11:20.843748+0000 mgr.y (mgr.25175) 126 : cluster [DBG] pgmap v60: 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-20T19:11:22.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:21 smithi115 bash[22089]: audit 2024-09-20T19:11:21.759709+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:22.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:21 smithi115 bash[22089]: audit 2024-09-20T19:11:21.770466+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:22.368 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:22 smithi049 bash[19814]: cluster 2024-09-20T19:11:20.843748+0000 mgr.y (mgr.25175) 126 : cluster [DBG] pgmap v60: 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-20T19:11:22.368 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:22 smithi049 bash[19814]: audit 2024-09-20T19:11:21.759709+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:22.368 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:22 smithi049 bash[19814]: audit 2024-09-20T19:11:21.770466+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:22.369 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:22 smithi049 bash[26429]: cluster 2024-09-20T19:11:20.843748+0000 mgr.y (mgr.25175) 126 : cluster [DBG] pgmap v60: 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-20T19:11:22.369 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:22 smithi049 bash[26429]: audit 2024-09-20T19:11:21.759709+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:22.369 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:22 smithi049 bash[26429]: audit 2024-09-20T19:11:21.770466+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:23.211 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:22 smithi049 bash[19814]: audit 2024-09-20T19:11:21.286241+0000 mgr.y (mgr.25175) 127 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:23.211 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:22 smithi049 bash[26429]: audit 2024-09-20T19:11:21.286241+0000 mgr.y (mgr.25175) 127 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:23.211 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:23 smithi049 bash[83133]: ts=2024-09-20T19:11:23.178Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-20T19:11:23.212 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:23 smithi049 bash[83133]: ts=2024-09-20T19:11:23.178Z 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:11:23.212 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:23 smithi049 bash[83133]: ts=2024-09-20T19:11:23.180Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.49 port=9094 2024-09-20T19:11:23.212 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:23 smithi049 bash[83133]: ts=2024-09-20T19:11:23.181Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T19:11:23.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:22 smithi115 bash[22089]: audit 2024-09-20T19:11:21.286241+0000 mgr.y (mgr.25175) 127 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:23.551 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:11:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:11:23] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-20T19:11:23.552 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:23 smithi049 bash[83133]: ts=2024-09-20T19:11:23.211Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:11:23.552 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:23 smithi049 bash[83133]: ts=2024-09-20T19:11:23.211Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:11:23.552 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:23 smithi049 bash[83133]: ts=2024-09-20T19:11:23.214Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-20T19:11:23.552 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:23 smithi049 bash[83133]: ts=2024-09-20T19:11:23.214Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-20T19:11:24.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:23 smithi049 bash[26429]: cluster 2024-09-20T19:11:22.844520+0000 mgr.y (mgr.25175) 128 : cluster [DBG] pgmap v61: 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-20T19:11:24.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:23 smithi049 bash[19814]: cluster 2024-09-20T19:11:22.844520+0000 mgr.y (mgr.25175) 128 : cluster [DBG] pgmap v61: 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-20T19:11:24.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:23 smithi115 bash[22089]: cluster 2024-09-20T19:11:22.844520+0000 mgr.y (mgr.25175) 128 : cluster [DBG] pgmap v61: 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-20T19:11:25.551 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:25 smithi049 bash[83133]: ts=2024-09-20T19:11:25.182Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000728387s 2024-09-20T19:11:26.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:25 smithi049 bash[19814]: cluster 2024-09-20T19:11:24.845487+0000 mgr.y (mgr.25175) 129 : cluster [DBG] pgmap v62: 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-20T19:11:26.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:25 smithi049 bash[26429]: cluster 2024-09-20T19:11:24.845487+0000 mgr.y (mgr.25175) 129 : cluster [DBG] pgmap v62: 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-20T19:11:26.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:25 smithi115 bash[22089]: cluster 2024-09-20T19:11:24.845487+0000 mgr.y (mgr.25175) 129 : cluster [DBG] pgmap v62: 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-20T19:11:28.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:27 smithi049 bash[19814]: cluster 2024-09-20T19:11:26.846200+0000 mgr.y (mgr.25175) 130 : cluster [DBG] pgmap v63: 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-20T19:11:28.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:27 smithi049 bash[19814]: audit 2024-09-20T19:11:27.713775+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:28.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:27 smithi049 bash[19814]: audit 2024-09-20T19:11:27.726075+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:28.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:27 smithi049 bash[19814]: audit 2024-09-20T19:11:27.808033+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:28.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:27 smithi049 bash[19814]: audit 2024-09-20T19:11:27.822117+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:28.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:27 smithi049 bash[19814]: audit 2024-09-20T19:11:27.868347+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:27 smithi049 bash[26429]: cluster 2024-09-20T19:11:26.846200+0000 mgr.y (mgr.25175) 130 : cluster [DBG] pgmap v63: 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-20T19:11:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:27 smithi049 bash[26429]: audit 2024-09-20T19:11:27.713775+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:27 smithi049 bash[26429]: audit 2024-09-20T19:11:27.726075+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:27 smithi049 bash[26429]: audit 2024-09-20T19:11:27.808033+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:27 smithi049 bash[26429]: audit 2024-09-20T19:11:27.822117+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:28.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:27 smithi049 bash[26429]: audit 2024-09-20T19:11:27.868347+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:27 smithi115 bash[22089]: cluster 2024-09-20T19:11:26.846200+0000 mgr.y (mgr.25175) 130 : cluster [DBG] pgmap v63: 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-20T19:11:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:27 smithi115 bash[22089]: audit 2024-09-20T19:11:27.713775+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:27 smithi115 bash[22089]: audit 2024-09-20T19:11:27.726075+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:27 smithi115 bash[22089]: audit 2024-09-20T19:11:27.808033+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:27 smithi115 bash[22089]: audit 2024-09-20T19:11:27.822117+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:27 smithi115 bash[22089]: audit 2024-09-20T19:11:27.868347+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:30.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:29 smithi049 bash[19814]: cluster 2024-09-20T19:11:28.847755+0000 mgr.y (mgr.25175) 131 : cluster [DBG] pgmap v64: 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-20T19:11:30.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:29 smithi049 bash[19814]: audit 2024-09-20T19:11:28.895031+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:30.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:29 smithi049 bash[19814]: audit 2024-09-20T19:11:28.906492+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:30.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:29 smithi049 bash[26429]: cluster 2024-09-20T19:11:28.847755+0000 mgr.y (mgr.25175) 131 : cluster [DBG] pgmap v64: 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-20T19:11:30.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:29 smithi049 bash[26429]: audit 2024-09-20T19:11:28.895031+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:30.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:29 smithi049 bash[26429]: audit 2024-09-20T19:11:28.906492+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:30.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:29 smithi115 bash[22089]: cluster 2024-09-20T19:11:28.847755+0000 mgr.y (mgr.25175) 131 : cluster [DBG] pgmap v64: 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-20T19:11:30.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:29 smithi115 bash[22089]: audit 2024-09-20T19:11:28.895031+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:30.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:29 smithi115 bash[22089]: audit 2024-09-20T19:11:28.906492+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:31 smithi049 bash[19814]: cluster 2024-09-20T19:11:30.848532+0000 mgr.y (mgr.25175) 132 : cluster [DBG] pgmap v65: 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-20T19:11:32.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:31 smithi049 bash[26429]: cluster 2024-09-20T19:11:30.848532+0000 mgr.y (mgr.25175) 132 : cluster [DBG] pgmap v65: 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-20T19:11:32.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:31 smithi115 bash[22089]: cluster 2024-09-20T19:11:30.848532+0000 mgr.y (mgr.25175) 132 : cluster [DBG] pgmap v65: 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-20T19:11:33.184 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:32 smithi049 bash[19814]: audit 2024-09-20T19:11:31.296467+0000 mgr.y (mgr.25175) 133 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:33.185 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:32 smithi049 bash[26429]: audit 2024-09-20T19:11:31.296467+0000 mgr.y (mgr.25175) 133 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:33.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:32 smithi115 bash[22089]: audit 2024-09-20T19:11:31.296467+0000 mgr.y (mgr.25175) 133 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:33.552 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:11:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:11:33] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-20T19:11:33.552 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:11:33 smithi049 bash[83133]: ts=2024-09-20T19:11:33.184Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00276625s 2024-09-20T19:11:34.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:33 smithi049 bash[19814]: cluster 2024-09-20T19:11:32.849263+0000 mgr.y (mgr.25175) 134 : cluster [DBG] pgmap v66: 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-20T19:11:34.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:33 smithi049 bash[26429]: cluster 2024-09-20T19:11:32.849263+0000 mgr.y (mgr.25175) 134 : cluster [DBG] pgmap v66: 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-20T19:11:34.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:33 smithi115 bash[22089]: cluster 2024-09-20T19:11:32.849263+0000 mgr.y (mgr.25175) 134 : cluster [DBG] pgmap v66: 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-20T19:11:36.195 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:35 smithi049 bash[19814]: cluster 2024-09-20T19:11:34.850980+0000 mgr.y (mgr.25175) 135 : cluster [DBG] pgmap v67: 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-20T19:11:36.196 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:35 smithi049 bash[26429]: cluster 2024-09-20T19:11:34.850980+0000 mgr.y (mgr.25175) 135 : cluster [DBG] pgmap v67: 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-20T19:11:36.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:35 smithi115 bash[22089]: cluster 2024-09-20T19:11:34.850980+0000 mgr.y (mgr.25175) 135 : cluster [DBG] pgmap v67: 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-20T19:11:38.228 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:11:38.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:37 smithi049 bash[19814]: cluster 2024-09-20T19:11:36.851720+0000 mgr.y (mgr.25175) 136 : cluster [DBG] pgmap v68: 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-20T19:11:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:37 smithi049 bash[26429]: cluster 2024-09-20T19:11:36.851720+0000 mgr.y (mgr.25175) 136 : cluster [DBG] pgmap v68: 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-20T19:11:38.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:37 smithi115 bash[22089]: cluster 2024-09-20T19:11:36.851720+0000 mgr.y (mgr.25175) 136 : cluster [DBG] pgmap v68: 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-20T19:11:38.880 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:11:38.880 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (17s) 11s ago 27m 13.7M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:11:38.880 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (27m) 11s ago 27m 76.0M - 9.4.12 2bacad6d85d8 281645d90ac8 2024-09-20T19:11:38.880 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (119s) 11s ago 24m 48.0M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (107s) 11s ago 35m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (12m) 11s ago 37m 503M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (38m) 11s ago 38m 86.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (36m) 11s ago 36m 60.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (36m) 11s ago 36m 65.8M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (83s) 11s ago 27m 7403k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (79s) 11s ago 27m 7623k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (34m) 11s ago 34m 57.8M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (33m) 11s ago 34m 58.6M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (33m) 11s ago 33m 61.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (32m) 11s ago 32m 57.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (31m) 11s ago 31m 70.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (30m) 11s ago 30m 64.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:11:38.881 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (29m) 11s ago 29m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:11:38.882 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (28m) 11s ago 28m 58.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:11:38.882 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (47s) 11s ago 27m 34.5M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:11:38.882 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (25m) 11s ago 25m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:11:38.882 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (25m) 11s ago 25m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:11:39.284 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:11:39.284 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:11:39.284 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:11:39.284 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:11:39.284 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:11:39.284 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:11:39.284 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:11:39.285 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:11:39.285 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:11:39.285 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:11:39.285 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:11:39.285 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:11:39.285 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:11:39.285 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:11:39.285 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:11:39.285 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:11:39.285 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:11:39.285 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:11:39.615 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:11:39.615 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:11:39.615 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:11:39.615 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:11:39.615 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [ 2024-09-20T19:11:39.615 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr" 2024-09-20T19:11:39.615 INFO:teuthology.orchestra.run.smithi049.stdout: ], 2024-09-20T19:11:39.615 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:11:39.616 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading grafana daemons", 2024-09-20T19:11:39.616 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:11:39.616 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:11:40.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:38.212772+0000 mgr.y (mgr.25175) 137 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:40.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:38.547852+0000 mgr.y (mgr.25175) 138 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:40.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: cluster 2024-09-20T19:11:38.853316+0000 mgr.y (mgr.25175) 139 : cluster [DBG] pgmap v69: 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-20T19:11:40.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:38.865772+0000 mgr.y (mgr.25175) 140 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:40.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.131968+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:40.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.144071+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:40.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.146033+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:11:40.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.147912+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:11:40.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.159588+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:40.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.203910+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:11:40.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.283530+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:11:40.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.283893+0000 mon.c (mon.2) 312 : audit [DBG] from='client.? 172.21.15.49:0/2193189164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.287245+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.289814+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.292630+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.295434+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.297882+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.300237+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.302855+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:38.212772+0000 mgr.y (mgr.25175) 137 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:40.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:38.547852+0000 mgr.y (mgr.25175) 138 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:40.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: cluster 2024-09-20T19:11:38.853316+0000 mgr.y (mgr.25175) 139 : cluster [DBG] pgmap v69: 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-20T19:11:40.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:38.865772+0000 mgr.y (mgr.25175) 140 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:40.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.131968+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:40.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.144071+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:40.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.146033+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:11:40.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.147912+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:11:40.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.159588+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:40.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.203910+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:11:40.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.283530+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:11:40.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.283893+0000 mon.c (mon.2) 312 : audit [DBG] from='client.? 172.21.15.49:0/2193189164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.287245+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.289814+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.292630+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.295434+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.297882+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.300237+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.302855+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.306014+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.308956+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.311526+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[19814]: audit 2024-09-20T19:11:39.314232+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.306014+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.308956+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.311526+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:39 smithi049 bash[26429]: audit 2024-09-20T19:11:39.314232+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:38.212772+0000 mgr.y (mgr.25175) 137 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:40.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:38.547852+0000 mgr.y (mgr.25175) 138 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:40.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: cluster 2024-09-20T19:11:38.853316+0000 mgr.y (mgr.25175) 139 : cluster [DBG] pgmap v69: 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-20T19:11:40.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:38.865772+0000 mgr.y (mgr.25175) 140 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:40.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.131968+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:40.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.144071+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:40.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.146033+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:11:40.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.147912+0000 mon.b (mon.1) 126 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:11:40.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.159588+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:11:40.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.203910+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:11:40.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.283530+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:11:40.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.283893+0000 mon.c (mon.2) 312 : audit [DBG] from='client.? 172.21.15.49:0/2193189164' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.287245+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.289814+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.292630+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.295434+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.297882+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.300237+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.302855+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.306014+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.308956+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.311526+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:40.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:39 smithi115 bash[22089]: audit 2024-09-20T19:11:39.314232+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:11:41.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:40 smithi115 bash[22089]: audit 2024-09-20T19:11:39.205853+0000 mgr.y (mgr.25175) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:11:41.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:40 smithi115 bash[22089]: audit 2024-09-20T19:11:39.614926+0000 mgr.y (mgr.25175) 142 : audit [DBG] from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:41.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:40 smithi049 bash[19814]: audit 2024-09-20T19:11:39.205853+0000 mgr.y (mgr.25175) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:11:41.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:40 smithi049 bash[19814]: audit 2024-09-20T19:11:39.614926+0000 mgr.y (mgr.25175) 142 : audit [DBG] from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:41.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:40 smithi049 bash[26429]: audit 2024-09-20T19:11:39.205853+0000 mgr.y (mgr.25175) 141 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:11:41.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:40 smithi049 bash[26429]: audit 2024-09-20T19:11:39.614926+0000 mgr.y (mgr.25175) 142 : audit [DBG] from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:42.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:41 smithi049 bash[26429]: cluster 2024-09-20T19:11:40.854239+0000 mgr.y (mgr.25175) 143 : cluster [DBG] pgmap v70: 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-20T19:11:42.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:41 smithi049 bash[19814]: cluster 2024-09-20T19:11:40.854239+0000 mgr.y (mgr.25175) 143 : cluster [DBG] pgmap v70: 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-20T19:11:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:41 smithi115 bash[22089]: cluster 2024-09-20T19:11:40.854239+0000 mgr.y (mgr.25175) 143 : cluster [DBG] pgmap v70: 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-20T19:11:43.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:42 smithi049 bash[19814]: audit 2024-09-20T19:11:41.306426+0000 mgr.y (mgr.25175) 144 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:43.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:42 smithi049 bash[19814]: cephadm 2024-09-20T19:11:41.622680+0000 mgr.y (mgr.25175) 145 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-20T19:11:43.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:42 smithi049 bash[19814]: cephadm 2024-09-20T19:11:41.725194+0000 mgr.y (mgr.25175) 146 : cephadm [INF] Deploying daemon grafana.a on smithi115 2024-09-20T19:11:43.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:42 smithi049 bash[19814]: audit 2024-09-20T19:11:42.869207+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:43.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:42 smithi049 bash[26429]: audit 2024-09-20T19:11:41.306426+0000 mgr.y (mgr.25175) 144 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:43.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:42 smithi049 bash[26429]: cephadm 2024-09-20T19:11:41.622680+0000 mgr.y (mgr.25175) 145 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-20T19:11:43.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:42 smithi049 bash[26429]: cephadm 2024-09-20T19:11:41.725194+0000 mgr.y (mgr.25175) 146 : cephadm [INF] Deploying daemon grafana.a on smithi115 2024-09-20T19:11:43.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:42 smithi049 bash[26429]: audit 2024-09-20T19:11:42.869207+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:43.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:42 smithi115 bash[22089]: audit 2024-09-20T19:11:41.306426+0000 mgr.y (mgr.25175) 144 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:43.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:42 smithi115 bash[22089]: cephadm 2024-09-20T19:11:41.622680+0000 mgr.y (mgr.25175) 145 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-20T19:11:43.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:42 smithi115 bash[22089]: cephadm 2024-09-20T19:11:41.725194+0000 mgr.y (mgr.25175) 146 : cephadm [INF] Deploying daemon grafana.a on smithi115 2024-09-20T19:11:43.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:42 smithi115 bash[22089]: audit 2024-09-20T19:11:42.869207+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:43.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:11:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:11:43] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.51.0" 2024-09-20T19:11:44.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:43 smithi049 bash[26429]: cluster 2024-09-20T19:11:42.855030+0000 mgr.y (mgr.25175) 147 : cluster [DBG] pgmap v71: 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-20T19:11:44.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:43 smithi049 bash[19814]: cluster 2024-09-20T19:11:42.855030+0000 mgr.y (mgr.25175) 147 : cluster [DBG] pgmap v71: 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-20T19:11:44.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:43 smithi115 bash[22089]: cluster 2024-09-20T19:11:42.855030+0000 mgr.y (mgr.25175) 147 : cluster [DBG] pgmap v71: 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-20T19:11:46.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:45 smithi049 bash[26429]: cluster 2024-09-20T19:11:44.856714+0000 mgr.y (mgr.25175) 148 : cluster [DBG] pgmap v72: 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-20T19:11:46.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:45 smithi049 bash[19814]: cluster 2024-09-20T19:11:44.856714+0000 mgr.y (mgr.25175) 148 : cluster [DBG] pgmap v72: 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-20T19:11:46.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:45 smithi115 bash[22089]: cluster 2024-09-20T19:11:44.856714+0000 mgr.y (mgr.25175) 148 : cluster [DBG] pgmap v72: 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-20T19:11:48.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:47 smithi049 bash[19814]: cluster 2024-09-20T19:11:46.857466+0000 mgr.y (mgr.25175) 149 : cluster [DBG] pgmap v73: 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-20T19:11:48.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:47 smithi049 bash[26429]: cluster 2024-09-20T19:11:46.857466+0000 mgr.y (mgr.25175) 149 : cluster [DBG] pgmap v73: 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-20T19:11:48.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:47 smithi115 bash[22089]: cluster 2024-09-20T19:11:46.857466+0000 mgr.y (mgr.25175) 149 : cluster [DBG] pgmap v73: 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-20T19:11:50.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:49 smithi049 bash[19814]: cluster 2024-09-20T19:11:48.859129+0000 mgr.y (mgr.25175) 150 : cluster [DBG] pgmap v74: 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-20T19:11:50.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:49 smithi049 bash[26429]: cluster 2024-09-20T19:11:48.859129+0000 mgr.y (mgr.25175) 150 : cluster [DBG] pgmap v74: 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-20T19:11:50.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:49 smithi115 bash[22089]: cluster 2024-09-20T19:11:48.859129+0000 mgr.y (mgr.25175) 150 : cluster [DBG] pgmap v74: 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-20T19:11:52.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:51 smithi049 bash[19814]: cluster 2024-09-20T19:11:50.859886+0000 mgr.y (mgr.25175) 151 : cluster [DBG] pgmap v75: 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-20T19:11:52.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:51 smithi049 bash[26429]: cluster 2024-09-20T19:11:50.859886+0000 mgr.y (mgr.25175) 151 : cluster [DBG] pgmap v75: 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-20T19:11:52.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:51 smithi115 bash[22089]: cluster 2024-09-20T19:11:50.859886+0000 mgr.y (mgr.25175) 151 : cluster [DBG] pgmap v75: 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-20T19:11:53.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:52 smithi049 bash[19814]: audit 2024-09-20T19:11:51.317653+0000 mgr.y (mgr.25175) 152 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:53.319 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:52 smithi049 bash[26429]: audit 2024-09-20T19:11:51.317653+0000 mgr.y (mgr.25175) 152 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:53.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:52 smithi115 bash[22089]: audit 2024-09-20T19:11:51.317653+0000 mgr.y (mgr.25175) 152 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:53.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:11:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:11:53] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.51.0" 2024-09-20T19:11:54.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:53 smithi049 bash[19814]: cluster 2024-09-20T19:11:52.860612+0000 mgr.y (mgr.25175) 153 : cluster [DBG] pgmap v76: 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-20T19:11:54.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:53 smithi049 bash[26429]: cluster 2024-09-20T19:11:52.860612+0000 mgr.y (mgr.25175) 153 : cluster [DBG] pgmap v76: 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-20T19:11:54.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:53 smithi115 bash[22089]: cluster 2024-09-20T19:11:52.860612+0000 mgr.y (mgr.25175) 153 : cluster [DBG] pgmap v76: 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-20T19:11:56.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:55 smithi049 bash[19814]: cluster 2024-09-20T19:11:54.862335+0000 mgr.y (mgr.25175) 154 : cluster [DBG] pgmap v77: 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-20T19:11:56.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:55 smithi049 bash[26429]: cluster 2024-09-20T19:11:54.862335+0000 mgr.y (mgr.25175) 154 : cluster [DBG] pgmap v77: 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-20T19:11:56.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:55 smithi115 bash[22089]: cluster 2024-09-20T19:11:54.862335+0000 mgr.y (mgr.25175) 154 : cluster [DBG] pgmap v77: 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-20T19:11:58.251 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:57 smithi115 bash[22089]: cluster 2024-09-20T19:11:56.863066+0000 mgr.y (mgr.25175) 155 : cluster [DBG] pgmap v78: 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-20T19:11:58.251 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:57 smithi115 bash[22089]: audit 2024-09-20T19:11:57.869897+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:58.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:57 smithi049 bash[19814]: cluster 2024-09-20T19:11:56.863066+0000 mgr.y (mgr.25175) 155 : cluster [DBG] pgmap v78: 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-20T19:11:58.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:57 smithi049 bash[19814]: audit 2024-09-20T19:11:57.869897+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:58.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:57 smithi049 bash[26429]: cluster 2024-09-20T19:11:56.863066+0000 mgr.y (mgr.25175) 155 : cluster [DBG] pgmap v78: 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-20T19:11:58.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:57 smithi049 bash[26429]: audit 2024-09-20T19:11:57.869897+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:00.117 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:11:59 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:00.118 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:11:59 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:00.118 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:11:59 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:00.119 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:11:59 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:00.119 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:11:59 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:00.119 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:11:59 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:00.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:59 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:00.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:11:59 smithi115 bash[22089]: cluster 2024-09-20T19:11:58.864756+0000 mgr.y (mgr.25175) 156 : cluster [DBG] pgmap v79: 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-20T19:12:00.120 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:11:59 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:00.120 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:11:59 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:00.120 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:00 smithi115 systemd[1]: Stopping Ceph grafana.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:12:00.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:11:59 smithi049 bash[19814]: cluster 2024-09-20T19:11:58.864756+0000 mgr.y (mgr.25175) 156 : cluster [DBG] pgmap v79: 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-20T19:12:00.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:11:59 smithi049 bash[26429]: cluster 2024-09-20T19:11:58.864756+0000 mgr.y (mgr.25175) 156 : cluster [DBG] pgmap v79: 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-20T19:12:00.602 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:00 smithi115 bash[47305]: logger=server t=2024-09-20T19:12:00.152529021Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-20T19:12:00.602 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:00 smithi115 bash[47305]: logger=tracing t=2024-09-20T19:12:00.152618431Z level=info msg="Closing tracing" 2024-09-20T19:12:00.602 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:00 smithi115 bash[47305]: logger=ticker t=2024-09-20T19:12:00.152671283Z level=info msg=stopped last_tick=2024-09-20T19:12:00Z 2024-09-20T19:12:00.867 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:00 smithi115 bash[67286]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-grafana-a 2024-09-20T19:12:00.867 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:00 smithi115 bash[67346]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-grafana-a 2024-09-20T19:12:00.867 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:00 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-20T19:12:00.867 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:00 smithi115 systemd[1]: Stopped Ceph grafana.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:12:01.367 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:12:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:01.368 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:12:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:01.368 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:12:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:01.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:01.368 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:12:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:01.369 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:12:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:01.369 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:12:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:01.369 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:12:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:01.369 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:00 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:12:01.370 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:01 smithi115 systemd[1]: Started Ceph grafana.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:12:02.237 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:01 smithi115 bash[22089]: cluster 2024-09-20T19:12:00.865504+0000 mgr.y (mgr.25175) 157 : cluster [DBG] pgmap v80: 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-20T19:12:02.237 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:01 smithi115 bash[22089]: audit 2024-09-20T19:12:01.104630+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:02.237 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:01 smithi115 bash[22089]: audit 2024-09-20T19:12:01.117104+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:02.237 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.233115709Z level=info msg="Starting Grafana" version=10.4.8 commit=8c384b71bde142a25ddc01ed5a183ca572b2b7f7 branch=v10.4.x compiled=2024-09-20T19:12:02Z 2024-09-20T19:12:02.237 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.233607155Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-20T19:12:02.237 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.23366399Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-20T19:12:02.237 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.233699531Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-20T19:12:02.237 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.233731647Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.233763076Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.233794492Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.233825933Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.233865312Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.23390157Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.233933418Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.233974446Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.234005981Z level=info msg=Target target=[all] 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.234044072Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.234075638Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.234110092Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.234147191Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.23417861Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-20T19:12:02.238 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=settings t=2024-09-20T19:12:02.234209195Z level=info msg="App mode production" 2024-09-20T19:12:02.239 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=sqlstore t=2024-09-20T19:12:02.234912945Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-20T19:12:02.239 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=sqlstore t=2024-09-20T19:12:02.234972487Z 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:12:02.239 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.236392767Z level=info msg="Starting DB migrations" 2024-09-20T19:12:02.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:01 smithi049 bash[19814]: cluster 2024-09-20T19:12:00.865504+0000 mgr.y (mgr.25175) 157 : cluster [DBG] pgmap v80: 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-20T19:12:02.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:01 smithi049 bash[19814]: audit 2024-09-20T19:12:01.104630+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:02.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:01 smithi049 bash[19814]: audit 2024-09-20T19:12:01.117104+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:02.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:01 smithi049 bash[26429]: cluster 2024-09-20T19:12:00.865504+0000 mgr.y (mgr.25175) 157 : cluster [DBG] pgmap v80: 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-20T19:12:02.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:01 smithi049 bash[26429]: audit 2024-09-20T19:12:01.104630+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:02.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:01 smithi049 bash[26429]: audit 2024-09-20T19:12:01.117104+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:02.524 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.257700376Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-20T19:12:02.524 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.26697516Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=9.273464ms 2024-09-20T19:12:02.524 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.31237823Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-20T19:12:02.524 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.312733879Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=353.617µs 2024-09-20T19:12:02.524 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.337827021Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-20T19:12:02.524 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.339545855Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.718358ms 2024-09-20T19:12:02.524 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.379792601Z 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:12:02.525 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.380277245Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=484.539µs 2024-09-20T19:12:02.525 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.405987152Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-20T19:12:02.525 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.421305716Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=15.317122ms 2024-09-20T19:12:02.525 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.463807186Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-20T19:12:02.525 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.481159584Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=17.349397ms 2024-09-20T19:12:02.525 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.523079714Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-20T19:12:02.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.538812635Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=15.731991ms 2024-09-20T19:12:02.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.56460968Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-20T19:12:02.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.565166774Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=555.131µs 2024-09-20T19:12:02.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.589998222Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-20T19:12:02.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.593553047Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=3.554675ms 2024-09-20T19:12:02.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.632034779Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-20T19:12:02.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.634380046Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.342984ms 2024-09-20T19:12:02.809 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.665641176Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-20T19:12:02.810 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.681781424Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=16.138138ms 2024-09-20T19:12:02.810 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.707492117Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-20T19:12:02.810 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.723534616Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=16.038333ms 2024-09-20T19:12:02.810 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.766038359Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-20T19:12:02.810 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.766186854Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=147.442µs 2024-09-20T19:12:02.810 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.807936723Z level=info msg="Executing migration" id="add library_element folder uid" 2024-09-20T19:12:03.059 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[22089]: audit 2024-09-20T19:12:01.328909+0000 mgr.y (mgr.25175) 158 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:03.059 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.823425335Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=15.487413ms 2024-09-20T19:12:03.059 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.866599957Z level=info msg="Executing migration" id="populate library_element folder_uid" 2024-09-20T19:12:03.060 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.867486506Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=887.162µs 2024-09-20T19:12:03.060 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.891884114Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" 2024-09-20T19:12:03.060 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.894756442Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.868929ms 2024-09-20T19:12:03.060 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.91742452Z level=info msg="Executing migration" id="permission kind migration" 2024-09-20T19:12:03.060 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.932931819Z level=info msg="Migration successfully executed" id="permission kind migration" duration=15.506488ms 2024-09-20T19:12:03.060 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.975889301Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-20T19:12:03.060 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:02 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:02.991478148Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=15.589421ms 2024-09-20T19:12:03.060 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.042934377Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-20T19:12:03.060 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.058526567Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=15.594377ms 2024-09-20T19:12:03.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:02 smithi049 bash[19814]: audit 2024-09-20T19:12:01.328909+0000 mgr.y (mgr.25175) 158 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:03.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:02 smithi049 bash[26429]: audit 2024-09-20T19:12:01.328909+0000 mgr.y (mgr.25175) 158 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:03.317 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.084975972Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-20T19:12:03.317 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.087844004Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.865738ms 2024-09-20T19:12:03.317 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.109982514Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-20T19:12:03.317 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.111412715Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.41904ms 2024-09-20T19:12:03.317 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.135349893Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-20T19:12:03.317 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.13649406Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.143829ms 2024-09-20T19:12:03.317 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.160756761Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-20T19:12:03.317 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.160809097Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=55.306µs 2024-09-20T19:12:03.317 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.202660322Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-20T19:12:03.317 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.204956429Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.294391ms 2024-09-20T19:12:03.317 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.244726923Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-20T19:12:03.318 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.247362298Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.634369ms 2024-09-20T19:12:03.318 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.269994543Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-20T19:12:03.318 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.315882309Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=45.887297ms 2024-09-20T19:12:03.572 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.336986968Z level=info msg="Executing migration" id="create correlation v2" 2024-09-20T19:12:03.572 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.33939277Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.404899ms 2024-09-20T19:12:03.572 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.378860028Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-20T19:12:03.572 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.381212398Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.35166ms 2024-09-20T19:12:03.572 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.420787035Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-20T19:12:03.572 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.423309872Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.523588ms 2024-09-20T19:12:03.573 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.454711063Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-20T19:12:03.573 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.457001527Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.289975ms 2024-09-20T19:12:03.573 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.479979303Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-20T19:12:03.573 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.480579153Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=599.503µs 2024-09-20T19:12:03.573 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.505189145Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-20T19:12:03.573 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.507026697Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.840709ms 2024-09-20T19:12:03.573 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.555438018Z level=info msg="Executing migration" id="add provisioning column" 2024-09-20T19:12:03.573 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.571145534Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.706442ms 2024-09-20T19:12:03.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:12:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:12:03] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-20T19:12:03.850 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.597474223Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-20T19:12:03.851 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.597930646Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=455.496µs 2024-09-20T19:12:03.851 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.639432978Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-20T19:12:03.851 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.639629671Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=196.165µs 2024-09-20T19:12:03.851 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.68130539Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-20T19:12:03.851 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.698268564Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=16.941183ms 2024-09-20T19:12:03.851 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.740030077Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-20T19:12:03.851 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.74085201Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=824.633µs 2024-09-20T19:12:03.851 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.782075888Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-20T19:12:03.852 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.782598356Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=524.268µs 2024-09-20T19:12:03.852 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.815718211Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-20T19:12:03.852 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.81742347Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.708681ms 2024-09-20T19:12:03.852 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.849363775Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-20T19:12:04.111 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[22089]: cluster 2024-09-20T19:12:02.866276+0000 mgr.y (mgr.25175) 159 : cluster [DBG] pgmap v81: 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-20T19:12:04.111 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.85181562Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.450145ms 2024-09-20T19:12:04.111 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.874695841Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-20T19:12:04.111 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.877018525Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.3218ms 2024-09-20T19:12:04.111 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.899929879Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-20T19:12:04.111 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.901030614Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.099795ms 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.941830343Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.942437766Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=607.433µs 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.966952305Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.969196114Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.243175ms 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.99241152Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:03 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:03.995118507Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.705371ms 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.034629672Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.036996172Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.368097ms 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.059836747Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.062134265Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.296754ms 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.085022969Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.087343517Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.320197ms 2024-09-20T19:12:04.112 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.11030531Z level=info msg="Executing migration" id="create anon_device table" 2024-09-20T19:12:04.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:03 smithi049 bash[19814]: cluster 2024-09-20T19:12:02.866276+0000 mgr.y (mgr.25175) 159 : cluster [DBG] pgmap v81: 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-20T19:12:04.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:04 smithi049 bash[26429]: cluster 2024-09-20T19:12:02.866276+0000 mgr.y (mgr.25175) 159 : cluster [DBG] pgmap v81: 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-20T19:12:04.368 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.112214852Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.911198ms 2024-09-20T19:12:04.368 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.135453944Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-20T19:12:04.368 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.137151871Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.700723ms 2024-09-20T19:12:04.368 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.160529394Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-20T19:12:04.368 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.16168349Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.156207ms 2024-09-20T19:12:04.368 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.202515105Z level=info msg="Executing migration" id="create signing_key table" 2024-09-20T19:12:04.368 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.20340644Z level=info msg="Migration successfully executed" id="create signing_key table" duration=891.782µs 2024-09-20T19:12:04.368 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.244409612Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-20T19:12:04.368 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.246516485Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.103986ms 2024-09-20T19:12:04.369 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.286790757Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-20T19:12:04.369 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.28882962Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.039523ms 2024-09-20T19:12:04.369 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.312121291Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-20T19:12:04.369 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.313685731Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.565953ms 2024-09-20T19:12:04.369 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.33731875Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-20T19:12:04.369 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.353971179Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=16.651842ms 2024-09-20T19:12:04.650 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.3962993Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-20T19:12:04.650 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.397886769Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.592737ms 2024-09-20T19:12:04.650 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.421567717Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-20T19:12:04.650 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.421601793Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.279µs 2024-09-20T19:12:04.650 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.463596413Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-20T19:12:04.650 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.46591018Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.313324ms 2024-09-20T19:12:04.651 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.4888598Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-20T19:12:04.651 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.488891736Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=39.176µs 2024-09-20T19:12:04.651 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.513991177Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-20T19:12:04.651 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.515430962Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.440455ms 2024-09-20T19:12:04.651 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.539222081Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-20T19:12:04.651 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.540692687Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.470012ms 2024-09-20T19:12:04.651 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.564439116Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-20T19:12:04.651 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.565697972Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.272509ms 2024-09-20T19:12:04.651 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.606775514Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-20T19:12:04.651 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.608936951Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.15964ms 2024-09-20T19:12:04.651 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.648673115Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-20T19:12:04.902 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.650177363Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.505369ms 2024-09-20T19:12:04.902 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.673902106Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-20T19:12:04.902 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.674051657Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=143.941µs 2024-09-20T19:12:04.902 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.699067059Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-20T19:12:04.902 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.716324758Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=17.256832ms 2024-09-20T19:12:04.902 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.757859848Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-20T19:12:04.902 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.77418508Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.326508ms 2024-09-20T19:12:04.902 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.816605146Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-20T19:12:04.902 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.81733271Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=729.277µs 2024-09-20T19:12:04.903 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=migrator t=2024-09-20T19:12:04.841723653Z level=info msg="migrations completed" performed=69 skipped=482 duration=2.584097908s 2024-09-20T19:12:04.903 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=sqlstore t=2024-09-20T19:12:04.844138038Z level=info msg="Created default organization" 2024-09-20T19:12:04.903 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=secrets t=2024-09-20T19:12:04.900579001Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-20T19:12:05.185 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[22089]: cluster 2024-09-20T19:12:04.867947+0000 mgr.y (mgr.25175) 160 : cluster [DBG] pgmap v82: 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-20T19:12:05.186 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:04 smithi115 bash[67403]: logger=plugin.store t=2024-09-20T19:12:04.943881212Z level=info msg="Loading plugins..." 2024-09-20T19:12:05.186 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=local.finder t=2024-09-20T19:12:05.031356143Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-20T19:12:05.186 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=plugin.store t=2024-09-20T19:12:05.031400371Z level=info msg="Plugins loaded" count=55 duration=87.520614ms 2024-09-20T19:12:05.186 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=query_data t=2024-09-20T19:12:05.037016852Z level=info msg="Query Service initialization" 2024-09-20T19:12:05.186 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=live.push_http t=2024-09-20T19:12:05.04330476Z level=info msg="Live Push Gateway initialization" 2024-09-20T19:12:05.186 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=ngalert.migration t=2024-09-20T19:12:05.075955237Z level=info msg=Starting 2024-09-20T19:12:05.186 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=ngalert.state.manager t=2024-09-20T19:12:05.136982006Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-20T19:12:05.186 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=infra.usagestats.collector t=2024-09-20T19:12:05.140962889Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-20T19:12:05.186 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=provisioning.datasources t=2024-09-20T19:12:05.184954388Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-20T19:12:05.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:05 smithi049 bash[19814]: cluster 2024-09-20T19:12:04.867947+0000 mgr.y (mgr.25175) 160 : cluster [DBG] pgmap v82: 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-20T19:12:05.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:05 smithi049 bash[26429]: cluster 2024-09-20T19:12:04.867947+0000 mgr.y (mgr.25175) 160 : cluster [DBG] pgmap v82: 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-20T19:12:05.490 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=provisioning.datasources t=2024-09-20T19:12:05.185988484Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-20T19:12:05.490 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=provisioning.alerting t=2024-09-20T19:12:05.305271265Z level=info msg="starting to provision alerting" 2024-09-20T19:12:05.490 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=provisioning.alerting t=2024-09-20T19:12:05.305299539Z level=info msg="finished to provision alerting" 2024-09-20T19:12:05.491 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=ngalert.state.manager t=2024-09-20T19:12:05.305437976Z level=info msg="Warming state cache for startup" 2024-09-20T19:12:05.491 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=grafanaStorageLogger t=2024-09-20T19:12:05.305587174Z level=info msg="Storage starting" 2024-09-20T19:12:05.491 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=ngalert.multiorg.alertmanager t=2024-09-20T19:12:05.306588014Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-20T19:12:05.491 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=ngalert.state.manager t=2024-09-20T19:12:05.306879583Z level=info msg="State cache has been initialized" states=0 duration=1.441148ms 2024-09-20T19:12:05.491 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=ngalert.scheduler t=2024-09-20T19:12:05.306939933Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-20T19:12:05.491 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=ticker t=2024-09-20T19:12:05.307033089Z level=info msg=starting first_tick=2024-09-20T19:12:10Z 2024-09-20T19:12:05.491 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=http.server t=2024-09-20T19:12:05.310142471Z 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:12:05.491 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=http.server t=2024-09-20T19:12:05.310426569Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-20T19:12:05.491 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=plugins.update.checker t=2024-09-20T19:12:05.384884542Z level=info msg="Update check succeeded" duration=79.285281ms 2024-09-20T19:12:05.491 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=provisioning.dashboard t=2024-09-20T19:12:05.39035746Z level=info msg="starting to provision dashboards" 2024-09-20T19:12:05.491 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=grafana.update.checker t=2024-09-20T19:12:05.395700667Z level=info msg="Update check succeeded" duration=90.209831ms 2024-09-20T19:12:05.491 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:05.489519497Z level=error msg="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:12:05.867 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=provisioning.dashboard t=2024-09-20T19:12:05.615765674Z level=info msg="finished to provision dashboards" 2024-09-20T19:12:06.367 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=grafana-apiserver t=2024-09-20T19:12:05.955823246Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-20T19:12:06.367 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:05 smithi115 bash[67403]: logger=grafana-apiserver t=2024-09-20T19:12:05.956365606Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-20T19:12:08.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:07 smithi049 bash[26429]: cluster 2024-09-20T19:12:06.868674+0000 mgr.y (mgr.25175) 161 : cluster [DBG] pgmap v83: 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-20T19:12:08.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:07 smithi049 bash[26429]: audit 2024-09-20T19:12:07.082040+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:08.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:07 smithi049 bash[26429]: audit 2024-09-20T19:12:07.096931+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:08.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:07 smithi049 bash[19814]: cluster 2024-09-20T19:12:06.868674+0000 mgr.y (mgr.25175) 161 : cluster [DBG] pgmap v83: 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-20T19:12:08.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:07 smithi049 bash[19814]: audit 2024-09-20T19:12:07.082040+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:08.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:07 smithi049 bash[19814]: audit 2024-09-20T19:12:07.096931+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:08.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:07 smithi115 bash[22089]: cluster 2024-09-20T19:12:06.868674+0000 mgr.y (mgr.25175) 161 : cluster [DBG] pgmap v83: 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-20T19:12:08.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:07 smithi115 bash[22089]: audit 2024-09-20T19:12:07.082040+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:08.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:07 smithi115 bash[22089]: audit 2024-09-20T19:12:07.096931+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:09.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:08.667324473Z level=error msg="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:12:09.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:09 smithi049 bash[26429]: audit 2024-09-20T19:12:08.234438+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:09.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:09 smithi049 bash[26429]: audit 2024-09-20T19:12:08.247447+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:09.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:09 smithi049 bash[26429]: cluster 2024-09-20T19:12:08.870398+0000 mgr.y (mgr.25175) 162 : cluster [DBG] pgmap v84: 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-20T19:12:09.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:09 smithi049 bash[19814]: audit 2024-09-20T19:12:08.234438+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:09.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:09 smithi049 bash[19814]: audit 2024-09-20T19:12:08.247447+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:09.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:09 smithi049 bash[19814]: cluster 2024-09-20T19:12:08.870398+0000 mgr.y (mgr.25175) 162 : cluster [DBG] pgmap v84: 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-20T19:12:09.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:09 smithi115 bash[22089]: audit 2024-09-20T19:12:08.234438+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:09.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:09 smithi115 bash[22089]: audit 2024-09-20T19:12:08.247447+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:09.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:09 smithi115 bash[22089]: cluster 2024-09-20T19:12:08.870398+0000 mgr.y (mgr.25175) 162 : cluster [DBG] pgmap v84: 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-20T19:12:09.967 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:12:10.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:10 smithi049 bash[26429]: audit 2024-09-20T19:12:09.954008+0000 mgr.y (mgr.25175) 163 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:10.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:10 smithi049 bash[19814]: audit 2024-09-20T19:12:09.954008+0000 mgr.y (mgr.25175) 163 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:10.595 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:12:10.595 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (48s) 42s ago 27m 13.7M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:12:10.595 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (9s) 3s ago 27m 31.8M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:12:10.595 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (2m) 42s ago 25m 48.0M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:12:10.595 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (2m) 3s ago 36m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:12:10.596 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (13m) 42s ago 38m 503M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:12:10.596 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (38m) 42s ago 38m 86.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T19:12:10.596 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (36m) 3s ago 36m 61.4M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T19:12:10.596 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (36m) 42s ago 36m 65.8M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T19:12:10.596 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (115s) 42s ago 28m 7403k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:12:10.596 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (111s) 3s ago 28m 7648k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:12:10.596 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (35m) 42s ago 35m 57.8M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:12:10.596 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (34m) 42s ago 34m 58.6M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:12:10.596 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (33m) 42s ago 33m 61.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:12:10.596 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (32m) 42s ago 32m 57.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:12:10.596 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (31m) 3s ago 31m 70.6M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:12:10.596 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (30m) 3s ago 30m 64.1M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:12:10.597 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (30m) 3s ago 30m 65.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:12:10.597 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (29m) 3s ago 29m 58.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:12:10.597 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (79s) 3s ago 28m 35.1M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:12:10.597 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (25m) 42s ago 25m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:12:10.597 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (25m) 3s ago 25m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:12:10.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:10 smithi115 bash[22089]: audit 2024-09-20T19:12:09.954008+0000 mgr.y (mgr.25175) 163 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:10.974 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:12:10.975 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:12:10.975 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:12:10.975 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:12:10.975 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:12:10.975 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:12:10.975 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:12:10.975 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:12:10.975 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:12:10.975 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:12:10.975 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:12:10.975 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:12:10.975 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:12:10.976 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:12:10.976 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:12:10.976 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:12:10.976 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:12:10.976 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:12:11.292 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:12:11.293 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:12:11.293 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:12:11.293 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:12:11.293 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [ 2024-09-20T19:12:11.293 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr" 2024-09-20T19:12:11.293 INFO:teuthology.orchestra.run.smithi049.stdout: ], 2024-09-20T19:12:11.293 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:12:11.293 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading grafana daemons", 2024-09-20T19:12:11.293 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:12:11.293 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:12:11.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:11 smithi049 bash[19814]: audit 2024-09-20T19:12:10.284528+0000 mgr.y (mgr.25175) 164 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:11.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:11 smithi049 bash[19814]: audit 2024-09-20T19:12:10.582515+0000 mgr.y (mgr.25175) 165 : audit [DBG] from='client.25490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:11.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:11 smithi049 bash[19814]: cluster 2024-09-20T19:12:10.871067+0000 mgr.y (mgr.25175) 166 : cluster [DBG] pgmap v85: 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-20T19:12:11.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:11 smithi049 bash[19814]: audit 2024-09-20T19:12:10.975175+0000 mon.a (mon.0) 1297 : audit [DBG] from='client.? 172.21.15.49:0/979714651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:11.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:11 smithi049 bash[26429]: audit 2024-09-20T19:12:10.284528+0000 mgr.y (mgr.25175) 164 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:11.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:11 smithi049 bash[26429]: audit 2024-09-20T19:12:10.582515+0000 mgr.y (mgr.25175) 165 : audit [DBG] from='client.25490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:11.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:11 smithi049 bash[26429]: cluster 2024-09-20T19:12:10.871067+0000 mgr.y (mgr.25175) 166 : cluster [DBG] pgmap v85: 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-20T19:12:11.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:11 smithi049 bash[26429]: audit 2024-09-20T19:12:10.975175+0000 mon.a (mon.0) 1297 : audit [DBG] from='client.? 172.21.15.49:0/979714651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:11.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:11 smithi115 bash[22089]: audit 2024-09-20T19:12:10.284528+0000 mgr.y (mgr.25175) 164 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:11.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:11 smithi115 bash[22089]: audit 2024-09-20T19:12:10.582515+0000 mgr.y (mgr.25175) 165 : audit [DBG] from='client.25490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:11.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:11 smithi115 bash[22089]: cluster 2024-09-20T19:12:10.871067+0000 mgr.y (mgr.25175) 166 : cluster [DBG] pgmap v85: 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-20T19:12:11.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:11 smithi115 bash[22089]: audit 2024-09-20T19:12:10.975175+0000 mon.a (mon.0) 1297 : audit [DBG] from='client.? 172.21.15.49:0/979714651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:12.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:11.647456716Z level=error msg="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:12:12.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:12 smithi049 bash[19814]: audit 2024-09-20T19:12:11.292572+0000 mgr.y (mgr.25175) 167 : audit [DBG] from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:12.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:12 smithi049 bash[19814]: audit 2024-09-20T19:12:11.338289+0000 mgr.y (mgr.25175) 168 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:12.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:12 smithi049 bash[26429]: audit 2024-09-20T19:12:11.292572+0000 mgr.y (mgr.25175) 167 : audit [DBG] from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:12.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:12 smithi049 bash[26429]: audit 2024-09-20T19:12:11.338289+0000 mgr.y (mgr.25175) 168 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:12.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:12 smithi115 bash[22089]: audit 2024-09-20T19:12:11.292572+0000 mgr.y (mgr.25175) 167 : audit [DBG] from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:12.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:12 smithi115 bash[22089]: audit 2024-09-20T19:12:11.338289+0000 mgr.y (mgr.25175) 168 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:13.551 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:12:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:12:13] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-20T19:12:13.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:13 smithi049 bash[19814]: audit 2024-09-20T19:12:12.870071+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:13.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:13 smithi049 bash[19814]: cluster 2024-09-20T19:12:12.871756+0000 mgr.y (mgr.25175) 169 : cluster [DBG] pgmap v86: 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-20T19:12:13.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:13 smithi049 bash[26429]: audit 2024-09-20T19:12:12.870071+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:13.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:13 smithi049 bash[26429]: cluster 2024-09-20T19:12:12.871756+0000 mgr.y (mgr.25175) 169 : cluster [DBG] pgmap v86: 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-20T19:12:13.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:13 smithi115 bash[22089]: audit 2024-09-20T19:12:12.870071+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:13.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:13 smithi115 bash[22089]: cluster 2024-09-20T19:12:12.871756+0000 mgr.y (mgr.25175) 169 : cluster [DBG] pgmap v86: 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-20T19:12:15.118 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:14.636001964Z level=error msg="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:12:16.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:15 smithi049 bash[19814]: cluster 2024-09-20T19:12:14.873543+0000 mgr.y (mgr.25175) 170 : cluster [DBG] pgmap v87: 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-20T19:12:16.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:15 smithi049 bash[26429]: cluster 2024-09-20T19:12:14.873543+0000 mgr.y (mgr.25175) 170 : cluster [DBG] pgmap v87: 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-20T19:12:16.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:15 smithi115 bash[22089]: cluster 2024-09-20T19:12:14.873543+0000 mgr.y (mgr.25175) 170 : cluster [DBG] pgmap v87: 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-20T19:12:17.936 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:17.66653343Z level=error msg="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:12:18.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: cluster 2024-09-20T19:12:16.874340+0000 mgr.y (mgr.25175) 171 : cluster [DBG] pgmap v88: 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-20T19:12:18.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.591399+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:18.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.605535+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:18.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.608115+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:18.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.610388+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:18.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.624215+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:18.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.680003+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.764804+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.768921+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.772159+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.775396+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.778457+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.781054+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.783743+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.786799+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.791297+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.795307+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.798970+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.802626+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.806400+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: cluster 2024-09-20T19:12:16.874340+0000 mgr.y (mgr.25175) 171 : cluster [DBG] pgmap v88: 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-20T19:12:18.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.591399+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:18.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.605535+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:18.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.608115+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:18.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.610388+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:18.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.624215+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:18.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.680003+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:12:18.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.764804+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:12:18.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.768921+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.772159+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.775396+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.778457+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.781054+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.783743+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.786799+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.791297+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.795307+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.798970+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.802626+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.806400+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.809782+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.813116+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.824515+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.830441+0000 mon.b (mon.1) 161 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.832382+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.838499+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.842091+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.844010+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.849495+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.853270+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.855205+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.860726+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.864469+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.866405+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.867429+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:12:18.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.869357+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:12:18.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.875000+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:12:18.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.878468+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:12:18.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.809782+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.813116+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.824515+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:18.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.830441+0000 mon.b (mon.1) 161 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:12:18.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.832382+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:12:18.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.838499+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:12:18.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.842091+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:18.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.844010+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:18.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.849495+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:12:18.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.853270+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:12:18.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.855205+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:12:18.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.860726+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:12:18.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.864469+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:12:18.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.866405+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:12:18.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.867429+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:12:18.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.869357+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:12:18.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.875000+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:12:18.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.878468+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:12:18.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.880369+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:12:18.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.881360+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.883227+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.889319+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.892629+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.894693+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.895796+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.897820+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.903892+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.907066+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.909038+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.910098+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.912080+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.917658+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.921370+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.923302+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:12:18.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[19814]: audit 2024-09-20T19:12:17.929158+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.880369+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.881360+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.883227+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.889319+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.892629+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.894693+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.895796+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.897820+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.903892+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.907066+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.909038+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.910098+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:12:18.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.912080+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:12:18.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.917658+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:12:18.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.921370+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:12:18.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.923302+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:12:18.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:17 smithi049 bash[26429]: audit 2024-09-20T19:12:17.929158+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:12:18.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: cluster 2024-09-20T19:12:16.874340+0000 mgr.y (mgr.25175) 171 : cluster [DBG] pgmap v88: 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-20T19:12:18.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.591399+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:18.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.605535+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:18.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.608115+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:18.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.610388+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.624215+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.680003+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.764804+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.768921+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.772159+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.775396+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.778457+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.781054+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.783743+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.786799+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.791297+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.795307+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.798970+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.802626+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.806400+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.809782+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.813116+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:18.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.824515+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:18.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.830441+0000 mon.b (mon.1) 161 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:12:18.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.832382+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:12:18.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.838499+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:12:18.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.842091+0000 mon.b (mon.1) 162 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.844010+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.849495+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.853270+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.855205+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.860726+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.864469+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.866405+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.867429+0000 mon.b (mon.1) 165 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.869357+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.875000+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.878468+0000 mon.b (mon.1) 166 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.880369+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:12:18.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.881360+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.883227+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.889319+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.892629+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.894693+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.895796+0000 mon.b (mon.1) 169 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.897820+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.903892+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.907066+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.909038+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.910098+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.912080+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.917658+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.921370+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.923302+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:12:18.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:17 smithi115 bash[22089]: audit 2024-09-20T19:12:17.929158+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:12:19.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.682444+0000 mgr.y (mgr.25175) 172 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:12:19.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: cephadm 2024-09-20T19:12:17.816244+0000 mgr.y (mgr.25175) 173 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:12:19.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.933079+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.946259+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.947297+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.949158+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.949603+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.951477+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.952050+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.953885+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.954157+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.956006+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.956710+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.958572+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.959545+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:12:19.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: cephadm 2024-09-20T19:12:17.959887+0000 mgr.y (mgr.25175) 174 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:12:19.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.961358+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:12:19.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.966805+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:12:19.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.682444+0000 mgr.y (mgr.25175) 172 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:12:19.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: cephadm 2024-09-20T19:12:17.816244+0000 mgr.y (mgr.25175) 173 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:12:19.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.933079+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.946259+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.947297+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.949158+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.949603+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.951477+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.952050+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.953885+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.954157+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.956006+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.956710+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.958572+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.959545+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:12:19.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: cephadm 2024-09-20T19:12:17.959887+0000 mgr.y (mgr.25175) 174 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:12:19.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.961358+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:12:19.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.966805+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:12:19.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.968037+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:19.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.969630+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:19.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:17.980412+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:19.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:18.096198+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:19.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:18.098185+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:19.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[19814]: audit 2024-09-20T19:12:18.110744+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:19.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.968037+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:19.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.969630+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:19.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:17.980412+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:19.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:18.096198+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:19.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:18.098185+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:19.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:18 smithi049 bash[26429]: audit 2024-09-20T19:12:18.110744+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:19.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.682444+0000 mgr.y (mgr.25175) 172 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:12:19.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: cephadm 2024-09-20T19:12:17.816244+0000 mgr.y (mgr.25175) 173 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.933079+0000 mon.b (mon.1) 173 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.946259+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.947297+0000 mon.b (mon.1) 174 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.949158+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.949603+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.951477+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.952050+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.953885+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.954157+0000 mon.b (mon.1) 177 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.956006+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.956710+0000 mon.b (mon.1) 178 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.958572+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:12:19.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.959545+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:12:19.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: cephadm 2024-09-20T19:12:17.959887+0000 mgr.y (mgr.25175) 174 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:12:19.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.961358+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:12:19.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.966805+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:12:19.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.968037+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:19.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.969630+0000 mon.b (mon.1) 181 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:19.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:17.980412+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:19.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:18.096198+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:19.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:18.098185+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:19.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:18 smithi115 bash[22089]: audit 2024-09-20T19:12:18.110744+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:20.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:19 smithi049 bash[19814]: cluster 2024-09-20T19:12:18.876024+0000 mgr.y (mgr.25175) 175 : cluster [DBG] pgmap v89: 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-20T19:12:20.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:19 smithi049 bash[26429]: cluster 2024-09-20T19:12:18.876024+0000 mgr.y (mgr.25175) 175 : cluster [DBG] pgmap v89: 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-20T19:12:20.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:19 smithi115 bash[22089]: cluster 2024-09-20T19:12:18.876024+0000 mgr.y (mgr.25175) 175 : cluster [DBG] pgmap v89: 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-20T19:12:21.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:20.651395711Z level=error msg="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:12:22.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:21 smithi049 bash[19814]: cluster 2024-09-20T19:12:20.876790+0000 mgr.y (mgr.25175) 176 : cluster [DBG] pgmap v90: 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-20T19:12:22.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:21 smithi049 bash[26429]: cluster 2024-09-20T19:12:20.876790+0000 mgr.y (mgr.25175) 176 : cluster [DBG] pgmap v90: 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-20T19:12:22.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:21 smithi115 bash[22089]: cluster 2024-09-20T19:12:20.876790+0000 mgr.y (mgr.25175) 176 : cluster [DBG] pgmap v90: 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-20T19:12:23.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:22 smithi049 bash[19814]: audit 2024-09-20T19:12:21.349269+0000 mgr.y (mgr.25175) 177 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:23.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:22 smithi049 bash[26429]: audit 2024-09-20T19:12:21.349269+0000 mgr.y (mgr.25175) 177 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:23.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:22 smithi115 bash[22089]: audit 2024-09-20T19:12:21.349269+0000 mgr.y (mgr.25175) 177 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:23.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:12:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:12:23] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-20T19:12:23.957 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:23.648876983Z level=error msg="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:12:24.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:23 smithi049 bash[19814]: cluster 2024-09-20T19:12:22.877583+0000 mgr.y (mgr.25175) 178 : cluster [DBG] pgmap v91: 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-20T19:12:24.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:23 smithi049 bash[19814]: audit 2024-09-20T19:12:22.944860+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:24.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:23 smithi049 bash[26429]: cluster 2024-09-20T19:12:22.877583+0000 mgr.y (mgr.25175) 178 : cluster [DBG] pgmap v91: 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-20T19:12:24.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:23 smithi049 bash[26429]: audit 2024-09-20T19:12:22.944860+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:24.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:23 smithi115 bash[22089]: cluster 2024-09-20T19:12:22.877583+0000 mgr.y (mgr.25175) 178 : cluster [DBG] pgmap v91: 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-20T19:12:24.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:23 smithi115 bash[22089]: audit 2024-09-20T19:12:22.944860+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:12:26.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:25 smithi049 bash[19814]: cluster 2024-09-20T19:12:24.879407+0000 mgr.y (mgr.25175) 179 : cluster [DBG] pgmap v92: 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-20T19:12:26.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:25 smithi049 bash[26429]: cluster 2024-09-20T19:12:24.879407+0000 mgr.y (mgr.25175) 179 : cluster [DBG] pgmap v92: 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-20T19:12:26.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:25 smithi115 bash[22089]: cluster 2024-09-20T19:12:24.879407+0000 mgr.y (mgr.25175) 179 : cluster [DBG] pgmap v92: 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-20T19:12:27.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:26.654143183Z level=error msg="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:12:28.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:27 smithi049 bash[19814]: cluster 2024-09-20T19:12:26.880162+0000 mgr.y (mgr.25175) 180 : cluster [DBG] pgmap v93: 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-20T19:12:28.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:27 smithi049 bash[19814]: audit 2024-09-20T19:12:27.870297+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:28.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:27 smithi049 bash[26429]: cluster 2024-09-20T19:12:26.880162+0000 mgr.y (mgr.25175) 180 : cluster [DBG] pgmap v93: 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-20T19:12:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:27 smithi049 bash[26429]: audit 2024-09-20T19:12:27.870297+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:27 smithi115 bash[22089]: cluster 2024-09-20T19:12:26.880162+0000 mgr.y (mgr.25175) 180 : cluster [DBG] pgmap v93: 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-20T19:12:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:27 smithi115 bash[22089]: audit 2024-09-20T19:12:27.870297+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:29.969 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:29.645881865Z level=error msg="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:12:30.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:29 smithi049 bash[26429]: cluster 2024-09-20T19:12:28.881861+0000 mgr.y (mgr.25175) 181 : cluster [DBG] pgmap v94: 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-20T19:12:30.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:29 smithi049 bash[19814]: cluster 2024-09-20T19:12:28.881861+0000 mgr.y (mgr.25175) 181 : cluster [DBG] pgmap v94: 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-20T19:12:30.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:29 smithi115 bash[22089]: cluster 2024-09-20T19:12:28.881861+0000 mgr.y (mgr.25175) 181 : cluster [DBG] pgmap v94: 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-20T19:12:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:31 smithi049 bash[19814]: cluster 2024-09-20T19:12:30.882612+0000 mgr.y (mgr.25175) 182 : cluster [DBG] pgmap v95: 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-20T19:12:32.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:31 smithi049 bash[26429]: cluster 2024-09-20T19:12:30.882612+0000 mgr.y (mgr.25175) 182 : cluster [DBG] pgmap v95: 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-20T19:12:32.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:31 smithi115 bash[22089]: cluster 2024-09-20T19:12:30.882612+0000 mgr.y (mgr.25175) 182 : cluster [DBG] pgmap v95: 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-20T19:12:32.982 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:32.668638284Z level=error msg="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:12:33.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:32 smithi049 bash[19814]: audit 2024-09-20T19:12:31.355807+0000 mgr.y (mgr.25175) 183 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:33.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:32 smithi049 bash[26429]: audit 2024-09-20T19:12:31.355807+0000 mgr.y (mgr.25175) 183 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:33.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:32 smithi115 bash[22089]: audit 2024-09-20T19:12:31.355807+0000 mgr.y (mgr.25175) 183 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:33.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:12:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:12:33] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-20T19:12:34.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:33 smithi049 bash[19814]: cluster 2024-09-20T19:12:32.883398+0000 mgr.y (mgr.25175) 184 : cluster [DBG] pgmap v96: 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-20T19:12:34.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:33 smithi049 bash[26429]: cluster 2024-09-20T19:12:32.883398+0000 mgr.y (mgr.25175) 184 : cluster [DBG] pgmap v96: 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-20T19:12:34.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:33 smithi115 bash[22089]: cluster 2024-09-20T19:12:32.883398+0000 mgr.y (mgr.25175) 184 : cluster [DBG] pgmap v96: 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-20T19:12:35.988 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:35.642748953Z level=error msg="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:12:36.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:35 smithi049 bash[19814]: cluster 2024-09-20T19:12:34.885115+0000 mgr.y (mgr.25175) 185 : cluster [DBG] pgmap v97: 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-20T19:12:36.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:35 smithi049 bash[26429]: cluster 2024-09-20T19:12:34.885115+0000 mgr.y (mgr.25175) 185 : cluster [DBG] pgmap v97: 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-20T19:12:36.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:35 smithi115 bash[22089]: cluster 2024-09-20T19:12:34.885115+0000 mgr.y (mgr.25175) 185 : cluster [DBG] pgmap v97: 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-20T19:12:38.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:37 smithi049 bash[19814]: cluster 2024-09-20T19:12:36.885913+0000 mgr.y (mgr.25175) 186 : cluster [DBG] pgmap v98: 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-20T19:12:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:37 smithi049 bash[26429]: cluster 2024-09-20T19:12:36.885913+0000 mgr.y (mgr.25175) 186 : cluster [DBG] pgmap v98: 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-20T19:12:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:37 smithi115 bash[22089]: cluster 2024-09-20T19:12:36.885913+0000 mgr.y (mgr.25175) 186 : cluster [DBG] pgmap v98: 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-20T19:12:39.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:38.659419238Z level=error msg="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:12:40.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:39 smithi049 bash[19814]: cluster 2024-09-20T19:12:38.887622+0000 mgr.y (mgr.25175) 187 : cluster [DBG] pgmap v99: 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-20T19:12:40.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:39 smithi049 bash[26429]: cluster 2024-09-20T19:12:38.887622+0000 mgr.y (mgr.25175) 187 : cluster [DBG] pgmap v99: 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-20T19:12:40.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:39 smithi115 bash[22089]: cluster 2024-09-20T19:12:38.887622+0000 mgr.y (mgr.25175) 187 : cluster [DBG] pgmap v99: 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-20T19:12:42.001 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:41.633950009Z level=error msg="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:12:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:42 smithi049 bash[19814]: cluster 2024-09-20T19:12:40.888367+0000 mgr.y (mgr.25175) 188 : cluster [DBG] pgmap v100: 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-20T19:12:42.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:42 smithi049 bash[26429]: cluster 2024-09-20T19:12:40.888367+0000 mgr.y (mgr.25175) 188 : cluster [DBG] pgmap v100: 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-20T19:12:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:42 smithi115 bash[22089]: cluster 2024-09-20T19:12:40.888367+0000 mgr.y (mgr.25175) 188 : cluster [DBG] pgmap v100: 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-20T19:12:42.478 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-20T19:12:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:43 smithi049 bash[19814]: audit 2024-09-20T19:12:41.366352+0000 mgr.y (mgr.25175) 189 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:43 smithi049 bash[19814]: audit 2024-09-20T19:12:41.629376+0000 mgr.y (mgr.25175) 190 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:43 smithi049 bash[19814]: audit 2024-09-20T19:12:42.870737+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:43 smithi049 bash[19814]: cluster 2024-09-20T19:12:42.889083+0000 mgr.y (mgr.25175) 191 : cluster [DBG] pgmap v101: 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-20T19:12:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:43 smithi049 bash[26429]: audit 2024-09-20T19:12:41.366352+0000 mgr.y (mgr.25175) 189 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:43 smithi049 bash[26429]: audit 2024-09-20T19:12:41.629376+0000 mgr.y (mgr.25175) 190 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:43 smithi049 bash[26429]: audit 2024-09-20T19:12:42.870737+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:43 smithi049 bash[26429]: cluster 2024-09-20T19:12:42.889083+0000 mgr.y (mgr.25175) 191 : cluster [DBG] pgmap v101: 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-20T19:12:43.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:43 smithi115 bash[22089]: audit 2024-09-20T19:12:41.366352+0000 mgr.y (mgr.25175) 189 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:43.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:43 smithi115 bash[22089]: audit 2024-09-20T19:12:41.629376+0000 mgr.y (mgr.25175) 190 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:43.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:43 smithi115 bash[22089]: audit 2024-09-20T19:12:42.870737+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:43.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:43 smithi115 bash[22089]: cluster 2024-09-20T19:12:42.889083+0000 mgr.y (mgr.25175) 191 : cluster [DBG] pgmap v101: 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-20T19:12:43.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:12:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:12:43] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-20T19:12:45.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:44.656280349Z level=error msg="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:12:46.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:45 smithi049 bash[19814]: cluster 2024-09-20T19:12:44.890719+0000 mgr.y (mgr.25175) 192 : cluster [DBG] pgmap v102: 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-20T19:12:46.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:45 smithi049 bash[26429]: cluster 2024-09-20T19:12:44.890719+0000 mgr.y (mgr.25175) 192 : cluster [DBG] pgmap v102: 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-20T19:12:46.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:45 smithi115 bash[22089]: cluster 2024-09-20T19:12:44.890719+0000 mgr.y (mgr.25175) 192 : cluster [DBG] pgmap v102: 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-20T19:12:47.304 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:12:47.951 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:47.644037897Z level=error msg="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:12:48.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:47 smithi049 bash[19814]: cluster 2024-09-20T19:12:46.891449+0000 mgr.y (mgr.25175) 193 : cluster [DBG] pgmap v103: 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-20T19:12:48.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:47 smithi049 bash[26429]: cluster 2024-09-20T19:12:46.891449+0000 mgr.y (mgr.25175) 193 : cluster [DBG] pgmap v103: 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-20T19:12:48.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:47 smithi115 bash[22089]: cluster 2024-09-20T19:12:46.891449+0000 mgr.y (mgr.25175) 193 : cluster [DBG] pgmap v103: 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-20T19:12:49.227 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:12:49.930 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-20T19:12:50.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:49 smithi049 bash[19814]: cluster 2024-09-20T19:12:48.892266+0000 mgr.y (mgr.25175) 194 : cluster [DBG] pgmap v104: 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-20T19:12:50.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:49 smithi049 bash[19814]: audit 2024-09-20T19:12:49.216821+0000 mon.c (mon.2) 313 : audit [DBG] from='client.? 172.21.15.49:0/560786765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:50.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:49 smithi049 bash[26429]: cluster 2024-09-20T19:12:48.892266+0000 mgr.y (mgr.25175) 194 : cluster [DBG] pgmap v104: 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-20T19:12:50.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:49 smithi049 bash[26429]: audit 2024-09-20T19:12:49.216821+0000 mon.c (mon.2) 313 : audit [DBG] from='client.? 172.21.15.49:0/560786765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:50.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:49 smithi115 bash[22089]: cluster 2024-09-20T19:12:48.892266+0000 mgr.y (mgr.25175) 194 : cluster [DBG] pgmap v104: 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-20T19:12:50.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:49 smithi115 bash[22089]: audit 2024-09-20T19:12:49.216821+0000 mon.c (mon.2) 313 : audit [DBG] from='client.? 172.21.15.49:0/560786765' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:51.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:50.633057063Z level=error msg="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:12:52.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:51 smithi049 bash[26429]: cluster 2024-09-20T19:12:50.892940+0000 mgr.y (mgr.25175) 195 : cluster [DBG] pgmap v105: 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-20T19:12:52.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:51 smithi049 bash[19814]: cluster 2024-09-20T19:12:50.892940+0000 mgr.y (mgr.25175) 195 : cluster [DBG] pgmap v105: 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-20T19:12:52.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:51 smithi115 bash[22089]: cluster 2024-09-20T19:12:50.892940+0000 mgr.y (mgr.25175) 195 : cluster [DBG] pgmap v105: 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-20T19:12:53.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:52 smithi049 bash[19814]: audit 2024-09-20T19:12:51.377522+0000 mgr.y (mgr.25175) 196 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:53.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:52 smithi049 bash[26429]: audit 2024-09-20T19:12:51.377522+0000 mgr.y (mgr.25175) 196 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:53.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:52 smithi115 bash[22089]: audit 2024-09-20T19:12:51.377522+0000 mgr.y (mgr.25175) 196 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:53.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:12:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:12:53] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-20T19:12:53.969 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:53.626349335Z level=error msg="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:12:54.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:53 smithi049 bash[19814]: cluster 2024-09-20T19:12:52.893703+0000 mgr.y (mgr.25175) 197 : cluster [DBG] pgmap v106: 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-20T19:12:54.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:53 smithi049 bash[26429]: cluster 2024-09-20T19:12:52.893703+0000 mgr.y (mgr.25175) 197 : cluster [DBG] pgmap v106: 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-20T19:12:54.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:53 smithi115 bash[22089]: cluster 2024-09-20T19:12:52.893703+0000 mgr.y (mgr.25175) 197 : cluster [DBG] pgmap v106: 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-20T19:12:54.755 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:12:56.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:55 smithi049 bash[19814]: cluster 2024-09-20T19:12:54.895364+0000 mgr.y (mgr.25175) 198 : cluster [DBG] pgmap v107: 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-20T19:12:56.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:55 smithi049 bash[26429]: cluster 2024-09-20T19:12:54.895364+0000 mgr.y (mgr.25175) 198 : cluster [DBG] pgmap v107: 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-20T19:12:56.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:55 smithi115 bash[22089]: cluster 2024-09-20T19:12:54.895364+0000 mgr.y (mgr.25175) 198 : cluster [DBG] pgmap v107: 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-20T19:12:56.515 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)" 2024-09-20T19:12:56.975 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:56.665787027Z level=error msg="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:12:57.293 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:56 smithi049 bash[19814]: audit 2024-09-20T19:12:56.504911+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.49:0/4285857393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:57.293 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:56 smithi049 bash[26429]: audit 2024-09-20T19:12:56.504911+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.49:0/4285857393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:57.294 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-20T19:12:57.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:56 smithi115 bash[22089]: audit 2024-09-20T19:12:56.504911+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.49:0/4285857393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:58.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:57 smithi049 bash[19814]: cluster 2024-09-20T19:12:56.896108+0000 mgr.y (mgr.25175) 199 : cluster [DBG] pgmap v108: 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-20T19:12:58.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:57 smithi049 bash[19814]: audit 2024-09-20T19:12:57.871128+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:58.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:57 smithi049 bash[26429]: cluster 2024-09-20T19:12:56.896108+0000 mgr.y (mgr.25175) 199 : cluster [DBG] pgmap v108: 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-20T19:12:58.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:57 smithi049 bash[26429]: audit 2024-09-20T19:12:57.871128+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:58.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:57 smithi115 bash[22089]: cluster 2024-09-20T19:12:56.896108+0000 mgr.y (mgr.25175) 199 : cluster [DBG] pgmap v108: 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-20T19:12:58.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:57 smithi115 bash[22089]: audit 2024-09-20T19:12:57.871128+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:59.991 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:12:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:12:59.654971305Z level=error msg="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:13:00.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:12:59 smithi049 bash[19814]: cluster 2024-09-20T19:12:58.897822+0000 mgr.y (mgr.25175) 200 : cluster [DBG] pgmap v109: 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-20T19:13:00.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:12:59 smithi049 bash[26429]: cluster 2024-09-20T19:12:58.897822+0000 mgr.y (mgr.25175) 200 : cluster [DBG] pgmap v109: 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-20T19:13:00.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:12:59 smithi115 bash[22089]: cluster 2024-09-20T19:12:58.897822+0000 mgr.y (mgr.25175) 200 : cluster [DBG] pgmap v109: 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-20T19:13:02.125 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:13:02.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:01 smithi049 bash[19814]: cluster 2024-09-20T19:13:00.898554+0000 mgr.y (mgr.25175) 201 : cluster [DBG] pgmap v110: 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-20T19:13:02.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:01 smithi049 bash[26429]: cluster 2024-09-20T19:13:00.898554+0000 mgr.y (mgr.25175) 201 : cluster [DBG] pgmap v110: 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-20T19:13:02.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:01 smithi115 bash[22089]: cluster 2024-09-20T19:13:00.898554+0000 mgr.y (mgr.25175) 201 : cluster [DBG] pgmap v110: 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-20T19:13:03.004 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:02.680193918Z level=error msg="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:13:03.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:03 smithi049 bash[19814]: audit 2024-09-20T19:13:01.388552+0000 mgr.y (mgr.25175) 202 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:03.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:03 smithi049 bash[26429]: audit 2024-09-20T19:13:01.388552+0000 mgr.y (mgr.25175) 202 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:03.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:03 smithi115 bash[22089]: audit 2024-09-20T19:13:01.388552+0000 mgr.y (mgr.25175) 202 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:03.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:13:03] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-20T19:13:03.876 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:13:04.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:04 smithi049 bash[19814]: cluster 2024-09-20T19:13:02.899282+0000 mgr.y (mgr.25175) 203 : cluster [DBG] pgmap v111: 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-20T19:13:04.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:04 smithi049 bash[19814]: audit 2024-09-20T19:13:03.865264+0000 mon.a (mon.0) 1334 : audit [DBG] from='client.? 172.21.15.49:0/2900890768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:13:04.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:04 smithi049 bash[26429]: cluster 2024-09-20T19:13:02.899282+0000 mgr.y (mgr.25175) 203 : cluster [DBG] pgmap v111: 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-20T19:13:04.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:04 smithi049 bash[26429]: audit 2024-09-20T19:13:03.865264+0000 mon.a (mon.0) 1334 : audit [DBG] from='client.? 172.21.15.49:0/2900890768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:13:04.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:04 smithi115 bash[22089]: cluster 2024-09-20T19:13:02.899282+0000 mgr.y (mgr.25175) 203 : cluster [DBG] pgmap v111: 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-20T19:13:04.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:04 smithi115 bash[22089]: audit 2024-09-20T19:13:03.865264+0000 mon.a (mon.0) 1334 : audit [DBG] from='client.? 172.21.15.49:0/2900890768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:13:04.645 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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:13:05.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:05 smithi049 bash[19814]: cluster 2024-09-20T19:13:04.900757+0000 mgr.y (mgr.25175) 204 : cluster [DBG] pgmap v112: 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-20T19:13:05.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:05 smithi049 bash[26429]: cluster 2024-09-20T19:13:04.900757+0000 mgr.y (mgr.25175) 204 : cluster [DBG] pgmap v112: 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-20T19:13:05.333 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:05 smithi115 bash[22089]: cluster 2024-09-20T19:13:04.900757+0000 mgr.y (mgr.25175) 204 : cluster [DBG] pgmap v112: 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-20T19:13:05.617 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:05 smithi115 bash[67403]: logger=infra.usagestats t=2024-09-20T19:13:05.332695129Z level=info msg="Usage stats are ready to report" 2024-09-20T19:13:06.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:05.667233377Z level=error msg="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:13:08.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:07 smithi049 bash[19814]: cluster 2024-09-20T19:13:06.901544+0000 mgr.y (mgr.25175) 205 : cluster [DBG] pgmap v113: 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-20T19:13:08.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:07 smithi049 bash[26429]: cluster 2024-09-20T19:13:06.901544+0000 mgr.y (mgr.25175) 205 : cluster [DBG] pgmap v113: 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-20T19:13:08.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:07 smithi115 bash[22089]: cluster 2024-09-20T19:13:06.901544+0000 mgr.y (mgr.25175) 205 : cluster [DBG] pgmap v113: 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-20T19:13:09.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:08.64964101Z level=error msg="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:13:09.474 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:13:10.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:09 smithi049 bash[19814]: cluster 2024-09-20T19:13:08.903318+0000 mgr.y (mgr.25175) 206 : cluster [DBG] pgmap v114: 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-20T19:13:10.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:09 smithi049 bash[26429]: cluster 2024-09-20T19:13:08.903318+0000 mgr.y (mgr.25175) 206 : cluster [DBG] pgmap v114: 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-20T19:13:10.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:09 smithi115 bash[22089]: cluster 2024-09-20T19:13:08.903318+0000 mgr.y (mgr.25175) 206 : cluster [DBG] pgmap v114: 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-20T19:13:11.973 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:11.636913118Z level=error msg="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:13:12.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:11 smithi049 bash[19814]: cluster 2024-09-20T19:13:10.903914+0000 mgr.y (mgr.25175) 207 : cluster [DBG] pgmap v115: 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-20T19:13:12.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:11 smithi049 bash[26429]: cluster 2024-09-20T19:13:10.903914+0000 mgr.y (mgr.25175) 207 : cluster [DBG] pgmap v115: 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-20T19:13:12.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:11 smithi115 bash[22089]: cluster 2024-09-20T19:13:10.903914+0000 mgr.y (mgr.25175) 207 : cluster [DBG] pgmap v115: 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-20T19:13:13.242 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:12 smithi049 bash[19814]: audit 2024-09-20T19:13:11.227314+0000 mgr.y (mgr.25175) 208 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:13.242 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:12 smithi049 bash[19814]: audit 2024-09-20T19:13:11.399810+0000 mgr.y (mgr.25175) 209 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:13.242 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:12 smithi049 bash[19814]: audit 2024-09-20T19:13:12.871602+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:13.242 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:12 smithi049 bash[26429]: audit 2024-09-20T19:13:11.227314+0000 mgr.y (mgr.25175) 208 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:13.242 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:12 smithi049 bash[26429]: audit 2024-09-20T19:13:11.399810+0000 mgr.y (mgr.25175) 209 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:13.242 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:12 smithi049 bash[26429]: audit 2024-09-20T19:13:12.871602+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:13.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:12 smithi115 bash[22089]: audit 2024-09-20T19:13:11.227314+0000 mgr.y (mgr.25175) 208 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:13.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:12 smithi115 bash[22089]: audit 2024-09-20T19:13:11.399810+0000 mgr.y (mgr.25175) 209 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:13.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:12 smithi115 bash[22089]: audit 2024-09-20T19:13:12.871602+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:13.550 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:13:13] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-20T19:13:13.777 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:13:14.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:13 smithi049 bash[19814]: cluster 2024-09-20T19:13:12.915742+0000 mgr.y (mgr.25175) 210 : cluster [DBG] pgmap v116: 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-20T19:13:14.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:13 smithi049 bash[26429]: cluster 2024-09-20T19:13:12.915742+0000 mgr.y (mgr.25175) 210 : cluster [DBG] pgmap v116: 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-20T19:13:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:13 smithi115 bash[22089]: cluster 2024-09-20T19:13:12.915742+0000 mgr.y (mgr.25175) 210 : cluster [DBG] pgmap v116: 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-20T19:13:14.515 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:13:15.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:14.662134628Z level=error msg="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:13:16.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:15 smithi049 bash[19814]: cluster 2024-09-20T19:13:14.917378+0000 mgr.y (mgr.25175) 211 : cluster [DBG] pgmap v117: 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-20T19:13:16.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:15 smithi049 bash[26429]: cluster 2024-09-20T19:13:14.917378+0000 mgr.y (mgr.25175) 211 : cluster [DBG] pgmap v117: 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-20T19:13:16.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:15 smithi115 bash[22089]: cluster 2024-09-20T19:13:14.917378+0000 mgr.y (mgr.25175) 211 : cluster [DBG] pgmap v117: 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-20T19:13:17.991 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:17.678025006Z level=error msg="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:13:18.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:17 smithi049 bash[19814]: cluster 2024-09-20T19:13:16.918129+0000 mgr.y (mgr.25175) 212 : cluster [DBG] pgmap v118: 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-20T19:13:18.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:17 smithi049 bash[26429]: cluster 2024-09-20T19:13:16.918129+0000 mgr.y (mgr.25175) 212 : cluster [DBG] pgmap v118: 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-20T19:13:18.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:17 smithi115 bash[22089]: cluster 2024-09-20T19:13:16.918129+0000 mgr.y (mgr.25175) 212 : cluster [DBG] pgmap v118: 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-20T19:13:19.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:18 smithi049 bash[19814]: audit 2024-09-20T19:13:18.940311+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:13:19.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:18 smithi049 bash[19814]: audit 2024-09-20T19:13:18.942326+0000 mon.b (mon.1) 189 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:13:19.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:18 smithi049 bash[19814]: audit 2024-09-20T19:13:18.952869+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:19.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:19 smithi049 bash[26429]: audit 2024-09-20T19:13:18.940311+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:13:19.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:19 smithi049 bash[26429]: audit 2024-09-20T19:13:18.942326+0000 mon.b (mon.1) 189 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:13:19.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:19 smithi049 bash[26429]: audit 2024-09-20T19:13:18.952869+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:19.332 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:13:19.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:18 smithi115 bash[22089]: audit 2024-09-20T19:13:18.940311+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:13:19.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:18 smithi115 bash[22089]: audit 2024-09-20T19:13:18.942326+0000 mon.b (mon.1) 189 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:13:19.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:18 smithi115 bash[22089]: audit 2024-09-20T19:13:18.952869+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:20.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:20 smithi049 bash[26429]: cluster 2024-09-20T19:13:18.919695+0000 mgr.y (mgr.25175) 213 : cluster [DBG] pgmap v119: 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-20T19:13:20.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:20 smithi049 bash[19814]: cluster 2024-09-20T19:13:18.919695+0000 mgr.y (mgr.25175) 213 : cluster [DBG] pgmap v119: 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-20T19:13:20.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:20 smithi115 bash[22089]: cluster 2024-09-20T19:13:18.919695+0000 mgr.y (mgr.25175) 213 : cluster [DBG] pgmap v119: 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-20T19:13:21.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:20.658657542Z level=error msg="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:13:21.197 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:13:21.197 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": null, 2024-09-20T19:13:21.197 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": false, 2024-09-20T19:13:21.197 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "", 2024-09-20T19:13:21.197 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:13:21.197 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": null, 2024-09-20T19:13:21.197 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "", 2024-09-20T19:13:21.197 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:13:21.197 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:13:21.979 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:13:22.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:22 smithi049 bash[19814]: cluster 2024-09-20T19:13:20.920212+0000 mgr.y (mgr.25175) 214 : cluster [DBG] pgmap v120: 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-20T19:13:22.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:22 smithi049 bash[26429]: cluster 2024-09-20T19:13:20.920212+0000 mgr.y (mgr.25175) 214 : cluster [DBG] pgmap v120: 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-20T19:13:22.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:22 smithi115 bash[22089]: cluster 2024-09-20T19:13:20.920212+0000 mgr.y (mgr.25175) 214 : cluster [DBG] pgmap v120: 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-20T19:13:23.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:23 smithi049 bash[19814]: audit 2024-09-20T19:13:21.197240+0000 mgr.y (mgr.25175) 215 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:23.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:23 smithi049 bash[19814]: audit 2024-09-20T19:13:21.406354+0000 mgr.y (mgr.25175) 216 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:23.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:23 smithi049 bash[26429]: audit 2024-09-20T19:13:21.197240+0000 mgr.y (mgr.25175) 215 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:23.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:23 smithi049 bash[26429]: audit 2024-09-20T19:13:21.406354+0000 mgr.y (mgr.25175) 216 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:23.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:23 smithi115 bash[22089]: audit 2024-09-20T19:13:21.197240+0000 mgr.y (mgr.25175) 215 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:23.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:23 smithi115 bash[22089]: audit 2024-09-20T19:13:21.406354+0000 mgr.y (mgr.25175) 216 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:23.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:13:23] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-20T19:13:24.015 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:23.641930932Z level=error msg="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:13:24.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:24 smithi049 bash[19814]: cluster 2024-09-20T19:13:22.920900+0000 mgr.y (mgr.25175) 217 : cluster [DBG] pgmap v121: 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-20T19:13:24.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:24 smithi049 bash[26429]: cluster 2024-09-20T19:13:22.920900+0000 mgr.y (mgr.25175) 217 : cluster [DBG] pgmap v121: 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-20T19:13:24.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:24 smithi115 bash[22089]: cluster 2024-09-20T19:13:22.920900+0000 mgr.y (mgr.25175) 217 : cluster [DBG] pgmap v121: 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-20T19:13:25.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:25 smithi049 bash[19814]: cluster 2024-09-20T19:13:24.922577+0000 mgr.y (mgr.25175) 218 : cluster [DBG] pgmap v122: 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-20T19:13:25.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:25 smithi049 bash[26429]: cluster 2024-09-20T19:13:24.922577+0000 mgr.y (mgr.25175) 218 : cluster [DBG] pgmap v122: 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-20T19:13:25.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:25 smithi115 bash[22089]: cluster 2024-09-20T19:13:24.922577+0000 mgr.y (mgr.25175) 218 : cluster [DBG] pgmap v122: 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-20T19:13:26.794 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:13:27.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:26.641359171Z level=error msg="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:13:28.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:27 smithi049 bash[19814]: cluster 2024-09-20T19:13:26.923403+0000 mgr.y (mgr.25175) 219 : cluster [DBG] pgmap v123: 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-20T19:13:28.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:27 smithi049 bash[19814]: audit 2024-09-20T19:13:27.872152+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:28.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:27 smithi049 bash[26429]: cluster 2024-09-20T19:13:26.923403+0000 mgr.y (mgr.25175) 219 : cluster [DBG] pgmap v123: 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-20T19:13:28.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:27 smithi049 bash[26429]: audit 2024-09-20T19:13:27.872152+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:27 smithi115 bash[22089]: cluster 2024-09-20T19:13:26.923403+0000 mgr.y (mgr.25175) 219 : cluster [DBG] pgmap v123: 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-20T19:13:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:27 smithi115 bash[22089]: audit 2024-09-20T19:13:27.872152+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:28.472 INFO:teuthology.orchestra.run.smithi049.stdout:HEALTH_OK 2024-09-20T19:13:29.234 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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:13:29.245 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:28 smithi049 bash[19814]: audit 2024-09-20T19:13:28.473544+0000 mon.c (mon.2) 314 : audit [DBG] from='client.? 172.21.15.49:0/705214357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:13:29.245 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:28 smithi049 bash[26429]: audit 2024-09-20T19:13:28.473544+0000 mon.c (mon.2) 314 : audit [DBG] from='client.? 172.21.15.49:0/705214357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:13:29.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:28 smithi115 bash[22089]: audit 2024-09-20T19:13:28.473544+0000 mon.c (mon.2) 314 : audit [DBG] from='client.? 172.21.15.49:0/705214357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:13:29.991 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:29.649813108Z level=error msg="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:13:30.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:29 smithi049 bash[19814]: cluster 2024-09-20T19:13:28.925138+0000 mgr.y (mgr.25175) 220 : cluster [DBG] pgmap v124: 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-20T19:13:30.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:29 smithi049 bash[26429]: cluster 2024-09-20T19:13:28.925138+0000 mgr.y (mgr.25175) 220 : cluster [DBG] pgmap v124: 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-20T19:13:30.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:29 smithi115 bash[22089]: cluster 2024-09-20T19:13:28.925138+0000 mgr.y (mgr.25175) 220 : cluster [DBG] pgmap v124: 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-20T19:13:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:31 smithi049 bash[19814]: cluster 2024-09-20T19:13:30.925893+0000 mgr.y (mgr.25175) 221 : cluster [DBG] pgmap v125: 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-20T19:13:32.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:31 smithi049 bash[26429]: cluster 2024-09-20T19:13:30.925893+0000 mgr.y (mgr.25175) 221 : cluster [DBG] pgmap v125: 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-20T19:13:32.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:31 smithi115 bash[22089]: cluster 2024-09-20T19:13:30.925893+0000 mgr.y (mgr.25175) 221 : cluster [DBG] pgmap v125: 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-20T19:13:33.003 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:32.635150661Z level=error msg="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:13:33.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:33 smithi049 bash[19814]: audit 2024-09-20T19:13:31.417530+0000 mgr.y (mgr.25175) 222 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:33.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:33 smithi049 bash[26429]: audit 2024-09-20T19:13:31.417530+0000 mgr.y (mgr.25175) 222 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:33.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:33 smithi115 bash[22089]: audit 2024-09-20T19:13:31.417530+0000 mgr.y (mgr.25175) 222 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:33.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:13:33] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-20T19:13:34.059 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:13:34.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:34 smithi049 bash[19814]: cluster 2024-09-20T19:13:32.926592+0000 mgr.y (mgr.25175) 223 : cluster [DBG] pgmap v126: 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-20T19:13:34.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:34 smithi049 bash[26429]: cluster 2024-09-20T19:13:32.926592+0000 mgr.y (mgr.25175) 223 : cluster [DBG] pgmap v126: 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-20T19:13:34.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:34 smithi115 bash[22089]: cluster 2024-09-20T19:13:32.926592+0000 mgr.y (mgr.25175) 223 : cluster [DBG] pgmap v126: 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-20T19:13:36.009 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:35.665164676Z level=error msg="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:13:36.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:36 smithi049 bash[19814]: cluster 2024-09-20T19:13:34.928243+0000 mgr.y (mgr.25175) 224 : cluster [DBG] pgmap v127: 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-20T19:13:36.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:36 smithi049 bash[26429]: cluster 2024-09-20T19:13:34.928243+0000 mgr.y (mgr.25175) 224 : cluster [DBG] pgmap v127: 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-20T19:13:36.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:36 smithi115 bash[22089]: cluster 2024-09-20T19:13:34.928243+0000 mgr.y (mgr.25175) 224 : cluster [DBG] pgmap v127: 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-20T19:13:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:37 smithi049 bash[19814]: audit 2024-09-20T19:13:35.729470+0000 mgr.y (mgr.25175) 225 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:37.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:37 smithi049 bash[26429]: audit 2024-09-20T19:13:35.729470+0000 mgr.y (mgr.25175) 225 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:37.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:37 smithi115 bash[22089]: audit 2024-09-20T19:13:35.729470+0000 mgr.y (mgr.25175) 225 : audit [DBG] from='client.25550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:38.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:38 smithi049 bash[19814]: audit 2024-09-20T19:13:36.085904+0000 mgr.y (mgr.25175) 226 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi115", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:38.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:38 smithi049 bash[19814]: cluster 2024-09-20T19:13:36.929065+0000 mgr.y (mgr.25175) 227 : cluster [DBG] pgmap v128: 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-20T19:13:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:38 smithi049 bash[26429]: audit 2024-09-20T19:13:36.085904+0000 mgr.y (mgr.25175) 226 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi115", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:38 smithi049 bash[26429]: cluster 2024-09-20T19:13:36.929065+0000 mgr.y (mgr.25175) 227 : cluster [DBG] pgmap v128: 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-20T19:13:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:38 smithi115 bash[22089]: audit 2024-09-20T19:13:36.085904+0000 mgr.y (mgr.25175) 226 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi115", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:38 smithi115 bash[22089]: cluster 2024-09-20T19:13:36.929065+0000 mgr.y (mgr.25175) 227 : cluster [DBG] pgmap v128: 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-20T19:13:38.826 INFO:teuthology.orchestra.run.smithi049.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:13:39.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:38.657265992Z level=error msg="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:13:39.682 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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:13:40.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[26429]: cephadm 2024-09-20T19:13:38.815786+0000 mgr.y (mgr.25175) 228 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:13:40.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[26429]: audit 2024-09-20T19:13:38.822387+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:40.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[26429]: audit 2024-09-20T19:13:38.827806+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:13:40.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[26429]: audit 2024-09-20T19:13:38.829614+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:13:40.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[26429]: audit 2024-09-20T19:13:38.839966+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:40.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[26429]: cephadm 2024-09-20T19:13:38.908195+0000 mgr.y (mgr.25175) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:13:40.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[26429]: cluster 2024-09-20T19:13:38.929935+0000 mgr.y (mgr.25175) 230 : cluster [DBG] pgmap v129: 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-20T19:13:40.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[19814]: cephadm 2024-09-20T19:13:38.815786+0000 mgr.y (mgr.25175) 228 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:13:40.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[19814]: audit 2024-09-20T19:13:38.822387+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:40.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[19814]: audit 2024-09-20T19:13:38.827806+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:13:40.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[19814]: audit 2024-09-20T19:13:38.829614+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:13:40.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[19814]: audit 2024-09-20T19:13:38.839966+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:40.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[19814]: cephadm 2024-09-20T19:13:38.908195+0000 mgr.y (mgr.25175) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:13:40.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:39 smithi049 bash[19814]: cluster 2024-09-20T19:13:38.929935+0000 mgr.y (mgr.25175) 230 : cluster [DBG] pgmap v129: 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-20T19:13:40.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:39 smithi115 bash[22089]: cephadm 2024-09-20T19:13:38.815786+0000 mgr.y (mgr.25175) 228 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:13:40.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:39 smithi115 bash[22089]: audit 2024-09-20T19:13:38.822387+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:40.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:39 smithi115 bash[22089]: audit 2024-09-20T19:13:38.827806+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:13:40.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:39 smithi115 bash[22089]: audit 2024-09-20T19:13:38.829614+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:13:40.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:39 smithi115 bash[22089]: audit 2024-09-20T19:13:38.839966+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:40.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:39 smithi115 bash[22089]: cephadm 2024-09-20T19:13:38.908195+0000 mgr.y (mgr.25175) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:13:40.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:39 smithi115 bash[22089]: cluster 2024-09-20T19:13:38.929935+0000 mgr.y (mgr.25175) 230 : cluster [DBG] pgmap v129: 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-20T19:13:41.926 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:41.625960772Z level=error msg="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:13:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[19814]: cluster 2024-09-20T19:13:40.930610+0000 mgr.y (mgr.25175) 231 : cluster [DBG] pgmap v130: 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-20T19:13:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[19814]: audit 2024-09-20T19:13:41.346881+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[19814]: audit 2024-09-20T19:13:41.350828+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:13:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[19814]: audit 2024-09-20T19:13:41.354597+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:13:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[19814]: audit 2024-09-20T19:13:41.363318+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[19814]: audit 2024-09-20T19:13:41.368448+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:13:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[19814]: audit 2024-09-20T19:13:41.370479+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-20T19:13:42.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[26429]: cluster 2024-09-20T19:13:40.930610+0000 mgr.y (mgr.25175) 231 : cluster [DBG] pgmap v130: 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-20T19:13:42.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[26429]: audit 2024-09-20T19:13:41.346881+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[26429]: audit 2024-09-20T19:13:41.350828+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:13:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[26429]: audit 2024-09-20T19:13:41.354597+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:13:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[26429]: audit 2024-09-20T19:13:41.363318+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[26429]: audit 2024-09-20T19:13:41.368448+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:13:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:41 smithi049 bash[26429]: audit 2024-09-20T19:13:41.370479+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-20T19:13:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:41 smithi115 bash[22089]: cluster 2024-09-20T19:13:40.930610+0000 mgr.y (mgr.25175) 231 : cluster [DBG] pgmap v130: 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-20T19:13:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:41 smithi115 bash[22089]: audit 2024-09-20T19:13:41.346881+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:41 smithi115 bash[22089]: audit 2024-09-20T19:13:41.350828+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:13:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:41 smithi115 bash[22089]: audit 2024-09-20T19:13:41.354597+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:13:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:41 smithi115 bash[22089]: audit 2024-09-20T19:13:41.363318+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:41 smithi115 bash[22089]: audit 2024-09-20T19:13:41.368448+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:13:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:41 smithi115 bash[22089]: audit 2024-09-20T19:13:41.370479+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-20T19:13:43.238 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:42 smithi115 bash[22089]: cephadm 2024-09-20T19:13:41.349665+0000 mgr.y (mgr.25175) 232 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:13:43.238 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:42 smithi115 bash[22089]: cephadm 2024-09-20T19:13:41.349753+0000 mgr.y (mgr.25175) 233 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:13:43.238 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:42 smithi115 bash[22089]: cephadm 2024-09-20T19:13:41.357592+0000 mgr.y (mgr.25175) 234 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:13:43.239 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:42 smithi115 bash[22089]: cephadm 2024-09-20T19:13:41.372823+0000 mgr.y (mgr.25175) 235 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-20T19:13:43.239 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:42 smithi115 bash[22089]: audit 2024-09-20T19:13:41.428830+0000 mgr.y (mgr.25175) 236 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:43.239 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:42 smithi115 bash[22089]: audit 2024-09-20T19:13:42.872096+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:42 smithi049 bash[19814]: cephadm 2024-09-20T19:13:41.349665+0000 mgr.y (mgr.25175) 232 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:13:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:42 smithi049 bash[19814]: cephadm 2024-09-20T19:13:41.349753+0000 mgr.y (mgr.25175) 233 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:13:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:42 smithi049 bash[19814]: cephadm 2024-09-20T19:13:41.357592+0000 mgr.y (mgr.25175) 234 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:13:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:42 smithi049 bash[19814]: cephadm 2024-09-20T19:13:41.372823+0000 mgr.y (mgr.25175) 235 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-20T19:13:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:42 smithi049 bash[19814]: audit 2024-09-20T19:13:41.428830+0000 mgr.y (mgr.25175) 236 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:42 smithi049 bash[19814]: audit 2024-09-20T19:13:42.872096+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:43.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:42 smithi049 bash[26429]: cephadm 2024-09-20T19:13:41.349665+0000 mgr.y (mgr.25175) 232 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:13:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:42 smithi049 bash[26429]: cephadm 2024-09-20T19:13:41.349753+0000 mgr.y (mgr.25175) 233 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:13:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:42 smithi049 bash[26429]: cephadm 2024-09-20T19:13:41.357592+0000 mgr.y (mgr.25175) 234 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:13:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:42 smithi049 bash[26429]: cephadm 2024-09-20T19:13:41.372823+0000 mgr.y (mgr.25175) 235 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-20T19:13:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:42 smithi049 bash[26429]: audit 2024-09-20T19:13:41.428830+0000 mgr.y (mgr.25175) 236 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:42 smithi049 bash[26429]: audit 2024-09-20T19:13:42.872096+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:43.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:13:43] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-20T19:13:44.260 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:43 smithi115 bash[22089]: cluster 2024-09-20T19:13:42.931170+0000 mgr.y (mgr.25175) 237 : cluster [DBG] pgmap v131: 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-20T19:13:44.261 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:43 smithi115 bash[22089]: audit 2024-09-20T19:13:43.682883+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:44.261 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:43 smithi115 bash[22089]: audit 2024-09-20T19:13:43.687123+0000 mon.b (mon.1) 198 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:13:44.261 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:43 smithi115 bash[22089]: audit 2024-09-20T19:13:43.689211+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:13:44.261 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:43 smithi115 bash[22089]: audit 2024-09-20T19:13:43.691265+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:13:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:43 smithi049 bash[19814]: cluster 2024-09-20T19:13:42.931170+0000 mgr.y (mgr.25175) 237 : cluster [DBG] pgmap v131: 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-20T19:13:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:43 smithi049 bash[19814]: audit 2024-09-20T19:13:43.682883+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:43 smithi049 bash[19814]: audit 2024-09-20T19:13:43.687123+0000 mon.b (mon.1) 198 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:13:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:43 smithi049 bash[19814]: audit 2024-09-20T19:13:43.689211+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:13:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:44 smithi049 bash[19814]: audit 2024-09-20T19:13:43.691265+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:13:44.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:44 smithi049 bash[26429]: cluster 2024-09-20T19:13:42.931170+0000 mgr.y (mgr.25175) 237 : cluster [DBG] pgmap v131: 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-20T19:13:44.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:44 smithi049 bash[26429]: audit 2024-09-20T19:13:43.682883+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:13:44.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:44 smithi049 bash[26429]: audit 2024-09-20T19:13:43.687123+0000 mon.b (mon.1) 198 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:13:44.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:44 smithi049 bash[26429]: audit 2024-09-20T19:13:43.689211+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:13:44.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:44 smithi049 bash[26429]: audit 2024-09-20T19:13:43.691265+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:13:44.899 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:13:45.006 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:44.636529379Z level=error msg="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:13:45.256 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:45 smithi115 bash[22089]: cephadm 2024-09-20T19:13:43.672016+0000 mgr.y (mgr.25175) 238 : cephadm [INF] Upgrade: Updating mon.b 2024-09-20T19:13:45.256 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:45 smithi115 bash[22089]: cephadm 2024-09-20T19:13:43.694659+0000 mgr.y (mgr.25175) 239 : cephadm [INF] Deploying daemon mon.b on smithi115 2024-09-20T19:13:45.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:45 smithi049 bash[26429]: cephadm 2024-09-20T19:13:43.672016+0000 mgr.y (mgr.25175) 238 : cephadm [INF] Upgrade: Updating mon.b 2024-09-20T19:13:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:45 smithi049 bash[26429]: cephadm 2024-09-20T19:13:43.694659+0000 mgr.y (mgr.25175) 239 : cephadm [INF] Deploying daemon mon.b on smithi115 2024-09-20T19:13:45.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:45 smithi049 bash[19814]: cephadm 2024-09-20T19:13:43.672016+0000 mgr.y (mgr.25175) 238 : cephadm [INF] Upgrade: Updating mon.b 2024-09-20T19:13:45.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:45 smithi049 bash[19814]: cephadm 2024-09-20T19:13:43.694659+0000 mgr.y (mgr.25175) 239 : cephadm [INF] Deploying daemon mon.b on smithi115 2024-09-20T19:13:46.262 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:46 smithi049 bash[19814]: cluster 2024-09-20T19:13:44.932054+0000 mgr.y (mgr.25175) 240 : cluster [DBG] pgmap v132: 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-20T19:13:46.353 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:46 smithi049 bash[26429]: cluster 2024-09-20T19:13:44.932054+0000 mgr.y (mgr.25175) 240 : cluster [DBG] pgmap v132: 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-20T19:13:46.354 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:13:46 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:46.354 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:13:46 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:46.355 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:13:46 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:46.355 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:13:46 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:46.355 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:13:46 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:46.356 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:13:46 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:46.356 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:46 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:46.356 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:46 smithi115 bash[22089]: cluster 2024-09-20T19:13:44.932054+0000 mgr.y (mgr.25175) 240 : cluster [DBG] pgmap v132: 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-20T19:13:46.356 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:46 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:46.356 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:46 smithi115 systemd[1]: Stopping Ceph mon.b for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:13:46.356 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:13:46 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:46.583 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:46 smithi115 bash[22089]: debug 2024-09-20T19:13:46.381+0000 7f1d74bbc640 -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-20T19:13:46.584 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:46 smithi115 bash[22089]: debug 2024-09-20T19:13:46.381+0000 7f1d74bbc640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:13:46.630 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:13:46.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:46 smithi049 bash[68716]: [20/Sep/2024:19:13:46] ENGINE Bus STOPPING 2024-09-20T19:13:47.272 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (2m) 2m ago 29m 13.7M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (106s) 100s ago 29m 31.8M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (4m) 2m ago 26m 48.0M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (3m) 100s ago 37m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (14m) 2m ago 40m 503M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (40m) 2m ago 40m 86.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (38m) 100s ago 38m 61.4M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 30cee7aa811d 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (38m) 2m ago 38m 65.8M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (3m) 2m ago 29m 7403k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (3m) 100s ago 29m 7648k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (37m) 2m ago 37m 57.8M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (36m) 2m ago 36m 58.6M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:13:47.273 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (35m) 2m ago 35m 61.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:13:47.274 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (34m) 2m ago 34m 57.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:13:47.274 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (33m) 100s ago 33m 70.6M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:13:47.274 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (32m) 100s ago 32m 64.1M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:13:47.274 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (31m) 100s ago 31m 65.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:13:47.274 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (30m) 100s ago 30m 58.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:13:47.274 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (2m) 100s ago 29m 35.1M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:13:47.274 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:13:47.274 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (27m) 100s ago 27m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:13:47.300 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:46 smithi049 bash[68716]: [20/Sep/2024:19:13:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:13:47.300 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:46 smithi049 bash[68716]: [20/Sep/2024:19:13:46] ENGINE Bus STOPPED 2024-09-20T19:13:47.300 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:46 smithi049 bash[68716]: [20/Sep/2024:19:13:46] ENGINE Bus STARTING 2024-09-20T19:13:47.300 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:46 smithi049 bash[68716]: [20/Sep/2024:19:13:46] ENGINE Serving on http://:::9283 2024-09-20T19:13:47.300 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:46 smithi049 bash[68716]: [20/Sep/2024:19:13:46] ENGINE Bus STARTED 2024-09-20T19:13:47.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:47 smithi115 bash[70442]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mon-b 2024-09-20T19:13:47.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:47 smithi115 bash[70502]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mon-b 2024-09-20T19:13:47.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:47 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-20T19:13:47.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:47 smithi115 systemd[1]: Stopped Ceph mon.b for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:13:47.647 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:13:47 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:47.648 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:13:47 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:47.648 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:13:47 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:47.648 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:13:47 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:47.648 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:47 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:47.649 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:47 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:47.649 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:47 smithi115 systemd[1]: Started Ceph mon.b for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:13:47.649 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:13:47 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:47.649 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:13:47 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:47.649 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:13:47 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:13:47.652 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:13:47.653 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:13:47.654 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:13:47.654 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:13:47.654 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:13:47.979 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:13:47.979 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:13:47.979 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:13:47.979 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi115", 2024-09-20T19:13:47.979 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:13:47.979 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "0/1 daemons upgraded", 2024-09-20T19:13:47.979 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading mon daemons", 2024-09-20T19:13:47.979 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:13:47.979 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:13:48.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:47.647518788Z level=error msg="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:13:48.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.617+0000 7fe6f290dc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:13:48.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.617+0000 7fe6f290dc80 0 ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 7 2024-09-20T19:13:48.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.617+0000 7fe6f290dc80 0 pidfile_write: ignore empty --pid-file 2024-09-20T19:13:48.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 0 load: jerasure load: lrc 2024-09-20T19:13:48.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T19:13:48.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Git sha 0 2024-09-20T19:13:48.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T19:13:48.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: DB SUMMARY 2024-09-20T19:13:48.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: DB Session ID: 9GAAAX23TRNZ63FHD9X6 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4335 Bytes 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000063.sst 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000061.log size: 613222 ; 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.env: 0x56368358b120 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.info_log: 0x563683fc7700 2024-09-20T19:13:48.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:13:48.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.statistics: (nil) 2024-09-20T19:13:48.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.use_fsync: 0 2024-09-20T19:13:48.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T19:13:48.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:13:48.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:13:48.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.db_log_dir: 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.wal_dir: 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:13:48.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.write_buffer_manager: 0x563683fca1e0 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.unordered_write: 0 2024-09-20T19:13:48.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.row_cache: None 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.wal_filter: None 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.wal_compression: 0 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T19:13:48.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:13:48.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_open_files: -1 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Compression algorithms supported: 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: kZSTD supported: 0 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T19:13:48.875 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T19:13:48.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:13:48.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T19:13:48.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:13:48.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:13:48.876 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-20T19:13:48.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:13:48.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:13:48.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.merge_operator: 2024-09-20T19:13:48.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_filter: None 2024-09-20T19:13:48.877 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563683fc7320) 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: cache_index_and_filter_blocks: 1 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: pin_top_level_index_and_filter: 1 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: index_type: 0 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: data_block_index_type: 0 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: index_shortening: 1 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: checksum: 4 2024-09-20T19:13:48.878 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: no_block_cache: 0 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: block_cache: 0x563683fbd610 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: block_cache_name: BinnedLRUCache 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: block_cache_options: 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: capacity : 536870912 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: num_shard_bits : 4 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: strict_capacity_limit : 0 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: high_pri_pool_ratio: 0.000 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: block_cache_compressed: (nil) 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: persistent_cache: (nil) 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: block_size: 4096 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: block_size_deviation: 10 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: block_restart_interval: 16 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: index_block_restart_interval: 1 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: metadata_block_size: 4096 2024-09-20T19:13:48.879 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: partition_filters: 0 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: use_delta_encoding: 1 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: filter_policy: bloomfilter 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: whole_key_filtering: 1 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: verify_compression: 0 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: read_amp_bytes_per_bit: 0 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: format_version: 5 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: enable_index_compression: 1 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: block_align: 0 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: max_auto_readahead_size: 262144 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: prepopulate_block_cache: 0 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: initial_auto_readahead_size: 8192 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: num_file_reads_for_auto_readahead: 2 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compression: NoCompression 2024-09-20T19:13:48.880 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.num_levels: 7 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:13:48.881 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:13:48.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:13:48.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:13:48.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:13:48.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:13:48.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:13:48.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:13:48.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:13:48.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:13:48.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:13:48.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:13:48.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:13:48.882 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:13:48.883 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:13:48.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:13:48.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:13:48.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:13:48.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:13:48.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:13:48.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:13:48.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:13:48.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:13:48.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:13:48.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:13:48.884 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:13:48.885 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.ttl: 2592000 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:13:48.886 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:13:48.887 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.621+0000 7fe6f290dc80 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-20T19:13:48.887 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.625+0000 7fe6f290dc80 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 33584, log_number is 61,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61 2024-09-20T19:13:48.887 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.625+0000 7fe6f290dc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 61 2024-09-20T19:13:48.887 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.625+0000 7fe6f290dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 27e0ee0f-84a9-4913-91fc-034895c02fa8 2024-09-20T19:13:48.887 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.625+0000 7fe6f290dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726859628626372, "job": 1, "event": "recovery_started", "wal_files": [61]} 2024-09-20T19:13:48.887 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.625+0000 7fe6f290dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #61 mode 2 2024-09-20T19:13:48.887 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.625+0000 7fe6f290dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726859628629817, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 66, "file_size": 402546, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33590, "largest_seqno": 34026, "table_properties": {"data_size": 400073, "index_size": 985, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 453, "raw_key_size": 4039, "raw_average_key_size": 23, "raw_value_size": 396373, "raw_average_value_size": 2264, "num_data_blocks": 44, "num_entries": 175, "num_filter_entries": 175, "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": 1726859628, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "27e0ee0f-84a9-4913-91fc-034895c02fa8", "db_session_id": "9GAAAX23TRNZ63FHD9X6", "orig_file_number": 66, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:13:48.887 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.625+0000 7fe6f290dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726859628629976, "job": 1, "event": "recovery_finished"} 2024-09-20T19:13:48.887 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.625+0000 7fe6f290dc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 68 2024-09-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.625+0000 7fe6f290dc80 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-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.629+0000 7fe6f290dc80 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-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.629+0000 7fe6f290dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563683feae00 2024-09-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.629+0000 7fe6f290dc80 4 rocksdb: DB pointer 0x5636840ee000 2024-09-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.629+0000 7fe6e86d5640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.629+0000 7fe6e86d5640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: ** DB Stats ** 2024-09-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: 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:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: 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:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:13:48.888 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: ** Compaction Stats [default] ** 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: 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:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: L0 1/0 393.11 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 207.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: L6 1/0 10.64 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-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Sum 2/0 11.02 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 207.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 207.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: ** Compaction Stats [default] ** 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: 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:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 207.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:13:48.889 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Cumulative compaction: 0.00 GB write, 56.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Interval compaction: 0.00 GB write, 56.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: 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:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Block cache BinnedLRUCache@0x563683fbd610#7 capacity: 512.00 MB usage: 1.58 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: Block cache entry stats(count,size,portion): FilterBlock(1,0.50 KB,9.53674e-05%) IndexBlock(1,1.08 KB,0.000205636%) Misc(1,0.00 KB,0%) 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.629+0000 7fe6f290dc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] at bind addrs [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.629+0000 7fe6f290dc80 1 mon.b@-1(???) e3 preinit fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.629+0000 7fe6f290dc80 0 mon.b@-1(???).mds e1 new map 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.629+0000 7fe6f290dc80 0 mon.b@-1(???).mds e1 print_map 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: e1 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: btime 2024-09-20T18:33:30:243920+0000 2024-09-20T19:13:48.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:13:48.891 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: 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:13:48.891 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: legacy client fscid: -1 2024-09-20T19:13:48.891 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: 2024-09-20T19:13:48.891 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: No filesystems configured 2024-09-20T19:13:48.891 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.633+0000 7fe6f290dc80 0 mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-20T19:13:48.891 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.633+0000 7fe6f290dc80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:13:48.891 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.633+0000 7fe6f290dc80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:13:48.891 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.633+0000 7fe6f290dc80 0 mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:13:48.891 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:48 smithi115 bash[70559]: debug 2024-09-20T19:13:48.633+0000 7fe6f290dc80 1 mon.b@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-09-20T19:13:50.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: audit 2024-09-20T19:13:46.618216+0000 mgr.y (mgr.25175) 241 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: audit 2024-09-20T19:13:46.828520+0000 mgr.y (mgr.25175) 242 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:46.932505+0000 mgr.y (mgr.25175) 243 : cluster [DBG] pgmap v133: 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-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: audit 2024-09-20T19:13:46.946569+0000 mgr.y (mgr.25175) 244 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: audit 2024-09-20T19:13:47.260398+0000 mgr.y (mgr.25175) 245 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: audit 2024-09-20T19:13:47.654044+0000 mon.c (mon.2) 315 : audit [DBG] from='client.? 172.21.15.49:0/2864584841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: audit 2024-09-20T19:13:47.980113+0000 mgr.y (mgr.25175) 246 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.848825+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.852215+0000 mon.a (mon.0) 1345 : cluster [INF] mon.a calling monitor election 2024-09-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.889446+0000 mon.a (mon.0) 1346 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.898545+0000 mon.a (mon.0) 1347 : cluster [DBG] monmap epoch 3 2024-09-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.898590+0000 mon.a (mon.0) 1348 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.898611+0000 mon.a (mon.0) 1349 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.898643+0000 mon.a (mon.0) 1350 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:13:50.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.898678+0000 mon.a (mon.0) 1351 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:13:50.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.898705+0000 mon.a (mon.0) 1352 : cluster [DBG] election_strategy: 1 2024-09-20T19:13:50.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.898729+0000 mon.a (mon.0) 1353 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:13:50.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.898750+0000 mon.a (mon.0) 1354 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:13:50.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.898768+0000 mon.a (mon.0) 1355 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:13:50.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.918721+0000 mon.a (mon.0) 1356 : cluster [DBG] fsmap 2024-09-20T19:13:50.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.918774+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:13:50.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.919595+0000 mon.a (mon.0) 1358 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-09-20T19:13:50.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.919864+0000 mon.a (mon.0) 1359 : cluster [INF] overall HEALTH_OK 2024-09-20T19:13:50.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: audit 2024-09-20T19:13:48.926705+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:50.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: cluster 2024-09-20T19:13:48.934193+0000 mgr.y (mgr.25175) 247 : cluster [DBG] pgmap v134: 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-20T19:13:50.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[19814]: audit 2024-09-20T19:13:48.937941+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:50.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: audit 2024-09-20T19:13:46.618216+0000 mgr.y (mgr.25175) 241 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: audit 2024-09-20T19:13:46.828520+0000 mgr.y (mgr.25175) 242 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:46.932505+0000 mgr.y (mgr.25175) 243 : cluster [DBG] pgmap v133: 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-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: audit 2024-09-20T19:13:46.946569+0000 mgr.y (mgr.25175) 244 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: audit 2024-09-20T19:13:47.260398+0000 mgr.y (mgr.25175) 245 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: audit 2024-09-20T19:13:47.654044+0000 mon.c (mon.2) 315 : audit [DBG] from='client.? 172.21.15.49:0/2864584841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: audit 2024-09-20T19:13:47.980113+0000 mgr.y (mgr.25175) 246 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.848825+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.852215+0000 mon.a (mon.0) 1345 : cluster [INF] mon.a calling monitor election 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.889446+0000 mon.a (mon.0) 1346 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.898545+0000 mon.a (mon.0) 1347 : cluster [DBG] monmap epoch 3 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.898590+0000 mon.a (mon.0) 1348 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.898611+0000 mon.a (mon.0) 1349 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.898643+0000 mon.a (mon.0) 1350 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.898678+0000 mon.a (mon.0) 1351 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:13:50.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.898705+0000 mon.a (mon.0) 1352 : cluster [DBG] election_strategy: 1 2024-09-20T19:13:50.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.898729+0000 mon.a (mon.0) 1353 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:13:50.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.898750+0000 mon.a (mon.0) 1354 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:13:50.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.898768+0000 mon.a (mon.0) 1355 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:13:50.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.918721+0000 mon.a (mon.0) 1356 : cluster [DBG] fsmap 2024-09-20T19:13:50.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.918774+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:13:50.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.919595+0000 mon.a (mon.0) 1358 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-09-20T19:13:50.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.919864+0000 mon.a (mon.0) 1359 : cluster [INF] overall HEALTH_OK 2024-09-20T19:13:50.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: audit 2024-09-20T19:13:48.926705+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:50.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: cluster 2024-09-20T19:13:48.934193+0000 mgr.y (mgr.25175) 247 : cluster [DBG] pgmap v134: 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-20T19:13:50.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:49 smithi049 bash[26429]: audit 2024-09-20T19:13:48.937941+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:50.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:46.618216+0000 mgr.y (mgr.25175) 241 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:46.618216+0000 mgr.y (mgr.25175) 241 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:46.828520+0000 mgr.y (mgr.25175) 242 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:13:50.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:46.828520+0000 mgr.y (mgr.25175) 242 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:13:50.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:46.932505+0000 mgr.y (mgr.25175) 243 : cluster [DBG] pgmap v133: 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-20T19:13:50.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:46.932505+0000 mgr.y (mgr.25175) 243 : cluster [DBG] pgmap v133: 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-20T19:13:50.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:46.946569+0000 mgr.y (mgr.25175) 244 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:46.946569+0000 mgr.y (mgr.25175) 244 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:47.260398+0000 mgr.y (mgr.25175) 245 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:47.260398+0000 mgr.y (mgr.25175) 245 : audit [DBG] from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:47.654044+0000 mon.c (mon.2) 315 : audit [DBG] from='client.? 172.21.15.49:0/2864584841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:13:50.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:47.654044+0000 mon.c (mon.2) 315 : audit [DBG] from='client.? 172.21.15.49:0/2864584841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:13:50.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:47.980113+0000 mgr.y (mgr.25175) 246 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:47.980113+0000 mgr.y (mgr.25175) 246 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:13:50.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.848825+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T19:13:50.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.848825+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T19:13:50.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.852215+0000 mon.a (mon.0) 1345 : cluster [INF] mon.a calling monitor election 2024-09-20T19:13:50.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.852215+0000 mon.a (mon.0) 1345 : cluster [INF] mon.a calling monitor election 2024-09-20T19:13:50.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.889446+0000 mon.a (mon.0) 1346 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:13:50.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.889446+0000 mon.a (mon.0) 1346 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:13:50.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898545+0000 mon.a (mon.0) 1347 : cluster [DBG] monmap epoch 3 2024-09-20T19:13:50.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898545+0000 mon.a (mon.0) 1347 : cluster [DBG] monmap epoch 3 2024-09-20T19:13:50.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898590+0000 mon.a (mon.0) 1348 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:13:50.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898590+0000 mon.a (mon.0) 1348 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:13:50.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898611+0000 mon.a (mon.0) 1349 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:13:50.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898611+0000 mon.a (mon.0) 1349 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:13:50.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898643+0000 mon.a (mon.0) 1350 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:13:50.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898643+0000 mon.a (mon.0) 1350 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:13:50.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898678+0000 mon.a (mon.0) 1351 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:13:50.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898678+0000 mon.a (mon.0) 1351 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:13:50.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898705+0000 mon.a (mon.0) 1352 : cluster [DBG] election_strategy: 1 2024-09-20T19:13:50.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898705+0000 mon.a (mon.0) 1352 : cluster [DBG] election_strategy: 1 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898729+0000 mon.a (mon.0) 1353 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898729+0000 mon.a (mon.0) 1353 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898750+0000 mon.a (mon.0) 1354 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898750+0000 mon.a (mon.0) 1354 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898768+0000 mon.a (mon.0) 1355 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.898768+0000 mon.a (mon.0) 1355 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.918721+0000 mon.a (mon.0) 1356 : cluster [DBG] fsmap 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.918721+0000 mon.a (mon.0) 1356 : cluster [DBG] fsmap 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.918774+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.918774+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.919595+0000 mon.a (mon.0) 1358 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.919595+0000 mon.a (mon.0) 1358 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-09-20T19:13:50.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.919864+0000 mon.a (mon.0) 1359 : cluster [INF] overall HEALTH_OK 2024-09-20T19:13:50.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.919864+0000 mon.a (mon.0) 1359 : cluster [INF] overall HEALTH_OK 2024-09-20T19:13:50.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:48.926705+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:50.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:48.926705+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:50.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.934193+0000 mgr.y (mgr.25175) 247 : cluster [DBG] pgmap v134: 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-20T19:13:50.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: cluster 2024-09-20T19:13:48.934193+0000 mgr.y (mgr.25175) 247 : cluster [DBG] pgmap v134: 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-20T19:13:50.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:48.937941+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:50.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:49 smithi115 bash[70559]: audit 2024-09-20T19:13:48.937941+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:51.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:50.669641608Z level=error msg="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:13:52.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:51 smithi049 bash[19814]: cluster 2024-09-20T19:13:50.934910+0000 mgr.y (mgr.25175) 248 : cluster [DBG] pgmap v135: 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-20T19:13:52.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:51 smithi049 bash[26429]: cluster 2024-09-20T19:13:50.934910+0000 mgr.y (mgr.25175) 248 : cluster [DBG] pgmap v135: 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-20T19:13:52.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:51 smithi115 bash[70559]: cluster 2024-09-20T19:13:50.934910+0000 mgr.y (mgr.25175) 248 : cluster [DBG] pgmap v135: 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-20T19:13:52.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:51 smithi115 bash[70559]: cluster 2024-09-20T19:13:50.934910+0000 mgr.y (mgr.25175) 248 : cluster [DBG] pgmap v135: 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-20T19:13:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:53 smithi049 bash[19814]: audit 2024-09-20T19:13:51.438751+0000 mgr.y (mgr.25175) 249 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:53.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:53 smithi049 bash[26429]: audit 2024-09-20T19:13:51.438751+0000 mgr.y (mgr.25175) 249 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:53.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:52 smithi115 bash[70559]: audit 2024-09-20T19:13:51.438751+0000 mgr.y (mgr.25175) 249 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:53.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:52 smithi115 bash[70559]: audit 2024-09-20T19:13:51.438751+0000 mgr.y (mgr.25175) 249 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:53.645 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:13:53] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-20T19:13:54.001 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:13:53 smithi049 bash[68716]: debug 2024-09-20T19:13:53.644+0000 7ff90d8d7640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-20T19:13:54.001 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:53.677448879Z level=error msg="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:13:54.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:54 smithi049 bash[19814]: cluster 2024-09-20T19:13:52.935729+0000 mgr.y (mgr.25175) 250 : cluster [DBG] pgmap v136: 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-20T19:13:54.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:54 smithi049 bash[26429]: cluster 2024-09-20T19:13:52.935729+0000 mgr.y (mgr.25175) 250 : cluster [DBG] pgmap v136: 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-20T19:13:54.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:54 smithi115 bash[70559]: cluster 2024-09-20T19:13:52.935729+0000 mgr.y (mgr.25175) 250 : cluster [DBG] pgmap v136: 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-20T19:13:54.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:54 smithi115 bash[70559]: cluster 2024-09-20T19:13:52.935729+0000 mgr.y (mgr.25175) 250 : cluster [DBG] pgmap v136: 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-20T19:13:56.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:55 smithi049 bash[19814]: audit 2024-09-20T19:13:54.887105+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:56.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:55 smithi049 bash[19814]: audit 2024-09-20T19:13:54.897975+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:56.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:55 smithi049 bash[19814]: cluster 2024-09-20T19:13:54.937421+0000 mgr.y (mgr.25175) 251 : cluster [DBG] pgmap v137: 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-20T19:13:56.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:55 smithi049 bash[26429]: audit 2024-09-20T19:13:54.887105+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:56.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:55 smithi049 bash[26429]: audit 2024-09-20T19:13:54.897975+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:56.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:55 smithi049 bash[26429]: cluster 2024-09-20T19:13:54.937421+0000 mgr.y (mgr.25175) 251 : cluster [DBG] pgmap v137: 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-20T19:13:56.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:55 smithi115 bash[70559]: audit 2024-09-20T19:13:54.887105+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:56.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:55 smithi115 bash[70559]: audit 2024-09-20T19:13:54.887105+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:56.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:55 smithi115 bash[70559]: audit 2024-09-20T19:13:54.897975+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:56.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:55 smithi115 bash[70559]: audit 2024-09-20T19:13:54.897975+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:56.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:55 smithi115 bash[70559]: cluster 2024-09-20T19:13:54.937421+0000 mgr.y (mgr.25175) 251 : cluster [DBG] pgmap v137: 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-20T19:13:56.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:55 smithi115 bash[70559]: cluster 2024-09-20T19:13:54.937421+0000 mgr.y (mgr.25175) 251 : cluster [DBG] pgmap v137: 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-20T19:13:57.045 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:56.662787338Z level=error msg="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:13:57.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:57 smithi049 bash[19814]: audit 2024-09-20T19:13:56.048327+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:57.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:57 smithi049 bash[19814]: audit 2024-09-20T19:13:56.059053+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:57.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:57 smithi049 bash[19814]: cluster 2024-09-20T19:13:56.938151+0000 mgr.y (mgr.25175) 252 : cluster [DBG] pgmap v138: 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-20T19:13:57.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:57 smithi049 bash[26429]: audit 2024-09-20T19:13:56.048327+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:57.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:57 smithi049 bash[26429]: audit 2024-09-20T19:13:56.059053+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:57.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:57 smithi049 bash[26429]: cluster 2024-09-20T19:13:56.938151+0000 mgr.y (mgr.25175) 252 : cluster [DBG] pgmap v138: 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-20T19:13:57.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:57 smithi115 bash[70559]: audit 2024-09-20T19:13:56.048327+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:57.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:57 smithi115 bash[70559]: audit 2024-09-20T19:13:56.048327+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:57.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:57 smithi115 bash[70559]: audit 2024-09-20T19:13:56.059053+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:57.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:57 smithi115 bash[70559]: audit 2024-09-20T19:13:56.059053+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:13:57.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:57 smithi115 bash[70559]: cluster 2024-09-20T19:13:56.938151+0000 mgr.y (mgr.25175) 252 : cluster [DBG] pgmap v138: 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-20T19:13:57.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:57 smithi115 bash[70559]: cluster 2024-09-20T19:13:56.938151+0000 mgr.y (mgr.25175) 252 : cluster [DBG] pgmap v138: 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-20T19:13:58.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:58 smithi115 bash[70559]: audit 2024-09-20T19:13:57.874383+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:58.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:58 smithi115 bash[70559]: audit 2024-09-20T19:13:57.874383+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:58.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:58 smithi049 bash[19814]: audit 2024-09-20T19:13:57.874383+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:58.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:58 smithi049 bash[26429]: audit 2024-09-20T19:13:57.874383+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:59.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:59 smithi115 bash[70559]: cluster 2024-09-20T19:13:58.939822+0000 mgr.y (mgr.25175) 253 : cluster [DBG] pgmap v139: 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-20T19:13:59.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:13:59 smithi115 bash[70559]: cluster 2024-09-20T19:13:58.939822+0000 mgr.y (mgr.25175) 253 : cluster [DBG] pgmap v139: 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-20T19:13:59.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:13:59 smithi049 bash[19814]: cluster 2024-09-20T19:13:58.939822+0000 mgr.y (mgr.25175) 253 : cluster [DBG] pgmap v139: 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-20T19:13:59.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:13:59 smithi049 bash[26429]: cluster 2024-09-20T19:13:58.939822+0000 mgr.y (mgr.25175) 253 : cluster [DBG] pgmap v139: 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-20T19:14:00.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:13:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:13:59.630222966Z level=error msg="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:14:02.270 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:01 smithi115 bash[70559]: cluster 2024-09-20T19:14:00.940560+0000 mgr.y (mgr.25175) 254 : cluster [DBG] pgmap v140: 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-20T19:14:02.271 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:01 smithi115 bash[70559]: cluster 2024-09-20T19:14:00.940560+0000 mgr.y (mgr.25175) 254 : cluster [DBG] pgmap v140: 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-20T19:14:02.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:01 smithi049 bash[19814]: cluster 2024-09-20T19:14:00.940560+0000 mgr.y (mgr.25175) 254 : cluster [DBG] pgmap v140: 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-20T19:14:02.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:01 smithi049 bash[26429]: cluster 2024-09-20T19:14:00.940560+0000 mgr.y (mgr.25175) 254 : cluster [DBG] pgmap v140: 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-20T19:14:03.006 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:02.675375194Z level=error msg="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:14:03.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:03 smithi049 bash[19814]: audit 2024-09-20T19:14:01.449954+0000 mgr.y (mgr.25175) 255 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:03.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:03 smithi049 bash[26429]: audit 2024-09-20T19:14:01.449954+0000 mgr.y (mgr.25175) 255 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:03.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:03 smithi115 bash[70559]: audit 2024-09-20T19:14:01.449954+0000 mgr.y (mgr.25175) 255 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:03.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:03 smithi115 bash[70559]: audit 2024-09-20T19:14:01.449954+0000 mgr.y (mgr.25175) 255 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:03.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:14:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:14:03] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-20T19:14:04.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:04 smithi049 bash[19814]: cluster 2024-09-20T19:14:02.941258+0000 mgr.y (mgr.25175) 256 : cluster [DBG] pgmap v141: 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-20T19:14:04.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:04 smithi049 bash[26429]: cluster 2024-09-20T19:14:02.941258+0000 mgr.y (mgr.25175) 256 : cluster [DBG] pgmap v141: 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-20T19:14:04.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:04 smithi115 bash[70559]: cluster 2024-09-20T19:14:02.941258+0000 mgr.y (mgr.25175) 256 : cluster [DBG] pgmap v141: 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-20T19:14:04.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:04 smithi115 bash[70559]: cluster 2024-09-20T19:14:02.941258+0000 mgr.y (mgr.25175) 256 : cluster [DBG] pgmap v141: 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-20T19:14:06.013 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:05.631647222Z level=error msg="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:14:06.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: cluster 2024-09-20T19:14:04.942931+0000 mgr.y (mgr.25175) 257 : cluster [DBG] pgmap v142: 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-20T19:14:06.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.547084+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.558814+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.561280+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.563024+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.574371+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.707837+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.711229+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.714099+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.723092+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.730520+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.739277+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.746105+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.754817+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.760481+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.768686+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.773462+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.779428+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T19:14:06.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.784483+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.792899+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: cluster 2024-09-20T19:14:04.942931+0000 mgr.y (mgr.25175) 257 : cluster [DBG] pgmap v142: 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-20T19:14:06.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.547084+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.558814+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.561280+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.563024+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.574371+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.707837+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.711229+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.714099+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.723092+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.730520+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.739277+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.746105+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.754817+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.760481+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.768686+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.773462+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.779428+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.784483+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.792899+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.799376+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.807651+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.814895+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.823018+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.828985+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.832793+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.835690+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.839301+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.842298+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.846010+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.849158+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.852970+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.856372+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.859998+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.862671+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.866490+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.869908+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:14:06.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.876094+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:14:06.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.799376+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.807651+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.814895+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.823018+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.828985+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.832793+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.835690+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.839301+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.842298+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.846010+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.849158+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.852970+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.856372+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.859998+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.862671+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.866490+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.869908+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:14:06.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.876094+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:14:06.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.880626+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.886259+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:14:06.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.890318+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:14:06.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.895780+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:14:06.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.900048+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:14:06.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.901672+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.907760+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.911684+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.913370+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.919878+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.924515+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.926106+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.932297+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.936634+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.938228+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.944303+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.948738+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.954793+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.959391+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.961053+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.962638+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.964217+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.965774+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.967430+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.969719+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:14:06.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.975819+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:14:06.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.978499+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:06.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.980236+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:06.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[26429]: audit 2024-09-20T19:14:05.991148+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.880626+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.886259+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.890318+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.895780+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.900048+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.901672+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.907760+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.911684+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.913370+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.919878+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.924515+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.926106+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.932297+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.936634+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.938228+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:14:06.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.944303+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.948738+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.954793+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.959391+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.961053+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.962638+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.964217+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.965774+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.967430+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.969719+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.975819+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.978499+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.980236+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:06.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:06 smithi049 bash[19814]: audit 2024-09-20T19:14:05.991148+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: cluster 2024-09-20T19:14:04.942931+0000 mgr.y (mgr.25175) 257 : cluster [DBG] pgmap v142: 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-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: cluster 2024-09-20T19:14:04.942931+0000 mgr.y (mgr.25175) 257 : cluster [DBG] pgmap v142: 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-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.547084+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.547084+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.558814+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.558814+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.561280+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.561280+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.563024+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.563024+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.574371+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.574371+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.707837+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.707837+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:14:06.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.711229+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.711229+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.714099+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.714099+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.723092+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.723092+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.730520+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.730520+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.739277+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.739277+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.746105+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.746105+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.754817+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.754817+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.760481+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.760481+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.768686+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.768686+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.773462+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.773462+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.779428+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.779428+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.784483+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.784483+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.792899+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.792899+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.799376+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.799376+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.807651+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.807651+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.814895+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.814895+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.823018+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.823018+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.828985+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.828985+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.832793+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.832793+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.835690+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.835690+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.839301+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.839301+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.842298+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.842298+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.846010+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.846010+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.849158+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.849158+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.852970+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.852970+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.856372+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.856372+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.859998+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.859998+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.862671+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.862671+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.866490+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.866490+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.869908+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.869908+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:14:06.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.876094+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.876094+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.880626+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.880626+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.886259+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.886259+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.890318+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.890318+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.895780+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.895780+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.900048+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.900048+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.901672+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.901672+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.907760+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:14:06.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.907760+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:14:06.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.911684+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:14:06.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.911684+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:14:06.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.913370+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:14:06.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.913370+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:14:06.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.919878+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:14:06.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.919878+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.924515+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.924515+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.926106+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.926106+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.932297+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.932297+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.936634+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.936634+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.938228+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.938228+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.944303+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.944303+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.948738+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:14:06.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.948738+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:14:06.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.954793+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:14:06.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.954793+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:14:06.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.959391+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.959391+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.961053+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.961053+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.962638+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.962638+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.964217+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.964217+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.965774+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.965774+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.967430+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.967430+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.969719+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.969719+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.975819+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.975819+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.978499+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.978499+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.980236+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.980236+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:06.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.991148+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:06.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:06 smithi115 bash[70559]: audit 2024-09-20T19:14:05.991148+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:07.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.715512+0000 mgr.y (mgr.25175) 258 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:14:07.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.732180+0000 mgr.y (mgr.25175) 259 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:14:07.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.747747+0000 mgr.y (mgr.25175) 260 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:14:07.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.762084+0000 mgr.y (mgr.25175) 261 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:14:07.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.786077+0000 mgr.y (mgr.25175) 262 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:14:07.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.800917+0000 mgr.y (mgr.25175) 263 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:14:07.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.816596+0000 mgr.y (mgr.25175) 264 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:14:07.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.830577+0000 mgr.y (mgr.25175) 265 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T19:14:07.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.837206+0000 mgr.y (mgr.25175) 266 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T19:14:07.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.843759+0000 mgr.y (mgr.25175) 267 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T19:14:07.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.850785+0000 mgr.y (mgr.25175) 268 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T19:14:07.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.857857+0000 mgr.y (mgr.25175) 269 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T19:14:07.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.864306+0000 mgr.y (mgr.25175) 270 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T19:14:07.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.867782+0000 mgr.y (mgr.25175) 271 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:14:07.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: cephadm 2024-09-20T19:14:05.968791+0000 mgr.y (mgr.25175) 272 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:14:07.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: audit 2024-09-20T19:14:06.097601+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:07.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: audit 2024-09-20T19:14:06.099088+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:07.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[19814]: audit 2024-09-20T19:14:06.108635+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:07.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.715512+0000 mgr.y (mgr.25175) 258 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:14:07.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.732180+0000 mgr.y (mgr.25175) 259 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:14:07.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.747747+0000 mgr.y (mgr.25175) 260 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:14:07.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.762084+0000 mgr.y (mgr.25175) 261 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:14:07.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.786077+0000 mgr.y (mgr.25175) 262 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:14:07.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.800917+0000 mgr.y (mgr.25175) 263 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:14:07.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.816596+0000 mgr.y (mgr.25175) 264 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:14:07.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.830577+0000 mgr.y (mgr.25175) 265 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T19:14:07.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.837206+0000 mgr.y (mgr.25175) 266 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T19:14:07.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.843759+0000 mgr.y (mgr.25175) 267 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T19:14:07.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.850785+0000 mgr.y (mgr.25175) 268 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T19:14:07.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.857857+0000 mgr.y (mgr.25175) 269 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T19:14:07.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.864306+0000 mgr.y (mgr.25175) 270 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T19:14:07.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.867782+0000 mgr.y (mgr.25175) 271 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:14:07.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: cephadm 2024-09-20T19:14:05.968791+0000 mgr.y (mgr.25175) 272 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:14:07.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: audit 2024-09-20T19:14:06.097601+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:07.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: audit 2024-09-20T19:14:06.099088+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:07.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:07 smithi049 bash[26429]: audit 2024-09-20T19:14:06.108635+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:07.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.715512+0000 mgr.y (mgr.25175) 258 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:14:07.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.715512+0000 mgr.y (mgr.25175) 258 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:14:07.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.732180+0000 mgr.y (mgr.25175) 259 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:14:07.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.732180+0000 mgr.y (mgr.25175) 259 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:14:07.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.747747+0000 mgr.y (mgr.25175) 260 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:14:07.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.747747+0000 mgr.y (mgr.25175) 260 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:14:07.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.762084+0000 mgr.y (mgr.25175) 261 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:14:07.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.762084+0000 mgr.y (mgr.25175) 261 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:14:07.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.786077+0000 mgr.y (mgr.25175) 262 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:14:07.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.786077+0000 mgr.y (mgr.25175) 262 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:14:07.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.800917+0000 mgr.y (mgr.25175) 263 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:14:07.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.800917+0000 mgr.y (mgr.25175) 263 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:14:07.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.816596+0000 mgr.y (mgr.25175) 264 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:14:07.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.816596+0000 mgr.y (mgr.25175) 264 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:14:07.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.830577+0000 mgr.y (mgr.25175) 265 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T19:14:07.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.830577+0000 mgr.y (mgr.25175) 265 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T19:14:07.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.837206+0000 mgr.y (mgr.25175) 266 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T19:14:07.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.837206+0000 mgr.y (mgr.25175) 266 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T19:14:07.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.843759+0000 mgr.y (mgr.25175) 267 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T19:14:07.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.843759+0000 mgr.y (mgr.25175) 267 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T19:14:07.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.850785+0000 mgr.y (mgr.25175) 268 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T19:14:07.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.850785+0000 mgr.y (mgr.25175) 268 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T19:14:07.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.857857+0000 mgr.y (mgr.25175) 269 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T19:14:07.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.857857+0000 mgr.y (mgr.25175) 269 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T19:14:07.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.864306+0000 mgr.y (mgr.25175) 270 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T19:14:07.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.864306+0000 mgr.y (mgr.25175) 270 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T19:14:07.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.867782+0000 mgr.y (mgr.25175) 271 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:14:07.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.867782+0000 mgr.y (mgr.25175) 271 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:14:07.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.968791+0000 mgr.y (mgr.25175) 272 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:14:07.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: cephadm 2024-09-20T19:14:05.968791+0000 mgr.y (mgr.25175) 272 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:14:07.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: audit 2024-09-20T19:14:06.097601+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:07.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: audit 2024-09-20T19:14:06.097601+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:07.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: audit 2024-09-20T19:14:06.099088+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:07.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: audit 2024-09-20T19:14:06.099088+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:07.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: audit 2024-09-20T19:14:06.108635+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:07.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:07 smithi115 bash[70559]: audit 2024-09-20T19:14:06.108635+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:08.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:08 smithi049 bash[19814]: cluster 2024-09-20T19:14:06.943668+0000 mgr.y (mgr.25175) 273 : cluster [DBG] pgmap v143: 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-20T19:14:08.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:08 smithi049 bash[19814]: audit 2024-09-20T19:14:07.964554+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:08.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:08 smithi049 bash[26429]: cluster 2024-09-20T19:14:06.943668+0000 mgr.y (mgr.25175) 273 : cluster [DBG] pgmap v143: 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-20T19:14:08.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:08 smithi049 bash[26429]: audit 2024-09-20T19:14:07.964554+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:08.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:08 smithi115 bash[70559]: cluster 2024-09-20T19:14:06.943668+0000 mgr.y (mgr.25175) 273 : cluster [DBG] pgmap v143: 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-20T19:14:08.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:08 smithi115 bash[70559]: cluster 2024-09-20T19:14:06.943668+0000 mgr.y (mgr.25175) 273 : cluster [DBG] pgmap v143: 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-20T19:14:08.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:08 smithi115 bash[70559]: audit 2024-09-20T19:14:07.964554+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:08.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:08 smithi115 bash[70559]: audit 2024-09-20T19:14:07.964554+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:09.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:08.634206255Z level=error msg="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:14:09.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:09 smithi115 bash[70559]: cluster 2024-09-20T19:14:08.945368+0000 mgr.y (mgr.25175) 274 : cluster [DBG] pgmap v144: 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-20T19:14:09.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:09 smithi115 bash[70559]: cluster 2024-09-20T19:14:08.945368+0000 mgr.y (mgr.25175) 274 : cluster [DBG] pgmap v144: 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-20T19:14:10.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:09 smithi049 bash[19814]: cluster 2024-09-20T19:14:08.945368+0000 mgr.y (mgr.25175) 274 : cluster [DBG] pgmap v144: 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-20T19:14:10.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:09 smithi049 bash[26429]: cluster 2024-09-20T19:14:08.945368+0000 mgr.y (mgr.25175) 274 : cluster [DBG] pgmap v144: 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-20T19:14:12.002 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:11.638077959Z level=error msg="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:14:12.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:12 smithi049 bash[19814]: cluster 2024-09-20T19:14:10.946093+0000 mgr.y (mgr.25175) 275 : cluster [DBG] pgmap v145: 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-20T19:14:12.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:12 smithi049 bash[26429]: cluster 2024-09-20T19:14:10.946093+0000 mgr.y (mgr.25175) 275 : cluster [DBG] pgmap v145: 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-20T19:14:12.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:12 smithi115 bash[70559]: cluster 2024-09-20T19:14:10.946093+0000 mgr.y (mgr.25175) 275 : cluster [DBG] pgmap v145: 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-20T19:14:12.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:12 smithi115 bash[70559]: cluster 2024-09-20T19:14:10.946093+0000 mgr.y (mgr.25175) 275 : cluster [DBG] pgmap v145: 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-20T19:14:13.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:13 smithi049 bash[19814]: audit 2024-09-20T19:14:11.454523+0000 mgr.y (mgr.25175) 276 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:13.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:13 smithi049 bash[19814]: audit 2024-09-20T19:14:12.874608+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:13.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:13 smithi049 bash[26429]: audit 2024-09-20T19:14:11.454523+0000 mgr.y (mgr.25175) 276 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:13.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:13 smithi049 bash[26429]: audit 2024-09-20T19:14:12.874608+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:13.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:13 smithi115 bash[70559]: audit 2024-09-20T19:14:11.454523+0000 mgr.y (mgr.25175) 276 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:13.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:13 smithi115 bash[70559]: audit 2024-09-20T19:14:11.454523+0000 mgr.y (mgr.25175) 276 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:13.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:13 smithi115 bash[70559]: audit 2024-09-20T19:14:12.874608+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:13.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:13 smithi115 bash[70559]: audit 2024-09-20T19:14:12.874608+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:13.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:14:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:14:13] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-20T19:14:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:14 smithi049 bash[19814]: cluster 2024-09-20T19:14:12.946722+0000 mgr.y (mgr.25175) 277 : cluster [DBG] pgmap v146: 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-20T19:14:14.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:14 smithi049 bash[26429]: cluster 2024-09-20T19:14:12.946722+0000 mgr.y (mgr.25175) 277 : cluster [DBG] pgmap v146: 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-20T19:14:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:14 smithi115 bash[70559]: cluster 2024-09-20T19:14:12.946722+0000 mgr.y (mgr.25175) 277 : cluster [DBG] pgmap v146: 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-20T19:14:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:14 smithi115 bash[70559]: cluster 2024-09-20T19:14:12.946722+0000 mgr.y (mgr.25175) 277 : cluster [DBG] pgmap v146: 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-20T19:14:15.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:14.64276896Z level=error msg="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:14:16.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:16 smithi049 bash[19814]: cluster 2024-09-20T19:14:14.948388+0000 mgr.y (mgr.25175) 278 : cluster [DBG] pgmap v147: 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-20T19:14:16.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:16 smithi049 bash[26429]: cluster 2024-09-20T19:14:14.948388+0000 mgr.y (mgr.25175) 278 : cluster [DBG] pgmap v147: 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-20T19:14:16.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:16 smithi115 bash[70559]: cluster 2024-09-20T19:14:14.948388+0000 mgr.y (mgr.25175) 278 : cluster [DBG] pgmap v147: 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-20T19:14:16.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:16 smithi115 bash[70559]: cluster 2024-09-20T19:14:14.948388+0000 mgr.y (mgr.25175) 278 : cluster [DBG] pgmap v147: 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-20T19:14:17.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:17 smithi115 bash[70559]: cluster 2024-09-20T19:14:16.949109+0000 mgr.y (mgr.25175) 279 : cluster [DBG] pgmap v148: 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-20T19:14:17.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:17 smithi115 bash[70559]: cluster 2024-09-20T19:14:16.949109+0000 mgr.y (mgr.25175) 279 : cluster [DBG] pgmap v148: 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-20T19:14:17.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:17 smithi049 bash[19814]: cluster 2024-09-20T19:14:16.949109+0000 mgr.y (mgr.25175) 279 : cluster [DBG] pgmap v148: 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-20T19:14:17.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:17 smithi049 bash[26429]: cluster 2024-09-20T19:14:16.949109+0000 mgr.y (mgr.25175) 279 : cluster [DBG] pgmap v148: 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-20T19:14:18.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:17.649365672Z level=error msg="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:14:19.132 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:14:20.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:20 smithi049 bash[19814]: audit 2024-09-20T19:14:18.321847+0000 mgr.y (mgr.25175) 280 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:20.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:20 smithi049 bash[19814]: cluster 2024-09-20T19:14:18.950791+0000 mgr.y (mgr.25175) 281 : cluster [DBG] pgmap v149: 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-20T19:14:20.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:20 smithi049 bash[26429]: audit 2024-09-20T19:14:18.321847+0000 mgr.y (mgr.25175) 280 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:20.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:20 smithi049 bash[26429]: cluster 2024-09-20T19:14:18.950791+0000 mgr.y (mgr.25175) 281 : cluster [DBG] pgmap v149: 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-20T19:14:20.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:20 smithi115 bash[70559]: audit 2024-09-20T19:14:18.321847+0000 mgr.y (mgr.25175) 280 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:20.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:20 smithi115 bash[70559]: audit 2024-09-20T19:14:18.321847+0000 mgr.y (mgr.25175) 280 : audit [DBG] from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:20.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:20 smithi115 bash[70559]: cluster 2024-09-20T19:14:18.950791+0000 mgr.y (mgr.25175) 281 : cluster [DBG] pgmap v149: 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-20T19:14:20.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:20 smithi115 bash[70559]: cluster 2024-09-20T19:14:18.950791+0000 mgr.y (mgr.25175) 281 : cluster [DBG] pgmap v149: 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-20T19:14:21.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:20.659014492Z level=error msg="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:14:22.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:22 smithi049 bash[19814]: cluster 2024-09-20T19:14:20.951606+0000 mgr.y (mgr.25175) 282 : cluster [DBG] pgmap v150: 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-20T19:14:22.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:22 smithi049 bash[26429]: cluster 2024-09-20T19:14:20.951606+0000 mgr.y (mgr.25175) 282 : cluster [DBG] pgmap v150: 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-20T19:14:22.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:22 smithi115 bash[70559]: cluster 2024-09-20T19:14:20.951606+0000 mgr.y (mgr.25175) 282 : cluster [DBG] pgmap v150: 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-20T19:14:22.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:22 smithi115 bash[70559]: cluster 2024-09-20T19:14:20.951606+0000 mgr.y (mgr.25175) 282 : cluster [DBG] pgmap v150: 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-20T19:14:23.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:23 smithi049 bash[19814]: audit 2024-09-20T19:14:21.459787+0000 mgr.y (mgr.25175) 283 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:23.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:23 smithi049 bash[26429]: audit 2024-09-20T19:14:21.459787+0000 mgr.y (mgr.25175) 283 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:23.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:23 smithi115 bash[70559]: audit 2024-09-20T19:14:21.459787+0000 mgr.y (mgr.25175) 283 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:23.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:23 smithi115 bash[70559]: audit 2024-09-20T19:14:21.459787+0000 mgr.y (mgr.25175) 283 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:23.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:14:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:14:23] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-20T19:14:23.960 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:14:24.013 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:23.635586217Z level=error msg="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:14:24.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:24 smithi049 bash[19814]: cluster 2024-09-20T19:14:22.952351+0000 mgr.y (mgr.25175) 284 : cluster [DBG] pgmap v151: 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-20T19:14:24.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:24 smithi049 bash[26429]: cluster 2024-09-20T19:14:22.952351+0000 mgr.y (mgr.25175) 284 : cluster [DBG] pgmap v151: 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-20T19:14:24.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:24 smithi115 bash[70559]: cluster 2024-09-20T19:14:22.952351+0000 mgr.y (mgr.25175) 284 : cluster [DBG] pgmap v151: 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-20T19:14:24.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:24 smithi115 bash[70559]: cluster 2024-09-20T19:14:22.952351+0000 mgr.y (mgr.25175) 284 : cluster [DBG] pgmap v151: 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-20T19:14:25.611 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:14:25.611 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (3m) 2m ago 30m 13.7M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:14:25.611 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (2m) 30s ago 29m 66.2M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:14:25.611 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (4m) 2m ago 27m 48.0M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:14:25.611 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (4m) 30s ago 38m 440M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:14:25.611 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (15m) 2m ago 40m 503M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (40m) 2m ago 40m 86.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (38s) 30s ago 38m 18.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (38m) 2m ago 38m 65.8M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (4m) 2m ago 30m 7403k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (4m) 30s ago 30m 7700k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (37m) 2m ago 37m 57.8M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (36m) 2m ago 36m 58.6M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (35m) 2m ago 35m 61.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (34m) 2m ago 34m 57.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (34m) 30s ago 34m 70.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (33m) 30s ago 33m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (32m) 30s ago 32m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (31m) 30s ago 31m 58.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (3m) 30s ago 30m 41.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:14:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (27m) 30s ago 27m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:14:26.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:26 smithi049 bash[19814]: cluster 2024-09-20T19:14:24.954269+0000 mgr.y (mgr.25175) 285 : cluster [DBG] pgmap v152: 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-20T19:14:26.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:26 smithi049 bash[26429]: cluster 2024-09-20T19:14:24.954269+0000 mgr.y (mgr.25175) 285 : cluster [DBG] pgmap v152: 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-20T19:14:26.344 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-20T19:14:26.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:26 smithi115 bash[70559]: cluster 2024-09-20T19:14:24.954269+0000 mgr.y (mgr.25175) 285 : cluster [DBG] pgmap v152: 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-20T19:14:26.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:26 smithi115 bash[70559]: cluster 2024-09-20T19:14:24.954269+0000 mgr.y (mgr.25175) 285 : cluster [DBG] pgmap v152: 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-20T19:14:27.026 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:26.644566688Z level=error msg="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:14:27.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:27 smithi049 bash[19814]: audit 2024-09-20T19:14:25.574335+0000 mgr.y (mgr.25175) 286 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:27.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:27 smithi049 bash[26429]: audit 2024-09-20T19:14:25.574335+0000 mgr.y (mgr.25175) 286 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:27.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:27 smithi115 bash[70559]: audit 2024-09-20T19:14:25.574335+0000 mgr.y (mgr.25175) 286 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:27.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:27 smithi115 bash[70559]: audit 2024-09-20T19:14:25.574335+0000 mgr.y (mgr.25175) 286 : audit [DBG] from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:28 smithi049 bash[19814]: cluster 2024-09-20T19:14:26.955036+0000 mgr.y (mgr.25175) 287 : cluster [DBG] pgmap v153: 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-20T19:14:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:28 smithi049 bash[19814]: audit 2024-09-20T19:14:27.875090+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:28.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:28 smithi049 bash[26429]: cluster 2024-09-20T19:14:26.955036+0000 mgr.y (mgr.25175) 287 : cluster [DBG] pgmap v153: 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-20T19:14:28.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:28 smithi049 bash[26429]: audit 2024-09-20T19:14:27.875090+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:28 smithi115 bash[70559]: cluster 2024-09-20T19:14:26.955036+0000 mgr.y (mgr.25175) 287 : cluster [DBG] pgmap v153: 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-20T19:14:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:28 smithi115 bash[70559]: cluster 2024-09-20T19:14:26.955036+0000 mgr.y (mgr.25175) 287 : cluster [DBG] pgmap v153: 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-20T19:14:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:28 smithi115 bash[70559]: audit 2024-09-20T19:14:27.875090+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:28 smithi115 bash[70559]: audit 2024-09-20T19:14:27.875090+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:29.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:29 smithi049 bash[19814]: cluster 2024-09-20T19:14:28.956688+0000 mgr.y (mgr.25175) 288 : cluster [DBG] pgmap v154: 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-20T19:14:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:29 smithi049 bash[26429]: cluster 2024-09-20T19:14:28.956688+0000 mgr.y (mgr.25175) 288 : cluster [DBG] pgmap v154: 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-20T19:14:29.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:29 smithi115 bash[70559]: cluster 2024-09-20T19:14:28.956688+0000 mgr.y (mgr.25175) 288 : cluster [DBG] pgmap v154: 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-20T19:14:29.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:29 smithi115 bash[70559]: cluster 2024-09-20T19:14:28.956688+0000 mgr.y (mgr.25175) 288 : cluster [DBG] pgmap v154: 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-20T19:14:30.117 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:29.654303268Z level=error msg="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:14:31.173 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:14:32.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:32 smithi049 bash[19814]: cluster 2024-09-20T19:14:30.957379+0000 mgr.y (mgr.25175) 289 : cluster [DBG] pgmap v155: 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-20T19:14:32.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:32 smithi049 bash[26429]: cluster 2024-09-20T19:14:30.957379+0000 mgr.y (mgr.25175) 289 : cluster [DBG] pgmap v155: 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-20T19:14:32.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:32 smithi115 bash[70559]: cluster 2024-09-20T19:14:30.957379+0000 mgr.y (mgr.25175) 289 : cluster [DBG] pgmap v155: 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-20T19:14:32.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:32 smithi115 bash[70559]: cluster 2024-09-20T19:14:30.957379+0000 mgr.y (mgr.25175) 289 : cluster [DBG] pgmap v155: 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-20T19:14:32.972 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:14:33.019 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:32.634238818Z level=error msg="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:14:33.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:33 smithi049 bash[19814]: audit 2024-09-20T19:14:31.471079+0000 mgr.y (mgr.25175) 290 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:33.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:33 smithi049 bash[19814]: audit 2024-09-20T19:14:32.962052+0000 mon.c (mon.2) 316 : audit [DBG] from='client.? 172.21.15.49:0/3155564431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:33.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:33 smithi049 bash[26429]: audit 2024-09-20T19:14:31.471079+0000 mgr.y (mgr.25175) 290 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:33.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:33 smithi049 bash[26429]: audit 2024-09-20T19:14:32.962052+0000 mon.c (mon.2) 316 : audit [DBG] from='client.? 172.21.15.49:0/3155564431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:33.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:33 smithi115 bash[70559]: audit 2024-09-20T19:14:31.471079+0000 mgr.y (mgr.25175) 290 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:33.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:33 smithi115 bash[70559]: audit 2024-09-20T19:14:31.471079+0000 mgr.y (mgr.25175) 290 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:33.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:33 smithi115 bash[70559]: audit 2024-09-20T19:14:32.962052+0000 mon.c (mon.2) 316 : audit [DBG] from='client.? 172.21.15.49:0/3155564431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:33.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:33 smithi115 bash[70559]: audit 2024-09-20T19:14:32.962052+0000 mon.c (mon.2) 316 : audit [DBG] from='client.? 172.21.15.49:0/3155564431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:14:33.759 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:14:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:14:33] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-20T19:14:33.760 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:14:34.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:34 smithi049 bash[19814]: cluster 2024-09-20T19:14:32.958048+0000 mgr.y (mgr.25175) 291 : cluster [DBG] pgmap v156: 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-20T19:14:34.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:34 smithi049 bash[26429]: cluster 2024-09-20T19:14:32.958048+0000 mgr.y (mgr.25175) 291 : cluster [DBG] pgmap v156: 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-20T19:14:34.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:34 smithi115 bash[70559]: cluster 2024-09-20T19:14:32.958048+0000 mgr.y (mgr.25175) 291 : cluster [DBG] pgmap v156: 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-20T19:14:34.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:34 smithi115 bash[70559]: cluster 2024-09-20T19:14:32.958048+0000 mgr.y (mgr.25175) 291 : cluster [DBG] pgmap v156: 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-20T19:14:35.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:35 smithi049 bash[19814]: cluster 2024-09-20T19:14:34.959680+0000 mgr.y (mgr.25175) 292 : cluster [DBG] pgmap v157: 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-20T19:14:35.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:35 smithi049 bash[26429]: cluster 2024-09-20T19:14:34.959680+0000 mgr.y (mgr.25175) 292 : cluster [DBG] pgmap v157: 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-20T19:14:35.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:35 smithi115 bash[70559]: cluster 2024-09-20T19:14:34.959680+0000 mgr.y (mgr.25175) 292 : cluster [DBG] pgmap v157: 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-20T19:14:35.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:35 smithi115 bash[70559]: cluster 2024-09-20T19:14:34.959680+0000 mgr.y (mgr.25175) 292 : cluster [DBG] pgmap v157: 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-20T19:14:36.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:35.657926975Z level=error msg="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:14:38.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:38 smithi049 bash[19814]: cluster 2024-09-20T19:14:36.960372+0000 mgr.y (mgr.25175) 293 : cluster [DBG] pgmap v158: 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-20T19:14:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:38 smithi049 bash[26429]: cluster 2024-09-20T19:14:36.960372+0000 mgr.y (mgr.25175) 293 : cluster [DBG] pgmap v158: 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-20T19:14:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:38 smithi115 bash[70559]: cluster 2024-09-20T19:14:36.960372+0000 mgr.y (mgr.25175) 293 : cluster [DBG] pgmap v158: 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-20T19:14:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:38 smithi115 bash[70559]: cluster 2024-09-20T19:14:36.960372+0000 mgr.y (mgr.25175) 293 : cluster [DBG] pgmap v158: 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-20T19:14:38.572 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:14:39.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:38.665459453Z level=error msg="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:14:39.823 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:39 smithi049 bash[19814]: cluster 2024-09-20T19:14:38.962001+0000 mgr.y (mgr.25175) 294 : cluster [DBG] pgmap v159: 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-20T19:14:39.824 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:39 smithi049 bash[26429]: cluster 2024-09-20T19:14:38.962001+0000 mgr.y (mgr.25175) 294 : cluster [DBG] pgmap v159: 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-20T19:14:39.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:39 smithi115 bash[70559]: cluster 2024-09-20T19:14:38.962001+0000 mgr.y (mgr.25175) 294 : cluster [DBG] pgmap v159: 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-20T19:14:39.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:39 smithi115 bash[70559]: cluster 2024-09-20T19:14:38.962001+0000 mgr.y (mgr.25175) 294 : cluster [DBG] pgmap v159: 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-20T19:14:40.159 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:14:40.159 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": null, 2024-09-20T19:14:40.159 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": false, 2024-09-20T19:14:40.159 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "", 2024-09-20T19:14:40.159 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:14:40.159 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": null, 2024-09-20T19:14:40.159 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "", 2024-09-20T19:14:40.159 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:14:40.159 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:14:40.911 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:14:42.017 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:41.665961861Z level=error msg="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:14:42.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:42 smithi049 bash[26429]: audit 2024-09-20T19:14:40.159849+0000 mgr.y (mgr.25175) 295 : audit [DBG] from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:42.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:42 smithi049 bash[26429]: cluster 2024-09-20T19:14:40.962653+0000 mgr.y (mgr.25175) 296 : cluster [DBG] pgmap v160: 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-20T19:14:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:42 smithi049 bash[19814]: audit 2024-09-20T19:14:40.159849+0000 mgr.y (mgr.25175) 295 : audit [DBG] from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:42 smithi049 bash[19814]: cluster 2024-09-20T19:14:40.962653+0000 mgr.y (mgr.25175) 296 : cluster [DBG] pgmap v160: 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-20T19:14:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:42 smithi115 bash[70559]: audit 2024-09-20T19:14:40.159849+0000 mgr.y (mgr.25175) 295 : audit [DBG] from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:42 smithi115 bash[70559]: audit 2024-09-20T19:14:40.159849+0000 mgr.y (mgr.25175) 295 : audit [DBG] from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:42 smithi115 bash[70559]: cluster 2024-09-20T19:14:40.962653+0000 mgr.y (mgr.25175) 296 : cluster [DBG] pgmap v160: 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-20T19:14:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:42 smithi115 bash[70559]: cluster 2024-09-20T19:14:40.962653+0000 mgr.y (mgr.25175) 296 : cluster [DBG] pgmap v160: 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-20T19:14:43.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:43 smithi049 bash[26429]: audit 2024-09-20T19:14:41.482366+0000 mgr.y (mgr.25175) 297 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:43.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:43 smithi049 bash[26429]: audit 2024-09-20T19:14:42.875462+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:43 smithi049 bash[19814]: audit 2024-09-20T19:14:41.482366+0000 mgr.y (mgr.25175) 297 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:43 smithi049 bash[19814]: audit 2024-09-20T19:14:42.875462+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:43.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:43 smithi115 bash[70559]: audit 2024-09-20T19:14:41.482366+0000 mgr.y (mgr.25175) 297 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:43.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:43 smithi115 bash[70559]: audit 2024-09-20T19:14:41.482366+0000 mgr.y (mgr.25175) 297 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:43.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:43 smithi115 bash[70559]: audit 2024-09-20T19:14:42.875462+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:43.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:43 smithi115 bash[70559]: audit 2024-09-20T19:14:42.875462+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:43.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:14:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:14:43] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-20T19:14:44.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:44 smithi049 bash[19814]: cluster 2024-09-20T19:14:42.963365+0000 mgr.y (mgr.25175) 298 : cluster [DBG] pgmap v161: 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-20T19:14:44.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:44 smithi049 bash[26429]: cluster 2024-09-20T19:14:42.963365+0000 mgr.y (mgr.25175) 298 : cluster [DBG] pgmap v161: 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-20T19:14:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:44 smithi115 bash[70559]: cluster 2024-09-20T19:14:42.963365+0000 mgr.y (mgr.25175) 298 : cluster [DBG] pgmap v161: 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-20T19:14:44.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:44 smithi115 bash[70559]: cluster 2024-09-20T19:14:42.963365+0000 mgr.y (mgr.25175) 298 : cluster [DBG] pgmap v161: 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-20T19:14:45.042 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:44.627114621Z level=error msg="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:14:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:45 smithi049 bash[19814]: cluster 2024-09-20T19:14:44.965065+0000 mgr.y (mgr.25175) 299 : cluster [DBG] pgmap v162: 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-20T19:14:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:45 smithi049 bash[26429]: cluster 2024-09-20T19:14:44.965065+0000 mgr.y (mgr.25175) 299 : cluster [DBG] pgmap v162: 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-20T19:14:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:45 smithi115 bash[70559]: cluster 2024-09-20T19:14:44.965065+0000 mgr.y (mgr.25175) 299 : cluster [DBG] pgmap v162: 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-20T19:14:45.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:45 smithi115 bash[70559]: cluster 2024-09-20T19:14:44.965065+0000 mgr.y (mgr.25175) 299 : cluster [DBG] pgmap v162: 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-20T19:14:45.736 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:14:47.411 INFO:teuthology.orchestra.run.smithi049.stdout:HEALTH_OK 2024-09-20T19:14:48.023 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:47.637095265Z level=error msg="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:14:48.071 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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-20T19:14:48.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:48 smithi049 bash[19814]: cluster 2024-09-20T19:14:46.967034+0000 mgr.y (mgr.25175) 300 : cluster [DBG] pgmap v163: 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-20T19:14:48.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:48 smithi049 bash[19814]: audit 2024-09-20T19:14:47.412344+0000 mon.a (mon.0) 1440 : audit [DBG] from='client.? 172.21.15.49:0/1148896323' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:14:48.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:48 smithi049 bash[26429]: cluster 2024-09-20T19:14:46.967034+0000 mgr.y (mgr.25175) 300 : cluster [DBG] pgmap v163: 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-20T19:14:48.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:48 smithi049 bash[26429]: audit 2024-09-20T19:14:47.412344+0000 mon.a (mon.0) 1440 : audit [DBG] from='client.? 172.21.15.49:0/1148896323' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:14:48.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:48 smithi115 bash[70559]: cluster 2024-09-20T19:14:46.967034+0000 mgr.y (mgr.25175) 300 : cluster [DBG] pgmap v163: 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-20T19:14:48.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:48 smithi115 bash[70559]: cluster 2024-09-20T19:14:46.967034+0000 mgr.y (mgr.25175) 300 : cluster [DBG] pgmap v163: 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-20T19:14:48.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:48 smithi115 bash[70559]: audit 2024-09-20T19:14:47.412344+0000 mon.a (mon.0) 1440 : audit [DBG] from='client.? 172.21.15.49:0/1148896323' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:14:48.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:48 smithi115 bash[70559]: audit 2024-09-20T19:14:47.412344+0000 mon.a (mon.0) 1440 : audit [DBG] from='client.? 172.21.15.49:0/1148896323' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:14:49.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:49 smithi115 bash[70559]: cluster 2024-09-20T19:14:48.968786+0000 mgr.y (mgr.25175) 301 : cluster [DBG] pgmap v164: 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-20T19:14:49.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:49 smithi115 bash[70559]: cluster 2024-09-20T19:14:48.968786+0000 mgr.y (mgr.25175) 301 : cluster [DBG] pgmap v164: 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-20T19:14:49.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:49 smithi049 bash[26429]: cluster 2024-09-20T19:14:48.968786+0000 mgr.y (mgr.25175) 301 : cluster [DBG] pgmap v164: 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-20T19:14:49.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:49 smithi049 bash[19814]: cluster 2024-09-20T19:14:48.968786+0000 mgr.y (mgr.25175) 301 : cluster [DBG] pgmap v164: 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-20T19:14:51.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:50.642599739Z level=error msg="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:14:52.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:52 smithi049 bash[19814]: cluster 2024-09-20T19:14:50.969600+0000 mgr.y (mgr.25175) 302 : cluster [DBG] pgmap v165: 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-20T19:14:52.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:52 smithi049 bash[26429]: cluster 2024-09-20T19:14:50.969600+0000 mgr.y (mgr.25175) 302 : cluster [DBG] pgmap v165: 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-20T19:14:52.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:52 smithi115 bash[70559]: cluster 2024-09-20T19:14:50.969600+0000 mgr.y (mgr.25175) 302 : cluster [DBG] pgmap v165: 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-20T19:14:52.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:52 smithi115 bash[70559]: cluster 2024-09-20T19:14:50.969600+0000 mgr.y (mgr.25175) 302 : cluster [DBG] pgmap v165: 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-20T19:14:52.898 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:14:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:53 smithi049 bash[19814]: audit 2024-09-20T19:14:51.493671+0000 mgr.y (mgr.25175) 303 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:53.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:53 smithi049 bash[19814]: cluster 2024-09-20T19:14:52.970447+0000 mgr.y (mgr.25175) 304 : cluster [DBG] pgmap v166: 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-20T19:14:53.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:53 smithi049 bash[26429]: audit 2024-09-20T19:14:51.493671+0000 mgr.y (mgr.25175) 303 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:53.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:53 smithi049 bash[26429]: cluster 2024-09-20T19:14:52.970447+0000 mgr.y (mgr.25175) 304 : cluster [DBG] pgmap v166: 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-20T19:14:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:53 smithi115 bash[70559]: audit 2024-09-20T19:14:51.493671+0000 mgr.y (mgr.25175) 303 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:53.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:53 smithi115 bash[70559]: audit 2024-09-20T19:14:51.493671+0000 mgr.y (mgr.25175) 303 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:53.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:53 smithi115 bash[70559]: cluster 2024-09-20T19:14:52.970447+0000 mgr.y (mgr.25175) 304 : cluster [DBG] pgmap v166: 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-20T19:14:53.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:53 smithi115 bash[70559]: cluster 2024-09-20T19:14:52.970447+0000 mgr.y (mgr.25175) 304 : cluster [DBG] pgmap v166: 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-20T19:14:53.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:14:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:14:53] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-20T19:14:54.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:53.638954295Z level=error msg="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:14:55.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:55 smithi115 bash[70559]: audit 2024-09-20T19:14:54.668642+0000 mgr.y (mgr.25175) 305 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:55.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:55 smithi115 bash[70559]: audit 2024-09-20T19:14:54.668642+0000 mgr.y (mgr.25175) 305 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:55.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:55 smithi115 bash[70559]: cluster 2024-09-20T19:14:54.972066+0000 mgr.y (mgr.25175) 306 : cluster [DBG] pgmap v167: 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-20T19:14:55.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:55 smithi115 bash[70559]: cluster 2024-09-20T19:14:54.972066+0000 mgr.y (mgr.25175) 306 : cluster [DBG] pgmap v167: 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-20T19:14:55.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:55 smithi049 bash[19814]: audit 2024-09-20T19:14:54.668642+0000 mgr.y (mgr.25175) 305 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:55.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:55 smithi049 bash[19814]: cluster 2024-09-20T19:14:54.972066+0000 mgr.y (mgr.25175) 306 : cluster [DBG] pgmap v167: 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-20T19:14:55.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:55 smithi049 bash[26429]: audit 2024-09-20T19:14:54.668642+0000 mgr.y (mgr.25175) 305 : audit [DBG] from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:55.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:55 smithi049 bash[26429]: cluster 2024-09-20T19:14:54.972066+0000 mgr.y (mgr.25175) 306 : cluster [DBG] pgmap v167: 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-20T19:14:56.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:56 smithi115 bash[70559]: audit 2024-09-20T19:14:55.044927+0000 mgr.y (mgr.25175) 307 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi049", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:56.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:56 smithi115 bash[70559]: audit 2024-09-20T19:14:55.044927+0000 mgr.y (mgr.25175) 307 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi049", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:56.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:56 smithi049 bash[19814]: audit 2024-09-20T19:14:55.044927+0000 mgr.y (mgr.25175) 307 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi049", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:56.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:56 smithi049 bash[26429]: audit 2024-09-20T19:14:55.044927+0000 mgr.y (mgr.25175) 307 : audit [DBG] from='client.25625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi049", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:14:57.084 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:56.67638076Z level=error msg="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:14:57.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:57 smithi115 bash[70559]: cluster 2024-09-20T19:14:56.972653+0000 mgr.y (mgr.25175) 308 : cluster [DBG] pgmap v168: 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-20T19:14:57.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:57 smithi115 bash[70559]: cluster 2024-09-20T19:14:56.972653+0000 mgr.y (mgr.25175) 308 : cluster [DBG] pgmap v168: 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-20T19:14:57.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:57 smithi049 bash[19814]: cluster 2024-09-20T19:14:56.972653+0000 mgr.y (mgr.25175) 308 : cluster [DBG] pgmap v168: 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-20T19:14:57.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:57 smithi049 bash[26429]: cluster 2024-09-20T19:14:56.972653+0000 mgr.y (mgr.25175) 308 : cluster [DBG] pgmap v168: 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-20T19:14:57.718 INFO:teuthology.orchestra.run.smithi049.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:14:58.376 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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:14:59.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:58 smithi049 bash[19814]: cephadm 2024-09-20T19:14:57.713067+0000 mgr.y (mgr.25175) 309 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:14:59.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:58 smithi049 bash[19814]: audit 2024-09-20T19:14:57.719193+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:59.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:58 smithi049 bash[19814]: audit 2024-09-20T19:14:57.875012+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:59.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:58 smithi049 bash[19814]: audit 2024-09-20T19:14:58.453104+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:59.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:58 smithi049 bash[19814]: audit 2024-09-20T19:14:58.454574+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:59.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:58 smithi049 bash[19814]: audit 2024-09-20T19:14:58.463266+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:59.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:58 smithi049 bash[26429]: cephadm 2024-09-20T19:14:57.713067+0000 mgr.y (mgr.25175) 309 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:14:59.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:58 smithi049 bash[26429]: audit 2024-09-20T19:14:57.719193+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:59.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:58 smithi049 bash[26429]: audit 2024-09-20T19:14:57.875012+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:59.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:58 smithi049 bash[26429]: audit 2024-09-20T19:14:58.453104+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:59.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:58 smithi049 bash[26429]: audit 2024-09-20T19:14:58.454574+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:59.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:58 smithi049 bash[26429]: audit 2024-09-20T19:14:58.463266+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:59.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:58 smithi115 bash[70559]: cephadm 2024-09-20T19:14:57.713067+0000 mgr.y (mgr.25175) 309 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:14:59.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:58 smithi115 bash[70559]: cephadm 2024-09-20T19:14:57.713067+0000 mgr.y (mgr.25175) 309 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:14:59.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:58 smithi115 bash[70559]: audit 2024-09-20T19:14:57.719193+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:59.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:58 smithi115 bash[70559]: audit 2024-09-20T19:14:57.719193+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:59.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:58 smithi115 bash[70559]: audit 2024-09-20T19:14:57.875012+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:59.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:58 smithi115 bash[70559]: audit 2024-09-20T19:14:57.875012+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:59.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:58 smithi115 bash[70559]: audit 2024-09-20T19:14:58.453104+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:59.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:58 smithi115 bash[70559]: audit 2024-09-20T19:14:58.453104+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:59.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:58 smithi115 bash[70559]: audit 2024-09-20T19:14:58.454574+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:59.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:58 smithi115 bash[70559]: audit 2024-09-20T19:14:58.454574+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:59.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:58 smithi115 bash[70559]: audit 2024-09-20T19:14:58.463266+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:14:59.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:58 smithi115 bash[70559]: audit 2024-09-20T19:14:58.463266+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:00.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:59 smithi049 bash[26429]: cephadm 2024-09-20T19:14:58.546358+0000 mgr.y (mgr.25175) 310 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:15:00.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:14:59 smithi049 bash[26429]: cluster 2024-09-20T19:14:58.973650+0000 mgr.y (mgr.25175) 311 : cluster [DBG] pgmap v169: 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-20T19:15:00.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:59 smithi049 bash[19814]: cephadm 2024-09-20T19:14:58.546358+0000 mgr.y (mgr.25175) 310 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:15:00.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:14:59 smithi049 bash[19814]: cluster 2024-09-20T19:14:58.973650+0000 mgr.y (mgr.25175) 311 : cluster [DBG] pgmap v169: 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-20T19:15:00.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:14:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:14:59.654784553Z level=error msg="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:15:00.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:59 smithi115 bash[70559]: cephadm 2024-09-20T19:14:58.546358+0000 mgr.y (mgr.25175) 310 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:15:00.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:59 smithi115 bash[70559]: cephadm 2024-09-20T19:14:58.546358+0000 mgr.y (mgr.25175) 310 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:15:00.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:59 smithi115 bash[70559]: cluster 2024-09-20T19:14:58.973650+0000 mgr.y (mgr.25175) 311 : cluster [DBG] pgmap v169: 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-20T19:15:00.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:14:59 smithi115 bash[70559]: cluster 2024-09-20T19:14:58.973650+0000 mgr.y (mgr.25175) 311 : cluster [DBG] pgmap v169: 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-20T19:15:01.343 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:01 smithi115 bash[70559]: cluster 2024-09-20T19:15:00.974333+0000 mgr.y (mgr.25175) 312 : cluster [DBG] pgmap v170: 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-20T19:15:01.343 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:01 smithi115 bash[70559]: cluster 2024-09-20T19:15:00.974333+0000 mgr.y (mgr.25175) 312 : cluster [DBG] pgmap v170: 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-20T19:15:01.501 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:01 smithi049 bash[19814]: cluster 2024-09-20T19:15:00.974333+0000 mgr.y (mgr.25175) 312 : cluster [DBG] pgmap v170: 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-20T19:15:01.502 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:01 smithi049 bash[26429]: cluster 2024-09-20T19:15:00.974333+0000 mgr.y (mgr.25175) 312 : cluster [DBG] pgmap v170: 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-20T19:15:02.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[19814]: audit 2024-09-20T19:15:01.122700+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:02.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[19814]: cephadm 2024-09-20T19:15:01.123303+0000 mgr.y (mgr.25175) 313 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:15:02.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[19814]: cephadm 2024-09-20T19:15:01.123389+0000 mgr.y (mgr.25175) 314 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:15:02.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[19814]: audit 2024-09-20T19:15:01.125886+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:15:02.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[19814]: audit 2024-09-20T19:15:01.128987+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:02.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[19814]: cephadm 2024-09-20T19:15:01.130186+0000 mgr.y (mgr.25175) 315 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:15:02.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[19814]: audit 2024-09-20T19:15:01.135179+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:02.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[19814]: audit 2024-09-20T19:15:01.138627+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:15:02.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[19814]: audit 2024-09-20T19:15:01.139961+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T19:15:02.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[19814]: cephadm 2024-09-20T19:15:01.140654+0000 mgr.y (mgr.25175) 316 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-20T19:15:02.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[19814]: audit 2024-09-20T19:15:01.502386+0000 mgr.y (mgr.25175) 317 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:02.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[26429]: audit 2024-09-20T19:15:01.122700+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:02.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[26429]: cephadm 2024-09-20T19:15:01.123303+0000 mgr.y (mgr.25175) 313 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:15:02.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[26429]: cephadm 2024-09-20T19:15:01.123389+0000 mgr.y (mgr.25175) 314 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:15:02.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[26429]: audit 2024-09-20T19:15:01.125886+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:15:02.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[26429]: audit 2024-09-20T19:15:01.128987+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:02.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[26429]: cephadm 2024-09-20T19:15:01.130186+0000 mgr.y (mgr.25175) 315 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:15:02.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[26429]: audit 2024-09-20T19:15:01.135179+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:02.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[26429]: audit 2024-09-20T19:15:01.138627+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:15:02.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[26429]: audit 2024-09-20T19:15:01.139961+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T19:15:02.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[26429]: cephadm 2024-09-20T19:15:01.140654+0000 mgr.y (mgr.25175) 316 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-20T19:15:02.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:02 smithi049 bash[26429]: audit 2024-09-20T19:15:01.502386+0000 mgr.y (mgr.25175) 317 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:02.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.122700+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:02.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.122700+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:02.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: cephadm 2024-09-20T19:15:01.123303+0000 mgr.y (mgr.25175) 313 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:15:02.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: cephadm 2024-09-20T19:15:01.123303+0000 mgr.y (mgr.25175) 313 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:15:02.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: cephadm 2024-09-20T19:15:01.123389+0000 mgr.y (mgr.25175) 314 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:15:02.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: cephadm 2024-09-20T19:15:01.123389+0000 mgr.y (mgr.25175) 314 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:15:02.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.125886+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.125886+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.128987+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.128987+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: cephadm 2024-09-20T19:15:01.130186+0000 mgr.y (mgr.25175) 315 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: cephadm 2024-09-20T19:15:01.130186+0000 mgr.y (mgr.25175) 315 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.135179+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.135179+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.138627+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.138627+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.139961+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.139961+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: cephadm 2024-09-20T19:15:01.140654+0000 mgr.y (mgr.25175) 316 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: cephadm 2024-09-20T19:15:01.140654+0000 mgr.y (mgr.25175) 316 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-20T19:15:02.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.502386+0000 mgr.y (mgr.25175) 317 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:02.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[70559]: audit 2024-09-20T19:15:01.502386+0000 mgr.y (mgr.25175) 317 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:03.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:02.649012635Z level=error msg="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:15:03.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:03 smithi049 bash[19814]: cluster 2024-09-20T19:15:02.974965+0000 mgr.y (mgr.25175) 318 : cluster [DBG] pgmap v171: 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-20T19:15:03.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:03 smithi049 bash[26429]: cluster 2024-09-20T19:15:02.974965+0000 mgr.y (mgr.25175) 318 : cluster [DBG] pgmap v171: 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-20T19:15:03.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:03 smithi115 bash[70559]: cluster 2024-09-20T19:15:02.974965+0000 mgr.y (mgr.25175) 318 : cluster [DBG] pgmap v171: 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-20T19:15:03.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:03 smithi115 bash[70559]: cluster 2024-09-20T19:15:02.974965+0000 mgr.y (mgr.25175) 318 : cluster [DBG] pgmap v171: 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-20T19:15:03.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:15:03] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-20T19:15:04.216 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:15:05.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:04 smithi049 bash[19814]: cephadm 2024-09-20T19:15:03.812211+0000 mgr.y (mgr.25175) 319 : cephadm [INF] Upgrade: Updating mon.a 2024-09-20T19:15:05.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:04 smithi049 bash[19814]: audit 2024-09-20T19:15:03.822045+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:05.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:04 smithi049 bash[19814]: audit 2024-09-20T19:15:03.827772+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:15:05.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:04 smithi049 bash[19814]: audit 2024-09-20T19:15:03.829371+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:15:05.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:04 smithi049 bash[19814]: audit 2024-09-20T19:15:03.831011+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:05.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:04 smithi049 bash[19814]: cephadm 2024-09-20T19:15:03.832952+0000 mgr.y (mgr.25175) 320 : cephadm [INF] Deploying daemon mon.a on smithi049 2024-09-20T19:15:05.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:04 smithi049 bash[26429]: cephadm 2024-09-20T19:15:03.812211+0000 mgr.y (mgr.25175) 319 : cephadm [INF] Upgrade: Updating mon.a 2024-09-20T19:15:05.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:04 smithi049 bash[26429]: audit 2024-09-20T19:15:03.822045+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:05.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:04 smithi049 bash[26429]: audit 2024-09-20T19:15:03.827772+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:15:05.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:04 smithi049 bash[26429]: audit 2024-09-20T19:15:03.829371+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:15:05.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:04 smithi049 bash[26429]: audit 2024-09-20T19:15:03.831011+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:05.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:04 smithi049 bash[26429]: cephadm 2024-09-20T19:15:03.832952+0000 mgr.y (mgr.25175) 320 : cephadm [INF] Deploying daemon mon.a on smithi049 2024-09-20T19:15:05.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:04 smithi115 bash[70559]: cephadm 2024-09-20T19:15:03.812211+0000 mgr.y (mgr.25175) 319 : cephadm [INF] Upgrade: Updating mon.a 2024-09-20T19:15:05.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:04 smithi115 bash[70559]: cephadm 2024-09-20T19:15:03.812211+0000 mgr.y (mgr.25175) 319 : cephadm [INF] Upgrade: Updating mon.a 2024-09-20T19:15:05.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:04 smithi115 bash[70559]: audit 2024-09-20T19:15:03.822045+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:05.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:04 smithi115 bash[70559]: audit 2024-09-20T19:15:03.822045+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:05.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:04 smithi115 bash[70559]: audit 2024-09-20T19:15:03.827772+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:15:05.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:04 smithi115 bash[70559]: audit 2024-09-20T19:15:03.827772+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:15:05.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:04 smithi115 bash[70559]: audit 2024-09-20T19:15:03.829371+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:15:05.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:04 smithi115 bash[70559]: audit 2024-09-20T19:15:03.829371+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:15:05.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:04 smithi115 bash[70559]: audit 2024-09-20T19:15:03.831011+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:05.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:04 smithi115 bash[70559]: audit 2024-09-20T19:15:03.831011+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:05.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:04 smithi115 bash[70559]: cephadm 2024-09-20T19:15:03.832952+0000 mgr.y (mgr.25175) 320 : cephadm [INF] Deploying daemon mon.a on smithi049 2024-09-20T19:15:05.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:04 smithi115 bash[70559]: cephadm 2024-09-20T19:15:03.832952+0000 mgr.y (mgr.25175) 320 : cephadm [INF] Deploying daemon mon.a on smithi049 2024-09-20T19:15:06.101 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:05 smithi049 bash[19814]: cluster 2024-09-20T19:15:04.976545+0000 mgr.y (mgr.25175) 321 : cluster [DBG] pgmap v172: 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-20T19:15:06.101 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:05 smithi049 bash[26429]: cluster 2024-09-20T19:15:04.976545+0000 mgr.y (mgr.25175) 321 : cluster [DBG] pgmap v172: 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-20T19:15:06.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:05.668103131Z level=error msg="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:15:06.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:05 smithi115 bash[70559]: cluster 2024-09-20T19:15:04.976545+0000 mgr.y (mgr.25175) 321 : cluster [DBG] pgmap v172: 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-20T19:15:06.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:05 smithi115 bash[70559]: cluster 2024-09-20T19:15:04.976545+0000 mgr.y (mgr.25175) 321 : cluster [DBG] pgmap v172: 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-20T19:15:06.452 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:15:07.097 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (3m) 3m ago 30m 13.7M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (3m) 72s ago 30m 66.2M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (5m) 3m ago 28m 48.0M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (5m) 72s ago 39m 440M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (16m) 3m ago 41m 503M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (41m) 3m ago 41m 86.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3857aabc038e 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (79s) 72s ago 39m 18.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (39m) 3m ago 39m 65.8M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab c502c2488941 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (4m) 3m ago 31m 7403k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (4m) 72s ago 31m 7700k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (38m) 3m ago 38m 57.8M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (37m) 3m ago 37m 58.6M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:15:07.098 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (36m) 3m ago 36m 61.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:15:07.099 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (35m) 3m ago 35m 57.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:15:07.099 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (34m) 72s ago 34m 70.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:15:07.099 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (33m) 72s ago 33m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:15:07.099 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (33m) 72s ago 33m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:15:07.099 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (32m) 72s ago 32m 58.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:15:07.099 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (4m) 72s ago 31m 41.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:15:07.099 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (28m) 3m ago 28m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:15:07.099 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (28m) 72s ago 28m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:15:07.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:07 smithi115 bash[70559]: audit 2024-09-20T19:15:06.441548+0000 mgr.y (mgr.25175) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:07.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:07 smithi115 bash[70559]: audit 2024-09-20T19:15:06.441548+0000 mgr.y (mgr.25175) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:07.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:07 smithi115 bash[70559]: audit 2024-09-20T19:15:06.762085+0000 mgr.y (mgr.25175) 323 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:07.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:07 smithi115 bash[70559]: audit 2024-09-20T19:15:06.762085+0000 mgr.y (mgr.25175) 323 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:07.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:07 smithi115 bash[70559]: cluster 2024-09-20T19:15:06.977227+0000 mgr.y (mgr.25175) 324 : cluster [DBG] pgmap v173: 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-20T19:15:07.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:07 smithi115 bash[70559]: cluster 2024-09-20T19:15:06.977227+0000 mgr.y (mgr.25175) 324 : cluster [DBG] pgmap v173: 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-20T19:15:07.396 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:07 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:07.396 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:15:07 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:07.396 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:15:07 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:07.397 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[19814]: audit 2024-09-20T19:15:06.441548+0000 mgr.y (mgr.25175) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:07.397 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[19814]: audit 2024-09-20T19:15:06.762085+0000 mgr.y (mgr.25175) 323 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:07.397 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[19814]: cluster 2024-09-20T19:15:06.977227+0000 mgr.y (mgr.25175) 324 : cluster [DBG] pgmap v173: 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-20T19:15:07.397 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:07 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:07.397 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:15:07 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:07.398 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:15:07 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:07.398 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:15:07 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:07.398 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:15:07 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:07.398 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[26429]: audit 2024-09-20T19:15:06.441548+0000 mgr.y (mgr.25175) 322 : audit [DBG] from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:07.398 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[26429]: audit 2024-09-20T19:15:06.762085+0000 mgr.y (mgr.25175) 323 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:07.398 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[26429]: cluster 2024-09-20T19:15:06.977227+0000 mgr.y (mgr.25175) 324 : cluster [DBG] pgmap v173: 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-20T19:15:07.399 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:07 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:15:07.481 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:15:07.482 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:15:07.482 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:15:07.482 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 12, 2024-09-20T19:15:07.482 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:15:07.482 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:15:07.482 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:15:07.764 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[68716]: [20/Sep/2024:19:15:07] ENGINE Bus STOPPING 2024-09-20T19:15:07.764 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:07 smithi049 systemd[1]: Stopping Ceph mon.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:15:07.764 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[19814]: debug 2024-09-20T19:15:07.490+0000 7f97e04f0640 -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:15:07.764 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[19814]: debug 2024-09-20T19:15:07.490+0000 7f97e04f0640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-20T19:15:07.799 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:15:07.799 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:15:07.800 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:15:07.800 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi049", 2024-09-20T19:15:07.800 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:15:07.800 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "0/2 daemons upgraded", 2024-09-20T19:15:07.800 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading mon daemons", 2024-09-20T19:15:07.800 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:15:07.800 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:15:08.081 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[68716]: [20/Sep/2024:19:15:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:15:08.081 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[68716]: [20/Sep/2024:19:15:07] ENGINE Bus STOPPED 2024-09-20T19:15:08.081 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[68716]: [20/Sep/2024:19:15:07] ENGINE Bus STARTING 2024-09-20T19:15:08.081 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:07 smithi049 bash[68716]: [20/Sep/2024:19:15:07] ENGINE Serving on http://:::9283 2024-09-20T19:15:08.464 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:08 smithi049 bash[89287]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:15:08.504 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:08 smithi049 bash[68716]: [20/Sep/2024:19:15:07] ENGINE Bus STARTED 2024-09-20T19:15:08.751 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:08.752 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:15:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:08.752 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:15:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:08.752 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:15:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:08.753 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:15:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:08.753 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:08 smithi049 bash[89383]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:15:08.753 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:08 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T19:15:08.753 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:08 smithi049 systemd[1]: Stopped Ceph mon.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:15:08.753 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:08.753 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:08.753 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:15:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:08.754 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:15:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:09.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:08 smithi049 systemd[1]: Started Ceph mon.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:15:09.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:08.650870365Z level=error msg="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:15:10.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.982+0000 7f7a166f2c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:15:10.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.982+0000 7f7a166f2c80 0 ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 7 2024-09-20T19:15:10.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.982+0000 7f7a166f2c80 0 pidfile_write: ignore empty --pid-file 2024-09-20T19:15:10.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.982+0000 7f7a166f2c80 0 load: jerasure load: lrc 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Git sha 0 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: DB SUMMARY 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: DB Session ID: Y924F2DCC3G9QFQW0OK3 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 4680 Bytes 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000071.sst 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000069.log size: 696411 ; 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T19:15:10.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:15:10.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:15:10.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:15:10.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.env: 0x55b9d0e62120 2024-09-20T19:15:10.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:15:10.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.info_log: 0x55b9d2daf700 2024-09-20T19:15:10.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:15:10.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T19:15:10.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T19:15:10.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T19:15:10.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:15:10.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:15:10.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:15:10.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:15:10.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T19:15:10.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:15:10.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:15:10.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T19:15:10.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:15:10.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:15:10.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.db_log_dir: 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.wal_dir: 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.write_buffer_manager: 0x55b9d2db21e0 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:15:10.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.row_cache: None 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.wal_filter: None 2024-09-20T19:15:10.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:15:10.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:15:10.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Compression algorithms supported: 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: kZSTD supported: 0 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T19:15:10.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:15:10.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:15:10.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-20T19:15:10.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:15:10.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:15:10.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.merge_operator: 2024-09-20T19:15:10.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T19:15:10.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:15:10.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:15:10.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:15:10.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:15:10.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b9d2daf320) 2024-09-20T19:15:10.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: cache_index_and_filter_blocks: 1 2024-09-20T19:15:10.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:15:10.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: pin_top_level_index_and_filter: 1 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: index_type: 0 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: data_block_index_type: 0 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: index_shortening: 1 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: checksum: 4 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: no_block_cache: 0 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: block_cache: 0x55b9d2da5610 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: block_cache_name: BinnedLRUCache 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: block_cache_options: 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: capacity : 536870912 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: num_shard_bits : 4 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: strict_capacity_limit : 0 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: high_pri_pool_ratio: 0.000 2024-09-20T19:15:10.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: block_cache_compressed: (nil) 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: persistent_cache: (nil) 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: block_size: 4096 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: block_size_deviation: 10 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: block_restart_interval: 16 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: index_block_restart_interval: 1 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: metadata_block_size: 4096 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: partition_filters: 0 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: use_delta_encoding: 1 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: filter_policy: bloomfilter 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: whole_key_filtering: 1 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: verify_compression: 0 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: read_amp_bytes_per_bit: 0 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: format_version: 5 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: enable_index_compression: 1 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: block_align: 0 2024-09-20T19:15:10.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: max_auto_readahead_size: 262144 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: prepopulate_block_cache: 0 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: initial_auto_readahead_size: 8192 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: num_file_reads_for_auto_readahead: 2 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.num_levels: 7 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:15:10.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:15:10.315 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:09 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:15:10.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:15:10.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:15:10.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:15:10.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 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-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 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 73, last_sequence is 32336, log_number is 69,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 69 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 69 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 78d83c71-2bc9-4e85-a711-2e9e0a29dc2a 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726859709992362, "job": 1, "event": "recovery_started", "wal_files": [69]} 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.986+0000 7f7a166f2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #69 mode 2 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.990+0000 7f7a166f2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726859709997195, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 74, "file_size": 685986, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 32338, "largest_seqno": 33164, "table_properties": {"data_size": 682020, "index_size": 1645, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 9460, "raw_average_key_size": 19, "raw_value_size": 673542, "raw_average_value_size": 1366, "num_data_blocks": 74, "num_entries": 493, "num_filter_entries": 493, "num_deletions": 255, "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": 1726859709, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "78d83c71-2bc9-4e85-a711-2e9e0a29dc2a", "db_session_id": "Y924F2DCC3G9QFQW0OK3", "orig_file_number": 74, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.990+0000 7f7a166f2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726859709997333, "job": 1, "event": "recovery_finished"} 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.990+0000 7f7a166f2c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 76 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.990+0000 7f7a166f2c80 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-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a166f2c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000069.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a166f2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b9d2dd2e00 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a166f2c80 4 rocksdb: DB pointer 0x55b9d2ed6000 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a0c4ba640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a0c4ba640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: ** DB Stats ** 2024-09-20T19:15:10.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: 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:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: 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:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: ** Compaction Stats [default] ** 2024-09-20T19:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: 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:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: L0 1/0 669.91 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 224.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: L6 1/0 10.41 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-20T19:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Sum 2/0 11.06 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 224.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 224.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: ** Compaction Stats [default] ** 2024-09-20T19:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: 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:15:10.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 224.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Cumulative compaction: 0.00 GB write, 82.72 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Interval compaction: 0.00 GB write, 82.72 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: 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:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Block cache BinnedLRUCache@0x55b9d2da5610#7 capacity: 512.00 MB usage: 3.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a166f2c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] at bind addrs [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:10.322 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a166f2c80 1 mon.a@-1(???) e3 preinit fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a166f2c80 0 mon.a@-1(???).mds e1 new map 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a166f2c80 0 mon.a@-1(???).mds e1 print_map 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: e1 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: btime 2024-09-20T18:33:30:243920+0000 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: 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:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: legacy client fscid: -1 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: No filesystems configured 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a166f2c80 0 mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a166f2c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a166f2c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a166f2c80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:15:10.323 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: debug 2024-09-20T19:15:09.994+0000 7f7a166f2c80 1 mon.a@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-09-20T19:15:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: audit 2024-09-20T19:15:07.503559+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:15:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: audit 2024-09-20T19:15:07.503824+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:15:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: audit 2024-09-20T19:15:07.503950+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:15:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: audit 2024-09-20T19:15:07.800422+0000 mgr.y (mgr.25175) 326 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: audit 2024-09-20T19:15:07.828808+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: audit 2024-09-20T19:15:07.829530+0000 mgr.y (mgr.25175) 327 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:08.978909+0000 mgr.y (mgr.25175) 328 : cluster [DBG] pgmap v174: 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-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.616987+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.639796+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-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.652553+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.652594+0000 mon.a (mon.0) 4 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.652611+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.652630+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.652662+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.652694+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.652739+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.652787+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.652826+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:15:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.654606+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-20T19:15:11.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.654672+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:15:11.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.657505+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-20T19:15:11.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.657928+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-20T19:15:11.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: audit 2024-09-20T19:15:10.679139+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25175 ' entity='' 2024-09-20T19:15:11.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[26429]: audit 2024-09-20T19:15:10.693331+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:11.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:07.503559+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:15:11.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:07.503559+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:15:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:07.503824+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:15:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:07.503824+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:15:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:07.503950+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:15:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:07.503950+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:15:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:07.800422+0000 mgr.y (mgr.25175) 326 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:07.800422+0000 mgr.y (mgr.25175) 326 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:07.828808+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:07.828808+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:07.829530+0000 mgr.y (mgr.25175) 327 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:11.054 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:07.829530+0000 mgr.y (mgr.25175) 327 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:08.978909+0000 mgr.y (mgr.25175) 328 : cluster [DBG] pgmap v174: 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-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:08.978909+0000 mgr.y (mgr.25175) 328 : cluster [DBG] pgmap v174: 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-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.616987+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.616987+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.639796+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-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.639796+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-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652553+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652553+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652594+0000 mon.a (mon.0) 4 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652594+0000 mon.a (mon.0) 4 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652611+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652611+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:15:11.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652630+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:15:11.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652630+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:15:11.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652662+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:15:11.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652662+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:15:11.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652694+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T19:15:11.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652694+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T19:15:11.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652739+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:15:11.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652739+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:15:11.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652787+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:15:11.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652787+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:15:11.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652826+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:15:11.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.652826+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:15:11.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.654606+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-20T19:15:11.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.654606+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-20T19:15:11.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.654672+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:15:11.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.654672+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:15:11.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.657505+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-20T19:15:11.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.657505+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-20T19:15:11.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.657928+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-20T19:15:11.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.657928+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-20T19:15:11.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:10.679139+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25175 ' entity='' 2024-09-20T19:15:11.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:10.679139+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25175 ' entity='' 2024-09-20T19:15:11.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:10.693331+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:11.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:10 smithi049 bash[89441]: audit 2024-09-20T19:15:10.693331+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:07.503559+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:15:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:07.503559+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:15:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:07.503824+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:15:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:07.503824+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:15:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:07.503950+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:07.503950+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:07.800422+0000 mgr.y (mgr.25175) 326 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:07.800422+0000 mgr.y (mgr.25175) 326 : audit [DBG] from='client.25655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:07.828808+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:07.828808+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:07.829530+0000 mgr.y (mgr.25175) 327 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:07.829530+0000 mgr.y (mgr.25175) 327 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:08.978909+0000 mgr.y (mgr.25175) 328 : cluster [DBG] pgmap v174: 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-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:08.978909+0000 mgr.y (mgr.25175) 328 : cluster [DBG] pgmap v174: 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-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.616987+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.616987+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.639796+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-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.639796+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-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652553+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-20T19:15:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652553+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-20T19:15:11.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652594+0000 mon.a (mon.0) 4 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:11.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652594+0000 mon.a (mon.0) 4 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:11.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652611+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:15:11.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652611+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:15:11.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652630+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:15:11.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652630+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:15:11.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652662+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:15:11.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652662+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:15:11.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652694+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T19:15:11.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652694+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652739+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652739+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652787+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652787+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652826+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.652826+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.654606+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.654606+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.654672+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.654672+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.657505+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.657505+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.657928+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.657928+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:10.679139+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25175 ' entity='' 2024-09-20T19:15:11.120 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:10.679139+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25175 ' entity='' 2024-09-20T19:15:11.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:10.693331+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:11.121 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:10 smithi115 bash[70559]: audit 2024-09-20T19:15:10.693331+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:11.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:11 smithi049 bash[26429]: cluster 2024-09-20T19:15:10.979691+0000 mgr.y (mgr.25175) 329 : cluster [DBG] pgmap v175: 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-20T19:15:11.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:11 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.979691+0000 mgr.y (mgr.25175) 329 : cluster [DBG] pgmap v175: 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-20T19:15:11.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:11 smithi049 bash[89441]: cluster 2024-09-20T19:15:10.979691+0000 mgr.y (mgr.25175) 329 : cluster [DBG] pgmap v175: 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-20T19:15:12.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:11.667165905Z level=error msg="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:15:12.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:11 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.979691+0000 mgr.y (mgr.25175) 329 : cluster [DBG] pgmap v175: 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-20T19:15:12.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:11 smithi115 bash[70559]: cluster 2024-09-20T19:15:10.979691+0000 mgr.y (mgr.25175) 329 : cluster [DBG] pgmap v175: 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-20T19:15:13.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:12 smithi049 bash[26429]: audit 2024-09-20T19:15:11.513546+0000 mgr.y (mgr.25175) 330 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:13.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:12 smithi049 bash[89441]: audit 2024-09-20T19:15:11.513546+0000 mgr.y (mgr.25175) 330 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:13.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:12 smithi049 bash[89441]: audit 2024-09-20T19:15:11.513546+0000 mgr.y (mgr.25175) 330 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:13.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:12 smithi115 bash[70559]: audit 2024-09-20T19:15:11.513546+0000 mgr.y (mgr.25175) 330 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:13.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:12 smithi115 bash[70559]: audit 2024-09-20T19:15:11.513546+0000 mgr.y (mgr.25175) 330 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:13.743 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:15:13] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.51.0" 2024-09-20T19:15:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:13 smithi049 bash[89441]: audit 2024-09-20T19:15:12.876009+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:13 smithi049 bash[89441]: audit 2024-09-20T19:15:12.876009+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:14.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:13 smithi049 bash[89441]: cluster 2024-09-20T19:15:12.980408+0000 mgr.y (mgr.25175) 331 : cluster [DBG] pgmap v176: 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-20T19:15:14.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:13 smithi049 bash[89441]: cluster 2024-09-20T19:15:12.980408+0000 mgr.y (mgr.25175) 331 : cluster [DBG] pgmap v176: 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-20T19:15:14.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:13 smithi049 bash[26429]: audit 2024-09-20T19:15:12.876009+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:14.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:13 smithi049 bash[26429]: cluster 2024-09-20T19:15:12.980408+0000 mgr.y (mgr.25175) 331 : cluster [DBG] pgmap v176: 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-20T19:15:14.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:13 smithi115 bash[70559]: audit 2024-09-20T19:15:12.876009+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:14.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:13 smithi115 bash[70559]: audit 2024-09-20T19:15:12.876009+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:13 smithi115 bash[70559]: cluster 2024-09-20T19:15:12.980408+0000 mgr.y (mgr.25175) 331 : cluster [DBG] pgmap v176: 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-20T19:15:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:13 smithi115 bash[70559]: cluster 2024-09-20T19:15:12.980408+0000 mgr.y (mgr.25175) 331 : cluster [DBG] pgmap v176: 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-20T19:15:15.080 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:14.660754641Z level=error msg="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:15:15.300 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:15 smithi049 bash[68716]: debug 2024-09-20T19:15:15.006+0000 7ff90d8d7640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-20T19:15:15.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:15 smithi049 bash[26429]: cluster 2024-09-20T19:15:14.982095+0000 mgr.y (mgr.25175) 332 : cluster [DBG] pgmap v177: 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-20T19:15:15.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:15 smithi049 bash[89441]: cluster 2024-09-20T19:15:14.982095+0000 mgr.y (mgr.25175) 332 : cluster [DBG] pgmap v177: 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-20T19:15:15.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:15 smithi049 bash[89441]: cluster 2024-09-20T19:15:14.982095+0000 mgr.y (mgr.25175) 332 : cluster [DBG] pgmap v177: 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-20T19:15:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:15 smithi115 bash[70559]: cluster 2024-09-20T19:15:14.982095+0000 mgr.y (mgr.25175) 332 : cluster [DBG] pgmap v177: 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-20T19:15:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:15 smithi115 bash[70559]: cluster 2024-09-20T19:15:14.982095+0000 mgr.y (mgr.25175) 332 : cluster [DBG] pgmap v177: 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-20T19:15:18.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:17 smithi049 bash[26429]: audit 2024-09-20T19:15:16.626744+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:18.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:17 smithi049 bash[26429]: audit 2024-09-20T19:15:16.636930+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:18.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:17 smithi049 bash[26429]: cluster 2024-09-20T19:15:16.982739+0000 mgr.y (mgr.25175) 333 : cluster [DBG] pgmap v178: 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-20T19:15:18.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:17 smithi049 bash[89441]: audit 2024-09-20T19:15:16.626744+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:18.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:17 smithi049 bash[89441]: audit 2024-09-20T19:15:16.626744+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:18.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:17 smithi049 bash[89441]: audit 2024-09-20T19:15:16.636930+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:18.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:17 smithi049 bash[89441]: audit 2024-09-20T19:15:16.636930+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:18.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:17 smithi049 bash[89441]: cluster 2024-09-20T19:15:16.982739+0000 mgr.y (mgr.25175) 333 : cluster [DBG] pgmap v178: 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-20T19:15:18.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:17 smithi049 bash[89441]: cluster 2024-09-20T19:15:16.982739+0000 mgr.y (mgr.25175) 333 : cluster [DBG] pgmap v178: 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-20T19:15:18.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:17.650406255Z level=error msg="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:15:18.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:17 smithi115 bash[70559]: audit 2024-09-20T19:15:16.626744+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:18.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:17 smithi115 bash[70559]: audit 2024-09-20T19:15:16.626744+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:18.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:17 smithi115 bash[70559]: audit 2024-09-20T19:15:16.636930+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:18.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:17 smithi115 bash[70559]: audit 2024-09-20T19:15:16.636930+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:18.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:17 smithi115 bash[70559]: cluster 2024-09-20T19:15:16.982739+0000 mgr.y (mgr.25175) 333 : cluster [DBG] pgmap v178: 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-20T19:15:18.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:17 smithi115 bash[70559]: cluster 2024-09-20T19:15:16.982739+0000 mgr.y (mgr.25175) 333 : cluster [DBG] pgmap v178: 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-20T19:15:19.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:18 smithi049 bash[26429]: audit 2024-09-20T19:15:17.770688+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:19.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:18 smithi049 bash[26429]: audit 2024-09-20T19:15:17.779554+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:19.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:18 smithi049 bash[89441]: audit 2024-09-20T19:15:17.770688+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:19.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:18 smithi049 bash[89441]: audit 2024-09-20T19:15:17.770688+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:19.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:18 smithi049 bash[89441]: audit 2024-09-20T19:15:17.779554+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:19.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:18 smithi049 bash[89441]: audit 2024-09-20T19:15:17.779554+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:19.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:18 smithi115 bash[70559]: audit 2024-09-20T19:15:17.770688+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:19.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:18 smithi115 bash[70559]: audit 2024-09-20T19:15:17.770688+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:19.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:18 smithi115 bash[70559]: audit 2024-09-20T19:15:17.779554+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:19.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:18 smithi115 bash[70559]: audit 2024-09-20T19:15:17.779554+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:20.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:19 smithi049 bash[26429]: cluster 2024-09-20T19:15:18.984398+0000 mgr.y (mgr.25175) 334 : cluster [DBG] pgmap v179: 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-20T19:15:20.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:19 smithi049 bash[89441]: cluster 2024-09-20T19:15:18.984398+0000 mgr.y (mgr.25175) 334 : cluster [DBG] pgmap v179: 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-20T19:15:20.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:19 smithi049 bash[89441]: cluster 2024-09-20T19:15:18.984398+0000 mgr.y (mgr.25175) 334 : cluster [DBG] pgmap v179: 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-20T19:15:20.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:19 smithi115 bash[70559]: cluster 2024-09-20T19:15:18.984398+0000 mgr.y (mgr.25175) 334 : cluster [DBG] pgmap v179: 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-20T19:15:20.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:19 smithi115 bash[70559]: cluster 2024-09-20T19:15:18.984398+0000 mgr.y (mgr.25175) 334 : cluster [DBG] pgmap v179: 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-20T19:15:21.081 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:20.648818202Z level=error msg="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:15:21.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:21 smithi115 bash[70559]: cluster 2024-09-20T19:15:20.985167+0000 mgr.y (mgr.25175) 335 : cluster [DBG] pgmap v180: 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-20T19:15:21.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:21 smithi115 bash[70559]: cluster 2024-09-20T19:15:20.985167+0000 mgr.y (mgr.25175) 335 : cluster [DBG] pgmap v180: 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-20T19:15:21.524 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:21 smithi049 bash[26429]: cluster 2024-09-20T19:15:20.985167+0000 mgr.y (mgr.25175) 335 : cluster [DBG] pgmap v180: 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-20T19:15:21.524 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:21 smithi049 bash[89441]: cluster 2024-09-20T19:15:20.985167+0000 mgr.y (mgr.25175) 335 : cluster [DBG] pgmap v180: 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-20T19:15:21.524 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:21 smithi049 bash[89441]: cluster 2024-09-20T19:15:20.985167+0000 mgr.y (mgr.25175) 335 : cluster [DBG] pgmap v180: 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-20T19:15:22.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:22 smithi115 bash[70559]: audit 2024-09-20T19:15:21.524795+0000 mgr.y (mgr.25175) 336 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:22.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:22 smithi115 bash[70559]: audit 2024-09-20T19:15:21.524795+0000 mgr.y (mgr.25175) 336 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:22 smithi049 bash[26429]: audit 2024-09-20T19:15:21.524795+0000 mgr.y (mgr.25175) 336 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:22.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:22 smithi049 bash[89441]: audit 2024-09-20T19:15:21.524795+0000 mgr.y (mgr.25175) 336 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:22.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:22 smithi049 bash[89441]: audit 2024-09-20T19:15:21.524795+0000 mgr.y (mgr.25175) 336 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:23.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:23 smithi049 bash[26429]: cluster 2024-09-20T19:15:22.985928+0000 mgr.y (mgr.25175) 337 : cluster [DBG] pgmap v181: 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-20T19:15:23.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:23 smithi049 bash[89441]: cluster 2024-09-20T19:15:22.985928+0000 mgr.y (mgr.25175) 337 : cluster [DBG] pgmap v181: 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-20T19:15:23.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:23 smithi049 bash[89441]: cluster 2024-09-20T19:15:22.985928+0000 mgr.y (mgr.25175) 337 : cluster [DBG] pgmap v181: 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-20T19:15:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:23 smithi115 bash[70559]: cluster 2024-09-20T19:15:22.985928+0000 mgr.y (mgr.25175) 337 : cluster [DBG] pgmap v181: 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-20T19:15:23.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:23 smithi115 bash[70559]: cluster 2024-09-20T19:15:22.985928+0000 mgr.y (mgr.25175) 337 : cluster [DBG] pgmap v181: 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-20T19:15:23.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:15:23] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.51.0" 2024-09-20T19:15:24.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:23.635829995Z level=error msg="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:15:25.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:25 smithi115 bash[70559]: cluster 2024-09-20T19:15:24.987014+0000 mgr.y (mgr.25175) 338 : cluster [DBG] pgmap v182: 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-20T19:15:25.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:25 smithi115 bash[70559]: cluster 2024-09-20T19:15:24.987014+0000 mgr.y (mgr.25175) 338 : cluster [DBG] pgmap v182: 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-20T19:15:25.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:25 smithi049 bash[26429]: cluster 2024-09-20T19:15:24.987014+0000 mgr.y (mgr.25175) 338 : cluster [DBG] pgmap v182: 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-20T19:15:25.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:25 smithi049 bash[89441]: cluster 2024-09-20T19:15:24.987014+0000 mgr.y (mgr.25175) 338 : cluster [DBG] pgmap v182: 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-20T19:15:25.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:25 smithi049 bash[89441]: cluster 2024-09-20T19:15:24.987014+0000 mgr.y (mgr.25175) 338 : cluster [DBG] pgmap v182: 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-20T19:15:27.081 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:26.671584666Z level=error msg="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:15:27.366 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:27 smithi049 bash[26429]: cluster 2024-09-20T19:15:26.987501+0000 mgr.y (mgr.25175) 339 : cluster [DBG] pgmap v183: 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-20T19:15:27.366 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:27 smithi049 bash[89441]: cluster 2024-09-20T19:15:26.987501+0000 mgr.y (mgr.25175) 339 : cluster [DBG] pgmap v183: 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-20T19:15:27.366 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:27 smithi049 bash[89441]: cluster 2024-09-20T19:15:26.987501+0000 mgr.y (mgr.25175) 339 : cluster [DBG] pgmap v183: 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-20T19:15:27.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:27 smithi115 bash[70559]: cluster 2024-09-20T19:15:26.987501+0000 mgr.y (mgr.25175) 339 : cluster [DBG] pgmap v183: 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-20T19:15:27.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:27 smithi115 bash[70559]: cluster 2024-09-20T19:15:26.987501+0000 mgr.y (mgr.25175) 339 : cluster [DBG] pgmap v183: 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-20T19:15:28.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:28 smithi115 bash[70559]: audit 2024-09-20T19:15:27.876659+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:28 smithi115 bash[70559]: audit 2024-09-20T19:15:27.876659+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:28 smithi049 bash[26429]: audit 2024-09-20T19:15:27.876659+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:28.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:28 smithi049 bash[89441]: audit 2024-09-20T19:15:27.876659+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:28.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:28 smithi049 bash[89441]: audit 2024-09-20T19:15:27.876659+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[26429]: audit 2024-09-20T19:15:28.198450+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[26429]: audit 2024-09-20T19:15:28.211726+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[26429]: audit 2024-09-20T19:15:28.215166+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[26429]: audit 2024-09-20T19:15:28.217083+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:15:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[26429]: audit 2024-09-20T19:15:28.228890+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[26429]: audit 2024-09-20T19:15:28.360601+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:15:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[26429]: audit 2024-09-20T19:15:28.364129+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[26429]: audit 2024-09-20T19:15:28.366370+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:15:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[26429]: audit 2024-09-20T19:15:28.367827+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T19:15:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[26429]: cephadm 2024-09-20T19:15:28.368884+0000 mgr.y (mgr.25175) 340 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-20T19:15:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[26429]: cluster 2024-09-20T19:15:28.989131+0000 mgr.y (mgr.25175) 341 : cluster [DBG] pgmap v184: 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-20T19:15:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.198450+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.198450+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.211726+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.211726+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.215166+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.215166+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.217083+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:15:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.217083+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:15:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.228890+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.228890+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.360601+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:15:29.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.360601+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:15:29.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.364129+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:29.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.364129+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:29.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.366370+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:15:29.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.366370+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:15:29.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.367827+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T19:15:29.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: audit 2024-09-20T19:15:28.367827+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T19:15:29.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: cephadm 2024-09-20T19:15:28.368884+0000 mgr.y (mgr.25175) 340 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-20T19:15:29.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: cephadm 2024-09-20T19:15:28.368884+0000 mgr.y (mgr.25175) 340 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-20T19:15:29.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: cluster 2024-09-20T19:15:28.989131+0000 mgr.y (mgr.25175) 341 : cluster [DBG] pgmap v184: 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-20T19:15:29.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:29 smithi049 bash[89441]: cluster 2024-09-20T19:15:28.989131+0000 mgr.y (mgr.25175) 341 : cluster [DBG] pgmap v184: 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-20T19:15:29.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.198450+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.198450+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.211726+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.211726+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.215166+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:29.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.215166+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:29.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.217083+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:15:29.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.217083+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.228890+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.228890+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.360601+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.360601+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.364129+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.364129+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.366370+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.366370+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.367827+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: audit 2024-09-20T19:15:28.367827+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: cephadm 2024-09-20T19:15:28.368884+0000 mgr.y (mgr.25175) 340 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: cephadm 2024-09-20T19:15:28.368884+0000 mgr.y (mgr.25175) 340 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: cluster 2024-09-20T19:15:28.989131+0000 mgr.y (mgr.25175) 341 : cluster [DBG] pgmap v184: 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-20T19:15:29.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[70559]: cluster 2024-09-20T19:15:28.989131+0000 mgr.y (mgr.25175) 341 : cluster [DBG] pgmap v184: 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-20T19:15:30.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:29.649813529Z level=error msg="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:15:31.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:31 smithi115 bash[70559]: cluster 2024-09-20T19:15:30.989826+0000 mgr.y (mgr.25175) 342 : cluster [DBG] pgmap v185: 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-20T19:15:31.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:31 smithi115 bash[70559]: cluster 2024-09-20T19:15:30.989826+0000 mgr.y (mgr.25175) 342 : cluster [DBG] pgmap v185: 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-20T19:15:31.533 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:31 smithi049 bash[89441]: cluster 2024-09-20T19:15:30.989826+0000 mgr.y (mgr.25175) 342 : cluster [DBG] pgmap v185: 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-20T19:15:31.533 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:31 smithi049 bash[89441]: cluster 2024-09-20T19:15:30.989826+0000 mgr.y (mgr.25175) 342 : cluster [DBG] pgmap v185: 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-20T19:15:31.533 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:31 smithi049 bash[26429]: cluster 2024-09-20T19:15:30.989826+0000 mgr.y (mgr.25175) 342 : cluster [DBG] pgmap v185: 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-20T19:15:32.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[26429]: cephadm 2024-09-20T19:15:31.139639+0000 mgr.y (mgr.25175) 343 : cephadm [INF] Upgrade: Updating mon.c 2024-09-20T19:15:32.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[26429]: audit 2024-09-20T19:15:31.145454+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:32.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[26429]: audit 2024-09-20T19:15:31.150906+0000 mon.c (mon.2) 329 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:15:32.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[26429]: audit 2024-09-20T19:15:31.152299+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:15:32.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[26429]: audit 2024-09-20T19:15:31.153524+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:32.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[26429]: cephadm 2024-09-20T19:15:31.155150+0000 mgr.y (mgr.25175) 344 : cephadm [INF] Deploying daemon mon.c on smithi049 2024-09-20T19:15:32.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[26429]: audit 2024-09-20T19:15:31.534323+0000 mgr.y (mgr.25175) 345 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:32.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: cephadm 2024-09-20T19:15:31.139639+0000 mgr.y (mgr.25175) 343 : cephadm [INF] Upgrade: Updating mon.c 2024-09-20T19:15:32.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: cephadm 2024-09-20T19:15:31.139639+0000 mgr.y (mgr.25175) 343 : cephadm [INF] Upgrade: Updating mon.c 2024-09-20T19:15:32.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: audit 2024-09-20T19:15:31.145454+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:32.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: audit 2024-09-20T19:15:31.145454+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:32.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: audit 2024-09-20T19:15:31.150906+0000 mon.c (mon.2) 329 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:15:32.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: audit 2024-09-20T19:15:31.150906+0000 mon.c (mon.2) 329 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:15:32.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: audit 2024-09-20T19:15:31.152299+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:15:32.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: audit 2024-09-20T19:15:31.152299+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:15:32.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: audit 2024-09-20T19:15:31.153524+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:32.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: audit 2024-09-20T19:15:31.153524+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:32.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: cephadm 2024-09-20T19:15:31.155150+0000 mgr.y (mgr.25175) 344 : cephadm [INF] Deploying daemon mon.c on smithi049 2024-09-20T19:15:32.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: cephadm 2024-09-20T19:15:31.155150+0000 mgr.y (mgr.25175) 344 : cephadm [INF] Deploying daemon mon.c on smithi049 2024-09-20T19:15:32.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: audit 2024-09-20T19:15:31.534323+0000 mgr.y (mgr.25175) 345 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:32.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:32 smithi049 bash[89441]: audit 2024-09-20T19:15:31.534323+0000 mgr.y (mgr.25175) 345 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:32.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: cephadm 2024-09-20T19:15:31.139639+0000 mgr.y (mgr.25175) 343 : cephadm [INF] Upgrade: Updating mon.c 2024-09-20T19:15:32.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: cephadm 2024-09-20T19:15:31.139639+0000 mgr.y (mgr.25175) 343 : cephadm [INF] Upgrade: Updating mon.c 2024-09-20T19:15:32.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: audit 2024-09-20T19:15:31.145454+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:32.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: audit 2024-09-20T19:15:31.145454+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25175 ' entity='mgr.y' 2024-09-20T19:15:32.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: audit 2024-09-20T19:15:31.150906+0000 mon.c (mon.2) 329 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:15:32.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: audit 2024-09-20T19:15:31.150906+0000 mon.c (mon.2) 329 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:15:32.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: audit 2024-09-20T19:15:31.152299+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:15:32.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: audit 2024-09-20T19:15:31.152299+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:15:32.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: audit 2024-09-20T19:15:31.153524+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:32.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: audit 2024-09-20T19:15:31.153524+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:32.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: cephadm 2024-09-20T19:15:31.155150+0000 mgr.y (mgr.25175) 344 : cephadm [INF] Deploying daemon mon.c on smithi049 2024-09-20T19:15:32.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: cephadm 2024-09-20T19:15:31.155150+0000 mgr.y (mgr.25175) 344 : cephadm [INF] Deploying daemon mon.c on smithi049 2024-09-20T19:15:32.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: audit 2024-09-20T19:15:31.534323+0000 mgr.y (mgr.25175) 345 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:32.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[70559]: audit 2024-09-20T19:15:31.534323+0000 mgr.y (mgr.25175) 345 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:33.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:32.674056845Z level=error msg="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:15:33.243 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:33 smithi049 bash[26429]: cluster 2024-09-20T19:15:32.990373+0000 mgr.y (mgr.25175) 346 : cluster [DBG] pgmap v186: 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-20T19:15:33.243 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:33 smithi049 bash[89441]: cluster 2024-09-20T19:15:32.990373+0000 mgr.y (mgr.25175) 346 : cluster [DBG] pgmap v186: 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-20T19:15:33.243 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:33 smithi049 bash[89441]: cluster 2024-09-20T19:15:32.990373+0000 mgr.y (mgr.25175) 346 : cluster [DBG] pgmap v186: 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-20T19:15:33.550 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:15:33] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-20T19:15:33.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:33 smithi115 bash[70559]: cluster 2024-09-20T19:15:32.990373+0000 mgr.y (mgr.25175) 346 : cluster [DBG] pgmap v186: 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-20T19:15:33.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:33 smithi115 bash[70559]: cluster 2024-09-20T19:15:32.990373+0000 mgr.y (mgr.25175) 346 : cluster [DBG] pgmap v186: 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-20T19:15:34.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:34.050 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:34.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:34.051 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:15:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:34.051 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:15:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:34.052 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:15:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:34.052 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:15:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:34.052 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:15:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:34.052 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:15:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:34.321 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:34 smithi049 bash[68716]: [20/Sep/2024:19:15:34] ENGINE Bus STOPPING 2024-09-20T19:15:34.322 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:34 smithi049 systemd[1]: Stopping Ceph mon.c for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:15:34.322 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:34 smithi049 bash[26429]: debug 2024-09-20T19:15:34.150+0000 7fba4a530640 -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-20T19:15:34.322 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:34 smithi049 bash[26429]: debug 2024-09-20T19:15:34.150+0000 7fba4a530640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:15:34.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:34 smithi049 bash[68716]: [20/Sep/2024:19:15:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:15:34.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:34 smithi049 bash[68716]: [20/Sep/2024:19:15:34] ENGINE Bus STOPPED 2024-09-20T19:15:34.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:34 smithi049 bash[68716]: [20/Sep/2024:19:15:34] ENGINE Bus STARTING 2024-09-20T19:15:34.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:34 smithi049 bash[68716]: [20/Sep/2024:19:15:34] ENGINE Serving on http://:::9283 2024-09-20T19:15:34.801 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:34 smithi049 bash[68716]: [20/Sep/2024:19:15:34] ENGINE Bus STARTED 2024-09-20T19:15:35.264 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:34 smithi049 bash[92839]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mon-c 2024-09-20T19:15:35.264 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:35 smithi049 bash[92910]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-mon-c 2024-09-20T19:15:35.264 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:35 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-20T19:15:35.264 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:35 smithi049 systemd[1]: Stopped Ceph mon.c for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:15:35.550 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:15:35 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:35.551 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:15:35 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:35.551 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:15:35 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:35.551 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:15:35 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:35.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:35 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:35.551 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:35 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:35.552 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:15:35 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:35.552 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:15:35 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:35.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:35 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:15:35.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:35 smithi049 systemd[1]: Started Ceph mon.c for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:15:36.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:35.665652709Z level=error msg="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:15:37.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.657+0000 7ff3ca9bdc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:15:37.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.657+0000 7ff3ca9bdc80 0 ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 7 2024-09-20T19:15:37.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.657+0000 7ff3ca9bdc80 0 pidfile_write: ignore empty --pid-file 2024-09-20T19:15:37.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.657+0000 7ff3ca9bdc80 0 load: jerasure load: lrc 2024-09-20T19:15:37.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T19:15:37.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Git sha 0 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: DB SUMMARY 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: DB Session ID: 6KQDEEYSXGUVY97RDB9K 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4578 Bytes 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000066.sst 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000064.log size: 1871504 ; 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:15:37.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:15:37.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:15:37.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.env: 0x55c3b9a19120 2024-09-20T19:15:37.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:15:37.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.info_log: 0x55c3baa5f700 2024-09-20T19:15:37.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:15:37.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.statistics: (nil) 2024-09-20T19:15:37.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.use_fsync: 0 2024-09-20T19:15:37.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T19:15:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:15:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:15:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:15:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:15:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T19:15:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:15:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:15:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T19:15:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:15:37.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.db_log_dir: 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.wal_dir: 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.write_buffer_manager: 0x55c3baa621e0 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:15:37.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.unordered_write: 0 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.row_cache: None 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.wal_filter: None 2024-09-20T19:15:37.056 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.wal_compression: 0 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:15:37.057 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:15:37.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:15:37.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:15:37.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T19:15:37.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T19:15:37.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T19:15:37.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:15:37.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:15:37.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:15:37.058 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_open_files: -1 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Compression algorithms supported: 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: kZSTD supported: 0 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T19:15:37.059 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T19:15:37.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:15:37.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T19:15:37.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T19:15:37.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:15:37.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T19:15:37.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:15:37.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:15:37.060 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-20T19:15:37.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:15:37.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:15:37.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.merge_operator: 2024-09-20T19:15:37.061 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_filter: None 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c3baa5f320) 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: cache_index_and_filter_blocks: 1 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: pin_top_level_index_and_filter: 1 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: index_type: 0 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: data_block_index_type: 0 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: index_shortening: 1 2024-09-20T19:15:37.062 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: checksum: 4 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: no_block_cache: 0 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: block_cache: 0x55c3baa55610 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: block_cache_name: BinnedLRUCache 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: block_cache_options: 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: capacity : 536870912 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: num_shard_bits : 4 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: strict_capacity_limit : 0 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: high_pri_pool_ratio: 0.000 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: block_cache_compressed: (nil) 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: persistent_cache: (nil) 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: block_size: 4096 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: block_size_deviation: 10 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: block_restart_interval: 16 2024-09-20T19:15:37.063 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: index_block_restart_interval: 1 2024-09-20T19:15:37.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: metadata_block_size: 4096 2024-09-20T19:15:37.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: partition_filters: 0 2024-09-20T19:15:37.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: use_delta_encoding: 1 2024-09-20T19:15:37.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: filter_policy: bloomfilter 2024-09-20T19:15:37.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: whole_key_filtering: 1 2024-09-20T19:15:37.064 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: verify_compression: 0 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: read_amp_bytes_per_bit: 0 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: format_version: 5 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: enable_index_compression: 1 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: block_align: 0 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: max_auto_readahead_size: 262144 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: prepopulate_block_cache: 0 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: initial_auto_readahead_size: 8192 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: num_file_reads_for_auto_readahead: 2 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compression: NoCompression 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:15:37.065 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.num_levels: 7 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:15:37.066 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:15:37.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:15:37.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:15:37.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:15:37.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:15:37.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:15:37.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:15:37.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:15:37.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:15:37.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:15:37.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:15:37.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:15:37.067 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:15:37.068 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:15:37.069 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:15:37.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:15:37.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:15:37.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T19:15:37.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:15:37.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:15:37.070 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.ttl: 2592000 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T19:15:37.071 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 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-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 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 68, last_sequence is 34749, log_number is 64,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 64 2024-09-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 64 2024-09-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3c9b6151-7d9d-4f20-a08e-813b40f9665d 2024-09-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726859736668149, "job": 1, "event": "recovery_started", "wal_files": [64]} 2024-09-20T19:15:37.072 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.661+0000 7ff3ca9bdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #64 mode 2 2024-09-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.669+0000 7ff3ca9bdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726859736674894, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 69, "file_size": 1190310, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 34755, "largest_seqno": 36051, "table_properties": {"data_size": 1184821, "index_size": 2784, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1669, "raw_key_size": 13199, "raw_average_key_size": 20, "raw_value_size": 1172815, "raw_average_value_size": 1793, "num_data_blocks": 125, "num_entries": 654, "num_filter_entries": 654, "num_deletions": 255, "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": 1726859736, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3c9b6151-7d9d-4f20-a08e-813b40f9665d", "db_session_id": "6KQDEEYSXGUVY97RDB9K", "orig_file_number": 69, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.669+0000 7ff3ca9bdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726859736675021, "job": 1, "event": "recovery_finished"} 2024-09-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.669+0000 7ff3ca9bdc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 71 2024-09-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.669+0000 7ff3ca9bdc80 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-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.669+0000 7ff3ca9bdc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000064.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.669+0000 7ff3ca9bdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c3baa82e00 2024-09-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.669+0000 7ff3ca9bdc80 4 rocksdb: DB pointer 0x55c3bab86000 2024-09-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.669+0000 7ff3c0785640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.669+0000 7ff3c0785640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: ** DB Stats ** 2024-09-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: 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:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:15:37.073 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: 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:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: ** Compaction Stats [default] ** 2024-09-20T19:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: 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:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: L0 1/0 1.14 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 329.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: L6 1/0 10.41 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-20T19:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Sum 2/0 11.54 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 329.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 329.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: ** Compaction Stats [default] ** 2024-09-20T19:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: 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:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:15:37.074 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 329.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Cumulative compaction: 0.00 GB write, 115.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Interval compaction: 0.00 GB write, 115.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: 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:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Block cache BinnedLRUCache@0x55c3baa55610#7 capacity: 512.00 MB usage: 4.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:15:37.075 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.669+0000 7ff3ca9bdc80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] at bind addrs [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.673+0000 7ff3ca9bdc80 1 mon.c@-1(???) e3 preinit fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.673+0000 7ff3ca9bdc80 0 mon.c@-1(???).mds e1 new map 2024-09-20T19:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.673+0000 7ff3ca9bdc80 0 mon.c@-1(???).mds e1 print_map 2024-09-20T19:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: e1 2024-09-20T19:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: btime 2024-09-20T18:33:30:243920+0000 2024-09-20T19:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: 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:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: legacy client fscid: -1 2024-09-20T19:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: 2024-09-20T19:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: No filesystems configured 2024-09-20T19:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.673+0000 7ff3ca9bdc80 0 mon.c@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-20T19:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.673+0000 7ff3ca9bdc80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:15:37.076 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.673+0000 7ff3ca9bdc80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:15:37.077 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.673+0000 7ff3ca9bdc80 0 mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:15:37.077 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:36 smithi049 bash[92966]: debug 2024-09-20T19:15:36.673+0000 7ff3ca9bdc80 1 mon.c@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-20T19:15:37.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:37 smithi049 bash[92966]: audit 2024-09-20T19:15:34.169299+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:15:37.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:37 smithi049 bash[92966]: audit 2024-09-20T19:15:34.169299+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:15:37.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:37 smithi049 bash[92966]: audit 2024-09-20T19:15:34.169467+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:15:37.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:37 smithi049 bash[92966]: audit 2024-09-20T19:15:34.169467+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:15:37.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:37 smithi049 bash[92966]: audit 2024-09-20T19:15:34.169593+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:15:37.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:37 smithi049 bash[92966]: audit 2024-09-20T19:15:34.169593+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:15:37.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:37 smithi049 bash[89441]: audit 2024-09-20T19:15:34.169299+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:15:37.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:37 smithi049 bash[89441]: audit 2024-09-20T19:15:34.169299+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:15:37.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:37 smithi049 bash[89441]: audit 2024-09-20T19:15:34.169467+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:15:37.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:37 smithi049 bash[89441]: audit 2024-09-20T19:15:34.169467+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:15:37.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:37 smithi049 bash[89441]: audit 2024-09-20T19:15:34.169593+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:15:37.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:37 smithi049 bash[89441]: audit 2024-09-20T19:15:34.169593+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:15:37.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:37 smithi115 bash[70559]: audit 2024-09-20T19:15:34.169299+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:15:37.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:37 smithi115 bash[70559]: audit 2024-09-20T19:15:34.169299+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:15:37.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:37 smithi115 bash[70559]: audit 2024-09-20T19:15:34.169467+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:15:37.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:37 smithi115 bash[70559]: audit 2024-09-20T19:15:34.169467+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:15:37.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:37 smithi115 bash[70559]: audit 2024-09-20T19:15:34.169593+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:15:37.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:37 smithi115 bash[70559]: audit 2024-09-20T19:15:34.169593+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:15:38.148 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:15:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: audit 2024-09-20T19:15:34.324158+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T19:15:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: audit 2024-09-20T19:15:34.324158+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T19:15:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: audit 2024-09-20T19:15:34.325454+0000 mgr.y (mgr.25175) 347 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: audit 2024-09-20T19:15:34.325454+0000 mgr.y (mgr.25175) 347 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:34.991430+0000 mgr.y (mgr.25175) 348 : cluster [DBG] pgmap v187: 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-20T19:15:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:34.991430+0000 mgr.y (mgr.25175) 348 : cluster [DBG] pgmap v187: 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-20T19:15:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:36.992123+0000 mgr.y (mgr.25175) 349 : cluster [DBG] pgmap v188: 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-20T19:15:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:36.992123+0000 mgr.y (mgr.25175) 349 : cluster [DBG] pgmap v188: 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-20T19:15:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.236070+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.236070+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.237754+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.237754+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.263385+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-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.263385+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-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274688+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274688+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274742+0000 mon.a (mon.0) 33 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274742+0000 mon.a (mon.0) 33 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274780+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274780+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274806+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274806+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:15:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274828+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:15:38.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: audit 2024-09-20T19:15:34.324158+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T19:15:38.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: audit 2024-09-20T19:15:34.324158+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T19:15:38.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: audit 2024-09-20T19:15:34.325454+0000 mgr.y (mgr.25175) 347 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:38.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: audit 2024-09-20T19:15:34.325454+0000 mgr.y (mgr.25175) 347 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:38.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:34.991430+0000 mgr.y (mgr.25175) 348 : cluster [DBG] pgmap v187: 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-20T19:15:38.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:34.991430+0000 mgr.y (mgr.25175) 348 : cluster [DBG] pgmap v187: 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-20T19:15:38.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:36.992123+0000 mgr.y (mgr.25175) 349 : cluster [DBG] pgmap v188: 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-20T19:15:38.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:36.992123+0000 mgr.y (mgr.25175) 349 : cluster [DBG] pgmap v188: 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-20T19:15:38.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.236070+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T19:15:38.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.236070+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T19:15:38.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.237754+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-20T19:15:38.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.237754+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-20T19:15:38.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.263385+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-20T19:15:38.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.263385+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-20T19:15:38.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274688+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-20T19:15:38.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274688+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-20T19:15:38.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274742+0000 mon.a (mon.0) 33 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:38.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274742+0000 mon.a (mon.0) 33 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:38.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274780+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:15:38.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274780+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:15:38.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274806+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:15:38.554 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274806+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:15:38.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274828+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:15:38.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274828+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:15:38.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274849+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-20T19:15:38.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274849+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-20T19:15:38.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274879+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:15:38.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274879+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:15:38.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274913+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:15:38.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274913+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:15:38.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274948+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:15:38.555 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.274948+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.276280+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.276280+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.276365+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.276365+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.276970+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.276970+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.277384+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: cluster 2024-09-20T19:15:37.277384+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: audit 2024-09-20T19:15:37.302655+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: audit 2024-09-20T19:15:37.302655+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: audit 2024-09-20T19:15:37.312418+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: audit 2024-09-20T19:15:37.312418+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.556 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: audit 2024-09-20T19:15:37.883881+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: audit 2024-09-20T19:15:37.883881+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: audit 2024-09-20T19:15:37.890206+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[92966]: audit 2024-09-20T19:15:37.890206+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274828+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:15:38.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274849+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-20T19:15:38.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274849+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-20T19:15:38.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274879+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:15:38.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274879+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:15:38.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274913+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:15:38.557 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274913+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274948+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.274948+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.276280+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.276280+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.276365+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.276365+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.276970+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.276970+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.277384+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: cluster 2024-09-20T19:15:37.277384+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: audit 2024-09-20T19:15:37.302655+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: audit 2024-09-20T19:15:37.302655+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: audit 2024-09-20T19:15:37.312418+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: audit 2024-09-20T19:15:37.312418+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: audit 2024-09-20T19:15:37.883881+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: audit 2024-09-20T19:15:37.883881+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: audit 2024-09-20T19:15:37.890206+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:38 smithi049 bash[89441]: audit 2024-09-20T19:15:37.890206+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: audit 2024-09-20T19:15:34.324158+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T19:15:38.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: audit 2024-09-20T19:15:34.324158+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T19:15:38.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: audit 2024-09-20T19:15:34.325454+0000 mgr.y (mgr.25175) 347 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:38.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: audit 2024-09-20T19:15:34.325454+0000 mgr.y (mgr.25175) 347 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:38.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:34.991430+0000 mgr.y (mgr.25175) 348 : cluster [DBG] pgmap v187: 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-20T19:15:38.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:34.991430+0000 mgr.y (mgr.25175) 348 : cluster [DBG] pgmap v187: 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-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:36.992123+0000 mgr.y (mgr.25175) 349 : cluster [DBG] pgmap v188: 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-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:36.992123+0000 mgr.y (mgr.25175) 349 : cluster [DBG] pgmap v188: 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-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.236070+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.236070+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.237754+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.237754+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.263385+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-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.263385+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-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274688+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274688+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274742+0000 mon.a (mon.0) 33 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274742+0000 mon.a (mon.0) 33 : cluster [DBG] fsid aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274780+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:15:38.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274780+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-20T18:35:39.710621+0000 2024-09-20T19:15:38.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274806+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:15:38.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274806+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-20T18:33:24.641154+0000 2024-09-20T19:15:38.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274828+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:15:38.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274828+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:15:38.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274849+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-20T19:15:38.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274849+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-20T19:15:38.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274879+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:15:38.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274879+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.49:3300/0,v1:172.21.15.49:6789/0] mon.a 2024-09-20T19:15:38.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274913+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:15:38.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274913+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.b 2024-09-20T19:15:38.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274948+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.274948+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.49:3301/0,v1:172.21.15.49:6790/0] mon.c 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.276280+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.276280+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.276365+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.276365+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.276970+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.276970+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.277384+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: cluster 2024-09-20T19:15:37.277384+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: audit 2024-09-20T19:15:37.302655+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: audit 2024-09-20T19:15:37.302655+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: audit 2024-09-20T19:15:37.312418+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: audit 2024-09-20T19:15:37.312418+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: audit 2024-09-20T19:15:37.883881+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: audit 2024-09-20T19:15:37.883881+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: audit 2024-09-20T19:15:37.890206+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[70559]: audit 2024-09-20T19:15:37.890206+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:38.796 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (4m) 22s ago 31m 14.1M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (3m) 103s ago 31m 66.2M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (5m) 22s ago 28m 49.0M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (5m) 103s ago 39m 440M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (16m) 22s ago 41m 511M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (29s) 22s ago 42m 21.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (111s) 103s ago 40m 18.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 starting - - - 2048M 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (5m) 22s ago 31m 8664k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (5m) 103s ago 31m 7700k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (38m) 22s ago 38m 58.3M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (37m) 22s ago 38m 59.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (37m) 22s ago 37m 61.3M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (36m) 22s ago 36m 57.7M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (35m) 103s ago 35m 70.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:15:38.797 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (34m) 103s ago 34m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:15:38.798 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (33m) 103s ago 33m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:15:38.798 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (32m) 103s ago 32m 58.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:15:38.798 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (4m) 103s ago 31m 41.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:15:38.798 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (29m) 22s ago 29m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:15:38.798 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (29m) 103s ago 29m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:15:39.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:38.627225158Z level=error msg="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:15:39.181 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:15:39.257 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:15:39.257 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:15:39.257 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:15:39.257 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:15:39.257 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:15:39.257 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:15:39.258 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:15:39.258 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:15:39.258 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:15:39.258 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:15:39.258 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:15:39.258 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:15:39.258 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:15:39.258 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 10, 2024-09-20T19:15:39.258 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 5 2024-09-20T19:15:39.258 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:15:39.258 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:15:39.514 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:15:39.514 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:15:39.514 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:15:39.514 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi049", 2024-09-20T19:15:39.514 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:15:39.514 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "1/2 daemons upgraded", 2024-09-20T19:15:39.514 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading mon daemons", 2024-09-20T19:15:39.514 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:15:39.515 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:15:39.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[92966]: audit 2024-09-20T19:15:38.135843+0000 mgr.y (mgr.25175) 350 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[92966]: audit 2024-09-20T19:15:38.135843+0000 mgr.y (mgr.25175) 350 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[92966]: audit 2024-09-20T19:15:38.474711+0000 mgr.y (mgr.25175) 351 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[92966]: audit 2024-09-20T19:15:38.474711+0000 mgr.y (mgr.25175) 351 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[92966]: audit 2024-09-20T19:15:38.784744+0000 mgr.y (mgr.25175) 352 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[92966]: audit 2024-09-20T19:15:38.784744+0000 mgr.y (mgr.25175) 352 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[92966]: cluster 2024-09-20T19:15:38.993690+0000 mgr.y (mgr.25175) 353 : cluster [DBG] pgmap v189: 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-20T19:15:39.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[92966]: cluster 2024-09-20T19:15:38.993690+0000 mgr.y (mgr.25175) 353 : cluster [DBG] pgmap v189: 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-20T19:15:39.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[92966]: audit 2024-09-20T19:15:39.182093+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.49:0/1902458639' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:39.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[92966]: audit 2024-09-20T19:15:39.182093+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.49:0/1902458639' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:39.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[89441]: audit 2024-09-20T19:15:38.135843+0000 mgr.y (mgr.25175) 350 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[89441]: audit 2024-09-20T19:15:38.135843+0000 mgr.y (mgr.25175) 350 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[89441]: audit 2024-09-20T19:15:38.474711+0000 mgr.y (mgr.25175) 351 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[89441]: audit 2024-09-20T19:15:38.474711+0000 mgr.y (mgr.25175) 351 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[89441]: audit 2024-09-20T19:15:38.784744+0000 mgr.y (mgr.25175) 352 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[89441]: audit 2024-09-20T19:15:38.784744+0000 mgr.y (mgr.25175) 352 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[89441]: cluster 2024-09-20T19:15:38.993690+0000 mgr.y (mgr.25175) 353 : cluster [DBG] pgmap v189: 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-20T19:15:39.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[89441]: cluster 2024-09-20T19:15:38.993690+0000 mgr.y (mgr.25175) 353 : cluster [DBG] pgmap v189: 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-20T19:15:39.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[89441]: audit 2024-09-20T19:15:39.182093+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.49:0/1902458639' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:39.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:39 smithi049 bash[89441]: audit 2024-09-20T19:15:39.182093+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.49:0/1902458639' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:39.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:39 smithi115 bash[70559]: audit 2024-09-20T19:15:38.135843+0000 mgr.y (mgr.25175) 350 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:39 smithi115 bash[70559]: audit 2024-09-20T19:15:38.135843+0000 mgr.y (mgr.25175) 350 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:39 smithi115 bash[70559]: audit 2024-09-20T19:15:38.474711+0000 mgr.y (mgr.25175) 351 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:39 smithi115 bash[70559]: audit 2024-09-20T19:15:38.474711+0000 mgr.y (mgr.25175) 351 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:39 smithi115 bash[70559]: audit 2024-09-20T19:15:38.784744+0000 mgr.y (mgr.25175) 352 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:39 smithi115 bash[70559]: audit 2024-09-20T19:15:38.784744+0000 mgr.y (mgr.25175) 352 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:39.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:39 smithi115 bash[70559]: cluster 2024-09-20T19:15:38.993690+0000 mgr.y (mgr.25175) 353 : cluster [DBG] pgmap v189: 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-20T19:15:39.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:39 smithi115 bash[70559]: cluster 2024-09-20T19:15:38.993690+0000 mgr.y (mgr.25175) 353 : cluster [DBG] pgmap v189: 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-20T19:15:39.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:39 smithi115 bash[70559]: audit 2024-09-20T19:15:39.182093+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.49:0/1902458639' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:39.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:39 smithi115 bash[70559]: audit 2024-09-20T19:15:39.182093+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.49:0/1902458639' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:40.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:40 smithi049 bash[89441]: audit 2024-09-20T19:15:39.515227+0000 mgr.y (mgr.25175) 354 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:40.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:40 smithi049 bash[89441]: audit 2024-09-20T19:15:39.515227+0000 mgr.y (mgr.25175) 354 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:40.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:40 smithi049 bash[92966]: audit 2024-09-20T19:15:39.515227+0000 mgr.y (mgr.25175) 354 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:40.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:40 smithi049 bash[92966]: audit 2024-09-20T19:15:39.515227+0000 mgr.y (mgr.25175) 354 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:40.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:40 smithi115 bash[70559]: audit 2024-09-20T19:15:39.515227+0000 mgr.y (mgr.25175) 354 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:40.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:40 smithi115 bash[70559]: audit 2024-09-20T19:15:39.515227+0000 mgr.y (mgr.25175) 354 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:41.545 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:41 smithi049 bash[89441]: cluster 2024-09-20T19:15:40.994288+0000 mgr.y (mgr.25175) 355 : cluster [DBG] pgmap v190: 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-20T19:15:41.545 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:41 smithi049 bash[89441]: cluster 2024-09-20T19:15:40.994288+0000 mgr.y (mgr.25175) 355 : cluster [DBG] pgmap v190: 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-20T19:15:41.545 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:41 smithi049 bash[92966]: cluster 2024-09-20T19:15:40.994288+0000 mgr.y (mgr.25175) 355 : cluster [DBG] pgmap v190: 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-20T19:15:41.545 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:41 smithi049 bash[92966]: cluster 2024-09-20T19:15:40.994288+0000 mgr.y (mgr.25175) 355 : cluster [DBG] pgmap v190: 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-20T19:15:41.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:41 smithi115 bash[70559]: cluster 2024-09-20T19:15:40.994288+0000 mgr.y (mgr.25175) 355 : cluster [DBG] pgmap v190: 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-20T19:15:41.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:41 smithi115 bash[70559]: cluster 2024-09-20T19:15:40.994288+0000 mgr.y (mgr.25175) 355 : cluster [DBG] pgmap v190: 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-20T19:15:41.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:41 smithi049 bash[68716]: debug 2024-09-20T19:15:41.681+0000 7ff90d8d7640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-20T19:15:42.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:41.62750726Z level=error msg="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:15:43.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:42 smithi049 bash[92966]: audit 2024-09-20T19:15:41.545577+0000 mgr.y (mgr.25175) 356 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:43.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:42 smithi049 bash[92966]: audit 2024-09-20T19:15:41.545577+0000 mgr.y (mgr.25175) 356 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:43.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:42 smithi049 bash[89441]: audit 2024-09-20T19:15:41.545577+0000 mgr.y (mgr.25175) 356 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:43.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:42 smithi049 bash[89441]: audit 2024-09-20T19:15:41.545577+0000 mgr.y (mgr.25175) 356 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:43.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:42 smithi115 bash[70559]: audit 2024-09-20T19:15:41.545577+0000 mgr.y (mgr.25175) 356 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:43.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:42 smithi115 bash[70559]: audit 2024-09-20T19:15:41.545577+0000 mgr.y (mgr.25175) 356 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:43.695 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:15:43] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-20T19:15:44.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:43 smithi049 bash[89441]: audit 2024-09-20T19:15:42.876939+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:15:44.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:43 smithi049 bash[89441]: audit 2024-09-20T19:15:42.876939+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:15:44.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:43 smithi049 bash[89441]: cluster 2024-09-20T19:15:42.994875+0000 mgr.y (mgr.25175) 357 : cluster [DBG] pgmap v191: 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-20T19:15:44.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:43 smithi049 bash[89441]: cluster 2024-09-20T19:15:42.994875+0000 mgr.y (mgr.25175) 357 : cluster [DBG] pgmap v191: 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-20T19:15:44.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:43 smithi049 bash[92966]: audit 2024-09-20T19:15:42.876939+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:15:44.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:43 smithi049 bash[92966]: audit 2024-09-20T19:15:42.876939+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:15:44.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:43 smithi049 bash[92966]: cluster 2024-09-20T19:15:42.994875+0000 mgr.y (mgr.25175) 357 : cluster [DBG] pgmap v191: 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-20T19:15:44.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:43 smithi049 bash[92966]: cluster 2024-09-20T19:15:42.994875+0000 mgr.y (mgr.25175) 357 : cluster [DBG] pgmap v191: 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-20T19:15:44.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:43 smithi115 bash[70559]: audit 2024-09-20T19:15:42.876939+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:15:44.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:43 smithi115 bash[70559]: audit 2024-09-20T19:15:42.876939+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:15:44.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:43 smithi115 bash[70559]: cluster 2024-09-20T19:15:42.994875+0000 mgr.y (mgr.25175) 357 : cluster [DBG] pgmap v191: 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-20T19:15:44.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:43 smithi115 bash[70559]: cluster 2024-09-20T19:15:42.994875+0000 mgr.y (mgr.25175) 357 : cluster [DBG] pgmap v191: 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-20T19:15:45.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:44.655307885Z level=error msg="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:15:45.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:44 smithi115 bash[70559]: audit 2024-09-20T19:15:43.801258+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:45.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:44 smithi115 bash[70559]: audit 2024-09-20T19:15:43.801258+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:45.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:44 smithi115 bash[70559]: audit 2024-09-20T19:15:43.807124+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:45.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:44 smithi115 bash[70559]: audit 2024-09-20T19:15:43.807124+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:45.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:44 smithi049 bash[92966]: audit 2024-09-20T19:15:43.801258+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:45.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:44 smithi049 bash[92966]: audit 2024-09-20T19:15:43.801258+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:45.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:44 smithi049 bash[92966]: audit 2024-09-20T19:15:43.807124+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:44 smithi049 bash[92966]: audit 2024-09-20T19:15:43.807124+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:45.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:44 smithi049 bash[89441]: audit 2024-09-20T19:15:43.801258+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:45.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:44 smithi049 bash[89441]: audit 2024-09-20T19:15:43.801258+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:45.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:44 smithi049 bash[89441]: audit 2024-09-20T19:15:43.807124+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:45.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:44 smithi049 bash[89441]: audit 2024-09-20T19:15:43.807124+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:45 smithi049 bash[89441]: audit 2024-09-20T19:15:44.944786+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:45 smithi049 bash[89441]: audit 2024-09-20T19:15:44.944786+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:45 smithi049 bash[89441]: audit 2024-09-20T19:15:44.950777+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:45 smithi049 bash[89441]: audit 2024-09-20T19:15:44.950777+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:45 smithi049 bash[89441]: cluster 2024-09-20T19:15:44.996456+0000 mgr.y (mgr.25175) 358 : cluster [DBG] pgmap v192: 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-20T19:15:46.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:45 smithi049 bash[89441]: cluster 2024-09-20T19:15:44.996456+0000 mgr.y (mgr.25175) 358 : cluster [DBG] pgmap v192: 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-20T19:15:46.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:45 smithi049 bash[92966]: audit 2024-09-20T19:15:44.944786+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:45 smithi049 bash[92966]: audit 2024-09-20T19:15:44.944786+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:45 smithi049 bash[92966]: audit 2024-09-20T19:15:44.950777+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:45 smithi049 bash[92966]: audit 2024-09-20T19:15:44.950777+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:45 smithi049 bash[92966]: cluster 2024-09-20T19:15:44.996456+0000 mgr.y (mgr.25175) 358 : cluster [DBG] pgmap v192: 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-20T19:15:46.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:45 smithi049 bash[92966]: cluster 2024-09-20T19:15:44.996456+0000 mgr.y (mgr.25175) 358 : cluster [DBG] pgmap v192: 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-20T19:15:46.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:45 smithi115 bash[70559]: audit 2024-09-20T19:15:44.944786+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:45 smithi115 bash[70559]: audit 2024-09-20T19:15:44.944786+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:45 smithi115 bash[70559]: audit 2024-09-20T19:15:44.950777+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:45 smithi115 bash[70559]: audit 2024-09-20T19:15:44.950777+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:46.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:45 smithi115 bash[70559]: cluster 2024-09-20T19:15:44.996456+0000 mgr.y (mgr.25175) 358 : cluster [DBG] pgmap v192: 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-20T19:15:46.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:45 smithi115 bash[70559]: cluster 2024-09-20T19:15:44.996456+0000 mgr.y (mgr.25175) 358 : cluster [DBG] pgmap v192: 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-20T19:15:47.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:47 smithi115 bash[70559]: cluster 2024-09-20T19:15:46.997282+0000 mgr.y (mgr.25175) 359 : cluster [DBG] pgmap v193: 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-20T19:15:47.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:47 smithi115 bash[70559]: cluster 2024-09-20T19:15:46.997282+0000 mgr.y (mgr.25175) 359 : cluster [DBG] pgmap v193: 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-20T19:15:47.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:47 smithi049 bash[89441]: cluster 2024-09-20T19:15:46.997282+0000 mgr.y (mgr.25175) 359 : cluster [DBG] pgmap v193: 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-20T19:15:47.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:47 smithi049 bash[89441]: cluster 2024-09-20T19:15:46.997282+0000 mgr.y (mgr.25175) 359 : cluster [DBG] pgmap v193: 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-20T19:15:47.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:47 smithi049 bash[92966]: cluster 2024-09-20T19:15:46.997282+0000 mgr.y (mgr.25175) 359 : cluster [DBG] pgmap v193: 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-20T19:15:47.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:47 smithi049 bash[92966]: cluster 2024-09-20T19:15:46.997282+0000 mgr.y (mgr.25175) 359 : cluster [DBG] pgmap v193: 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-20T19:15:48.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:47.666474765Z level=error msg="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:15:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:49 smithi115 bash[70559]: cluster 2024-09-20T19:15:48.999038+0000 mgr.y (mgr.25175) 360 : cluster [DBG] pgmap v194: 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-20T19:15:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:49 smithi115 bash[70559]: cluster 2024-09-20T19:15:48.999038+0000 mgr.y (mgr.25175) 360 : cluster [DBG] pgmap v194: 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-20T19:15:49.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:49 smithi049 bash[89441]: cluster 2024-09-20T19:15:48.999038+0000 mgr.y (mgr.25175) 360 : cluster [DBG] pgmap v194: 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-20T19:15:49.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:49 smithi049 bash[89441]: cluster 2024-09-20T19:15:48.999038+0000 mgr.y (mgr.25175) 360 : cluster [DBG] pgmap v194: 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-20T19:15:49.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:49 smithi049 bash[92966]: cluster 2024-09-20T19:15:48.999038+0000 mgr.y (mgr.25175) 360 : cluster [DBG] pgmap v194: 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-20T19:15:49.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:49 smithi049 bash[92966]: cluster 2024-09-20T19:15:48.999038+0000 mgr.y (mgr.25175) 360 : cluster [DBG] pgmap v194: 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-20T19:15:51.085 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:50.672583928Z level=error msg="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:15:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:51 smithi115 bash[70559]: cluster 2024-09-20T19:15:50.999761+0000 mgr.y (mgr.25175) 361 : cluster [DBG] pgmap v195: 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-20T19:15:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:51 smithi115 bash[70559]: cluster 2024-09-20T19:15:50.999761+0000 mgr.y (mgr.25175) 361 : cluster [DBG] pgmap v195: 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-20T19:15:51.408 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:51 smithi049 bash[89441]: cluster 2024-09-20T19:15:50.999761+0000 mgr.y (mgr.25175) 361 : cluster [DBG] pgmap v195: 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-20T19:15:51.408 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:51 smithi049 bash[89441]: cluster 2024-09-20T19:15:50.999761+0000 mgr.y (mgr.25175) 361 : cluster [DBG] pgmap v195: 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-20T19:15:51.409 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:51 smithi049 bash[92966]: cluster 2024-09-20T19:15:50.999761+0000 mgr.y (mgr.25175) 361 : cluster [DBG] pgmap v195: 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-20T19:15:51.409 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:51 smithi049 bash[92966]: cluster 2024-09-20T19:15:50.999761+0000 mgr.y (mgr.25175) 361 : cluster [DBG] pgmap v195: 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-20T19:15:52.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:52 smithi115 bash[70559]: audit 2024-09-20T19:15:51.548861+0000 mgr.y (mgr.25175) 362 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:52.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:52 smithi115 bash[70559]: audit 2024-09-20T19:15:51.548861+0000 mgr.y (mgr.25175) 362 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:52.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:52 smithi049 bash[89441]: audit 2024-09-20T19:15:51.548861+0000 mgr.y (mgr.25175) 362 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:52.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:52 smithi049 bash[89441]: audit 2024-09-20T19:15:51.548861+0000 mgr.y (mgr.25175) 362 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:52.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:52 smithi049 bash[92966]: audit 2024-09-20T19:15:51.548861+0000 mgr.y (mgr.25175) 362 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:52.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:52 smithi049 bash[92966]: audit 2024-09-20T19:15:51.548861+0000 mgr.y (mgr.25175) 362 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:53.351 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:15:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:15:53] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-20T19:15:53.352 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:53 smithi049 bash[92966]: cluster 2024-09-20T19:15:53.000487+0000 mgr.y (mgr.25175) 363 : cluster [DBG] pgmap v196: 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-20T19:15:53.352 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:53 smithi049 bash[92966]: cluster 2024-09-20T19:15:53.000487+0000 mgr.y (mgr.25175) 363 : cluster [DBG] pgmap v196: 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-20T19:15:53.352 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:53 smithi049 bash[89441]: cluster 2024-09-20T19:15:53.000487+0000 mgr.y (mgr.25175) 363 : cluster [DBG] pgmap v196: 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-20T19:15:53.352 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:53 smithi049 bash[89441]: cluster 2024-09-20T19:15:53.000487+0000 mgr.y (mgr.25175) 363 : cluster [DBG] pgmap v196: 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-20T19:15:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:53 smithi115 bash[70559]: cluster 2024-09-20T19:15:53.000487+0000 mgr.y (mgr.25175) 363 : cluster [DBG] pgmap v196: 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-20T19:15:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:53 smithi115 bash[70559]: cluster 2024-09-20T19:15:53.000487+0000 mgr.y (mgr.25175) 363 : cluster [DBG] pgmap v196: 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-20T19:15:54.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:53.658005186Z level=error msg="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:15:55.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:55 smithi115 bash[70559]: cluster 2024-09-20T19:15:55.002177+0000 mgr.y (mgr.25175) 364 : cluster [DBG] pgmap v197: 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-20T19:15:55.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:55 smithi115 bash[70559]: cluster 2024-09-20T19:15:55.002177+0000 mgr.y (mgr.25175) 364 : cluster [DBG] pgmap v197: 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-20T19:15:55.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:55 smithi049 bash[92966]: cluster 2024-09-20T19:15:55.002177+0000 mgr.y (mgr.25175) 364 : cluster [DBG] pgmap v197: 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-20T19:15:55.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:55 smithi049 bash[92966]: cluster 2024-09-20T19:15:55.002177+0000 mgr.y (mgr.25175) 364 : cluster [DBG] pgmap v197: 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-20T19:15:55.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:55 smithi049 bash[89441]: cluster 2024-09-20T19:15:55.002177+0000 mgr.y (mgr.25175) 364 : cluster [DBG] pgmap v197: 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-20T19:15:55.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:55 smithi049 bash[89441]: cluster 2024-09-20T19:15:55.002177+0000 mgr.y (mgr.25175) 364 : cluster [DBG] pgmap v197: 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-20T19:15:56.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.333554+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.333554+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.343831+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.343831+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.346045+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.346045+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.347965+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.347965+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.358708+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.358708+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.451295+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.451295+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.454779+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.454779+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.457631+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.457631+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.458961+0000 mgr.y (mgr.25175) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.458961+0000 mgr.y (mgr.25175) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.465418+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.465418+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.471880+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.471880+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.477452+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T19:15:56.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.477452+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T19:15:56.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.481381+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.481381+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.486937+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.486937+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.491717+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.491717+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.493147+0000 mgr.y (mgr.25175) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.493147+0000 mgr.y (mgr.25175) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.498372+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.498372+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.503477+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.503477+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.504573+0000 mgr.y (mgr.25175) 367 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:15:56.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.504573+0000 mgr.y (mgr.25175) 367 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.509884+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.509884+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.514939+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.514939+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.516146+0000 mgr.y (mgr.25175) 368 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.516146+0000 mgr.y (mgr.25175) 368 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.521504+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.521504+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.525567+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.525567+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.526943+0000 mgr.y (mgr.25175) 369 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.526943+0000 mgr.y (mgr.25175) 369 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.528786+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.528786+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.530105+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.530105+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.532316+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.532316+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.533527+0000 mgr.y (mgr.25175) 370 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.533527+0000 mgr.y (mgr.25175) 370 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.538990+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.538990+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.544344+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.544344+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.545906+0000 mgr.y (mgr.25175) 371 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.545906+0000 mgr.y (mgr.25175) 371 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.551361+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.551361+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.556338+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.556338+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.557702+0000 mgr.y (mgr.25175) 372 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.557702+0000 mgr.y (mgr.25175) 372 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.562141+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.562141+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.565805+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.565805+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.567281+0000 mgr.y (mgr.25175) 373 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.567281+0000 mgr.y (mgr.25175) 373 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.569492+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.569492+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.570887+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.570887+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.573163+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.573163+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.574371+0000 mgr.y (mgr.25175) 374 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.574371+0000 mgr.y (mgr.25175) 374 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.576522+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.576522+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.577960+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.577960+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.580176+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.580176+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.581470+0000 mgr.y (mgr.25175) 375 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.581470+0000 mgr.y (mgr.25175) 375 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.583612+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.583612+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.584997+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.584997+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.587206+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.587206+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.588463+0000 mgr.y (mgr.25175) 376 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T19:15:56.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.588463+0000 mgr.y (mgr.25175) 376 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T19:15:56.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.590580+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.590580+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.592081+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.592081+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.594991+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.594991+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.596590+0000 mgr.y (mgr.25175) 377 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.596590+0000 mgr.y (mgr.25175) 377 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.599122+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.599122+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.600986+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.600986+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.604113+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.604113+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.605723+0000 mgr.y (mgr.25175) 378 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.605723+0000 mgr.y (mgr.25175) 378 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.608085+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.608085+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.609832+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.609832+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.611189+0000 mgr.y (mgr.25175) 379 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.611189+0000 mgr.y (mgr.25175) 379 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.613416+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.613416+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.619726+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.619726+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.623858+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.623858+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.629455+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:15:56.627 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.629455+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.633640+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.633640+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.639134+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.639134+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.643311+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.643311+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.644991+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.644991+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.651087+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.651087+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.655329+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.655329+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.656764+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:15:56.628 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.656764+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.662546+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.662546+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.666744+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.666744+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.668383+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.668383+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.674370+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.674370+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.678530+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.678530+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.680151+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.680151+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.685830+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.685830+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.689775+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:15:56.629 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.689775+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.695071+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.695071+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.699331+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.699331+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.700921+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.700921+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.702414+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.702414+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.703850+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.703850+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.705243+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.705243+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.706747+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.706747+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.707938+0000 mgr.y (mgr.25175) 380 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:15:56.630 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: cephadm 2024-09-20T19:15:55.707938+0000 mgr.y (mgr.25175) 380 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.708792+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.708792+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.714077+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.714077+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.716161+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.716161+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.717917+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.717917+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.728619+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.728619+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.854795+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.854795+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.856166+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.856166+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.865314+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.631 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[70559]: audit 2024-09-20T19:15:55.865314+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.333554+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.333554+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.343831+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.343831+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.346045+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.346045+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.347965+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.347965+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.358708+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.358708+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.451295+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.451295+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.454779+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.454779+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.457631+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.457631+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.458961+0000 mgr.y (mgr.25175) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:15:56.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.458961+0000 mgr.y (mgr.25175) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:15:56.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.465418+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.465418+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.471880+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.333554+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.333554+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.343831+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.343831+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.346045+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.346045+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.347965+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.347965+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.358708+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.358708+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.451295+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.451295+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.454779+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.454779+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.457631+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.457631+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.458961+0000 mgr.y (mgr.25175) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:15:56.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.458961+0000 mgr.y (mgr.25175) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:15:56.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.465418+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.465418+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.471880+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.471880+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.477452+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T19:15:56.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.477452+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T19:15:56.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.481381+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.481381+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.486937+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T19:15:56.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.486937+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T19:15:56.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.491717+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.491717+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.493147+0000 mgr.y (mgr.25175) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:15:56.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.493147+0000 mgr.y (mgr.25175) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:15:56.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.498372+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.498372+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.503477+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.503477+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.504573+0000 mgr.y (mgr.25175) 367 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:15:56.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.504573+0000 mgr.y (mgr.25175) 367 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:15:56.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.509884+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.509884+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.514939+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.471880+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.477452+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T19:15:56.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.477452+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T19:15:56.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.481381+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.481381+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.486937+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T19:15:56.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.486937+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T19:15:56.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.491717+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.491717+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.493147+0000 mgr.y (mgr.25175) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:15:56.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.493147+0000 mgr.y (mgr.25175) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:15:56.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.498372+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.498372+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.503477+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.503477+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.504573+0000 mgr.y (mgr.25175) 367 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:15:56.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.504573+0000 mgr.y (mgr.25175) 367 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:15:56.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.509884+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.509884+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.808 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.514939+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.514939+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.516146+0000 mgr.y (mgr.25175) 368 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.516146+0000 mgr.y (mgr.25175) 368 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.521504+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.521504+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.525567+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.525567+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.526943+0000 mgr.y (mgr.25175) 369 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.526943+0000 mgr.y (mgr.25175) 369 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.528786+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.528786+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.530105+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.530105+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.532316+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.532316+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.533527+0000 mgr.y (mgr.25175) 370 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:15:56.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.533527+0000 mgr.y (mgr.25175) 370 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:15:56.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.538990+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.538990+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.544344+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.544344+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.514939+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.516146+0000 mgr.y (mgr.25175) 368 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.516146+0000 mgr.y (mgr.25175) 368 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.521504+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.521504+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.525567+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.525567+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.526943+0000 mgr.y (mgr.25175) 369 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.526943+0000 mgr.y (mgr.25175) 369 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.528786+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.528786+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.530105+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.530105+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.532316+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.532316+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.811 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.533527+0000 mgr.y (mgr.25175) 370 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:15:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.533527+0000 mgr.y (mgr.25175) 370 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:15:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.538990+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.538990+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.544344+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.544344+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.545906+0000 mgr.y (mgr.25175) 371 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:15:56.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.545906+0000 mgr.y (mgr.25175) 371 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:15:56.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.551361+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.551361+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.556338+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.556338+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.812 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.557702+0000 mgr.y (mgr.25175) 372 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.557702+0000 mgr.y (mgr.25175) 372 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.562141+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.562141+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.565805+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.565805+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.567281+0000 mgr.y (mgr.25175) 373 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.567281+0000 mgr.y (mgr.25175) 373 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.569492+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.569492+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.570887+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.570887+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.573163+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.573163+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.574371+0000 mgr.y (mgr.25175) 374 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.545906+0000 mgr.y (mgr.25175) 371 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.545906+0000 mgr.y (mgr.25175) 371 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.551361+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.551361+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.556338+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.556338+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.557702+0000 mgr.y (mgr.25175) 372 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.557702+0000 mgr.y (mgr.25175) 372 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.562141+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.562141+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.565805+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.565805+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.567281+0000 mgr.y (mgr.25175) 373 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T19:15:56.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.567281+0000 mgr.y (mgr.25175) 373 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T19:15:56.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.569492+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.569492+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.570887+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.570887+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.573163+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.573163+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.574371+0000 mgr.y (mgr.25175) 374 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T19:15:56.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.574371+0000 mgr.y (mgr.25175) 374 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T19:15:56.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.576522+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.576522+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.815 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.577960+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.577960+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.580176+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.580176+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.581470+0000 mgr.y (mgr.25175) 375 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.581470+0000 mgr.y (mgr.25175) 375 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.583612+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.583612+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.584997+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.584997+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.587206+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.587206+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.588463+0000 mgr.y (mgr.25175) 376 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T19:15:56.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.588463+0000 mgr.y (mgr.25175) 376 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T19:15:56.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.590580+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.817 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.590580+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.574371+0000 mgr.y (mgr.25175) 374 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T19:15:56.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.576522+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.576522+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.577960+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.577960+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.580176+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.580176+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.581470+0000 mgr.y (mgr.25175) 375 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T19:15:56.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.581470+0000 mgr.y (mgr.25175) 375 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T19:15:56.818 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.583612+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.818 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.583612+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.818 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.584997+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.818 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.584997+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.818 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.587206+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.818 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.587206+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.818 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.588463+0000 mgr.y (mgr.25175) 376 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T19:15:56.818 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.588463+0000 mgr.y (mgr.25175) 376 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T19:15:56.818 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.590580+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.818 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.590580+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.818 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.592081+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.592081+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.594991+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.594991+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.596590+0000 mgr.y (mgr.25175) 377 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.596590+0000 mgr.y (mgr.25175) 377 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.599122+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.599122+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.600986+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.600986+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.604113+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.604113+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.605723+0000 mgr.y (mgr.25175) 378 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.605723+0000 mgr.y (mgr.25175) 378 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.608085+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.819 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.608085+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.609832+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.609832+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.611189+0000 mgr.y (mgr.25175) 379 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.592081+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.592081+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.594991+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.594991+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.596590+0000 mgr.y (mgr.25175) 377 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.596590+0000 mgr.y (mgr.25175) 377 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.599122+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.599122+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.600986+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.820 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.600986+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.821 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.604113+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.821 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.604113+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:15:56.821 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.605723+0000 mgr.y (mgr.25175) 378 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T19:15:56.821 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.605723+0000 mgr.y (mgr.25175) 378 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T19:15:56.821 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.608085+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.821 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.608085+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:15:56.821 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.609832+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.821 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.609832+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:15:56.821 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.611189+0000 mgr.y (mgr.25175) 379 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:15:56.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.611189+0000 mgr.y (mgr.25175) 379 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:15:56.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.613416+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:15:56.821 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.613416+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.619726+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.619726+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.623858+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.623858+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.629455+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.629455+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.633640+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.633640+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.639134+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.639134+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.643311+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.643311+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.644991+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:15:56.822 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.644991+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:15:56.823 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.611189+0000 mgr.y (mgr.25175) 379 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:15:56.823 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.613416+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:15:56.823 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.613416+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:15:56.823 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.619726+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:15:56.823 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.619726+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:15:56.823 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.623858+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.823 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.623858+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.823 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.629455+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:15:56.823 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.629455+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:15:56.823 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.633640+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:15:56.823 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.633640+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:15:56.823 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.639134+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.639134+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.643311+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.643311+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.644991+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.644991+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.651087+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.651087+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.655329+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.655329+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.656764+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.656764+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.662546+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:15:56.824 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.662546+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.666744+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.666744+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.668383+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.668383+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.674370+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.674370+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.678530+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.678530+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.651087+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.651087+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.655329+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.655329+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:15:56.825 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.656764+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.656764+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.662546+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.662546+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.666744+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.666744+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.668383+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.668383+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.674370+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.674370+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.678530+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.678530+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.680151+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:15:56.826 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.680151+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.685830+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.685830+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.689775+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.689775+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.695071+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.695071+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.699331+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.699331+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.700921+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.700921+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.702414+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.702414+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.703850+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.827 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.703850+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.680151+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.680151+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.685830+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.685830+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.689775+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.689775+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.695071+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.695071+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.699331+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.699331+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.700921+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.700921+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.702414+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.828 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.702414+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.829 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.703850+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.829 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.703850+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.829 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.705243+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.829 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.705243+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.829 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.706747+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.829 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.706747+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.829 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.707938+0000 mgr.y (mgr.25175) 380 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:15:56.829 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: cephadm 2024-09-20T19:15:55.707938+0000 mgr.y (mgr.25175) 380 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:15:56.829 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.708792+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:15:56.829 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.708792+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:15:56.829 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.714077+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:15:56.829 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.714077+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:15:56.830 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.716161+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.830 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.716161+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.830 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.717917+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.830 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.717917+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.830 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.728619+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.830 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.728619+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.830 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.854795+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.830 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.854795+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.830 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.856166+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.830 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.705243+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.830 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.705243+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.706747+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.706747+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.707938+0000 mgr.y (mgr.25175) 380 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: cephadm 2024-09-20T19:15:55.707938+0000 mgr.y (mgr.25175) 380 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.708792+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.708792+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.714077+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.714077+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.716161+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.716161+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.717917+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.717917+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.728619+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.728619+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.854795+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.831 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.854795+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:15:56.832 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.856166+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.832 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.856166+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.832 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.865314+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.832 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[89441]: audit 2024-09-20T19:15:55.865314+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.832 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.856166+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:15:56.832 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.865314+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:56.832 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:56 smithi049 bash[92966]: audit 2024-09-20T19:15:55.865314+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:57.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:56.64822666Z level=error msg="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:15:57.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:57 smithi115 bash[70559]: cluster 2024-09-20T19:15:57.003004+0000 mgr.y (mgr.25175) 381 : cluster [DBG] pgmap v198: 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-20T19:15:57.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:57 smithi115 bash[70559]: cluster 2024-09-20T19:15:57.003004+0000 mgr.y (mgr.25175) 381 : cluster [DBG] pgmap v198: 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-20T19:15:57.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:57 smithi049 bash[89441]: cluster 2024-09-20T19:15:57.003004+0000 mgr.y (mgr.25175) 381 : cluster [DBG] pgmap v198: 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-20T19:15:57.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:57 smithi049 bash[89441]: cluster 2024-09-20T19:15:57.003004+0000 mgr.y (mgr.25175) 381 : cluster [DBG] pgmap v198: 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-20T19:15:57.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:57 smithi049 bash[92966]: cluster 2024-09-20T19:15:57.003004+0000 mgr.y (mgr.25175) 381 : cluster [DBG] pgmap v198: 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-20T19:15:57.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:57 smithi049 bash[92966]: cluster 2024-09-20T19:15:57.003004+0000 mgr.y (mgr.25175) 381 : cluster [DBG] pgmap v198: 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-20T19:15:58.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:58 smithi115 bash[70559]: audit 2024-09-20T19:15:57.877252+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:15:58.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:58 smithi115 bash[70559]: audit 2024-09-20T19:15:57.877252+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:15:58.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:58 smithi115 bash[70559]: audit 2024-09-20T19:15:57.987617+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:58.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:58 smithi115 bash[70559]: audit 2024-09-20T19:15:57.987617+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:58.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:58 smithi049 bash[89441]: audit 2024-09-20T19:15:57.877252+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:15:58.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:58 smithi049 bash[89441]: audit 2024-09-20T19:15:57.877252+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:15:58.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:58 smithi049 bash[89441]: audit 2024-09-20T19:15:57.987617+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:58.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:58 smithi049 bash[89441]: audit 2024-09-20T19:15:57.987617+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:58.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:58 smithi049 bash[92966]: audit 2024-09-20T19:15:57.877252+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:15:58.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:58 smithi049 bash[92966]: audit 2024-09-20T19:15:57.877252+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:15:58.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:58 smithi049 bash[92966]: audit 2024-09-20T19:15:57.987617+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:58.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:58 smithi049 bash[92966]: audit 2024-09-20T19:15:57.987617+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:15:59.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:59 smithi115 bash[70559]: cluster 2024-09-20T19:15:59.004751+0000 mgr.y (mgr.25175) 382 : cluster [DBG] pgmap v199: 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-20T19:15:59.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:15:59 smithi115 bash[70559]: cluster 2024-09-20T19:15:59.004751+0000 mgr.y (mgr.25175) 382 : cluster [DBG] pgmap v199: 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-20T19:15:59.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:59 smithi049 bash[89441]: cluster 2024-09-20T19:15:59.004751+0000 mgr.y (mgr.25175) 382 : cluster [DBG] pgmap v199: 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-20T19:15:59.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:15:59 smithi049 bash[89441]: cluster 2024-09-20T19:15:59.004751+0000 mgr.y (mgr.25175) 382 : cluster [DBG] pgmap v199: 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-20T19:15:59.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:59 smithi049 bash[92966]: cluster 2024-09-20T19:15:59.004751+0000 mgr.y (mgr.25175) 382 : cluster [DBG] pgmap v199: 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-20T19:15:59.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:15:59 smithi049 bash[92966]: cluster 2024-09-20T19:15:59.004751+0000 mgr.y (mgr.25175) 382 : cluster [DBG] pgmap v199: 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-20T19:16:00.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:15:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:15:59.673447064Z level=error msg="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:16:01.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:01 smithi115 bash[70559]: cluster 2024-09-20T19:16:01.005456+0000 mgr.y (mgr.25175) 383 : cluster [DBG] pgmap v200: 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-20T19:16:01.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:01 smithi115 bash[70559]: cluster 2024-09-20T19:16:01.005456+0000 mgr.y (mgr.25175) 383 : cluster [DBG] pgmap v200: 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-20T19:16:01.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:01 smithi049 bash[89441]: cluster 2024-09-20T19:16:01.005456+0000 mgr.y (mgr.25175) 383 : cluster [DBG] pgmap v200: 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-20T19:16:01.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:01 smithi049 bash[89441]: cluster 2024-09-20T19:16:01.005456+0000 mgr.y (mgr.25175) 383 : cluster [DBG] pgmap v200: 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-20T19:16:01.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:01 smithi049 bash[92966]: cluster 2024-09-20T19:16:01.005456+0000 mgr.y (mgr.25175) 383 : cluster [DBG] pgmap v200: 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-20T19:16:01.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:01 smithi049 bash[92966]: cluster 2024-09-20T19:16:01.005456+0000 mgr.y (mgr.25175) 383 : cluster [DBG] pgmap v200: 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-20T19:16:02.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:02 smithi115 bash[70559]: audit 2024-09-20T19:16:01.558391+0000 mgr.y (mgr.25175) 384 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:02.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:02 smithi115 bash[70559]: audit 2024-09-20T19:16:01.558391+0000 mgr.y (mgr.25175) 384 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:02.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:02 smithi049 bash[89441]: audit 2024-09-20T19:16:01.558391+0000 mgr.y (mgr.25175) 384 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:02.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:02 smithi049 bash[89441]: audit 2024-09-20T19:16:01.558391+0000 mgr.y (mgr.25175) 384 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:02.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:02 smithi049 bash[92966]: audit 2024-09-20T19:16:01.558391+0000 mgr.y (mgr.25175) 384 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:02.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:02 smithi049 bash[92966]: audit 2024-09-20T19:16:01.558391+0000 mgr.y (mgr.25175) 384 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:03.099 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:02.655017538Z level=error msg="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:16:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:03 smithi115 bash[70559]: cluster 2024-09-20T19:16:03.006202+0000 mgr.y (mgr.25175) 385 : cluster [DBG] pgmap v201: 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-20T19:16:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:03 smithi115 bash[70559]: cluster 2024-09-20T19:16:03.006202+0000 mgr.y (mgr.25175) 385 : cluster [DBG] pgmap v201: 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-20T19:16:03.550 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:16:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:16:03] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-20T19:16:03.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:03 smithi049 bash[89441]: cluster 2024-09-20T19:16:03.006202+0000 mgr.y (mgr.25175) 385 : cluster [DBG] pgmap v201: 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-20T19:16:03.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:03 smithi049 bash[89441]: cluster 2024-09-20T19:16:03.006202+0000 mgr.y (mgr.25175) 385 : cluster [DBG] pgmap v201: 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-20T19:16:03.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:03 smithi049 bash[92966]: cluster 2024-09-20T19:16:03.006202+0000 mgr.y (mgr.25175) 385 : cluster [DBG] pgmap v201: 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-20T19:16:03.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:03 smithi049 bash[92966]: cluster 2024-09-20T19:16:03.006202+0000 mgr.y (mgr.25175) 385 : cluster [DBG] pgmap v201: 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-20T19:16:05.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:05 smithi115 bash[70559]: cluster 2024-09-20T19:16:05.007815+0000 mgr.y (mgr.25175) 386 : cluster [DBG] pgmap v202: 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-20T19:16:05.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:05 smithi115 bash[70559]: cluster 2024-09-20T19:16:05.007815+0000 mgr.y (mgr.25175) 386 : cluster [DBG] pgmap v202: 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-20T19:16:05.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:05 smithi049 bash[89441]: cluster 2024-09-20T19:16:05.007815+0000 mgr.y (mgr.25175) 386 : cluster [DBG] pgmap v202: 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-20T19:16:05.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:05 smithi049 bash[89441]: cluster 2024-09-20T19:16:05.007815+0000 mgr.y (mgr.25175) 386 : cluster [DBG] pgmap v202: 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-20T19:16:05.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:05 smithi049 bash[92966]: cluster 2024-09-20T19:16:05.007815+0000 mgr.y (mgr.25175) 386 : cluster [DBG] pgmap v202: 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-20T19:16:05.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:05 smithi049 bash[92966]: cluster 2024-09-20T19:16:05.007815+0000 mgr.y (mgr.25175) 386 : cluster [DBG] pgmap v202: 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-20T19:16:06.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:05.62634488Z level=error msg="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:16:07.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:07 smithi115 bash[70559]: cluster 2024-09-20T19:16:07.008538+0000 mgr.y (mgr.25175) 387 : cluster [DBG] pgmap v203: 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-20T19:16:07.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:07 smithi115 bash[70559]: cluster 2024-09-20T19:16:07.008538+0000 mgr.y (mgr.25175) 387 : cluster [DBG] pgmap v203: 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-20T19:16:07.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:07 smithi049 bash[89441]: cluster 2024-09-20T19:16:07.008538+0000 mgr.y (mgr.25175) 387 : cluster [DBG] pgmap v203: 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-20T19:16:07.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:07 smithi049 bash[89441]: cluster 2024-09-20T19:16:07.008538+0000 mgr.y (mgr.25175) 387 : cluster [DBG] pgmap v203: 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-20T19:16:07.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:07 smithi049 bash[92966]: cluster 2024-09-20T19:16:07.008538+0000 mgr.y (mgr.25175) 387 : cluster [DBG] pgmap v203: 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-20T19:16:07.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:07 smithi049 bash[92966]: cluster 2024-09-20T19:16:07.008538+0000 mgr.y (mgr.25175) 387 : cluster [DBG] pgmap v203: 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-20T19:16:09.089 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:08.645614081Z level=error msg="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:16:09.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:09 smithi115 bash[70559]: cluster 2024-09-20T19:16:09.010238+0000 mgr.y (mgr.25175) 388 : cluster [DBG] pgmap v204: 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-20T19:16:09.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:09 smithi115 bash[70559]: cluster 2024-09-20T19:16:09.010238+0000 mgr.y (mgr.25175) 388 : cluster [DBG] pgmap v204: 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-20T19:16:09.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:09 smithi049 bash[89441]: cluster 2024-09-20T19:16:09.010238+0000 mgr.y (mgr.25175) 388 : cluster [DBG] pgmap v204: 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-20T19:16:09.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:09 smithi049 bash[89441]: cluster 2024-09-20T19:16:09.010238+0000 mgr.y (mgr.25175) 388 : cluster [DBG] pgmap v204: 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-20T19:16:09.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:09 smithi049 bash[92966]: cluster 2024-09-20T19:16:09.010238+0000 mgr.y (mgr.25175) 388 : cluster [DBG] pgmap v204: 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-20T19:16:09.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:09 smithi049 bash[92966]: cluster 2024-09-20T19:16:09.010238+0000 mgr.y (mgr.25175) 388 : cluster [DBG] pgmap v204: 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-20T19:16:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:10 smithi049 bash[89441]: audit 2024-09-20T19:16:09.857592+0000 mgr.y (mgr.25175) 389 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:10 smithi049 bash[89441]: audit 2024-09-20T19:16:09.857592+0000 mgr.y (mgr.25175) 389 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:10.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:10 smithi049 bash[92966]: audit 2024-09-20T19:16:09.857592+0000 mgr.y (mgr.25175) 389 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:10.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:10 smithi049 bash[92966]: audit 2024-09-20T19:16:09.857592+0000 mgr.y (mgr.25175) 389 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:10.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:10 smithi115 bash[70559]: audit 2024-09-20T19:16:09.857592+0000 mgr.y (mgr.25175) 389 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:10.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:10 smithi115 bash[70559]: audit 2024-09-20T19:16:09.857592+0000 mgr.y (mgr.25175) 389 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:10.737 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:16:11.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:11 smithi115 bash[70559]: cluster 2024-09-20T19:16:11.010753+0000 mgr.y (mgr.25175) 390 : cluster [DBG] pgmap v205: 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-20T19:16:11.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:11 smithi115 bash[70559]: cluster 2024-09-20T19:16:11.010753+0000 mgr.y (mgr.25175) 390 : cluster [DBG] pgmap v205: 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-20T19:16:11.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:11 smithi049 bash[92966]: cluster 2024-09-20T19:16:11.010753+0000 mgr.y (mgr.25175) 390 : cluster [DBG] pgmap v205: 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-20T19:16:11.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:11 smithi049 bash[92966]: cluster 2024-09-20T19:16:11.010753+0000 mgr.y (mgr.25175) 390 : cluster [DBG] pgmap v205: 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-20T19:16:11.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:11 smithi049 bash[89441]: cluster 2024-09-20T19:16:11.010753+0000 mgr.y (mgr.25175) 390 : cluster [DBG] pgmap v205: 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-20T19:16:11.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:11 smithi049 bash[89441]: cluster 2024-09-20T19:16:11.010753+0000 mgr.y (mgr.25175) 390 : cluster [DBG] pgmap v205: 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-20T19:16:12.102 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:11.635687538Z level=error msg="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:16:12.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:12 smithi115 bash[70559]: audit 2024-09-20T19:16:11.566397+0000 mgr.y (mgr.25175) 391 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:12.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:12 smithi115 bash[70559]: audit 2024-09-20T19:16:11.566397+0000 mgr.y (mgr.25175) 391 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:12.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:12 smithi049 bash[89441]: audit 2024-09-20T19:16:11.566397+0000 mgr.y (mgr.25175) 391 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:12.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:12 smithi049 bash[89441]: audit 2024-09-20T19:16:11.566397+0000 mgr.y (mgr.25175) 391 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:12.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:12 smithi049 bash[92966]: audit 2024-09-20T19:16:11.566397+0000 mgr.y (mgr.25175) 391 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:12.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:12 smithi049 bash[92966]: audit 2024-09-20T19:16:11.566397+0000 mgr.y (mgr.25175) 391 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:13 smithi115 bash[70559]: audit 2024-09-20T19:16:12.878181+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:13 smithi115 bash[70559]: audit 2024-09-20T19:16:12.878181+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:13 smithi115 bash[70559]: cluster 2024-09-20T19:16:13.011369+0000 mgr.y (mgr.25175) 392 : cluster [DBG] pgmap v206: 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-20T19:16:13.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:13 smithi115 bash[70559]: cluster 2024-09-20T19:16:13.011369+0000 mgr.y (mgr.25175) 392 : cluster [DBG] pgmap v206: 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-20T19:16:13.550 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:16:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:16:13] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-20T19:16:13.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:13 smithi049 bash[89441]: audit 2024-09-20T19:16:12.878181+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:13.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:13 smithi049 bash[89441]: audit 2024-09-20T19:16:12.878181+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:13.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:13 smithi049 bash[89441]: cluster 2024-09-20T19:16:13.011369+0000 mgr.y (mgr.25175) 392 : cluster [DBG] pgmap v206: 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-20T19:16:13.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:13 smithi049 bash[89441]: cluster 2024-09-20T19:16:13.011369+0000 mgr.y (mgr.25175) 392 : cluster [DBG] pgmap v206: 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-20T19:16:13.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:13 smithi049 bash[92966]: audit 2024-09-20T19:16:12.878181+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:13.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:13 smithi049 bash[92966]: audit 2024-09-20T19:16:12.878181+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:13.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:13 smithi049 bash[92966]: cluster 2024-09-20T19:16:13.011369+0000 mgr.y (mgr.25175) 392 : cluster [DBG] pgmap v206: 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-20T19:16:13.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:13 smithi049 bash[92966]: cluster 2024-09-20T19:16:13.011369+0000 mgr.y (mgr.25175) 392 : cluster [DBG] pgmap v206: 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-20T19:16:15.090 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:14.627047038Z level=error msg="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:16:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:15 smithi115 bash[70559]: cluster 2024-09-20T19:16:15.013123+0000 mgr.y (mgr.25175) 393 : cluster [DBG] pgmap v207: 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-20T19:16:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:15 smithi115 bash[70559]: cluster 2024-09-20T19:16:15.013123+0000 mgr.y (mgr.25175) 393 : cluster [DBG] pgmap v207: 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-20T19:16:15.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:15 smithi049 bash[89441]: cluster 2024-09-20T19:16:15.013123+0000 mgr.y (mgr.25175) 393 : cluster [DBG] pgmap v207: 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-20T19:16:15.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:15 smithi049 bash[89441]: cluster 2024-09-20T19:16:15.013123+0000 mgr.y (mgr.25175) 393 : cluster [DBG] pgmap v207: 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-20T19:16:15.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:15 smithi049 bash[92966]: cluster 2024-09-20T19:16:15.013123+0000 mgr.y (mgr.25175) 393 : cluster [DBG] pgmap v207: 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-20T19:16:15.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:15 smithi049 bash[92966]: cluster 2024-09-20T19:16:15.013123+0000 mgr.y (mgr.25175) 393 : cluster [DBG] pgmap v207: 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-20T19:16:15.599 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:16:17.121 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:16:17.121 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (4m) 33s ago 31m 13.5M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:16:17.121 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (4m) 2m ago 31m 66.2M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:16:17.121 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (6m) 33s ago 29m 49.0M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:16:17.121 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (6m) 2m ago 40m 440M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:16:17.121 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (17m) 33s ago 42m 512M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:16:17.121 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (68s) 33s ago 42m 35.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:16:17.122 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (2m) 2m ago 40m 18.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:16:17.122 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (41s) 33s ago 40m 19.0M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:16:17.122 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (6m) 33s ago 32m 7992k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:16:17.122 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (5m) 2m ago 32m 7700k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:16:17.122 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (39m) 33s ago 39m 58.3M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:16:17.122 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (38m) 33s ago 38m 59.1M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:16:17.122 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (37m) 33s ago 37m 61.5M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:16:17.122 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (36m) 33s ago 36m 57.8M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:16:17.122 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (35m) 2m ago 35m 70.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:16:17.122 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (35m) 2m ago 35m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:16:17.122 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (34m) 2m ago 34m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:16:17.122 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (33m) 2m ago 33m 58.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:16:17.123 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (5m) 2m ago 32m 41.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:16:17.123 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (29m) 33s ago 29m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:16:17.123 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (29m) 2m ago 29m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:16:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:17 smithi115 bash[70559]: cluster 2024-09-20T19:16:17.013865+0000 mgr.y (mgr.25175) 394 : cluster [DBG] pgmap v208: 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-20T19:16:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:17 smithi115 bash[70559]: cluster 2024-09-20T19:16:17.013865+0000 mgr.y (mgr.25175) 394 : cluster [DBG] pgmap v208: 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-20T19:16:17.377 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:17 smithi049 bash[89441]: cluster 2024-09-20T19:16:17.013865+0000 mgr.y (mgr.25175) 394 : cluster [DBG] pgmap v208: 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-20T19:16:17.377 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:17 smithi049 bash[89441]: cluster 2024-09-20T19:16:17.013865+0000 mgr.y (mgr.25175) 394 : cluster [DBG] pgmap v208: 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-20T19:16:17.377 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:17 smithi049 bash[92966]: cluster 2024-09-20T19:16:17.013865+0000 mgr.y (mgr.25175) 394 : cluster [DBG] pgmap v208: 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-20T19:16:17.377 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:17 smithi049 bash[92966]: cluster 2024-09-20T19:16:17.013865+0000 mgr.y (mgr.25175) 394 : cluster [DBG] pgmap v208: 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-20T19:16:17.886 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-20T19:16:18.091 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:17.642463256Z level=error msg="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:16:18.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:18 smithi049 bash[89441]: audit 2024-09-20T19:16:17.082621+0000 mgr.y (mgr.25175) 395 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:18.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:18 smithi049 bash[89441]: audit 2024-09-20T19:16:17.082621+0000 mgr.y (mgr.25175) 395 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:18.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:18 smithi049 bash[92966]: audit 2024-09-20T19:16:17.082621+0000 mgr.y (mgr.25175) 395 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:18.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:18 smithi049 bash[92966]: audit 2024-09-20T19:16:17.082621+0000 mgr.y (mgr.25175) 395 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:18.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:18 smithi115 bash[70559]: audit 2024-09-20T19:16:17.082621+0000 mgr.y (mgr.25175) 395 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:18.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:18 smithi115 bash[70559]: audit 2024-09-20T19:16:17.082621+0000 mgr.y (mgr.25175) 395 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:19 smithi115 bash[70559]: cluster 2024-09-20T19:16:19.015520+0000 mgr.y (mgr.25175) 396 : cluster [DBG] pgmap v209: 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-20T19:16:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:19 smithi115 bash[70559]: cluster 2024-09-20T19:16:19.015520+0000 mgr.y (mgr.25175) 396 : cluster [DBG] pgmap v209: 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-20T19:16:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:19 smithi049 bash[89441]: cluster 2024-09-20T19:16:19.015520+0000 mgr.y (mgr.25175) 396 : cluster [DBG] pgmap v209: 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-20T19:16:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:19 smithi049 bash[89441]: cluster 2024-09-20T19:16:19.015520+0000 mgr.y (mgr.25175) 396 : cluster [DBG] pgmap v209: 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-20T19:16:19.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:19 smithi049 bash[92966]: cluster 2024-09-20T19:16:19.015520+0000 mgr.y (mgr.25175) 396 : cluster [DBG] pgmap v209: 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-20T19:16:19.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:19 smithi049 bash[92966]: cluster 2024-09-20T19:16:19.015520+0000 mgr.y (mgr.25175) 396 : cluster [DBG] pgmap v209: 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-20T19:16:21.091 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:20.636395581Z level=error msg="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:16:21.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:21 smithi115 bash[70559]: cluster 2024-09-20T19:16:21.016242+0000 mgr.y (mgr.25175) 397 : cluster [DBG] pgmap v210: 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-20T19:16:21.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:21 smithi115 bash[70559]: cluster 2024-09-20T19:16:21.016242+0000 mgr.y (mgr.25175) 397 : cluster [DBG] pgmap v210: 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-20T19:16:21.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:21 smithi049 bash[89441]: cluster 2024-09-20T19:16:21.016242+0000 mgr.y (mgr.25175) 397 : cluster [DBG] pgmap v210: 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-20T19:16:21.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:21 smithi049 bash[89441]: cluster 2024-09-20T19:16:21.016242+0000 mgr.y (mgr.25175) 397 : cluster [DBG] pgmap v210: 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-20T19:16:21.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:21 smithi049 bash[92966]: cluster 2024-09-20T19:16:21.016242+0000 mgr.y (mgr.25175) 397 : cluster [DBG] pgmap v210: 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-20T19:16:21.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:21 smithi049 bash[92966]: cluster 2024-09-20T19:16:21.016242+0000 mgr.y (mgr.25175) 397 : cluster [DBG] pgmap v210: 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-20T19:16:22.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:22 smithi115 bash[70559]: audit 2024-09-20T19:16:21.577678+0000 mgr.y (mgr.25175) 398 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:22.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:22 smithi115 bash[70559]: audit 2024-09-20T19:16:21.577678+0000 mgr.y (mgr.25175) 398 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:22.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:22 smithi049 bash[89441]: audit 2024-09-20T19:16:21.577678+0000 mgr.y (mgr.25175) 398 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:22.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:22 smithi049 bash[89441]: audit 2024-09-20T19:16:21.577678+0000 mgr.y (mgr.25175) 398 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:22.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:22 smithi049 bash[92966]: audit 2024-09-20T19:16:21.577678+0000 mgr.y (mgr.25175) 398 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:22.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:22 smithi049 bash[92966]: audit 2024-09-20T19:16:21.577678+0000 mgr.y (mgr.25175) 398 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:22.717 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:16:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:23 smithi115 bash[70559]: cluster 2024-09-20T19:16:23.016956+0000 mgr.y (mgr.25175) 399 : cluster [DBG] pgmap v211: 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-20T19:16:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:23 smithi115 bash[70559]: cluster 2024-09-20T19:16:23.016956+0000 mgr.y (mgr.25175) 399 : cluster [DBG] pgmap v211: 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-20T19:16:23.550 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:16:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:16:23] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-20T19:16:23.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:23 smithi049 bash[89441]: cluster 2024-09-20T19:16:23.016956+0000 mgr.y (mgr.25175) 399 : cluster [DBG] pgmap v211: 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-20T19:16:23.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:23 smithi049 bash[89441]: cluster 2024-09-20T19:16:23.016956+0000 mgr.y (mgr.25175) 399 : cluster [DBG] pgmap v211: 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-20T19:16:23.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:23 smithi049 bash[92966]: cluster 2024-09-20T19:16:23.016956+0000 mgr.y (mgr.25175) 399 : cluster [DBG] pgmap v211: 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-20T19:16:23.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:23 smithi049 bash[92966]: cluster 2024-09-20T19:16:23.016956+0000 mgr.y (mgr.25175) 399 : cluster [DBG] pgmap v211: 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-20T19:16:24.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:23.626449135Z level=error msg="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:16:24.550 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:16:24.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:24 smithi049 bash[89441]: audit 2024-09-20T19:16:24.538219+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.49:0/1461892484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:16:24.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:24 smithi049 bash[89441]: audit 2024-09-20T19:16:24.538219+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.49:0/1461892484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:16:24.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:24 smithi049 bash[92966]: audit 2024-09-20T19:16:24.538219+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.49:0/1461892484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:16:24.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:24 smithi049 bash[92966]: audit 2024-09-20T19:16:24.538219+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.49:0/1461892484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:16:24.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:24 smithi115 bash[70559]: audit 2024-09-20T19:16:24.538219+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.49:0/1461892484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:16:24.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:24 smithi115 bash[70559]: audit 2024-09-20T19:16:24.538219+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.49:0/1461892484' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:16:25.312 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-20T19:16:25.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:25 smithi115 bash[70559]: cluster 2024-09-20T19:16:25.018656+0000 mgr.y (mgr.25175) 400 : cluster [DBG] pgmap v212: 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-20T19:16:25.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:25 smithi115 bash[70559]: cluster 2024-09-20T19:16:25.018656+0000 mgr.y (mgr.25175) 400 : cluster [DBG] pgmap v212: 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-20T19:16:26.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:25 smithi049 bash[89441]: cluster 2024-09-20T19:16:25.018656+0000 mgr.y (mgr.25175) 400 : cluster [DBG] pgmap v212: 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-20T19:16:26.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:25 smithi049 bash[89441]: cluster 2024-09-20T19:16:25.018656+0000 mgr.y (mgr.25175) 400 : cluster [DBG] pgmap v212: 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-20T19:16:26.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:25 smithi049 bash[92966]: cluster 2024-09-20T19:16:25.018656+0000 mgr.y (mgr.25175) 400 : cluster [DBG] pgmap v212: 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-20T19:16:26.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:25 smithi049 bash[92966]: cluster 2024-09-20T19:16:25.018656+0000 mgr.y (mgr.25175) 400 : cluster [DBG] pgmap v212: 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-20T19:16:27.092 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:26.639088552Z level=error msg="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:16:27.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:27 smithi115 bash[70559]: cluster 2024-09-20T19:16:27.019385+0000 mgr.y (mgr.25175) 401 : cluster [DBG] pgmap v213: 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-20T19:16:27.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:27 smithi115 bash[70559]: cluster 2024-09-20T19:16:27.019385+0000 mgr.y (mgr.25175) 401 : cluster [DBG] pgmap v213: 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-20T19:16:27.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:27 smithi049 bash[92966]: cluster 2024-09-20T19:16:27.019385+0000 mgr.y (mgr.25175) 401 : cluster [DBG] pgmap v213: 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-20T19:16:27.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:27 smithi049 bash[92966]: cluster 2024-09-20T19:16:27.019385+0000 mgr.y (mgr.25175) 401 : cluster [DBG] pgmap v213: 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-20T19:16:27.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:27 smithi049 bash[89441]: cluster 2024-09-20T19:16:27.019385+0000 mgr.y (mgr.25175) 401 : cluster [DBG] pgmap v213: 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-20T19:16:27.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:27 smithi049 bash[89441]: cluster 2024-09-20T19:16:27.019385+0000 mgr.y (mgr.25175) 401 : cluster [DBG] pgmap v213: 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-20T19:16:28.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:28 smithi115 bash[70559]: audit 2024-09-20T19:16:27.878099+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:28.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:28 smithi115 bash[70559]: audit 2024-09-20T19:16:27.878099+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:28 smithi049 bash[92966]: audit 2024-09-20T19:16:27.878099+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:28 smithi049 bash[92966]: audit 2024-09-20T19:16:27.878099+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:28.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:28 smithi049 bash[89441]: audit 2024-09-20T19:16:27.878099+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:28.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:28 smithi049 bash[89441]: audit 2024-09-20T19:16:27.878099+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:29 smithi115 bash[70559]: cluster 2024-09-20T19:16:29.020990+0000 mgr.y (mgr.25175) 402 : cluster [DBG] pgmap v214: 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-20T19:16:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:29 smithi115 bash[70559]: cluster 2024-09-20T19:16:29.020990+0000 mgr.y (mgr.25175) 402 : cluster [DBG] pgmap v214: 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-20T19:16:29.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:29 smithi049 bash[89441]: cluster 2024-09-20T19:16:29.020990+0000 mgr.y (mgr.25175) 402 : cluster [DBG] pgmap v214: 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-20T19:16:29.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:29 smithi049 bash[89441]: cluster 2024-09-20T19:16:29.020990+0000 mgr.y (mgr.25175) 402 : cluster [DBG] pgmap v214: 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-20T19:16:29.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:29 smithi049 bash[92966]: cluster 2024-09-20T19:16:29.020990+0000 mgr.y (mgr.25175) 402 : cluster [DBG] pgmap v214: 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-20T19:16:29.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:29 smithi049 bash[92966]: cluster 2024-09-20T19:16:29.020990+0000 mgr.y (mgr.25175) 402 : cluster [DBG] pgmap v214: 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-20T19:16:30.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:29.663707249Z level=error msg="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:16:30.128 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:16:31.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:31 smithi115 bash[70559]: cluster 2024-09-20T19:16:31.021734+0000 mgr.y (mgr.25175) 403 : cluster [DBG] pgmap v215: 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-20T19:16:31.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:31 smithi115 bash[70559]: cluster 2024-09-20T19:16:31.021734+0000 mgr.y (mgr.25175) 403 : cluster [DBG] pgmap v215: 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-20T19:16:31.504 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:31 smithi049 bash[89441]: cluster 2024-09-20T19:16:31.021734+0000 mgr.y (mgr.25175) 403 : cluster [DBG] pgmap v215: 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-20T19:16:31.505 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:31 smithi049 bash[89441]: cluster 2024-09-20T19:16:31.021734+0000 mgr.y (mgr.25175) 403 : cluster [DBG] pgmap v215: 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-20T19:16:31.505 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:31 smithi049 bash[92966]: cluster 2024-09-20T19:16:31.021734+0000 mgr.y (mgr.25175) 403 : cluster [DBG] pgmap v215: 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-20T19:16:31.505 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:31 smithi049 bash[92966]: cluster 2024-09-20T19:16:31.021734+0000 mgr.y (mgr.25175) 403 : cluster [DBG] pgmap v215: 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-20T19:16:31.991 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)" 2024-09-20T19:16:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:32 smithi049 bash[89441]: audit 2024-09-20T19:16:31.586471+0000 mgr.y (mgr.25175) 404 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:32 smithi049 bash[89441]: audit 2024-09-20T19:16:31.586471+0000 mgr.y (mgr.25175) 404 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:32 smithi049 bash[89441]: audit 2024-09-20T19:16:31.980120+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.49:0/887086464' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:16:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:32 smithi049 bash[89441]: audit 2024-09-20T19:16:31.980120+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.49:0/887086464' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:16:32.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:32 smithi049 bash[92966]: audit 2024-09-20T19:16:31.586471+0000 mgr.y (mgr.25175) 404 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:32.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:32 smithi049 bash[92966]: audit 2024-09-20T19:16:31.586471+0000 mgr.y (mgr.25175) 404 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:32.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:32 smithi049 bash[92966]: audit 2024-09-20T19:16:31.980120+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.49:0/887086464' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:16:32.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:32 smithi049 bash[92966]: audit 2024-09-20T19:16:31.980120+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.49:0/887086464' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:16:32.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:32 smithi115 bash[70559]: audit 2024-09-20T19:16:31.586471+0000 mgr.y (mgr.25175) 404 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:32.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:32 smithi115 bash[70559]: audit 2024-09-20T19:16:31.586471+0000 mgr.y (mgr.25175) 404 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:32.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:32 smithi115 bash[70559]: audit 2024-09-20T19:16:31.980120+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.49:0/887086464' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:16:32.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:32 smithi115 bash[70559]: audit 2024-09-20T19:16:31.980120+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.49:0/887086464' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:16:32.799 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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-20T19:16:33.103 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:32.645546057Z level=error msg="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:16:33.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:33 smithi115 bash[70559]: cluster 2024-09-20T19:16:33.022198+0000 mgr.y (mgr.25175) 405 : cluster [DBG] pgmap v216: 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-20T19:16:33.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:33 smithi115 bash[70559]: cluster 2024-09-20T19:16:33.022198+0000 mgr.y (mgr.25175) 405 : cluster [DBG] pgmap v216: 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-20T19:16:33.550 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:16:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:16:33] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.51.0" 2024-09-20T19:16:33.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:33 smithi049 bash[89441]: cluster 2024-09-20T19:16:33.022198+0000 mgr.y (mgr.25175) 405 : cluster [DBG] pgmap v216: 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-20T19:16:33.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:33 smithi049 bash[89441]: cluster 2024-09-20T19:16:33.022198+0000 mgr.y (mgr.25175) 405 : cluster [DBG] pgmap v216: 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-20T19:16:33.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:33 smithi049 bash[92966]: cluster 2024-09-20T19:16:33.022198+0000 mgr.y (mgr.25175) 405 : cluster [DBG] pgmap v216: 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-20T19:16:33.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:33 smithi049 bash[92966]: cluster 2024-09-20T19:16:33.022198+0000 mgr.y (mgr.25175) 405 : cluster [DBG] pgmap v216: 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-20T19:16:35.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:35 smithi115 bash[70559]: cluster 2024-09-20T19:16:35.023775+0000 mgr.y (mgr.25175) 406 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:35.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:35 smithi115 bash[70559]: cluster 2024-09-20T19:16:35.023775+0000 mgr.y (mgr.25175) 406 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:35 smithi049 bash[89441]: cluster 2024-09-20T19:16:35.023775+0000 mgr.y (mgr.25175) 406 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:35 smithi049 bash[89441]: cluster 2024-09-20T19:16:35.023775+0000 mgr.y (mgr.25175) 406 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:35.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:35 smithi049 bash[92966]: cluster 2024-09-20T19:16:35.023775+0000 mgr.y (mgr.25175) 406 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:35.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:35 smithi049 bash[92966]: cluster 2024-09-20T19:16:35.023775+0000 mgr.y (mgr.25175) 406 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:36.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:35.664784155Z level=error msg="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:16:37.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:37 smithi115 bash[70559]: cluster 2024-09-20T19:16:37.024532+0000 mgr.y (mgr.25175) 407 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:37.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:37 smithi115 bash[70559]: cluster 2024-09-20T19:16:37.024532+0000 mgr.y (mgr.25175) 407 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:37.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:37 smithi049 bash[89441]: cluster 2024-09-20T19:16:37.024532+0000 mgr.y (mgr.25175) 407 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:37.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:37 smithi049 bash[89441]: cluster 2024-09-20T19:16:37.024532+0000 mgr.y (mgr.25175) 407 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:37.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:37 smithi049 bash[92966]: cluster 2024-09-20T19:16:37.024532+0000 mgr.y (mgr.25175) 407 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:37.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:37 smithi049 bash[92966]: cluster 2024-09-20T19:16:37.024532+0000 mgr.y (mgr.25175) 407 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:37.627 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:16:39.094 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:38.664667394Z level=error msg="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:16:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:39 smithi115 bash[70559]: cluster 2024-09-20T19:16:39.026140+0000 mgr.y (mgr.25175) 408 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:16:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:39 smithi115 bash[70559]: cluster 2024-09-20T19:16:39.026140+0000 mgr.y (mgr.25175) 408 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:16:39.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:39 smithi049 bash[92966]: cluster 2024-09-20T19:16:39.026140+0000 mgr.y (mgr.25175) 408 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:16:39.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:39 smithi049 bash[92966]: cluster 2024-09-20T19:16:39.026140+0000 mgr.y (mgr.25175) 408 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:16:39.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:39 smithi049 bash[89441]: cluster 2024-09-20T19:16:39.026140+0000 mgr.y (mgr.25175) 408 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:16:39.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:39 smithi049 bash[89441]: cluster 2024-09-20T19:16:39.026140+0000 mgr.y (mgr.25175) 408 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:16:40.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:40 smithi115 bash[70559]: audit 2024-09-20T19:16:39.064196+0000 mgr.y (mgr.25175) 409 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:40.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:40 smithi115 bash[70559]: audit 2024-09-20T19:16:39.064196+0000 mgr.y (mgr.25175) 409 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:40.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:40 smithi049 bash[89441]: audit 2024-09-20T19:16:39.064196+0000 mgr.y (mgr.25175) 409 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:40.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:40 smithi049 bash[89441]: audit 2024-09-20T19:16:39.064196+0000 mgr.y (mgr.25175) 409 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:40.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:40 smithi049 bash[92966]: audit 2024-09-20T19:16:39.064196+0000 mgr.y (mgr.25175) 409 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:40.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:40 smithi049 bash[92966]: audit 2024-09-20T19:16:39.064196+0000 mgr.y (mgr.25175) 409 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:41.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:41 smithi049 bash[89441]: cluster 2024-09-20T19:16:41.026688+0000 mgr.y (mgr.25175) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:16:41.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:41 smithi049 bash[89441]: cluster 2024-09-20T19:16:41.026688+0000 mgr.y (mgr.25175) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:16:41.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:41 smithi049 bash[92966]: cluster 2024-09-20T19:16:41.026688+0000 mgr.y (mgr.25175) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:16:41.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:41 smithi049 bash[92966]: cluster 2024-09-20T19:16:41.026688+0000 mgr.y (mgr.25175) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:16:41.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:41 smithi115 bash[70559]: cluster 2024-09-20T19:16:41.026688+0000 mgr.y (mgr.25175) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:16:41.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:41 smithi115 bash[70559]: cluster 2024-09-20T19:16:41.026688+0000 mgr.y (mgr.25175) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:16:41.902 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:16:42.105 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:41.655172336Z level=error msg="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:16:42.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:42 smithi049 bash[89441]: audit 2024-09-20T19:16:41.589084+0000 mgr.y (mgr.25175) 411 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:42.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:42 smithi049 bash[89441]: audit 2024-09-20T19:16:41.589084+0000 mgr.y (mgr.25175) 411 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:42.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:42 smithi049 bash[92966]: audit 2024-09-20T19:16:41.589084+0000 mgr.y (mgr.25175) 411 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:42.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:42 smithi049 bash[92966]: audit 2024-09-20T19:16:41.589084+0000 mgr.y (mgr.25175) 411 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:42.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:42 smithi115 bash[70559]: audit 2024-09-20T19:16:41.589084+0000 mgr.y (mgr.25175) 411 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:42.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:42 smithi115 bash[70559]: audit 2024-09-20T19:16:41.589084+0000 mgr.y (mgr.25175) 411 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:42.663 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:16:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:43 smithi115 bash[70559]: audit 2024-09-20T19:16:42.878019+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:43 smithi115 bash[70559]: audit 2024-09-20T19:16:42.878019+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:43 smithi115 bash[70559]: cluster 2024-09-20T19:16:43.027328+0000 mgr.y (mgr.25175) 412 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:16:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:43 smithi115 bash[70559]: cluster 2024-09-20T19:16:43.027328+0000 mgr.y (mgr.25175) 412 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:16:43.550 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:16:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:16:43] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-20T19:16:43.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:43 smithi049 bash[89441]: audit 2024-09-20T19:16:42.878019+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:43.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:43 smithi049 bash[89441]: audit 2024-09-20T19:16:42.878019+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:43.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:43 smithi049 bash[89441]: cluster 2024-09-20T19:16:43.027328+0000 mgr.y (mgr.25175) 412 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:16:43.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:43 smithi049 bash[89441]: cluster 2024-09-20T19:16:43.027328+0000 mgr.y (mgr.25175) 412 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:16:43.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:43 smithi049 bash[92966]: audit 2024-09-20T19:16:42.878019+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:43.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:43 smithi049 bash[92966]: audit 2024-09-20T19:16:42.878019+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:43.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:43 smithi049 bash[92966]: cluster 2024-09-20T19:16:43.027328+0000 mgr.y (mgr.25175) 412 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:16:43.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:43 smithi049 bash[92966]: cluster 2024-09-20T19:16:43.027328+0000 mgr.y (mgr.25175) 412 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:16:45.095 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:44.652243281Z level=error msg="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:16:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:45 smithi115 bash[70559]: cluster 2024-09-20T19:16:45.028914+0000 mgr.y (mgr.25175) 413 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:16:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:45 smithi115 bash[70559]: cluster 2024-09-20T19:16:45.028914+0000 mgr.y (mgr.25175) 413 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:16:45.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:45 smithi049 bash[89441]: cluster 2024-09-20T19:16:45.028914+0000 mgr.y (mgr.25175) 413 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:16:45.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:45 smithi049 bash[89441]: cluster 2024-09-20T19:16:45.028914+0000 mgr.y (mgr.25175) 413 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:16:45.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:45 smithi049 bash[92966]: cluster 2024-09-20T19:16:45.028914+0000 mgr.y (mgr.25175) 413 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:16:45.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:45 smithi049 bash[92966]: cluster 2024-09-20T19:16:45.028914+0000 mgr.y (mgr.25175) 413 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:16:47.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:47 smithi115 bash[70559]: cluster 2024-09-20T19:16:47.029664+0000 mgr.y (mgr.25175) 414 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:47.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:47 smithi115 bash[70559]: cluster 2024-09-20T19:16:47.029664+0000 mgr.y (mgr.25175) 414 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:47.491 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:16:47.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:47 smithi049 bash[89441]: cluster 2024-09-20T19:16:47.029664+0000 mgr.y (mgr.25175) 414 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:47.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:47 smithi049 bash[89441]: cluster 2024-09-20T19:16:47.029664+0000 mgr.y (mgr.25175) 414 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:47.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:47 smithi049 bash[92966]: cluster 2024-09-20T19:16:47.029664+0000 mgr.y (mgr.25175) 414 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:47.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:47 smithi049 bash[92966]: cluster 2024-09-20T19:16:47.029664+0000 mgr.y (mgr.25175) 414 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:48.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:47.662993263Z level=error msg="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:16:49.084 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:16:49.085 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": null, 2024-09-20T19:16:49.085 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": false, 2024-09-20T19:16:49.085 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "", 2024-09-20T19:16:49.085 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:16:49.085 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": null, 2024-09-20T19:16:49.085 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "", 2024-09-20T19:16:49.085 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:16:49.085 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:16:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:49 smithi115 bash[70559]: cluster 2024-09-20T19:16:49.031221+0000 mgr.y (mgr.25175) 415 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:49 smithi115 bash[70559]: cluster 2024-09-20T19:16:49.031221+0000 mgr.y (mgr.25175) 415 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:49.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:49 smithi049 bash[89441]: cluster 2024-09-20T19:16:49.031221+0000 mgr.y (mgr.25175) 415 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:49.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:49 smithi049 bash[89441]: cluster 2024-09-20T19:16:49.031221+0000 mgr.y (mgr.25175) 415 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:49.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:49 smithi049 bash[92966]: cluster 2024-09-20T19:16:49.031221+0000 mgr.y (mgr.25175) 415 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:49.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:49 smithi049 bash[92966]: cluster 2024-09-20T19:16:49.031221+0000 mgr.y (mgr.25175) 415 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:16:49.794 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:16:50.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:50 smithi115 bash[70559]: audit 2024-09-20T19:16:49.086020+0000 mgr.y (mgr.25175) 416 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:50.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:50 smithi115 bash[70559]: audit 2024-09-20T19:16:49.086020+0000 mgr.y (mgr.25175) 416 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:50.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:50 smithi049 bash[89441]: audit 2024-09-20T19:16:49.086020+0000 mgr.y (mgr.25175) 416 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:50.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:50 smithi049 bash[89441]: audit 2024-09-20T19:16:49.086020+0000 mgr.y (mgr.25175) 416 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:50.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:50 smithi049 bash[92966]: audit 2024-09-20T19:16:49.086020+0000 mgr.y (mgr.25175) 416 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:50.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:50 smithi049 bash[92966]: audit 2024-09-20T19:16:49.086020+0000 mgr.y (mgr.25175) 416 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:16:51.105 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:50.63410043Z level=error msg="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:16:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:51 smithi115 bash[70559]: cluster 2024-09-20T19:16:51.031923+0000 mgr.y (mgr.25175) 417 : cluster [DBG] pgmap v225: 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:16:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:51 smithi115 bash[70559]: cluster 2024-09-20T19:16:51.031923+0000 mgr.y (mgr.25175) 417 : cluster [DBG] pgmap v225: 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:16:51.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:51 smithi049 bash[89441]: cluster 2024-09-20T19:16:51.031923+0000 mgr.y (mgr.25175) 417 : cluster [DBG] pgmap v225: 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:16:51.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:51 smithi049 bash[89441]: cluster 2024-09-20T19:16:51.031923+0000 mgr.y (mgr.25175) 417 : cluster [DBG] pgmap v225: 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:16:51.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:51 smithi049 bash[92966]: cluster 2024-09-20T19:16:51.031923+0000 mgr.y (mgr.25175) 417 : cluster [DBG] pgmap v225: 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:16:51.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:51 smithi049 bash[92966]: cluster 2024-09-20T19:16:51.031923+0000 mgr.y (mgr.25175) 417 : cluster [DBG] pgmap v225: 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:16:52.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:52 smithi115 bash[70559]: audit 2024-09-20T19:16:51.591799+0000 mgr.y (mgr.25175) 418 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:52.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:52 smithi115 bash[70559]: audit 2024-09-20T19:16:51.591799+0000 mgr.y (mgr.25175) 418 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:52.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:52 smithi049 bash[89441]: audit 2024-09-20T19:16:51.591799+0000 mgr.y (mgr.25175) 418 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:52.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:52 smithi049 bash[89441]: audit 2024-09-20T19:16:51.591799+0000 mgr.y (mgr.25175) 418 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:52.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:52 smithi049 bash[92966]: audit 2024-09-20T19:16:51.591799+0000 mgr.y (mgr.25175) 418 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:52.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:52 smithi049 bash[92966]: audit 2024-09-20T19:16:51.591799+0000 mgr.y (mgr.25175) 418 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:53 smithi115 bash[70559]: cluster 2024-09-20T19:16:53.032671+0000 mgr.y (mgr.25175) 419 : cluster [DBG] pgmap v226: 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:16:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:53 smithi115 bash[70559]: cluster 2024-09-20T19:16:53.032671+0000 mgr.y (mgr.25175) 419 : cluster [DBG] pgmap v226: 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:16:53.550 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:16:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:16:53] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-20T19:16:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:53 smithi049 bash[89441]: cluster 2024-09-20T19:16:53.032671+0000 mgr.y (mgr.25175) 419 : cluster [DBG] pgmap v226: 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:16:53.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:53 smithi049 bash[89441]: cluster 2024-09-20T19:16:53.032671+0000 mgr.y (mgr.25175) 419 : cluster [DBG] pgmap v226: 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:16:53.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:53 smithi049 bash[92966]: cluster 2024-09-20T19:16:53.032671+0000 mgr.y (mgr.25175) 419 : cluster [DBG] pgmap v226: 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:16:53.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:53 smithi049 bash[92966]: cluster 2024-09-20T19:16:53.032671+0000 mgr.y (mgr.25175) 419 : cluster [DBG] pgmap v226: 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:16:54.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:53.65213697Z level=error msg="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:16:54.618 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:16:55.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:55 smithi115 bash[70559]: cluster 2024-09-20T19:16:55.034387+0000 mgr.y (mgr.25175) 420 : cluster [DBG] pgmap v227: 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:16:55.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:55 smithi115 bash[70559]: cluster 2024-09-20T19:16:55.034387+0000 mgr.y (mgr.25175) 420 : cluster [DBG] pgmap v227: 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:16:55.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:55 smithi049 bash[89441]: cluster 2024-09-20T19:16:55.034387+0000 mgr.y (mgr.25175) 420 : cluster [DBG] pgmap v227: 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:16:55.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:55 smithi049 bash[89441]: cluster 2024-09-20T19:16:55.034387+0000 mgr.y (mgr.25175) 420 : cluster [DBG] pgmap v227: 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:16:55.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:55 smithi049 bash[92966]: cluster 2024-09-20T19:16:55.034387+0000 mgr.y (mgr.25175) 420 : cluster [DBG] pgmap v227: 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:16:55.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:55 smithi049 bash[92966]: cluster 2024-09-20T19:16:55.034387+0000 mgr.y (mgr.25175) 420 : cluster [DBG] pgmap v227: 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:16:56.477 INFO:teuthology.orchestra.run.smithi049.stdout:HEALTH_OK 2024-09-20T19:16:56.761 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:56 smithi049 bash[89441]: audit 2024-09-20T19:16:56.478759+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.49:0/2499398333' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:16:56.761 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:56 smithi049 bash[89441]: audit 2024-09-20T19:16:56.478759+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.49:0/2499398333' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:16:56.761 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:56 smithi049 bash[92966]: audit 2024-09-20T19:16:56.478759+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.49:0/2499398333' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:16:56.761 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:56 smithi049 bash[92966]: audit 2024-09-20T19:16:56.478759+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.49:0/2499398333' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:16:56.866 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:56.660199136Z level=error msg="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:16:56.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:56 smithi115 bash[70559]: audit 2024-09-20T19:16:56.478759+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.49:0/2499398333' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:16:56.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:56 smithi115 bash[70559]: audit 2024-09-20T19:16:56.478759+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.49:0/2499398333' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:16:57.321 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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-20T19:16:57.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[89441]: audit 2024-09-20T19:16:56.709207+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:16:57.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[89441]: audit 2024-09-20T19:16:56.709207+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:16:57.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[89441]: audit 2024-09-20T19:16:56.710441+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:16:57.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[89441]: audit 2024-09-20T19:16:56.710441+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:16:57.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[89441]: audit 2024-09-20T19:16:56.716965+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:16:57.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[89441]: audit 2024-09-20T19:16:56.716965+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:16:57.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[89441]: cluster 2024-09-20T19:16:57.035047+0000 mgr.y (mgr.25175) 421 : cluster [DBG] pgmap v228: 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:16:57.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[89441]: cluster 2024-09-20T19:16:57.035047+0000 mgr.y (mgr.25175) 421 : cluster [DBG] pgmap v228: 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:16:57.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[92966]: audit 2024-09-20T19:16:56.709207+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:16:57.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[92966]: audit 2024-09-20T19:16:56.709207+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:16:57.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[92966]: audit 2024-09-20T19:16:56.710441+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:16:57.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[92966]: audit 2024-09-20T19:16:56.710441+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:16:57.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[92966]: audit 2024-09-20T19:16:56.716965+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:16:57.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[92966]: audit 2024-09-20T19:16:56.716965+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:16:57.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[92966]: cluster 2024-09-20T19:16:57.035047+0000 mgr.y (mgr.25175) 421 : cluster [DBG] pgmap v228: 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:16:57.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:57 smithi049 bash[92966]: cluster 2024-09-20T19:16:57.035047+0000 mgr.y (mgr.25175) 421 : cluster [DBG] pgmap v228: 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:16:57.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:57 smithi115 bash[70559]: audit 2024-09-20T19:16:56.709207+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:16:57.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:57 smithi115 bash[70559]: audit 2024-09-20T19:16:56.709207+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:16:57.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:57 smithi115 bash[70559]: audit 2024-09-20T19:16:56.710441+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:16:57.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:57 smithi115 bash[70559]: audit 2024-09-20T19:16:56.710441+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:16:57.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:57 smithi115 bash[70559]: audit 2024-09-20T19:16:56.716965+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:16:57.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:57 smithi115 bash[70559]: audit 2024-09-20T19:16:56.716965+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:16:57.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:57 smithi115 bash[70559]: cluster 2024-09-20T19:16:57.035047+0000 mgr.y (mgr.25175) 421 : cluster [DBG] pgmap v228: 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:16:57.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:57 smithi115 bash[70559]: cluster 2024-09-20T19:16:57.035047+0000 mgr.y (mgr.25175) 421 : cluster [DBG] pgmap v228: 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:16:59.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:58 smithi049 bash[89441]: audit 2024-09-20T19:16:57.878886+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:59.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:58 smithi049 bash[89441]: audit 2024-09-20T19:16:57.878886+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:59.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:58 smithi049 bash[92966]: audit 2024-09-20T19:16:57.878886+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:59.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:58 smithi049 bash[92966]: audit 2024-09-20T19:16:57.878886+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:59.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:58 smithi115 bash[70559]: audit 2024-09-20T19:16:57.878886+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:16:59.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:58 smithi115 bash[70559]: audit 2024-09-20T19:16:57.878886+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:00.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:59 smithi049 bash[89441]: cluster 2024-09-20T19:16:59.036713+0000 mgr.y (mgr.25175) 422 : cluster [DBG] pgmap v229: 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:17:00.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:16:59 smithi049 bash[89441]: cluster 2024-09-20T19:16:59.036713+0000 mgr.y (mgr.25175) 422 : cluster [DBG] pgmap v229: 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:17:00.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:59 smithi049 bash[92966]: cluster 2024-09-20T19:16:59.036713+0000 mgr.y (mgr.25175) 422 : cluster [DBG] pgmap v229: 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:17:00.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:16:59 smithi049 bash[92966]: cluster 2024-09-20T19:16:59.036713+0000 mgr.y (mgr.25175) 422 : cluster [DBG] pgmap v229: 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:17:00.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:16:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:16:59.654886918Z level=error msg="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:17:00.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:59 smithi115 bash[70559]: cluster 2024-09-20T19:16:59.036713+0000 mgr.y (mgr.25175) 422 : cluster [DBG] pgmap v229: 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:17:00.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:16:59 smithi115 bash[70559]: cluster 2024-09-20T19:16:59.036713+0000 mgr.y (mgr.25175) 422 : cluster [DBG] pgmap v229: 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:17:01.351 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:01 smithi115 bash[70559]: cluster 2024-09-20T19:17:01.037378+0000 mgr.y (mgr.25175) 423 : cluster [DBG] pgmap v230: 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:17:01.351 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:01 smithi115 bash[70559]: cluster 2024-09-20T19:17:01.037378+0000 mgr.y (mgr.25175) 423 : cluster [DBG] pgmap v230: 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:17:01.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:01 smithi049 bash[89441]: cluster 2024-09-20T19:17:01.037378+0000 mgr.y (mgr.25175) 423 : cluster [DBG] pgmap v230: 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:17:01.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:01 smithi049 bash[89441]: cluster 2024-09-20T19:17:01.037378+0000 mgr.y (mgr.25175) 423 : cluster [DBG] pgmap v230: 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:17:01.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:01 smithi049 bash[92966]: cluster 2024-09-20T19:17:01.037378+0000 mgr.y (mgr.25175) 423 : cluster [DBG] pgmap v230: 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:17:01.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:01 smithi049 bash[92966]: cluster 2024-09-20T19:17:01.037378+0000 mgr.y (mgr.25175) 423 : cluster [DBG] pgmap v230: 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:17:02.151 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:17:02.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:02 smithi049 bash[89441]: audit 2024-09-20T19:17:01.597850+0000 mgr.y (mgr.25175) 424 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:02.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:02 smithi049 bash[89441]: audit 2024-09-20T19:17:01.597850+0000 mgr.y (mgr.25175) 424 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:02.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:02 smithi049 bash[92966]: audit 2024-09-20T19:17:01.597850+0000 mgr.y (mgr.25175) 424 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:02.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:02 smithi049 bash[92966]: audit 2024-09-20T19:17:01.597850+0000 mgr.y (mgr.25175) 424 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:02.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:02 smithi115 bash[70559]: audit 2024-09-20T19:17:01.597850+0000 mgr.y (mgr.25175) 424 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:02.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:02 smithi115 bash[70559]: audit 2024-09-20T19:17:01.597850+0000 mgr.y (mgr.25175) 424 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:03.108 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:02.633348563Z level=error msg="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:17:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:03 smithi115 bash[70559]: cluster 2024-09-20T19:17:03.038112+0000 mgr.y (mgr.25175) 425 : cluster [DBG] pgmap v231: 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:17:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:03 smithi115 bash[70559]: cluster 2024-09-20T19:17:03.038112+0000 mgr.y (mgr.25175) 425 : cluster [DBG] pgmap v231: 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:17:03.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:03 smithi049 bash[89441]: cluster 2024-09-20T19:17:03.038112+0000 mgr.y (mgr.25175) 425 : cluster [DBG] pgmap v231: 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:17:03.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:03 smithi049 bash[89441]: cluster 2024-09-20T19:17:03.038112+0000 mgr.y (mgr.25175) 425 : cluster [DBG] pgmap v231: 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:17:03.550 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:17:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:17:03] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-20T19:17:03.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:03 smithi049 bash[92966]: cluster 2024-09-20T19:17:03.038112+0000 mgr.y (mgr.25175) 425 : cluster [DBG] pgmap v231: 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:17:03.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:03 smithi049 bash[92966]: cluster 2024-09-20T19:17:03.038112+0000 mgr.y (mgr.25175) 425 : cluster [DBG] pgmap v231: 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:17:04.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:04 smithi115 bash[70559]: audit 2024-09-20T19:17:03.964551+0000 mgr.y (mgr.25175) 426 : audit [DBG] from='client.44172 -' 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-20T19:17:04.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:04 smithi115 bash[70559]: audit 2024-09-20T19:17:03.964551+0000 mgr.y (mgr.25175) 426 : audit [DBG] from='client.44172 -' 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-20T19:17:04.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:04 smithi049 bash[89441]: audit 2024-09-20T19:17:03.964551+0000 mgr.y (mgr.25175) 426 : audit [DBG] from='client.44172 -' 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-20T19:17:04.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:04 smithi049 bash[89441]: audit 2024-09-20T19:17:03.964551+0000 mgr.y (mgr.25175) 426 : audit [DBG] from='client.44172 -' 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-20T19:17:04.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:04 smithi049 bash[92966]: audit 2024-09-20T19:17:03.964551+0000 mgr.y (mgr.25175) 426 : audit [DBG] from='client.44172 -' 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-20T19:17:04.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:04 smithi049 bash[92966]: audit 2024-09-20T19:17:03.964551+0000 mgr.y (mgr.25175) 426 : audit [DBG] from='client.44172 -' 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-20T19:17:05.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:05 smithi049 bash[92966]: cluster 2024-09-20T19:17:05.039701+0000 mgr.y (mgr.25175) 427 : cluster [DBG] pgmap v232: 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:17:05.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:05 smithi049 bash[92966]: cluster 2024-09-20T19:17:05.039701+0000 mgr.y (mgr.25175) 427 : cluster [DBG] pgmap v232: 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:17:05.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:05 smithi049 bash[89441]: cluster 2024-09-20T19:17:05.039701+0000 mgr.y (mgr.25175) 427 : cluster [DBG] pgmap v232: 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:17:05.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:05 smithi049 bash[89441]: cluster 2024-09-20T19:17:05.039701+0000 mgr.y (mgr.25175) 427 : cluster [DBG] pgmap v232: 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:17:05.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:05 smithi115 bash[70559]: cluster 2024-09-20T19:17:05.039701+0000 mgr.y (mgr.25175) 427 : cluster [DBG] pgmap v232: 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:17:05.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:05 smithi115 bash[70559]: cluster 2024-09-20T19:17:05.039701+0000 mgr.y (mgr.25175) 427 : cluster [DBG] pgmap v232: 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:17:06.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:05.660859012Z level=error msg="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:17:06.628 INFO:teuthology.orchestra.run.smithi049.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:07.546 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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:17:07.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: cephadm 2024-09-20T19:17:06.621934+0000 mgr.y (mgr.25175) 428 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:07.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: cephadm 2024-09-20T19:17:06.621934+0000 mgr.y (mgr.25175) 428 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:07.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: audit 2024-09-20T19:17:06.628968+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:07.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: audit 2024-09-20T19:17:06.628968+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:07.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: audit 2024-09-20T19:17:06.630996+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:07.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: audit 2024-09-20T19:17:06.630996+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:07.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: audit 2024-09-20T19:17:06.632133+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:17:07.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: audit 2024-09-20T19:17:06.632133+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:17:07.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: audit 2024-09-20T19:17:06.641326+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:07.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: audit 2024-09-20T19:17:06.641326+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:07.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: cephadm 2024-09-20T19:17:06.722247+0000 mgr.y (mgr.25175) 429 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:07.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: cephadm 2024-09-20T19:17:06.722247+0000 mgr.y (mgr.25175) 429 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:07.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: cluster 2024-09-20T19:17:07.040372+0000 mgr.y (mgr.25175) 430 : cluster [DBG] pgmap v233: 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:17:07.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[89441]: cluster 2024-09-20T19:17:07.040372+0000 mgr.y (mgr.25175) 430 : cluster [DBG] pgmap v233: 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:17:07.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: cephadm 2024-09-20T19:17:06.621934+0000 mgr.y (mgr.25175) 428 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:07.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: cephadm 2024-09-20T19:17:06.621934+0000 mgr.y (mgr.25175) 428 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:07.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: audit 2024-09-20T19:17:06.628968+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:07.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: audit 2024-09-20T19:17:06.628968+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:07.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: audit 2024-09-20T19:17:06.630996+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:07.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: audit 2024-09-20T19:17:06.630996+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:07.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: audit 2024-09-20T19:17:06.632133+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:17:07.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: audit 2024-09-20T19:17:06.632133+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:17:07.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: audit 2024-09-20T19:17:06.641326+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:07.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: audit 2024-09-20T19:17:06.641326+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:07.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: cephadm 2024-09-20T19:17:06.722247+0000 mgr.y (mgr.25175) 429 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:07.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: cephadm 2024-09-20T19:17:06.722247+0000 mgr.y (mgr.25175) 429 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:07.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: cluster 2024-09-20T19:17:07.040372+0000 mgr.y (mgr.25175) 430 : cluster [DBG] pgmap v233: 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:17:07.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:07 smithi049 bash[92966]: cluster 2024-09-20T19:17:07.040372+0000 mgr.y (mgr.25175) 430 : cluster [DBG] pgmap v233: 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:17:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: cephadm 2024-09-20T19:17:06.621934+0000 mgr.y (mgr.25175) 428 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: cephadm 2024-09-20T19:17:06.621934+0000 mgr.y (mgr.25175) 428 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: audit 2024-09-20T19:17:06.628968+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: audit 2024-09-20T19:17:06.628968+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: audit 2024-09-20T19:17:06.630996+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: audit 2024-09-20T19:17:06.630996+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: audit 2024-09-20T19:17:06.632133+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:17:08.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: audit 2024-09-20T19:17:06.632133+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:17:08.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: audit 2024-09-20T19:17:06.641326+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:08.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: audit 2024-09-20T19:17:06.641326+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:08.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: cephadm 2024-09-20T19:17:06.722247+0000 mgr.y (mgr.25175) 429 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:08.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: cephadm 2024-09-20T19:17:06.722247+0000 mgr.y (mgr.25175) 429 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:17:08.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: cluster 2024-09-20T19:17:07.040372+0000 mgr.y (mgr.25175) 430 : cluster [DBG] pgmap v233: 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:17:08.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:07 smithi115 bash[70559]: cluster 2024-09-20T19:17:07.040372+0000 mgr.y (mgr.25175) 430 : cluster [DBG] pgmap v233: 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:17:09.102 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:08.646887509Z level=error msg="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:17:09.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:09 smithi049 bash[89441]: cluster 2024-09-20T19:17:09.042073+0000 mgr.y (mgr.25175) 431 : cluster [DBG] pgmap v234: 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:17:09.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:09 smithi049 bash[89441]: cluster 2024-09-20T19:17:09.042073+0000 mgr.y (mgr.25175) 431 : cluster [DBG] pgmap v234: 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:17:09.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:09 smithi049 bash[92966]: cluster 2024-09-20T19:17:09.042073+0000 mgr.y (mgr.25175) 431 : cluster [DBG] pgmap v234: 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:17:09.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:09 smithi049 bash[92966]: cluster 2024-09-20T19:17:09.042073+0000 mgr.y (mgr.25175) 431 : cluster [DBG] pgmap v234: 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:17:09.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:09 smithi115 bash[70559]: cluster 2024-09-20T19:17:09.042073+0000 mgr.y (mgr.25175) 431 : cluster [DBG] pgmap v234: 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:17:09.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:09 smithi115 bash[70559]: cluster 2024-09-20T19:17:09.042073+0000 mgr.y (mgr.25175) 431 : cluster [DBG] pgmap v234: 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:17:10.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.439650+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.439650+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: cephadm 2024-09-20T19:17:09.440302+0000 mgr.y (mgr.25175) 432 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: cephadm 2024-09-20T19:17:09.440302+0000 mgr.y (mgr.25175) 432 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: cephadm 2024-09-20T19:17:09.440443+0000 mgr.y (mgr.25175) 433 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: cephadm 2024-09-20T19:17:09.440443+0000 mgr.y (mgr.25175) 433 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.443142+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.443142+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.445809+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.445809+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: cephadm 2024-09-20T19:17:09.446840+0000 mgr.y (mgr.25175) 434 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: cephadm 2024-09-20T19:17:09.446840+0000 mgr.y (mgr.25175) 434 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.450298+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.450298+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.453141+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.453141+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: cephadm 2024-09-20T19:17:09.453922+0000 mgr.y (mgr.25175) 435 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:17:10.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: cephadm 2024-09-20T19:17:09.453922+0000 mgr.y (mgr.25175) 435 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:17:10.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.457462+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.457462+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.439650+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.439650+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: cephadm 2024-09-20T19:17:09.440302+0000 mgr.y (mgr.25175) 432 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:17:10.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: cephadm 2024-09-20T19:17:09.440302+0000 mgr.y (mgr.25175) 432 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:17:10.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: cephadm 2024-09-20T19:17:09.440443+0000 mgr.y (mgr.25175) 433 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:17:10.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: cephadm 2024-09-20T19:17:09.440443+0000 mgr.y (mgr.25175) 433 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:17:10.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.443142+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.443142+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.445809+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.445809+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: cephadm 2024-09-20T19:17:09.446840+0000 mgr.y (mgr.25175) 434 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: cephadm 2024-09-20T19:17:09.446840+0000 mgr.y (mgr.25175) 434 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.450298+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.450298+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.453141+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.453141+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: cephadm 2024-09-20T19:17:09.453922+0000 mgr.y (mgr.25175) 435 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: cephadm 2024-09-20T19:17:09.453922+0000 mgr.y (mgr.25175) 435 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.457462+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.457462+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.803 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.460091+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.460091+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: cephadm 2024-09-20T19:17:09.460967+0000 mgr.y (mgr.25175) 436 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: cephadm 2024-09-20T19:17:09.460967+0000 mgr.y (mgr.25175) 436 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.464431+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.464431+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.467399+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.467399+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.467629+0000 mgr.y (mgr.25175) 437 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: audit 2024-09-20T19:17:09.467629+0000 mgr.y (mgr.25175) 437 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: cephadm 2024-09-20T19:17:09.469026+0000 mgr.y (mgr.25175) 438 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[89441]: cephadm 2024-09-20T19:17:09.469026+0000 mgr.y (mgr.25175) 438 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.460091+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.460091+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: cephadm 2024-09-20T19:17:09.460967+0000 mgr.y (mgr.25175) 436 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:17:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: cephadm 2024-09-20T19:17:09.460967+0000 mgr.y (mgr.25175) 436 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:17:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.464431+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.464431+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.467399+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T19:17:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.467399+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T19:17:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.467629+0000 mgr.y (mgr.25175) 437 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T19:17:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: audit 2024-09-20T19:17:09.467629+0000 mgr.y (mgr.25175) 437 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T19:17:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: cephadm 2024-09-20T19:17:09.469026+0000 mgr.y (mgr.25175) 438 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-20T19:17:10.805 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:10 smithi049 bash[92966]: cephadm 2024-09-20T19:17:09.469026+0000 mgr.y (mgr.25175) 438 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-20T19:17:10.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.439650+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.439650+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: cephadm 2024-09-20T19:17:09.440302+0000 mgr.y (mgr.25175) 432 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:17:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: cephadm 2024-09-20T19:17:09.440302+0000 mgr.y (mgr.25175) 432 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:17:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: cephadm 2024-09-20T19:17:09.440443+0000 mgr.y (mgr.25175) 433 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:17:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: cephadm 2024-09-20T19:17:09.440443+0000 mgr.y (mgr.25175) 433 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:17:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.443142+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:17:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.443142+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:17:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.445809+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.445809+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: cephadm 2024-09-20T19:17:09.446840+0000 mgr.y (mgr.25175) 434 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:17:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: cephadm 2024-09-20T19:17:09.446840+0000 mgr.y (mgr.25175) 434 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:17:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.450298+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.450298+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.453141+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.453141+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: cephadm 2024-09-20T19:17:09.453922+0000 mgr.y (mgr.25175) 435 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: cephadm 2024-09-20T19:17:09.453922+0000 mgr.y (mgr.25175) 435 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.457462+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.457462+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.460091+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.460091+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: cephadm 2024-09-20T19:17:09.460967+0000 mgr.y (mgr.25175) 436 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: cephadm 2024-09-20T19:17:09.460967+0000 mgr.y (mgr.25175) 436 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.464431+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.464431+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.467399+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T19:17:10.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.467399+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T19:17:10.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.467629+0000 mgr.y (mgr.25175) 437 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T19:17:10.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: audit 2024-09-20T19:17:09.467629+0000 mgr.y (mgr.25175) 437 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T19:17:10.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: cephadm 2024-09-20T19:17:09.469026+0000 mgr.y (mgr.25175) 438 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-20T19:17:10.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:10 smithi115 bash[70559]: cephadm 2024-09-20T19:17:09.469026+0000 mgr.y (mgr.25175) 438 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-20T19:17:11.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:11 smithi049 bash[92966]: cluster 2024-09-20T19:17:11.042727+0000 mgr.y (mgr.25175) 439 : cluster [DBG] pgmap v235: 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:17:11.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:11 smithi049 bash[92966]: cluster 2024-09-20T19:17:11.042727+0000 mgr.y (mgr.25175) 439 : cluster [DBG] pgmap v235: 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:17:11.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:11 smithi049 bash[89441]: cluster 2024-09-20T19:17:11.042727+0000 mgr.y (mgr.25175) 439 : cluster [DBG] pgmap v235: 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:17:11.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:11 smithi049 bash[89441]: cluster 2024-09-20T19:17:11.042727+0000 mgr.y (mgr.25175) 439 : cluster [DBG] pgmap v235: 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:17:11.866 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:11.626611877Z level=error msg="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:17:11.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:11 smithi115 bash[70559]: cluster 2024-09-20T19:17:11.042727+0000 mgr.y (mgr.25175) 439 : cluster [DBG] pgmap v235: 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:17:11.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:11 smithi115 bash[70559]: cluster 2024-09-20T19:17:11.042727+0000 mgr.y (mgr.25175) 439 : cluster [DBG] pgmap v235: 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:17:12.741 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[89441]: audit 2024-09-20T19:17:11.606382+0000 mgr.y (mgr.25175) 440 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:12.741 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[89441]: audit 2024-09-20T19:17:11.606382+0000 mgr.y (mgr.25175) 440 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:12.741 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[89441]: audit 2024-09-20T19:17:12.147834+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:12.741 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[89441]: audit 2024-09-20T19:17:12.147834+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:12.741 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[89441]: audit 2024-09-20T19:17:12.151011+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:17:12.741 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[89441]: audit 2024-09-20T19:17:12.151011+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:17:12.742 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[89441]: audit 2024-09-20T19:17:12.152316+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:12.742 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[89441]: audit 2024-09-20T19:17:12.152316+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:12.742 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[92966]: audit 2024-09-20T19:17:11.606382+0000 mgr.y (mgr.25175) 440 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:12.742 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[92966]: audit 2024-09-20T19:17:11.606382+0000 mgr.y (mgr.25175) 440 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:12.742 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[92966]: audit 2024-09-20T19:17:12.147834+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:12.742 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[92966]: audit 2024-09-20T19:17:12.147834+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:12.742 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[92966]: audit 2024-09-20T19:17:12.151011+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:17:12.742 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[92966]: audit 2024-09-20T19:17:12.151011+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:17:12.742 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[92966]: audit 2024-09-20T19:17:12.152316+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:12.742 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:12 smithi049 bash[92966]: audit 2024-09-20T19:17:12.152316+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:12 smithi115 bash[70559]: audit 2024-09-20T19:17:11.606382+0000 mgr.y (mgr.25175) 440 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:12 smithi115 bash[70559]: audit 2024-09-20T19:17:11.606382+0000 mgr.y (mgr.25175) 440 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:12 smithi115 bash[70559]: audit 2024-09-20T19:17:12.147834+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:12 smithi115 bash[70559]: audit 2024-09-20T19:17:12.147834+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:12 smithi115 bash[70559]: audit 2024-09-20T19:17:12.151011+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:17:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:12 smithi115 bash[70559]: audit 2024-09-20T19:17:12.151011+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:17:12.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:12 smithi115 bash[70559]: audit 2024-09-20T19:17:12.152316+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:12.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:12 smithi115 bash[70559]: audit 2024-09-20T19:17:12.152316+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:13.641 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:17:13.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:17:13] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-20T19:17:13.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[89441]: cephadm 2024-09-20T19:17:12.141825+0000 mgr.y (mgr.25175) 441 : cephadm [INF] Upgrade: Updating osd.0 2024-09-20T19:17:13.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[89441]: cephadm 2024-09-20T19:17:12.141825+0000 mgr.y (mgr.25175) 441 : cephadm [INF] Upgrade: Updating osd.0 2024-09-20T19:17:13.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[89441]: cephadm 2024-09-20T19:17:12.156604+0000 mgr.y (mgr.25175) 442 : cephadm [INF] Deploying daemon osd.0 on smithi049 2024-09-20T19:17:13.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[89441]: cephadm 2024-09-20T19:17:12.156604+0000 mgr.y (mgr.25175) 442 : cephadm [INF] Deploying daemon osd.0 on smithi049 2024-09-20T19:17:13.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[89441]: audit 2024-09-20T19:17:12.879466+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:13.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[89441]: audit 2024-09-20T19:17:12.879466+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:13.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[89441]: cluster 2024-09-20T19:17:13.043578+0000 mgr.y (mgr.25175) 443 : cluster [DBG] pgmap v236: 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:17:13.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[89441]: cluster 2024-09-20T19:17:13.043578+0000 mgr.y (mgr.25175) 443 : cluster [DBG] pgmap v236: 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:17:13.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[92966]: cephadm 2024-09-20T19:17:12.141825+0000 mgr.y (mgr.25175) 441 : cephadm [INF] Upgrade: Updating osd.0 2024-09-20T19:17:13.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[92966]: cephadm 2024-09-20T19:17:12.141825+0000 mgr.y (mgr.25175) 441 : cephadm [INF] Upgrade: Updating osd.0 2024-09-20T19:17:13.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[92966]: cephadm 2024-09-20T19:17:12.156604+0000 mgr.y (mgr.25175) 442 : cephadm [INF] Deploying daemon osd.0 on smithi049 2024-09-20T19:17:13.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[92966]: cephadm 2024-09-20T19:17:12.156604+0000 mgr.y (mgr.25175) 442 : cephadm [INF] Deploying daemon osd.0 on smithi049 2024-09-20T19:17:13.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[92966]: audit 2024-09-20T19:17:12.879466+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:13.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[92966]: audit 2024-09-20T19:17:12.879466+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:13.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[92966]: cluster 2024-09-20T19:17:13.043578+0000 mgr.y (mgr.25175) 443 : cluster [DBG] pgmap v236: 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:17:13.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:13 smithi049 bash[92966]: cluster 2024-09-20T19:17:13.043578+0000 mgr.y (mgr.25175) 443 : cluster [DBG] pgmap v236: 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:17:13.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:13 smithi115 bash[70559]: cephadm 2024-09-20T19:17:12.141825+0000 mgr.y (mgr.25175) 441 : cephadm [INF] Upgrade: Updating osd.0 2024-09-20T19:17:13.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:13 smithi115 bash[70559]: cephadm 2024-09-20T19:17:12.141825+0000 mgr.y (mgr.25175) 441 : cephadm [INF] Upgrade: Updating osd.0 2024-09-20T19:17:13.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:13 smithi115 bash[70559]: cephadm 2024-09-20T19:17:12.156604+0000 mgr.y (mgr.25175) 442 : cephadm [INF] Deploying daemon osd.0 on smithi049 2024-09-20T19:17:13.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:13 smithi115 bash[70559]: cephadm 2024-09-20T19:17:12.156604+0000 mgr.y (mgr.25175) 442 : cephadm [INF] Deploying daemon osd.0 on smithi049 2024-09-20T19:17:13.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:13 smithi115 bash[70559]: audit 2024-09-20T19:17:12.879466+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:13.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:13 smithi115 bash[70559]: audit 2024-09-20T19:17:12.879466+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:13.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:13 smithi115 bash[70559]: cluster 2024-09-20T19:17:13.043578+0000 mgr.y (mgr.25175) 443 : cluster [DBG] pgmap v236: 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:17:13.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:13 smithi115 bash[70559]: cluster 2024-09-20T19:17:13.043578+0000 mgr.y (mgr.25175) 443 : cluster [DBG] pgmap v236: 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:17:15.103 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:14.644530637Z level=error msg="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:17:15.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:15 smithi049 bash[92966]: cluster 2024-09-20T19:17:15.044925+0000 mgr.y (mgr.25175) 444 : cluster [DBG] pgmap v237: 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:17:15.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:15 smithi049 bash[92966]: cluster 2024-09-20T19:17:15.044925+0000 mgr.y (mgr.25175) 444 : cluster [DBG] pgmap v237: 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:17:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:15 smithi049 bash[89441]: cluster 2024-09-20T19:17:15.044925+0000 mgr.y (mgr.25175) 444 : cluster [DBG] pgmap v237: 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:17:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:15 smithi049 bash[89441]: cluster 2024-09-20T19:17:15.044925+0000 mgr.y (mgr.25175) 444 : cluster [DBG] pgmap v237: 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:17:15.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:15 smithi115 bash[70559]: cluster 2024-09-20T19:17:15.044925+0000 mgr.y (mgr.25175) 444 : cluster [DBG] pgmap v237: 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:17:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:15 smithi115 bash[70559]: cluster 2024-09-20T19:17:15.044925+0000 mgr.y (mgr.25175) 444 : cluster [DBG] pgmap v237: 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:17:16.245 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:17:16.897 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:17:16.897 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (5m) 93s ago 32m 13.5M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:17:16.897 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (5m) 3m ago 32m 66.2M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:17:16.897 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (7m) 93s ago 30m 49.0M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (7m) 3m ago 41m 440M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (18m) 93s ago 43m 512M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (2m) 93s ago 43m 35.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (3m) 3m ago 41m 18.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (101s) 93s ago 41m 19.0M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (7m) 93s ago 33m 7992k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (6m) 3m ago 33m 7700k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (40m) 93s ago 40m 58.3M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e470445419d4 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (39m) 93s ago 39m 59.1M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (38m) 93s ago 38m 61.5M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (37m) 93s ago 37m 57.8M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (36m) 3m ago 36m 70.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (36m) 3m ago 36m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:17:16.898 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (35m) 3m ago 35m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:17:16.899 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (34m) 3m ago 34m 58.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:17:16.899 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (6m) 3m ago 33m 41.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:17:16.899 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (30m) 93s ago 30m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:17:16.899 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (30m) 3m ago 30m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:17:17.286 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:17:17.286 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 10, 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 5 2024-09-20T19:17:17.287 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:17:17.288 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:17:17.360 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[89441]: audit 2024-09-20T19:17:16.235232+0000 mgr.y (mgr.25175) 445 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.360 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[89441]: audit 2024-09-20T19:17:16.235232+0000 mgr.y (mgr.25175) 445 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.360 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[89441]: audit 2024-09-20T19:17:16.556489+0000 mgr.y (mgr.25175) 446 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.360 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[89441]: audit 2024-09-20T19:17:16.556489+0000 mgr.y (mgr.25175) 446 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.360 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[89441]: audit 2024-09-20T19:17:16.875968+0000 mgr.y (mgr.25175) 447 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.360 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[89441]: audit 2024-09-20T19:17:16.875968+0000 mgr.y (mgr.25175) 447 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.360 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[89441]: cluster 2024-09-20T19:17:17.045323+0000 mgr.y (mgr.25175) 448 : cluster [DBG] pgmap v238: 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:17:17.360 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[89441]: cluster 2024-09-20T19:17:17.045323+0000 mgr.y (mgr.25175) 448 : cluster [DBG] pgmap v238: 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:17:17.361 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[92966]: audit 2024-09-20T19:17:16.235232+0000 mgr.y (mgr.25175) 445 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.361 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[92966]: audit 2024-09-20T19:17:16.235232+0000 mgr.y (mgr.25175) 445 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.361 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[92966]: audit 2024-09-20T19:17:16.556489+0000 mgr.y (mgr.25175) 446 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.361 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[92966]: audit 2024-09-20T19:17:16.556489+0000 mgr.y (mgr.25175) 446 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.361 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[92966]: audit 2024-09-20T19:17:16.875968+0000 mgr.y (mgr.25175) 447 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.361 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[92966]: audit 2024-09-20T19:17:16.875968+0000 mgr.y (mgr.25175) 447 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.361 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[92966]: cluster 2024-09-20T19:17:17.045323+0000 mgr.y (mgr.25175) 448 : cluster [DBG] pgmap v238: 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:17:17.361 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:17 smithi049 bash[92966]: cluster 2024-09-20T19:17:17.045323+0000 mgr.y (mgr.25175) 448 : cluster [DBG] pgmap v238: 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:17:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:17 smithi115 bash[70559]: audit 2024-09-20T19:17:16.235232+0000 mgr.y (mgr.25175) 445 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:17 smithi115 bash[70559]: audit 2024-09-20T19:17:16.235232+0000 mgr.y (mgr.25175) 445 : audit [DBG] from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:17 smithi115 bash[70559]: audit 2024-09-20T19:17:16.556489+0000 mgr.y (mgr.25175) 446 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:17 smithi115 bash[70559]: audit 2024-09-20T19:17:16.556489+0000 mgr.y (mgr.25175) 446 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:17 smithi115 bash[70559]: audit 2024-09-20T19:17:16.875968+0000 mgr.y (mgr.25175) 447 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:17 smithi115 bash[70559]: audit 2024-09-20T19:17:16.875968+0000 mgr.y (mgr.25175) 447 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:17 smithi115 bash[70559]: cluster 2024-09-20T19:17:17.045323+0000 mgr.y (mgr.25175) 448 : cluster [DBG] pgmap v238: 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:17:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:17 smithi115 bash[70559]: cluster 2024-09-20T19:17:17.045323+0000 mgr.y (mgr.25175) 448 : cluster [DBG] pgmap v238: 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:17:17.606 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:17:17.606 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:17:17.606 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:17:17.606 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-20T19:17:17.606 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:17:17.606 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "0/8 daemons upgraded", 2024-09-20T19:17:17.606 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:17:17.606 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:17:17.606 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:17:18.105 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:17.627407652Z level=error msg="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:17:18.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:18 smithi115 bash[70559]: audit 2024-09-20T19:17:17.288383+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.49:0/2430571552' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:18.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:18 smithi115 bash[70559]: audit 2024-09-20T19:17:17.288383+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.49:0/2430571552' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:18.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:18 smithi115 bash[70559]: audit 2024-09-20T19:17:17.607457+0000 mgr.y (mgr.25175) 449 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:18.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:18 smithi115 bash[70559]: audit 2024-09-20T19:17:17.607457+0000 mgr.y (mgr.25175) 449 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:18.379 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:18 smithi049 bash[89441]: audit 2024-09-20T19:17:17.288383+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.49:0/2430571552' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:18.379 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:18 smithi049 bash[89441]: audit 2024-09-20T19:17:17.288383+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.49:0/2430571552' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:18.379 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:18 smithi049 bash[89441]: audit 2024-09-20T19:17:17.607457+0000 mgr.y (mgr.25175) 449 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:18.379 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:18 smithi049 bash[89441]: audit 2024-09-20T19:17:17.607457+0000 mgr.y (mgr.25175) 449 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:18.379 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:18 smithi049 bash[92966]: audit 2024-09-20T19:17:17.288383+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.49:0/2430571552' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:18.379 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:18 smithi049 bash[92966]: audit 2024-09-20T19:17:17.288383+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.49:0/2430571552' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:18.379 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:18 smithi049 bash[92966]: audit 2024-09-20T19:17:17.607457+0000 mgr.y (mgr.25175) 449 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:18.379 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:18 smithi049 bash[92966]: audit 2024-09-20T19:17:17.607457+0000 mgr.y (mgr.25175) 449 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:18.629 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:18 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:18.630 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:17:18 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:18.630 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:17:18 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:18.630 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:17:18 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:18.631 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:18 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:18.631 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:17:18 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:18.631 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:18 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:18.631 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:18 smithi049 systemd[1]: Stopping Ceph osd.0 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:17:18.631 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:17:18 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:18.632 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:17:18 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:19.050 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:18 smithi049 bash[29340]: debug 2024-09-20T19:17:18.627+0000 7fc263ce8640 -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-20T19:17:19.050 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:18 smithi049 bash[29340]: debug 2024-09-20T19:17:18.627+0000 7fc263ce8640 -1 osd.0 112 *** Got signal Terminated *** 2024-09-20T19:17:19.050 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:18 smithi049 bash[29340]: debug 2024-09-20T19:17:18.627+0000 7fc263ce8640 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:17:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:19 smithi115 bash[70559]: cluster 2024-09-20T19:17:18.632678+0000 mon.a (mon.0) 162 : cluster [INF] osd.0 marked itself down and dead 2024-09-20T19:17:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:19 smithi115 bash[70559]: cluster 2024-09-20T19:17:18.632678+0000 mon.a (mon.0) 162 : cluster [INF] osd.0 marked itself down and dead 2024-09-20T19:17:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:19 smithi115 bash[70559]: cluster 2024-09-20T19:17:19.046883+0000 mgr.y (mgr.25175) 450 : cluster [DBG] pgmap v239: 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:17:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:19 smithi115 bash[70559]: cluster 2024-09-20T19:17:19.046883+0000 mgr.y (mgr.25175) 450 : cluster [DBG] pgmap v239: 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:17:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:19 smithi049 bash[89441]: cluster 2024-09-20T19:17:18.632678+0000 mon.a (mon.0) 162 : cluster [INF] osd.0 marked itself down and dead 2024-09-20T19:17:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:19 smithi049 bash[89441]: cluster 2024-09-20T19:17:18.632678+0000 mon.a (mon.0) 162 : cluster [INF] osd.0 marked itself down and dead 2024-09-20T19:17:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:19 smithi049 bash[89441]: cluster 2024-09-20T19:17:19.046883+0000 mgr.y (mgr.25175) 450 : cluster [DBG] pgmap v239: 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:17:19.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:19 smithi049 bash[89441]: cluster 2024-09-20T19:17:19.046883+0000 mgr.y (mgr.25175) 450 : cluster [DBG] pgmap v239: 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:17:19.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:19 smithi049 bash[92966]: cluster 2024-09-20T19:17:18.632678+0000 mon.a (mon.0) 162 : cluster [INF] osd.0 marked itself down and dead 2024-09-20T19:17:19.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:19 smithi049 bash[92966]: cluster 2024-09-20T19:17:18.632678+0000 mon.a (mon.0) 162 : cluster [INF] osd.0 marked itself down and dead 2024-09-20T19:17:19.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:19 smithi049 bash[92966]: cluster 2024-09-20T19:17:19.046883+0000 mgr.y (mgr.25175) 450 : cluster [DBG] pgmap v239: 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:17:19.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:19 smithi049 bash[92966]: cluster 2024-09-20T19:17:19.046883+0000 mgr.y (mgr.25175) 450 : cluster [DBG] pgmap v239: 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:17:20.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:20 smithi115 bash[70559]: cluster 2024-09-20T19:17:19.108079+0000 mon.a (mon.0) 163 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:17:20.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:20 smithi115 bash[70559]: cluster 2024-09-20T19:17:19.108079+0000 mon.a (mon.0) 163 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:17:20.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:20 smithi115 bash[70559]: cluster 2024-09-20T19:17:19.128468+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-20T19:17:20.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:20 smithi115 bash[70559]: cluster 2024-09-20T19:17:19.128468+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-20T19:17:20.390 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:20 smithi049 bash[92966]: cluster 2024-09-20T19:17:19.108079+0000 mon.a (mon.0) 163 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:17:20.390 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:20 smithi049 bash[92966]: cluster 2024-09-20T19:17:19.108079+0000 mon.a (mon.0) 163 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:17:20.390 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:20 smithi049 bash[92966]: cluster 2024-09-20T19:17:19.128468+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-20T19:17:20.390 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:20 smithi049 bash[92966]: cluster 2024-09-20T19:17:19.128468+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-20T19:17:20.391 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:20 smithi049 bash[89441]: cluster 2024-09-20T19:17:19.108079+0000 mon.a (mon.0) 163 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:17:20.391 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:20 smithi049 bash[89441]: cluster 2024-09-20T19:17:19.108079+0000 mon.a (mon.0) 163 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:17:20.391 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:20 smithi049 bash[89441]: cluster 2024-09-20T19:17:19.128468+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-20T19:17:20.391 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:20 smithi049 bash[89441]: cluster 2024-09-20T19:17:19.128468+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-20T19:17:20.691 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:20 smithi049 bash[98173]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-0 2024-09-20T19:17:20.691 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:20 smithi049 bash[98239]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-0 2024-09-20T19:17:21.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:20.649971287Z level=error msg="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:17:21.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:21 smithi049 bash[92966]: cluster 2024-09-20T19:17:20.127052+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-20T19:17:21.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:21 smithi049 bash[92966]: cluster 2024-09-20T19:17:20.127052+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-20T19:17:21.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:21 smithi049 bash[92966]: cluster 2024-09-20T19:17:21.047647+0000 mgr.y (mgr.25175) 451 : cluster [DBG] pgmap v242: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:21.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:21 smithi049 bash[92966]: cluster 2024-09-20T19:17:21.047647+0000 mgr.y (mgr.25175) 451 : cluster [DBG] pgmap v242: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:21.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:21 smithi049 bash[89441]: cluster 2024-09-20T19:17:20.127052+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-20T19:17:21.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:21 smithi049 bash[89441]: cluster 2024-09-20T19:17:20.127052+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-20T19:17:21.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:21 smithi049 bash[89441]: cluster 2024-09-20T19:17:21.047647+0000 mgr.y (mgr.25175) 451 : cluster [DBG] pgmap v242: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:21.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:21 smithi049 bash[89441]: cluster 2024-09-20T19:17:21.047647+0000 mgr.y (mgr.25175) 451 : cluster [DBG] pgmap v242: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:21.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:21 smithi115 bash[70559]: cluster 2024-09-20T19:17:20.127052+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-20T19:17:21.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:21 smithi115 bash[70559]: cluster 2024-09-20T19:17:20.127052+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-20T19:17:21.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:21 smithi115 bash[70559]: cluster 2024-09-20T19:17:21.047647+0000 mgr.y (mgr.25175) 451 : cluster [DBG] pgmap v242: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:21.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:21 smithi115 bash[70559]: cluster 2024-09-20T19:17:21.047647+0000 mgr.y (mgr.25175) 451 : cluster [DBG] pgmap v242: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:22.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:22 smithi049 bash[89441]: audit 2024-09-20T19:17:21.615207+0000 mgr.y (mgr.25175) 452 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:22.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:22 smithi049 bash[89441]: audit 2024-09-20T19:17:21.615207+0000 mgr.y (mgr.25175) 452 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:22 smithi049 bash[92966]: audit 2024-09-20T19:17:21.615207+0000 mgr.y (mgr.25175) 452 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:22 smithi049 bash[92966]: audit 2024-09-20T19:17:21.615207+0000 mgr.y (mgr.25175) 452 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:22.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:22 smithi115 bash[70559]: audit 2024-09-20T19:17:21.615207+0000 mgr.y (mgr.25175) 452 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:22.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:22 smithi115 bash[70559]: audit 2024-09-20T19:17:21.615207+0000 mgr.y (mgr.25175) 452 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:23.211 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:23 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:23.211 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:23 smithi049 bash[89441]: cluster 2024-09-20T19:17:23.048277+0000 mgr.y (mgr.25175) 453 : cluster [DBG] pgmap v243: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:17:23.211 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:23 smithi049 bash[89441]: cluster 2024-09-20T19:17:23.048277+0000 mgr.y (mgr.25175) 453 : cluster [DBG] pgmap v243: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:17:23.211 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:17:23 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:23.212 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:17:23 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:23.212 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:17:23 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:23.212 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:17:23 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:23.212 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:17:23 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:23.213 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:22 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-20T19:17:23.213 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:22 smithi049 systemd[1]: Stopped Ceph osd.0 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:17:23.213 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:23 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:23.213 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:23 smithi049 systemd[1]: Started Ceph osd.0 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:17:23.213 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:17:23 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:23.213 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:23 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:17:23.213 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:23 smithi049 bash[92966]: cluster 2024-09-20T19:17:23.048277+0000 mgr.y (mgr.25175) 453 : cluster [DBG] pgmap v243: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:17:23.213 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:23 smithi049 bash[92966]: cluster 2024-09-20T19:17:23.048277+0000 mgr.y (mgr.25175) 453 : cluster [DBG] pgmap v243: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:17:23.549 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:17:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:17:23] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-20T19:17:23.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:23 smithi115 bash[70559]: cluster 2024-09-20T19:17:23.048277+0000 mgr.y (mgr.25175) 453 : cluster [DBG] pgmap v243: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:17:23.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:23 smithi115 bash[70559]: cluster 2024-09-20T19:17:23.048277+0000 mgr.y (mgr.25175) 453 : cluster [DBG] pgmap v243: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:17:24.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:23.640552423Z level=error msg="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:17:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[89441]: audit 2024-09-20T19:17:23.259454+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[89441]: audit 2024-09-20T19:17:23.259454+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[89441]: audit 2024-09-20T19:17:23.264922+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[89441]: audit 2024-09-20T19:17:23.264922+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[89441]: audit 2024-09-20T19:17:23.269457+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[89441]: audit 2024-09-20T19:17:23.269457+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[89441]: audit 2024-09-20T19:17:23.818158+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[89441]: audit 2024-09-20T19:17:23.818158+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[89441]: audit 2024-09-20T19:17:23.827310+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[89441]: audit 2024-09-20T19:17:23.827310+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[92966]: audit 2024-09-20T19:17:23.259454+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[92966]: audit 2024-09-20T19:17:23.259454+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[92966]: audit 2024-09-20T19:17:23.264922+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[92966]: audit 2024-09-20T19:17:23.264922+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[92966]: audit 2024-09-20T19:17:23.269457+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[92966]: audit 2024-09-20T19:17:23.269457+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[92966]: audit 2024-09-20T19:17:23.818158+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[92966]: audit 2024-09-20T19:17:23.818158+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[92966]: audit 2024-09-20T19:17:23.827310+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[92966]: audit 2024-09-20T19:17:23.827310+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:24 smithi115 bash[70559]: audit 2024-09-20T19:17:23.259454+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:24 smithi115 bash[70559]: audit 2024-09-20T19:17:23.259454+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:24 smithi115 bash[70559]: audit 2024-09-20T19:17:23.264922+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:24 smithi115 bash[70559]: audit 2024-09-20T19:17:23.264922+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:24 smithi115 bash[70559]: audit 2024-09-20T19:17:23.269457+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:24 smithi115 bash[70559]: audit 2024-09-20T19:17:23.269457+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:24 smithi115 bash[70559]: audit 2024-09-20T19:17:23.818158+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:24 smithi115 bash[70559]: audit 2024-09-20T19:17:23.818158+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:24 smithi115 bash[70559]: audit 2024-09-20T19:17:23.827310+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:24 smithi115 bash[70559]: audit 2024-09-20T19:17:23.827310+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:25.050 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[98383]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:17:25.050 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:24 smithi049 bash[98383]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:17:25.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:25 smithi049 bash[89441]: cluster 2024-09-20T19:17:25.049844+0000 mgr.y (mgr.25175) 454 : cluster [DBG] pgmap v244: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:25.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:25 smithi049 bash[89441]: cluster 2024-09-20T19:17:25.049844+0000 mgr.y (mgr.25175) 454 : cluster [DBG] pgmap v244: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:25.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:25 smithi049 bash[92966]: cluster 2024-09-20T19:17:25.049844+0000 mgr.y (mgr.25175) 454 : cluster [DBG] pgmap v244: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:25.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:25 smithi049 bash[92966]: cluster 2024-09-20T19:17:25.049844+0000 mgr.y (mgr.25175) 454 : cluster [DBG] pgmap v244: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:25.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:25 smithi115 bash[70559]: cluster 2024-09-20T19:17:25.049844+0000 mgr.y (mgr.25175) 454 : cluster [DBG] pgmap v244: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:25.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:25 smithi115 bash[70559]: cluster 2024-09-20T19:17:25.049844+0000 mgr.y (mgr.25175) 454 : cluster [DBG] pgmap v244: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:26.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:26 smithi049 bash[92966]: cluster 2024-09-20T19:17:25.259534+0000 mon.a (mon.0) 171 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:17:26.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:26 smithi049 bash[92966]: cluster 2024-09-20T19:17:25.259534+0000 mon.a (mon.0) 171 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:17:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:26 smithi049 bash[89441]: cluster 2024-09-20T19:17:25.259534+0000 mon.a (mon.0) 171 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:17:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:26 smithi049 bash[89441]: cluster 2024-09-20T19:17:25.259534+0000 mon.a (mon.0) 171 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:17:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:26 smithi115 bash[70559]: cluster 2024-09-20T19:17:25.259534+0000 mon.a (mon.0) 171 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:17:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:26 smithi115 bash[70559]: cluster 2024-09-20T19:17:25.259534+0000 mon.a (mon.0) 171 : cluster [WRN] Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:17:27.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:26.64552384Z level=error msg="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:17:27.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:27 smithi049 bash[89441]: cluster 2024-09-20T19:17:27.050401+0000 mgr.y (mgr.25175) 455 : cluster [DBG] pgmap v245: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-20T19:17:27.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:27 smithi049 bash[89441]: cluster 2024-09-20T19:17:27.050401+0000 mgr.y (mgr.25175) 455 : cluster [DBG] pgmap v245: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-20T19:17:27.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:27 smithi049 bash[92966]: cluster 2024-09-20T19:17:27.050401+0000 mgr.y (mgr.25175) 455 : cluster [DBG] pgmap v245: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-20T19:17:27.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:27 smithi049 bash[92966]: cluster 2024-09-20T19:17:27.050401+0000 mgr.y (mgr.25175) 455 : cluster [DBG] pgmap v245: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-20T19:17:27.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:27 smithi115 bash[70559]: cluster 2024-09-20T19:17:27.050401+0000 mgr.y (mgr.25175) 455 : cluster [DBG] pgmap v245: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-20T19:17:27.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:27 smithi115 bash[70559]: cluster 2024-09-20T19:17:27.050401+0000 mgr.y (mgr.25175) 455 : cluster [DBG] pgmap v245: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-20T19:17:28.799 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[98383]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:17:28.800 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[98383]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:17:28.800 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[98383]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:17:28.800 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[98383]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-20T19:17:28.800 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[98383]: 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-20T19:17:29.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[92966]: audit 2024-09-20T19:17:27.885472+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:29.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[92966]: audit 2024-09-20T19:17:27.885472+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:29.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[92966]: audit 2024-09-20T19:17:27.886985+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:29.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[92966]: audit 2024-09-20T19:17:27.886985+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:29.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[89441]: audit 2024-09-20T19:17:27.885472+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:29.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[89441]: audit 2024-09-20T19:17:27.885472+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:29.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[89441]: audit 2024-09-20T19:17:27.886985+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:29.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:28 smithi049 bash[89441]: audit 2024-09-20T19:17:27.886985+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:29.301 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[98383]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-20T19:17:29.301 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[98383]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-20T19:17:29.301 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[98383]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-20T19:17:29.301 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[98383]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-20T19:17:29.301 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[98383]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-20T19:17:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:28 smithi115 bash[70559]: audit 2024-09-20T19:17:27.885472+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:28 smithi115 bash[70559]: audit 2024-09-20T19:17:27.885472+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:28 smithi115 bash[70559]: audit 2024-09-20T19:17:27.886985+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:28 smithi115 bash[70559]: audit 2024-09-20T19:17:27.886985+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:29.883 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:29.633947959Z level=error msg="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:17:30.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[89441]: cluster 2024-09-20T19:17:29.051646+0000 mgr.y (mgr.25175) 456 : cluster [DBG] pgmap v246: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 412 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:30.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[89441]: cluster 2024-09-20T19:17:29.051646+0000 mgr.y (mgr.25175) 456 : cluster [DBG] pgmap v246: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 412 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:30.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[89441]: audit 2024-09-20T19:17:29.170765+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:30.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[89441]: audit 2024-09-20T19:17:29.170765+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:30.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[89441]: audit 2024-09-20T19:17:29.176123+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:30.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[89441]: audit 2024-09-20T19:17:29.176123+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:30.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[92966]: cluster 2024-09-20T19:17:29.051646+0000 mgr.y (mgr.25175) 456 : cluster [DBG] pgmap v246: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 412 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:30.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[92966]: cluster 2024-09-20T19:17:29.051646+0000 mgr.y (mgr.25175) 456 : cluster [DBG] pgmap v246: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 412 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:30.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[92966]: audit 2024-09-20T19:17:29.170765+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:30.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[92966]: audit 2024-09-20T19:17:29.170765+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:30.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[92966]: audit 2024-09-20T19:17:29.176123+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:30.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:29 smithi049 bash[92966]: audit 2024-09-20T19:17:29.176123+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:30.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:29 smithi115 bash[70559]: cluster 2024-09-20T19:17:29.051646+0000 mgr.y (mgr.25175) 456 : cluster [DBG] pgmap v246: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 412 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:30.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:29 smithi115 bash[70559]: cluster 2024-09-20T19:17:29.051646+0000 mgr.y (mgr.25175) 456 : cluster [DBG] pgmap v246: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 412 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:30.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:29 smithi115 bash[70559]: audit 2024-09-20T19:17:29.170765+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:30.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:29 smithi115 bash[70559]: audit 2024-09-20T19:17:29.170765+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:30.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:29 smithi115 bash[70559]: audit 2024-09-20T19:17:29.176123+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:30.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:29 smithi115 bash[70559]: audit 2024-09-20T19:17:29.176123+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.284 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[99077]: debug 2024-09-20T19:17:31.042+0000 7f687abe8640 1 -- 172.21.15.49:0/3189669054 <== mon.0 v2:172.21.15.49:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5588a5c34960 con 0x5588a5c55c00 2024-09-20T19:17:31.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[89441]: audit 2024-09-20T19:17:30.285915+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[89441]: audit 2024-09-20T19:17:30.285915+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[89441]: audit 2024-09-20T19:17:30.292925+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[89441]: audit 2024-09-20T19:17:30.292925+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[89441]: cluster 2024-09-20T19:17:31.052111+0000 mgr.y (mgr.25175) 457 : cluster [DBG] pgmap v247: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 374 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:31.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[89441]: cluster 2024-09-20T19:17:31.052111+0000 mgr.y (mgr.25175) 457 : cluster [DBG] pgmap v247: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 374 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:31.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[92966]: audit 2024-09-20T19:17:30.285915+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[92966]: audit 2024-09-20T19:17:30.285915+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[92966]: audit 2024-09-20T19:17:30.292925+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[92966]: audit 2024-09-20T19:17:30.292925+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[92966]: cluster 2024-09-20T19:17:31.052111+0000 mgr.y (mgr.25175) 457 : cluster [DBG] pgmap v247: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 374 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:31.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:31 smithi049 bash[92966]: cluster 2024-09-20T19:17:31.052111+0000 mgr.y (mgr.25175) 457 : cluster [DBG] pgmap v247: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 374 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:31.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:31 smithi115 bash[70559]: audit 2024-09-20T19:17:30.285915+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:31 smithi115 bash[70559]: audit 2024-09-20T19:17:30.285915+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:31 smithi115 bash[70559]: audit 2024-09-20T19:17:30.292925+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:31 smithi115 bash[70559]: audit 2024-09-20T19:17:30.292925+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:31.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:31 smithi115 bash[70559]: cluster 2024-09-20T19:17:31.052111+0000 mgr.y (mgr.25175) 457 : cluster [DBG] pgmap v247: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 374 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:31.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:31 smithi115 bash[70559]: cluster 2024-09-20T19:17:31.052111+0000 mgr.y (mgr.25175) 457 : cluster [DBG] pgmap v247: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 374 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:32.550 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:32 smithi049 bash[99077]: debug 2024-09-20T19:17:32.338+0000 7f687d44f640 -1 Falling back to public interface 2024-09-20T19:17:32.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:32 smithi049 bash[92966]: audit 2024-09-20T19:17:31.626510+0000 mgr.y (mgr.25175) 458 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:32.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:32 smithi049 bash[92966]: audit 2024-09-20T19:17:31.626510+0000 mgr.y (mgr.25175) 458 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:32.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:32 smithi049 bash[89441]: audit 2024-09-20T19:17:31.626510+0000 mgr.y (mgr.25175) 458 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:32.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:32 smithi049 bash[89441]: audit 2024-09-20T19:17:31.626510+0000 mgr.y (mgr.25175) 458 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:32.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:32 smithi115 bash[70559]: audit 2024-09-20T19:17:31.626510+0000 mgr.y (mgr.25175) 458 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:32.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:32 smithi115 bash[70559]: audit 2024-09-20T19:17:31.626510+0000 mgr.y (mgr.25175) 458 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:33.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:32.641615905Z level=error msg="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:17:33.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:17:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:17:33] "GET /metrics HTTP/1.1" 200 38361 "" "Prometheus/2.51.0" 2024-09-20T19:17:34.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:34 smithi115 bash[70559]: cluster 2024-09-20T19:17:33.053021+0000 mgr.y (mgr.25175) 459 : cluster [DBG] pgmap v248: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:34 smithi115 bash[70559]: cluster 2024-09-20T19:17:33.053021+0000 mgr.y (mgr.25175) 459 : cluster [DBG] pgmap v248: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:34.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:34 smithi049 bash[89441]: cluster 2024-09-20T19:17:33.053021+0000 mgr.y (mgr.25175) 459 : cluster [DBG] pgmap v248: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:34.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:34 smithi049 bash[89441]: cluster 2024-09-20T19:17:33.053021+0000 mgr.y (mgr.25175) 459 : cluster [DBG] pgmap v248: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:34.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:34 smithi049 bash[92966]: cluster 2024-09-20T19:17:33.053021+0000 mgr.y (mgr.25175) 459 : cluster [DBG] pgmap v248: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:34.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:34 smithi049 bash[92966]: cluster 2024-09-20T19:17:33.053021+0000 mgr.y (mgr.25175) 459 : cluster [DBG] pgmap v248: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:36.041 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:35.629412692Z level=error msg="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:17:36.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:36 smithi049 bash[89441]: audit 2024-09-20T19:17:35.973616+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:17:36.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:36 smithi049 bash[89441]: audit 2024-09-20T19:17:35.973616+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:17:36.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:36 smithi049 bash[89441]: audit 2024-09-20T19:17:35.973990+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"]} : dispatch 2024-09-20T19:17:36.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:36 smithi049 bash[89441]: audit 2024-09-20T19:17:35.973990+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"]} : dispatch 2024-09-20T19:17:36.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:36 smithi049 bash[92966]: audit 2024-09-20T19:17:35.973616+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:17:36.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:36 smithi049 bash[92966]: audit 2024-09-20T19:17:35.973616+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:17:36.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:36 smithi049 bash[92966]: audit 2024-09-20T19:17:35.973990+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"]} : dispatch 2024-09-20T19:17:36.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:36 smithi049 bash[92966]: audit 2024-09-20T19:17:35.973990+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"]} : dispatch 2024-09-20T19:17:36.301 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:35 smithi049 bash[99077]: debug 2024-09-20T19:17:35.962+0000 7f687d44f640 -1 osd.0 112 log_to_monitors true 2024-09-20T19:17:36.301 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:17:36 smithi049 bash[99077]: debug 2024-09-20T19:17:36.102+0000 7f68751f9640 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:17:36.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:36 smithi115 bash[70559]: audit 2024-09-20T19:17:35.973616+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:17:36.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:36 smithi115 bash[70559]: audit 2024-09-20T19:17:35.973616+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:17:36.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:36 smithi115 bash[70559]: audit 2024-09-20T19:17:35.973990+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"]} : dispatch 2024-09-20T19:17:36.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:36 smithi115 bash[70559]: audit 2024-09-20T19:17:35.973990+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"]} : dispatch 2024-09-20T19:17:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[89441]: cluster 2024-09-20T19:17:35.054282+0000 mgr.y (mgr.25175) 460 : cluster [DBG] pgmap v249: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[89441]: cluster 2024-09-20T19:17:35.054282+0000 mgr.y (mgr.25175) 460 : cluster [DBG] pgmap v249: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[89441]: audit 2024-09-20T19:17:36.050896+0000 mon.a (mon.0) 179 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:17:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[89441]: audit 2024-09-20T19:17:36.050896+0000 mon.a (mon.0) 179 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:17:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[89441]: cluster 2024-09-20T19:17:36.058524+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-20T19:17:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[89441]: cluster 2024-09-20T19:17:36.058524+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-20T19:17:37.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[89441]: audit 2024-09-20T19:17:36.065971+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:17:37.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[89441]: audit 2024-09-20T19:17:36.065971+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:17:37.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[89441]: audit 2024-09-20T19:17:36.066701+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:17:37.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[89441]: audit 2024-09-20T19:17:36.066701+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:17:37.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[92966]: cluster 2024-09-20T19:17:35.054282+0000 mgr.y (mgr.25175) 460 : cluster [DBG] pgmap v249: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:37.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[92966]: cluster 2024-09-20T19:17:35.054282+0000 mgr.y (mgr.25175) 460 : cluster [DBG] pgmap v249: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:37.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[92966]: audit 2024-09-20T19:17:36.050896+0000 mon.a (mon.0) 179 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:17:37.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[92966]: audit 2024-09-20T19:17:36.050896+0000 mon.a (mon.0) 179 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:17:37.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[92966]: cluster 2024-09-20T19:17:36.058524+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-20T19:17:37.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[92966]: cluster 2024-09-20T19:17:36.058524+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-20T19:17:37.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[92966]: audit 2024-09-20T19:17:36.065971+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:17:37.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[92966]: audit 2024-09-20T19:17:36.065971+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:17:37.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[92966]: audit 2024-09-20T19:17:36.066701+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:17:37.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:37 smithi049 bash[92966]: audit 2024-09-20T19:17:36.066701+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:17:37.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:37 smithi115 bash[70559]: cluster 2024-09-20T19:17:35.054282+0000 mgr.y (mgr.25175) 460 : cluster [DBG] pgmap v249: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:37.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:37 smithi115 bash[70559]: cluster 2024-09-20T19:17:35.054282+0000 mgr.y (mgr.25175) 460 : cluster [DBG] pgmap v249: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:37.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:37 smithi115 bash[70559]: audit 2024-09-20T19:17:36.050896+0000 mon.a (mon.0) 179 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:17:37.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:37 smithi115 bash[70559]: audit 2024-09-20T19:17:36.050896+0000 mon.a (mon.0) 179 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:17:37.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:37 smithi115 bash[70559]: cluster 2024-09-20T19:17:36.058524+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-20T19:17:37.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:37 smithi115 bash[70559]: cluster 2024-09-20T19:17:36.058524+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-20T19:17:37.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:37 smithi115 bash[70559]: audit 2024-09-20T19:17:36.065971+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:17:37.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:37 smithi115 bash[70559]: audit 2024-09-20T19:17:36.065971+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:17:37.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:37 smithi115 bash[70559]: audit 2024-09-20T19:17:36.066701+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:17:37.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:37 smithi115 bash[70559]: audit 2024-09-20T19:17:36.066701+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:17:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:38 smithi115 bash[70559]: cluster 2024-09-20T19:17:37.052026+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:17:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:38 smithi115 bash[70559]: cluster 2024-09-20T19:17:37.052026+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:17:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:38 smithi115 bash[70559]: cluster 2024-09-20T19:17:37.055555+0000 mgr.y (mgr.25175) 461 : cluster [DBG] pgmap v251: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:38 smithi115 bash[70559]: cluster 2024-09-20T19:17:37.055555+0000 mgr.y (mgr.25175) 461 : cluster [DBG] pgmap v251: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:38 smithi115 bash[70559]: cluster 2024-09-20T19:17:37.062771+0000 mon.a (mon.0) 183 : cluster [INF] osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260] boot 2024-09-20T19:17:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:38 smithi115 bash[70559]: cluster 2024-09-20T19:17:37.062771+0000 mon.a (mon.0) 183 : cluster [INF] osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260] boot 2024-09-20T19:17:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:38 smithi115 bash[70559]: cluster 2024-09-20T19:17:37.062873+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-20T19:17:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:38 smithi115 bash[70559]: cluster 2024-09-20T19:17:37.062873+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-20T19:17:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:38 smithi115 bash[70559]: audit 2024-09-20T19:17:37.066073+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:17:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:38 smithi115 bash[70559]: audit 2024-09-20T19:17:37.066073+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:17:38.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[89441]: cluster 2024-09-20T19:17:37.052026+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:17:38.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[89441]: cluster 2024-09-20T19:17:37.052026+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:17:38.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[89441]: cluster 2024-09-20T19:17:37.055555+0000 mgr.y (mgr.25175) 461 : cluster [DBG] pgmap v251: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:38.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[89441]: cluster 2024-09-20T19:17:37.055555+0000 mgr.y (mgr.25175) 461 : cluster [DBG] pgmap v251: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:38.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[89441]: cluster 2024-09-20T19:17:37.062771+0000 mon.a (mon.0) 183 : cluster [INF] osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260] boot 2024-09-20T19:17:38.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[89441]: cluster 2024-09-20T19:17:37.062771+0000 mon.a (mon.0) 183 : cluster [INF] osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260] boot 2024-09-20T19:17:38.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[89441]: cluster 2024-09-20T19:17:37.062873+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-20T19:17:38.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[89441]: cluster 2024-09-20T19:17:37.062873+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-20T19:17:38.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[89441]: audit 2024-09-20T19:17:37.066073+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:17:38.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[89441]: audit 2024-09-20T19:17:37.066073+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:17:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[92966]: cluster 2024-09-20T19:17:37.052026+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:17:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[92966]: cluster 2024-09-20T19:17:37.052026+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:17:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[92966]: cluster 2024-09-20T19:17:37.055555+0000 mgr.y (mgr.25175) 461 : cluster [DBG] pgmap v251: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[92966]: cluster 2024-09-20T19:17:37.055555+0000 mgr.y (mgr.25175) 461 : cluster [DBG] pgmap v251: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-20T19:17:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[92966]: cluster 2024-09-20T19:17:37.062771+0000 mon.a (mon.0) 183 : cluster [INF] osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260] boot 2024-09-20T19:17:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[92966]: cluster 2024-09-20T19:17:37.062771+0000 mon.a (mon.0) 183 : cluster [INF] osd.0 [v2:172.21.15.49:6802/4196096260,v1:172.21.15.49:6803/4196096260] boot 2024-09-20T19:17:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[92966]: cluster 2024-09-20T19:17:37.062873+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-20T19:17:38.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[92966]: cluster 2024-09-20T19:17:37.062873+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-20T19:17:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[92966]: audit 2024-09-20T19:17:37.066073+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:17:38.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:38 smithi049 bash[92966]: audit 2024-09-20T19:17:37.066073+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:17:39.090 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:38.638006425Z level=error msg="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:17:39.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:39 smithi049 bash[92966]: cluster 2024-09-20T19:17:38.077858+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-20T19:17:39.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:39 smithi049 bash[92966]: cluster 2024-09-20T19:17:38.077858+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-20T19:17:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:39 smithi049 bash[89441]: cluster 2024-09-20T19:17:38.077858+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-20T19:17:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:39 smithi049 bash[89441]: cluster 2024-09-20T19:17:38.077858+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-20T19:17:39.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:39 smithi115 bash[70559]: cluster 2024-09-20T19:17:38.077858+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-20T19:17:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:39 smithi115 bash[70559]: cluster 2024-09-20T19:17:38.077858+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-20T19:17:40.362 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:40 smithi049 bash[92966]: cluster 2024-09-20T19:17:39.056583+0000 mgr.y (mgr.25175) 462 : cluster [DBG] pgmap v254: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:17:40.362 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:40 smithi049 bash[92966]: cluster 2024-09-20T19:17:39.056583+0000 mgr.y (mgr.25175) 462 : cluster [DBG] pgmap v254: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:17:40.362 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:40 smithi049 bash[92966]: cluster 2024-09-20T19:17:39.083438+0000 mon.a (mon.0) 187 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T19:17:40.362 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:40 smithi049 bash[92966]: cluster 2024-09-20T19:17:39.083438+0000 mon.a (mon.0) 187 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T19:17:40.362 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:40 smithi049 bash[89441]: cluster 2024-09-20T19:17:39.056583+0000 mgr.y (mgr.25175) 462 : cluster [DBG] pgmap v254: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:17:40.362 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:40 smithi049 bash[89441]: cluster 2024-09-20T19:17:39.056583+0000 mgr.y (mgr.25175) 462 : cluster [DBG] pgmap v254: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:17:40.362 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:40 smithi049 bash[89441]: cluster 2024-09-20T19:17:39.083438+0000 mon.a (mon.0) 187 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T19:17:40.363 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:40 smithi049 bash[89441]: cluster 2024-09-20T19:17:39.083438+0000 mon.a (mon.0) 187 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T19:17:40.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:40 smithi115 bash[70559]: cluster 2024-09-20T19:17:39.056583+0000 mgr.y (mgr.25175) 462 : cluster [DBG] pgmap v254: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:17:40.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:40 smithi115 bash[70559]: cluster 2024-09-20T19:17:39.056583+0000 mgr.y (mgr.25175) 462 : cluster [DBG] pgmap v254: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:17:40.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:40 smithi115 bash[70559]: cluster 2024-09-20T19:17:39.083438+0000 mon.a (mon.0) 187 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T19:17:40.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:40 smithi115 bash[70559]: cluster 2024-09-20T19:17:39.083438+0000 mon.a (mon.0) 187 : cluster [WRN] Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T19:17:41.550 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[68716]: debug 2024-09-20T19:17:41.082+0000 7ff90d8d7640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-20T19:17:41.923 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:41.63684741Z level=error msg="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:17:42.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:40.927364+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:40.927364+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:40.937366+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:40.937366+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:40.939367+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:40.939367+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:40.940840+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:40.940840+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:40.950023+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:40.950023+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:41.078788+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:41.078788+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:41.081813+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:41.081813+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:41.084240+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:41.084240+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:41.086185+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:41.086185+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:41.089224+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:17:42.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[89441]: audit 2024-09-20T19:17:41.089224+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:17:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:40.927364+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:40.927364+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:40.937366+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:40.937366+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:40.939367+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:40.939367+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:40.940840+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:17:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:40.940840+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:17:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:40.950023+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:40.950023+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:41.078788+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:17:42.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:41.078788+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:17:42.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:41.081813+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:41.081813+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:41.084240+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:41.084240+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:41.086185+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:41.086185+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:41.089224+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:17:42.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:41 smithi049 bash[92966]: audit 2024-09-20T19:17:41.089224+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:17:42.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:40.927364+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:40.927364+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:40.937366+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:40.937366+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:40.939367+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:42.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:40.939367+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:42.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:40.940840+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:17:42.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:40.940840+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:17:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:40.950023+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:40.950023+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:41.078788+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:17:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:41.078788+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:17:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:41.081813+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:41.081813+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:41.084240+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:41.084240+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:41.086185+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:41.086185+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:41.089224+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:17:42.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:41 smithi115 bash[70559]: audit 2024-09-20T19:17:41.089224+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:17:43.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[89441]: cluster 2024-09-20T19:17:41.057355+0000 mgr.y (mgr.25175) 463 : cluster [DBG] pgmap v255: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:17:43.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[89441]: cluster 2024-09-20T19:17:41.057355+0000 mgr.y (mgr.25175) 463 : cluster [DBG] pgmap v255: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:17:43.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[89441]: audit 2024-09-20T19:17:41.089545+0000 mgr.y (mgr.25175) 464 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:17:43.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[89441]: audit 2024-09-20T19:17:41.089545+0000 mgr.y (mgr.25175) 464 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:17:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[89441]: cephadm 2024-09-20T19:17:41.091288+0000 mgr.y (mgr.25175) 465 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-20T19:17:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[89441]: cephadm 2024-09-20T19:17:41.091288+0000 mgr.y (mgr.25175) 465 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-20T19:17:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[89441]: audit 2024-09-20T19:17:41.637872+0000 mgr.y (mgr.25175) 466 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[89441]: audit 2024-09-20T19:17:41.637872+0000 mgr.y (mgr.25175) 466 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[89441]: audit 2024-09-20T19:17:42.884732+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[89441]: audit 2024-09-20T19:17:42.884732+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[89441]: audit 2024-09-20T19:17:42.886856+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:43.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[89441]: audit 2024-09-20T19:17:42.886856+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:43.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[92966]: cluster 2024-09-20T19:17:41.057355+0000 mgr.y (mgr.25175) 463 : cluster [DBG] pgmap v255: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:17:43.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[92966]: cluster 2024-09-20T19:17:41.057355+0000 mgr.y (mgr.25175) 463 : cluster [DBG] pgmap v255: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:17:43.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[92966]: audit 2024-09-20T19:17:41.089545+0000 mgr.y (mgr.25175) 464 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:17:43.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[92966]: audit 2024-09-20T19:17:41.089545+0000 mgr.y (mgr.25175) 464 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:17:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[92966]: cephadm 2024-09-20T19:17:41.091288+0000 mgr.y (mgr.25175) 465 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-20T19:17:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[92966]: cephadm 2024-09-20T19:17:41.091288+0000 mgr.y (mgr.25175) 465 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-20T19:17:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[92966]: audit 2024-09-20T19:17:41.637872+0000 mgr.y (mgr.25175) 466 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[92966]: audit 2024-09-20T19:17:41.637872+0000 mgr.y (mgr.25175) 466 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[92966]: audit 2024-09-20T19:17:42.884732+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[92966]: audit 2024-09-20T19:17:42.884732+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[92966]: audit 2024-09-20T19:17:42.886856+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:43.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:42 smithi049 bash[92966]: audit 2024-09-20T19:17:42.886856+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:42 smithi115 bash[70559]: cluster 2024-09-20T19:17:41.057355+0000 mgr.y (mgr.25175) 463 : cluster [DBG] pgmap v255: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:17:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:42 smithi115 bash[70559]: cluster 2024-09-20T19:17:41.057355+0000 mgr.y (mgr.25175) 463 : cluster [DBG] pgmap v255: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:17:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:42 smithi115 bash[70559]: audit 2024-09-20T19:17:41.089545+0000 mgr.y (mgr.25175) 464 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:17:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:42 smithi115 bash[70559]: audit 2024-09-20T19:17:41.089545+0000 mgr.y (mgr.25175) 464 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:17:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:42 smithi115 bash[70559]: cephadm 2024-09-20T19:17:41.091288+0000 mgr.y (mgr.25175) 465 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-20T19:17:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:42 smithi115 bash[70559]: cephadm 2024-09-20T19:17:41.091288+0000 mgr.y (mgr.25175) 465 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-09-20T19:17:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:42 smithi115 bash[70559]: audit 2024-09-20T19:17:41.637872+0000 mgr.y (mgr.25175) 466 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:42 smithi115 bash[70559]: audit 2024-09-20T19:17:41.637872+0000 mgr.y (mgr.25175) 466 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:43.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:42 smithi115 bash[70559]: audit 2024-09-20T19:17:42.884732+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:43.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:42 smithi115 bash[70559]: audit 2024-09-20T19:17:42.884732+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:43.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:42 smithi115 bash[70559]: audit 2024-09-20T19:17:42.886856+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:43.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:42 smithi115 bash[70559]: audit 2024-09-20T19:17:42.886856+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:43.800 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:17:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:17:43] "GET /metrics HTTP/1.1" 200 38356 "" "Prometheus/2.51.0" 2024-09-20T19:17:44.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:44 smithi049 bash[89441]: cluster 2024-09-20T19:17:43.949960+0000 mon.a (mon.0) 200 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-20T19:17:44.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:44 smithi049 bash[89441]: cluster 2024-09-20T19:17:43.949960+0000 mon.a (mon.0) 200 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-20T19:17:44.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:44 smithi049 bash[89441]: cluster 2024-09-20T19:17:43.950010+0000 mon.a (mon.0) 201 : cluster [INF] Cluster is now healthy 2024-09-20T19:17:44.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:44 smithi049 bash[89441]: cluster 2024-09-20T19:17:43.950010+0000 mon.a (mon.0) 201 : cluster [INF] Cluster is now healthy 2024-09-20T19:17:44.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:44 smithi049 bash[92966]: cluster 2024-09-20T19:17:43.949960+0000 mon.a (mon.0) 200 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-20T19:17:44.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:44 smithi049 bash[92966]: cluster 2024-09-20T19:17:43.949960+0000 mon.a (mon.0) 200 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-20T19:17:44.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:44 smithi049 bash[92966]: cluster 2024-09-20T19:17:43.950010+0000 mon.a (mon.0) 201 : cluster [INF] Cluster is now healthy 2024-09-20T19:17:44.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:44 smithi049 bash[92966]: cluster 2024-09-20T19:17:43.950010+0000 mon.a (mon.0) 201 : cluster [INF] Cluster is now healthy 2024-09-20T19:17:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:44 smithi115 bash[70559]: cluster 2024-09-20T19:17:43.949960+0000 mon.a (mon.0) 200 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-20T19:17:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:44 smithi115 bash[70559]: cluster 2024-09-20T19:17:43.949960+0000 mon.a (mon.0) 200 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-20T19:17:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:44 smithi115 bash[70559]: cluster 2024-09-20T19:17:43.950010+0000 mon.a (mon.0) 201 : cluster [INF] Cluster is now healthy 2024-09-20T19:17:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:44 smithi115 bash[70559]: cluster 2024-09-20T19:17:43.950010+0000 mon.a (mon.0) 201 : cluster [INF] Cluster is now healthy 2024-09-20T19:17:45.003 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:44.634705831Z level=error msg="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:17:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:45 smithi049 bash[89441]: cluster 2024-09-20T19:17:43.058244+0000 mgr.y (mgr.25175) 467 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-20T19:17:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:45 smithi049 bash[89441]: cluster 2024-09-20T19:17:43.058244+0000 mgr.y (mgr.25175) 467 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-20T19:17:45.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:45 smithi049 bash[92966]: cluster 2024-09-20T19:17:43.058244+0000 mgr.y (mgr.25175) 467 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-20T19:17:45.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:45 smithi049 bash[92966]: cluster 2024-09-20T19:17:43.058244+0000 mgr.y (mgr.25175) 467 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-20T19:17:45.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:45 smithi115 bash[70559]: cluster 2024-09-20T19:17:43.058244+0000 mgr.y (mgr.25175) 467 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-20T19:17:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:45 smithi115 bash[70559]: cluster 2024-09-20T19:17:43.058244+0000 mgr.y (mgr.25175) 467 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-20T19:17:47.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:47 smithi049 bash[89441]: cluster 2024-09-20T19:17:45.059836+0000 mgr.y (mgr.25175) 468 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:47.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:47 smithi049 bash[89441]: cluster 2024-09-20T19:17:45.059836+0000 mgr.y (mgr.25175) 468 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:47.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:47 smithi049 bash[92966]: cluster 2024-09-20T19:17:45.059836+0000 mgr.y (mgr.25175) 468 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:47.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:47 smithi049 bash[92966]: cluster 2024-09-20T19:17:45.059836+0000 mgr.y (mgr.25175) 468 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:47.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:47 smithi115 bash[70559]: cluster 2024-09-20T19:17:45.059836+0000 mgr.y (mgr.25175) 468 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:47.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:47 smithi115 bash[70559]: cluster 2024-09-20T19:17:45.059836+0000 mgr.y (mgr.25175) 468 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:47.953 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:17:48.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:47.659260759Z level=error msg="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:17:48.611 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:17:48.611 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (6m) 19s ago 33m 13.6M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:17:48.611 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (5m) 3m ago 33m 66.2M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:17:48.611 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (8m) 19s ago 30m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:17:48.611 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (7m) 3m ago 41m 440M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:17:48.611 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (18m) 19s ago 44m 515M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:17:48.612 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (2m) 19s ago 44m 42.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:17:48.612 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (4m) 3m ago 42m 18.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:17:48.612 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (2m) 19s ago 42m 34.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:17:48.612 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (7m) 19s ago 33m 8483k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:17:48.612 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (7m) 3m ago 33m 7700k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:17:48.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running 19s ago 41m - 3036M 2024-09-20T19:17:48.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (40m) 19s ago 40m 61.7M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab e80563e43d12 2024-09-20T19:17:48.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (39m) 19s ago 39m 62.6M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:17:48.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (38m) 19s ago 38m 60.2M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:17:48.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (37m) 3m ago 37m 70.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:17:48.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (36m) 3m ago 36m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:17:48.612 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (35m) 3m ago 35m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:17:48.613 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (34m) 3m ago 34m 58.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:17:48.613 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (6m) 3m ago 34m 41.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:17:48.613 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (31m) 19s ago 31m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:17:48.613 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (31m) 3m ago 31m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:17:48.999 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:17:48.999 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:17:48.999 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:17:48.999 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:17:48.999 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 7, 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 9, 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 6 2024-09-20T19:17:49.000 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:17:49.001 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:17:49.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:49 smithi049 bash[92966]: cluster 2024-09-20T19:17:47.060843+0000 mgr.y (mgr.25175) 469 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:17:49.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:49 smithi049 bash[92966]: cluster 2024-09-20T19:17:47.060843+0000 mgr.y (mgr.25175) 469 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:17:49.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:49 smithi049 bash[92966]: audit 2024-09-20T19:17:47.942919+0000 mgr.y (mgr.25175) 470 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:49.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:49 smithi049 bash[92966]: audit 2024-09-20T19:17:47.942919+0000 mgr.y (mgr.25175) 470 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:49.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:49 smithi049 bash[92966]: audit 2024-09-20T19:17:49.000843+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.49:0/23702566' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:49.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:49 smithi049 bash[92966]: audit 2024-09-20T19:17:49.000843+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.49:0/23702566' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:49.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:49 smithi049 bash[89441]: cluster 2024-09-20T19:17:47.060843+0000 mgr.y (mgr.25175) 469 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:17:49.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:49 smithi049 bash[89441]: cluster 2024-09-20T19:17:47.060843+0000 mgr.y (mgr.25175) 469 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:17:49.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:49 smithi049 bash[89441]: audit 2024-09-20T19:17:47.942919+0000 mgr.y (mgr.25175) 470 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:49.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:49 smithi049 bash[89441]: audit 2024-09-20T19:17:47.942919+0000 mgr.y (mgr.25175) 470 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:49.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:49 smithi049 bash[89441]: audit 2024-09-20T19:17:49.000843+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.49:0/23702566' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:49.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:49 smithi049 bash[89441]: audit 2024-09-20T19:17:49.000843+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.49:0/23702566' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:49.318 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:17:49.318 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:17:49.318 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:17:49.318 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-20T19:17:49.318 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:17:49.318 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "0/8 daemons upgraded", 2024-09-20T19:17:49.318 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:17:49.318 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:17:49.319 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:17:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:49 smithi115 bash[70559]: cluster 2024-09-20T19:17:47.060843+0000 mgr.y (mgr.25175) 469 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:17:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:49 smithi115 bash[70559]: cluster 2024-09-20T19:17:47.060843+0000 mgr.y (mgr.25175) 469 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:17:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:49 smithi115 bash[70559]: audit 2024-09-20T19:17:47.942919+0000 mgr.y (mgr.25175) 470 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:49 smithi115 bash[70559]: audit 2024-09-20T19:17:47.942919+0000 mgr.y (mgr.25175) 470 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:49 smithi115 bash[70559]: audit 2024-09-20T19:17:49.000843+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.49:0/23702566' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:49 smithi115 bash[70559]: audit 2024-09-20T19:17:49.000843+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.49:0/23702566' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:17:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:50 smithi049 bash[89441]: audit 2024-09-20T19:17:48.262777+0000 mgr.y (mgr.25175) 471 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:50 smithi049 bash[89441]: audit 2024-09-20T19:17:48.262777+0000 mgr.y (mgr.25175) 471 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:50 smithi049 bash[89441]: audit 2024-09-20T19:17:48.574608+0000 mgr.y (mgr.25175) 472 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:50 smithi049 bash[89441]: audit 2024-09-20T19:17:48.574608+0000 mgr.y (mgr.25175) 472 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:50.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:50 smithi049 bash[92966]: audit 2024-09-20T19:17:48.262777+0000 mgr.y (mgr.25175) 471 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:50.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:50 smithi049 bash[92966]: audit 2024-09-20T19:17:48.262777+0000 mgr.y (mgr.25175) 471 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:50.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:50 smithi049 bash[92966]: audit 2024-09-20T19:17:48.574608+0000 mgr.y (mgr.25175) 472 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:50.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:50 smithi049 bash[92966]: audit 2024-09-20T19:17:48.574608+0000 mgr.y (mgr.25175) 472 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:50.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:50 smithi115 bash[70559]: audit 2024-09-20T19:17:48.262777+0000 mgr.y (mgr.25175) 471 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:50.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:50 smithi115 bash[70559]: audit 2024-09-20T19:17:48.262777+0000 mgr.y (mgr.25175) 471 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:50.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:50 smithi115 bash[70559]: audit 2024-09-20T19:17:48.574608+0000 mgr.y (mgr.25175) 472 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:50.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:50 smithi115 bash[70559]: audit 2024-09-20T19:17:48.574608+0000 mgr.y (mgr.25175) 472 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:51.021 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:50.66743818Z level=error msg="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:17:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:51 smithi049 bash[89441]: cluster 2024-09-20T19:17:49.062098+0000 mgr.y (mgr.25175) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:17:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:51 smithi049 bash[89441]: cluster 2024-09-20T19:17:49.062098+0000 mgr.y (mgr.25175) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:17:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:51 smithi049 bash[89441]: audit 2024-09-20T19:17:49.319825+0000 mgr.y (mgr.25175) 474 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:51 smithi049 bash[89441]: audit 2024-09-20T19:17:49.319825+0000 mgr.y (mgr.25175) 474 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:51 smithi049 bash[92966]: cluster 2024-09-20T19:17:49.062098+0000 mgr.y (mgr.25175) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:17:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:51 smithi049 bash[92966]: cluster 2024-09-20T19:17:49.062098+0000 mgr.y (mgr.25175) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:17:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:51 smithi049 bash[92966]: audit 2024-09-20T19:17:49.319825+0000 mgr.y (mgr.25175) 474 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:51 smithi049 bash[92966]: audit 2024-09-20T19:17:49.319825+0000 mgr.y (mgr.25175) 474 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:51.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:51 smithi115 bash[70559]: cluster 2024-09-20T19:17:49.062098+0000 mgr.y (mgr.25175) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:17:51.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:51 smithi115 bash[70559]: cluster 2024-09-20T19:17:49.062098+0000 mgr.y (mgr.25175) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:17:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:51 smithi115 bash[70559]: audit 2024-09-20T19:17:49.319825+0000 mgr.y (mgr.25175) 474 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:51 smithi115 bash[70559]: audit 2024-09-20T19:17:49.319825+0000 mgr.y (mgr.25175) 474 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:17:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[89441]: cluster 2024-09-20T19:17:51.062859+0000 mgr.y (mgr.25175) 475 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[89441]: cluster 2024-09-20T19:17:51.062859+0000 mgr.y (mgr.25175) 475 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[89441]: audit 2024-09-20T19:17:51.646392+0000 mgr.y (mgr.25175) 476 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[89441]: audit 2024-09-20T19:17:51.646392+0000 mgr.y (mgr.25175) 476 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[89441]: audit 2024-09-20T19:17:53.009710+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:53.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[89441]: audit 2024-09-20T19:17:53.009710+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:53.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[92966]: cluster 2024-09-20T19:17:51.062859+0000 mgr.y (mgr.25175) 475 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:53.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[92966]: cluster 2024-09-20T19:17:51.062859+0000 mgr.y (mgr.25175) 475 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:53.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[92966]: audit 2024-09-20T19:17:51.646392+0000 mgr.y (mgr.25175) 476 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:53.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[92966]: audit 2024-09-20T19:17:51.646392+0000 mgr.y (mgr.25175) 476 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:53.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[92966]: audit 2024-09-20T19:17:53.009710+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:53.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[92966]: audit 2024-09-20T19:17:53.009710+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:53 smithi115 bash[70559]: cluster 2024-09-20T19:17:51.062859+0000 mgr.y (mgr.25175) 475 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:53 smithi115 bash[70559]: cluster 2024-09-20T19:17:51.062859+0000 mgr.y (mgr.25175) 475 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:53 smithi115 bash[70559]: audit 2024-09-20T19:17:51.646392+0000 mgr.y (mgr.25175) 476 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:53 smithi115 bash[70559]: audit 2024-09-20T19:17:51.646392+0000 mgr.y (mgr.25175) 476 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:53 smithi115 bash[70559]: audit 2024-09-20T19:17:53.009710+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:53 smithi115 bash[70559]: audit 2024-09-20T19:17:53.009710+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:53.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:17:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:17:53] "GET /metrics HTTP/1.1" 200 38356 "" "Prometheus/2.51.0" 2024-09-20T19:17:54.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:53.664414597Z level=error msg="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:17:55.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:55 smithi049 bash[89441]: cluster 2024-09-20T19:17:53.063803+0000 mgr.y (mgr.25175) 477 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:55.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:55 smithi049 bash[89441]: cluster 2024-09-20T19:17:53.063803+0000 mgr.y (mgr.25175) 477 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:55.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:55 smithi049 bash[92966]: cluster 2024-09-20T19:17:53.063803+0000 mgr.y (mgr.25175) 477 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:55.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:55 smithi049 bash[92966]: cluster 2024-09-20T19:17:53.063803+0000 mgr.y (mgr.25175) 477 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:55.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:55 smithi115 bash[70559]: cluster 2024-09-20T19:17:53.063803+0000 mgr.y (mgr.25175) 477 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:55.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:55 smithi115 bash[70559]: cluster 2024-09-20T19:17:53.063803+0000 mgr.y (mgr.25175) 477 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:57.034 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:56.636200097Z level=error msg="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:17:57.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:57 smithi049 bash[89441]: cluster 2024-09-20T19:17:55.065468+0000 mgr.y (mgr.25175) 478 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:57.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:57 smithi049 bash[89441]: cluster 2024-09-20T19:17:55.065468+0000 mgr.y (mgr.25175) 478 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:57.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:57 smithi049 bash[89441]: audit 2024-09-20T19:17:56.107098+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:17:57.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:57 smithi049 bash[89441]: audit 2024-09-20T19:17:56.107098+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:17:57.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:57 smithi049 bash[92966]: cluster 2024-09-20T19:17:55.065468+0000 mgr.y (mgr.25175) 478 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:57.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:57 smithi049 bash[92966]: cluster 2024-09-20T19:17:55.065468+0000 mgr.y (mgr.25175) 478 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:57.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:57 smithi049 bash[92966]: audit 2024-09-20T19:17:56.107098+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:17:57.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:57 smithi049 bash[92966]: audit 2024-09-20T19:17:56.107098+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:17:57.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:57 smithi115 bash[70559]: cluster 2024-09-20T19:17:55.065468+0000 mgr.y (mgr.25175) 478 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:57.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:57 smithi115 bash[70559]: cluster 2024-09-20T19:17:55.065468+0000 mgr.y (mgr.25175) 478 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:17:57.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:57 smithi115 bash[70559]: audit 2024-09-20T19:17:56.107098+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:17:57.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:57 smithi115 bash[70559]: audit 2024-09-20T19:17:56.107098+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:17:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[89441]: audit 2024-09-20T19:17:56.107570+0000 mgr.y (mgr.25175) 479 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:17:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[89441]: audit 2024-09-20T19:17:56.107570+0000 mgr.y (mgr.25175) 479 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:17:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[89441]: cephadm 2024-09-20T19:17:56.110346+0000 mgr.y (mgr.25175) 480 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-20T19:17:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[89441]: cephadm 2024-09-20T19:17:56.110346+0000 mgr.y (mgr.25175) 480 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-20T19:17:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[89441]: audit 2024-09-20T19:17:57.884426+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[89441]: audit 2024-09-20T19:17:57.884426+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[89441]: audit 2024-09-20T19:17:57.885664+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:58.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[89441]: audit 2024-09-20T19:17:57.885664+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:58.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[92966]: audit 2024-09-20T19:17:56.107570+0000 mgr.y (mgr.25175) 479 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:17:58.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[92966]: audit 2024-09-20T19:17:56.107570+0000 mgr.y (mgr.25175) 479 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:17:58.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[92966]: cephadm 2024-09-20T19:17:56.110346+0000 mgr.y (mgr.25175) 480 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-20T19:17:58.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[92966]: cephadm 2024-09-20T19:17:56.110346+0000 mgr.y (mgr.25175) 480 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-20T19:17:58.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[92966]: audit 2024-09-20T19:17:57.884426+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:58.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[92966]: audit 2024-09-20T19:17:57.884426+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:58.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[92966]: audit 2024-09-20T19:17:57.885664+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:58.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:58 smithi049 bash[92966]: audit 2024-09-20T19:17:57.885664+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:58.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:58 smithi115 bash[70559]: audit 2024-09-20T19:17:56.107570+0000 mgr.y (mgr.25175) 479 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:17:58.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:58 smithi115 bash[70559]: audit 2024-09-20T19:17:56.107570+0000 mgr.y (mgr.25175) 479 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:17:58.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:58 smithi115 bash[70559]: cephadm 2024-09-20T19:17:56.110346+0000 mgr.y (mgr.25175) 480 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-20T19:17:58.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:58 smithi115 bash[70559]: cephadm 2024-09-20T19:17:56.110346+0000 mgr.y (mgr.25175) 480 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-20T19:17:58.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:58 smithi115 bash[70559]: audit 2024-09-20T19:17:57.884426+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:58.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:58 smithi115 bash[70559]: audit 2024-09-20T19:17:57.884426+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:58.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:58 smithi115 bash[70559]: audit 2024-09-20T19:17:57.885664+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:58.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:58 smithi115 bash[70559]: audit 2024-09-20T19:17:57.885664+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:17:59.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[89441]: cluster 2024-09-20T19:17:57.066444+0000 mgr.y (mgr.25175) 481 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:59.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[89441]: cluster 2024-09-20T19:17:57.066444+0000 mgr.y (mgr.25175) 481 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:59.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[89441]: audit 2024-09-20T19:17:58.899405+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:59.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[89441]: audit 2024-09-20T19:17:58.899405+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:59.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[89441]: audit 2024-09-20T19:17:58.903709+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:17:59.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[89441]: audit 2024-09-20T19:17:58.903709+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:17:59.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[89441]: audit 2024-09-20T19:17:58.905285+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:59.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[89441]: audit 2024-09-20T19:17:58.905285+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[92966]: cluster 2024-09-20T19:17:57.066444+0000 mgr.y (mgr.25175) 481 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:59.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[92966]: cluster 2024-09-20T19:17:57.066444+0000 mgr.y (mgr.25175) 481 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:59.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[92966]: audit 2024-09-20T19:17:58.899405+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:59.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[92966]: audit 2024-09-20T19:17:58.899405+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:59.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[92966]: audit 2024-09-20T19:17:58.903709+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:17:59.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[92966]: audit 2024-09-20T19:17:58.903709+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:17:59.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[92966]: audit 2024-09-20T19:17:58.905285+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:59.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:17:59 smithi049 bash[92966]: audit 2024-09-20T19:17:58.905285+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:59 smithi115 bash[70559]: cluster 2024-09-20T19:17:57.066444+0000 mgr.y (mgr.25175) 481 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:59 smithi115 bash[70559]: cluster 2024-09-20T19:17:57.066444+0000 mgr.y (mgr.25175) 481 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:17:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:59 smithi115 bash[70559]: audit 2024-09-20T19:17:58.899405+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:59 smithi115 bash[70559]: audit 2024-09-20T19:17:58.899405+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:17:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:59 smithi115 bash[70559]: audit 2024-09-20T19:17:58.903709+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:17:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:59 smithi115 bash[70559]: audit 2024-09-20T19:17:58.903709+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:17:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:59 smithi115 bash[70559]: audit 2024-09-20T19:17:58.905285+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:17:59.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:17:59 smithi115 bash[70559]: audit 2024-09-20T19:17:58.905285+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:00.055 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:17:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:17:59.660791155Z level=error msg="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:18:00.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:00 smithi115 bash[70559]: cephadm 2024-09-20T19:17:58.891946+0000 mgr.y (mgr.25175) 482 : cephadm [INF] Upgrade: Updating osd.1 2024-09-20T19:18:00.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:00 smithi115 bash[70559]: cephadm 2024-09-20T19:17:58.891946+0000 mgr.y (mgr.25175) 482 : cephadm [INF] Upgrade: Updating osd.1 2024-09-20T19:18:00.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:00 smithi115 bash[70559]: cephadm 2024-09-20T19:17:58.910615+0000 mgr.y (mgr.25175) 483 : cephadm [INF] Deploying daemon osd.1 on smithi049 2024-09-20T19:18:00.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:00 smithi115 bash[70559]: cephadm 2024-09-20T19:17:58.910615+0000 mgr.y (mgr.25175) 483 : cephadm [INF] Deploying daemon osd.1 on smithi049 2024-09-20T19:18:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:00 smithi049 bash[89441]: cephadm 2024-09-20T19:17:58.891946+0000 mgr.y (mgr.25175) 482 : cephadm [INF] Upgrade: Updating osd.1 2024-09-20T19:18:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:00 smithi049 bash[89441]: cephadm 2024-09-20T19:17:58.891946+0000 mgr.y (mgr.25175) 482 : cephadm [INF] Upgrade: Updating osd.1 2024-09-20T19:18:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:00 smithi049 bash[89441]: cephadm 2024-09-20T19:17:58.910615+0000 mgr.y (mgr.25175) 483 : cephadm [INF] Deploying daemon osd.1 on smithi049 2024-09-20T19:18:00.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:00 smithi049 bash[89441]: cephadm 2024-09-20T19:17:58.910615+0000 mgr.y (mgr.25175) 483 : cephadm [INF] Deploying daemon osd.1 on smithi049 2024-09-20T19:18:00.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:00 smithi049 bash[92966]: cephadm 2024-09-20T19:17:58.891946+0000 mgr.y (mgr.25175) 482 : cephadm [INF] Upgrade: Updating osd.1 2024-09-20T19:18:00.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:00 smithi049 bash[92966]: cephadm 2024-09-20T19:17:58.891946+0000 mgr.y (mgr.25175) 482 : cephadm [INF] Upgrade: Updating osd.1 2024-09-20T19:18:00.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:00 smithi049 bash[92966]: cephadm 2024-09-20T19:17:58.910615+0000 mgr.y (mgr.25175) 483 : cephadm [INF] Deploying daemon osd.1 on smithi049 2024-09-20T19:18:00.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:00 smithi049 bash[92966]: cephadm 2024-09-20T19:17:58.910615+0000 mgr.y (mgr.25175) 483 : cephadm [INF] Deploying daemon osd.1 on smithi049 2024-09-20T19:18:01.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:01 smithi049 bash[89441]: cluster 2024-09-20T19:17:59.067950+0000 mgr.y (mgr.25175) 484 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:01.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:01 smithi049 bash[89441]: cluster 2024-09-20T19:17:59.067950+0000 mgr.y (mgr.25175) 484 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:01.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:01 smithi049 bash[92966]: cluster 2024-09-20T19:17:59.067950+0000 mgr.y (mgr.25175) 484 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:01.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:01 smithi049 bash[92966]: cluster 2024-09-20T19:17:59.067950+0000 mgr.y (mgr.25175) 484 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:01.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:01 smithi115 bash[70559]: cluster 2024-09-20T19:17:59.067950+0000 mgr.y (mgr.25175) 484 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:01.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:01 smithi115 bash[70559]: cluster 2024-09-20T19:17:59.067950+0000 mgr.y (mgr.25175) 484 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:02.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:02 smithi115 bash[70559]: cluster 2024-09-20T19:18:01.068651+0000 mgr.y (mgr.25175) 485 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:02.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:02 smithi115 bash[70559]: cluster 2024-09-20T19:18:01.068651+0000 mgr.y (mgr.25175) 485 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:02.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:02 smithi115 bash[70559]: audit 2024-09-20T19:18:01.657559+0000 mgr.y (mgr.25175) 486 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:02.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:02 smithi115 bash[70559]: audit 2024-09-20T19:18:01.657559+0000 mgr.y (mgr.25175) 486 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:02.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:02 smithi049 bash[89441]: cluster 2024-09-20T19:18:01.068651+0000 mgr.y (mgr.25175) 485 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:02.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:02 smithi049 bash[89441]: cluster 2024-09-20T19:18:01.068651+0000 mgr.y (mgr.25175) 485 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:02.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:02 smithi049 bash[89441]: audit 2024-09-20T19:18:01.657559+0000 mgr.y (mgr.25175) 486 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:02.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:02 smithi049 bash[89441]: audit 2024-09-20T19:18:01.657559+0000 mgr.y (mgr.25175) 486 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:02.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:02 smithi049 bash[92966]: cluster 2024-09-20T19:18:01.068651+0000 mgr.y (mgr.25175) 485 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:02.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:02 smithi049 bash[92966]: cluster 2024-09-20T19:18:01.068651+0000 mgr.y (mgr.25175) 485 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:02.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:02 smithi049 bash[92966]: audit 2024-09-20T19:18:01.657559+0000 mgr.y (mgr.25175) 486 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:02.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:02 smithi049 bash[92966]: audit 2024-09-20T19:18:01.657559+0000 mgr.y (mgr.25175) 486 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:03.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:02.626872906Z level=error msg="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:18:03.549 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:18:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:18:03] "GET /metrics HTTP/1.1" 200 38355 "" "Prometheus/2.51.0" 2024-09-20T19:18:04.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:04 smithi115 bash[70559]: cluster 2024-09-20T19:18:03.069185+0000 mgr.y (mgr.25175) 487 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:04.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:04 smithi115 bash[70559]: cluster 2024-09-20T19:18:03.069185+0000 mgr.y (mgr.25175) 487 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:04.410 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:18:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:04.410 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:04.410 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:18:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:04.411 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:18:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:04.411 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:18:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:04.411 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:04 smithi049 bash[89441]: cluster 2024-09-20T19:18:03.069185+0000 mgr.y (mgr.25175) 487 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:04.412 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:04 smithi049 bash[89441]: cluster 2024-09-20T19:18:03.069185+0000 mgr.y (mgr.25175) 487 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:04.412 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:04.412 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:18:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:04.412 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:18:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:04.412 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:04 smithi049 bash[92966]: cluster 2024-09-20T19:18:03.069185+0000 mgr.y (mgr.25175) 487 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:04.413 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:04 smithi049 bash[92966]: cluster 2024-09-20T19:18:03.069185+0000 mgr.y (mgr.25175) 487 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:04.413 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:04 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:04.800 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:04 smithi049 systemd[1]: Stopping Ceph osd.1 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:18:04.800 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:04 smithi049 bash[34877]: debug 2024-09-20T19:18:04.510+0000 7ff653c10640 -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-20T19:18:04.800 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:04 smithi049 bash[34877]: debug 2024-09-20T19:18:04.510+0000 7ff653c10640 -1 osd.1 117 *** Got signal Terminated *** 2024-09-20T19:18:04.800 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:04 smithi049 bash[34877]: debug 2024-09-20T19:18:04.510+0000 7ff653c10640 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:18:05.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:05 smithi049 bash[89441]: cluster 2024-09-20T19:18:04.518449+0000 mon.a (mon.0) 209 : cluster [INF] osd.1 marked itself down and dead 2024-09-20T19:18:05.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:05 smithi049 bash[89441]: cluster 2024-09-20T19:18:04.518449+0000 mon.a (mon.0) 209 : cluster [INF] osd.1 marked itself down and dead 2024-09-20T19:18:05.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:05 smithi049 bash[92966]: cluster 2024-09-20T19:18:04.518449+0000 mon.a (mon.0) 209 : cluster [INF] osd.1 marked itself down and dead 2024-09-20T19:18:05.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:05 smithi049 bash[92966]: cluster 2024-09-20T19:18:04.518449+0000 mon.a (mon.0) 209 : cluster [INF] osd.1 marked itself down and dead 2024-09-20T19:18:05.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:05 smithi115 bash[70559]: cluster 2024-09-20T19:18:04.518449+0000 mon.a (mon.0) 209 : cluster [INF] osd.1 marked itself down and dead 2024-09-20T19:18:05.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:05 smithi115 bash[70559]: cluster 2024-09-20T19:18:04.518449+0000 mon.a (mon.0) 209 : cluster [INF] osd.1 marked itself down and dead 2024-09-20T19:18:06.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:05.672794422Z level=error msg="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:18:06.519 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[102864]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-1 2024-09-20T19:18:06.519 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[89441]: cluster 2024-09-20T19:18:05.070697+0000 mgr.y (mgr.25175) 488 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:06.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[89441]: cluster 2024-09-20T19:18:05.070697+0000 mgr.y (mgr.25175) 488 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:06.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[89441]: cluster 2024-09-20T19:18:05.117486+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:18:06.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[89441]: cluster 2024-09-20T19:18:05.117486+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:18:06.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[89441]: cluster 2024-09-20T19:18:05.133736+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-20T19:18:06.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[89441]: cluster 2024-09-20T19:18:05.133736+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-20T19:18:06.520 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[92966]: cluster 2024-09-20T19:18:05.070697+0000 mgr.y (mgr.25175) 488 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:06.520 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[92966]: cluster 2024-09-20T19:18:05.070697+0000 mgr.y (mgr.25175) 488 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:06.520 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[92966]: cluster 2024-09-20T19:18:05.117486+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:18:06.520 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[92966]: cluster 2024-09-20T19:18:05.117486+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:18:06.520 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[92966]: cluster 2024-09-20T19:18:05.133736+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-20T19:18:06.520 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[92966]: cluster 2024-09-20T19:18:05.133736+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-20T19:18:06.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:06 smithi115 bash[70559]: cluster 2024-09-20T19:18:05.070697+0000 mgr.y (mgr.25175) 488 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:06.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:06 smithi115 bash[70559]: cluster 2024-09-20T19:18:05.070697+0000 mgr.y (mgr.25175) 488 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:06.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:06 smithi115 bash[70559]: cluster 2024-09-20T19:18:05.117486+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:18:06.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:06 smithi115 bash[70559]: cluster 2024-09-20T19:18:05.117486+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:18:06.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:06 smithi115 bash[70559]: cluster 2024-09-20T19:18:05.133736+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-20T19:18:06.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:06 smithi115 bash[70559]: cluster 2024-09-20T19:18:05.133736+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-20T19:18:06.799 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:06 smithi049 bash[102928]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-1 2024-09-20T19:18:07.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:07 smithi049 bash[89441]: cluster 2024-09-20T19:18:06.138225+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-20T19:18:07.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:07 smithi049 bash[89441]: cluster 2024-09-20T19:18:06.138225+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-20T19:18:07.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:07 smithi049 bash[92966]: cluster 2024-09-20T19:18:06.138225+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-20T19:18:07.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:07 smithi049 bash[92966]: cluster 2024-09-20T19:18:06.138225+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-20T19:18:07.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:07 smithi115 bash[70559]: cluster 2024-09-20T19:18:06.138225+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-20T19:18:07.798 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:07 smithi115 bash[70559]: cluster 2024-09-20T19:18:06.138225+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-20T19:18:08.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:08 smithi049 bash[89441]: cluster 2024-09-20T19:18:07.071459+0000 mgr.y (mgr.25175) 489 : cluster [DBG] pgmap v270: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:18:08.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:08 smithi049 bash[89441]: cluster 2024-09-20T19:18:07.071459+0000 mgr.y (mgr.25175) 489 : cluster [DBG] pgmap v270: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:18:08.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:08 smithi049 bash[92966]: cluster 2024-09-20T19:18:07.071459+0000 mgr.y (mgr.25175) 489 : cluster [DBG] pgmap v270: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:18:08.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:08 smithi049 bash[92966]: cluster 2024-09-20T19:18:07.071459+0000 mgr.y (mgr.25175) 489 : cluster [DBG] pgmap v270: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:18:08.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:08 smithi115 bash[70559]: cluster 2024-09-20T19:18:07.071459+0000 mgr.y (mgr.25175) 489 : cluster [DBG] pgmap v270: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:18:08.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:08 smithi115 bash[70559]: cluster 2024-09-20T19:18:07.071459+0000 mgr.y (mgr.25175) 489 : cluster [DBG] pgmap v270: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:18:08.934 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:18:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:08.934 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:08.935 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:08 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-20T19:18:08.935 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:08 smithi049 systemd[1]: Stopped Ceph osd.1 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:18:08.935 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:08.935 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:18:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:08.935 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:18:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:08.935 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:18:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:08.936 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:18:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:08.936 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:08.936 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:18:08 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:18:09.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:08.66928342Z level=error msg="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:18:09.299 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:08 smithi049 systemd[1]: Started Ceph osd.1 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:18:10.299 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:10 smithi049 bash[103075]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:18:10.299 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:10 smithi049 bash[103075]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:18:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:09 smithi049 bash[89441]: audit 2024-09-20T19:18:08.982658+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:09 smithi049 bash[89441]: audit 2024-09-20T19:18:08.982658+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:09 smithi049 bash[89441]: audit 2024-09-20T19:18:08.988376+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:09 smithi049 bash[89441]: audit 2024-09-20T19:18:08.988376+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:09 smithi049 bash[89441]: audit 2024-09-20T19:18:08.993803+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:09 smithi049 bash[89441]: audit 2024-09-20T19:18:08.993803+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:09 smithi049 bash[92966]: audit 2024-09-20T19:18:08.982658+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:09 smithi049 bash[92966]: audit 2024-09-20T19:18:08.982658+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:09 smithi049 bash[92966]: audit 2024-09-20T19:18:08.988376+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:09 smithi049 bash[92966]: audit 2024-09-20T19:18:08.988376+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:09 smithi049 bash[92966]: audit 2024-09-20T19:18:08.993803+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:09 smithi049 bash[92966]: audit 2024-09-20T19:18:08.993803+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:09 smithi115 bash[70559]: audit 2024-09-20T19:18:08.982658+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:09 smithi115 bash[70559]: audit 2024-09-20T19:18:08.982658+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:09 smithi115 bash[70559]: audit 2024-09-20T19:18:08.988376+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:09 smithi115 bash[70559]: audit 2024-09-20T19:18:08.988376+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:09 smithi115 bash[70559]: audit 2024-09-20T19:18:08.993803+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:10.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:09 smithi115 bash[70559]: audit 2024-09-20T19:18:08.993803+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:11.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:10 smithi049 bash[89441]: cluster 2024-09-20T19:18:09.072380+0000 mgr.y (mgr.25175) 490 : cluster [DBG] pgmap v271: 161 pgs: 32 active+undersized, 7 peering, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:18:11.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:10 smithi049 bash[89441]: cluster 2024-09-20T19:18:09.072380+0000 mgr.y (mgr.25175) 490 : cluster [DBG] pgmap v271: 161 pgs: 32 active+undersized, 7 peering, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:18:11.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:10 smithi049 bash[89441]: cluster 2024-09-20T19:18:09.992130+0000 mon.a (mon.0) 216 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 24 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:11.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:10 smithi049 bash[89441]: cluster 2024-09-20T19:18:09.992130+0000 mon.a (mon.0) 216 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 24 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:11.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:10 smithi049 bash[92966]: cluster 2024-09-20T19:18:09.072380+0000 mgr.y (mgr.25175) 490 : cluster [DBG] pgmap v271: 161 pgs: 32 active+undersized, 7 peering, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:18:11.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:10 smithi049 bash[92966]: cluster 2024-09-20T19:18:09.072380+0000 mgr.y (mgr.25175) 490 : cluster [DBG] pgmap v271: 161 pgs: 32 active+undersized, 7 peering, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:18:11.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:10 smithi049 bash[92966]: cluster 2024-09-20T19:18:09.992130+0000 mon.a (mon.0) 216 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 24 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:11.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:10 smithi049 bash[92966]: cluster 2024-09-20T19:18:09.992130+0000 mon.a (mon.0) 216 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 24 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:11.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:10 smithi115 bash[70559]: cluster 2024-09-20T19:18:09.072380+0000 mgr.y (mgr.25175) 490 : cluster [DBG] pgmap v271: 161 pgs: 32 active+undersized, 7 peering, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:18:11.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:10 smithi115 bash[70559]: cluster 2024-09-20T19:18:09.072380+0000 mgr.y (mgr.25175) 490 : cluster [DBG] pgmap v271: 161 pgs: 32 active+undersized, 7 peering, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:18:11.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:10 smithi115 bash[70559]: cluster 2024-09-20T19:18:09.992130+0000 mon.a (mon.0) 216 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 24 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:11.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:10 smithi115 bash[70559]: cluster 2024-09-20T19:18:09.992130+0000 mon.a (mon.0) 216 : cluster [WRN] Health check failed: Degraded data redundancy: 82/636 objects degraded (12.893%), 24 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:12.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:11.642008464Z level=error msg="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:18:13.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[92966]: cluster 2024-09-20T19:18:11.073328+0000 mgr.y (mgr.25175) 491 : cluster [DBG] pgmap v272: 161 pgs: 32 active+undersized, 7 peering, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:18:13.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[92966]: cluster 2024-09-20T19:18:11.073328+0000 mgr.y (mgr.25175) 491 : cluster [DBG] pgmap v272: 161 pgs: 32 active+undersized, 7 peering, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:18:13.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[92966]: audit 2024-09-20T19:18:11.666359+0000 mgr.y (mgr.25175) 492 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:13.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[92966]: audit 2024-09-20T19:18:11.666359+0000 mgr.y (mgr.25175) 492 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:13.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[92966]: audit 2024-09-20T19:18:12.885177+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:13.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[92966]: audit 2024-09-20T19:18:12.885177+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:13.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[92966]: audit 2024-09-20T19:18:12.886649+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:13.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[92966]: audit 2024-09-20T19:18:12.886649+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:13.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[89441]: cluster 2024-09-20T19:18:11.073328+0000 mgr.y (mgr.25175) 491 : cluster [DBG] pgmap v272: 161 pgs: 32 active+undersized, 7 peering, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:18:13.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[89441]: cluster 2024-09-20T19:18:11.073328+0000 mgr.y (mgr.25175) 491 : cluster [DBG] pgmap v272: 161 pgs: 32 active+undersized, 7 peering, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:18:13.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[89441]: audit 2024-09-20T19:18:11.666359+0000 mgr.y (mgr.25175) 492 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:13.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[89441]: audit 2024-09-20T19:18:11.666359+0000 mgr.y (mgr.25175) 492 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:13.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[89441]: audit 2024-09-20T19:18:12.885177+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:13.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[89441]: audit 2024-09-20T19:18:12.885177+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:13.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[89441]: audit 2024-09-20T19:18:12.886649+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:13.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:12 smithi049 bash[89441]: audit 2024-09-20T19:18:12.886649+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:13.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:12 smithi115 bash[70559]: cluster 2024-09-20T19:18:11.073328+0000 mgr.y (mgr.25175) 491 : cluster [DBG] pgmap v272: 161 pgs: 32 active+undersized, 7 peering, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:18:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:12 smithi115 bash[70559]: cluster 2024-09-20T19:18:11.073328+0000 mgr.y (mgr.25175) 491 : cluster [DBG] pgmap v272: 161 pgs: 32 active+undersized, 7 peering, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:18:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:12 smithi115 bash[70559]: audit 2024-09-20T19:18:11.666359+0000 mgr.y (mgr.25175) 492 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:12 smithi115 bash[70559]: audit 2024-09-20T19:18:11.666359+0000 mgr.y (mgr.25175) 492 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:12 smithi115 bash[70559]: audit 2024-09-20T19:18:12.885177+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:12 smithi115 bash[70559]: audit 2024-09-20T19:18:12.885177+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:12 smithi115 bash[70559]: audit 2024-09-20T19:18:12.886649+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:12 smithi115 bash[70559]: audit 2024-09-20T19:18:12.886649+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:13.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:18:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:18:13] "GET /metrics HTTP/1.1" 200 38357 "" "Prometheus/2.51.0" 2024-09-20T19:18:14.530 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[103075]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:18:14.530 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[103075]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:18:14.530 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[103075]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:18:14.531 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[103075]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-20T19:18:14.531 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[103075]: 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-20T19:18:14.799 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[103075]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-20T19:18:14.799 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[103075]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-20T19:18:14.799 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[103075]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-20T19:18:14.799 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[103075]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-20T19:18:14.799 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[103075]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-20T19:18:14.991 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:14.665260816Z level=error msg="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:18:15.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[89441]: cluster 2024-09-20T19:18:13.074575+0000 mgr.y (mgr.25175) 493 : cluster [DBG] pgmap v273: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[89441]: cluster 2024-09-20T19:18:13.074575+0000 mgr.y (mgr.25175) 493 : cluster [DBG] pgmap v273: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[89441]: audit 2024-09-20T19:18:14.910636+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[89441]: audit 2024-09-20T19:18:14.910636+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[89441]: audit 2024-09-20T19:18:14.916322+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[89441]: audit 2024-09-20T19:18:14.916322+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:15.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[92966]: cluster 2024-09-20T19:18:13.074575+0000 mgr.y (mgr.25175) 493 : cluster [DBG] pgmap v273: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:15.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[92966]: cluster 2024-09-20T19:18:13.074575+0000 mgr.y (mgr.25175) 493 : cluster [DBG] pgmap v273: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:15.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[92966]: audit 2024-09-20T19:18:14.910636+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:15.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[92966]: audit 2024-09-20T19:18:14.910636+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:15.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[92966]: audit 2024-09-20T19:18:14.916322+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:15.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:14 smithi049 bash[92966]: audit 2024-09-20T19:18:14.916322+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:14 smithi115 bash[70559]: cluster 2024-09-20T19:18:13.074575+0000 mgr.y (mgr.25175) 493 : cluster [DBG] pgmap v273: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:14 smithi115 bash[70559]: cluster 2024-09-20T19:18:13.074575+0000 mgr.y (mgr.25175) 493 : cluster [DBG] pgmap v273: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:14 smithi115 bash[70559]: audit 2024-09-20T19:18:14.910636+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:14 smithi115 bash[70559]: audit 2024-09-20T19:18:14.910636+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:14 smithi115 bash[70559]: audit 2024-09-20T19:18:14.916322+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:14 smithi115 bash[70559]: audit 2024-09-20T19:18:14.916322+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:16.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:16 smithi049 bash[89441]: cluster 2024-09-20T19:18:15.046664+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Degraded data redundancy: 88/636 objects degraded (13.836%), 25 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:16.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:16 smithi049 bash[89441]: cluster 2024-09-20T19:18:15.046664+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Degraded data redundancy: 88/636 objects degraded (13.836%), 25 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:16.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:16 smithi049 bash[92966]: cluster 2024-09-20T19:18:15.046664+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Degraded data redundancy: 88/636 objects degraded (13.836%), 25 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:16.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:16 smithi049 bash[92966]: cluster 2024-09-20T19:18:15.046664+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Degraded data redundancy: 88/636 objects degraded (13.836%), 25 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:16.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:16 smithi115 bash[70559]: cluster 2024-09-20T19:18:15.046664+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Degraded data redundancy: 88/636 objects degraded (13.836%), 25 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:16.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:16 smithi115 bash[70559]: cluster 2024-09-20T19:18:15.046664+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Degraded data redundancy: 88/636 objects degraded (13.836%), 25 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:16.799 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:16 smithi049 bash[103776]: debug 2024-09-20T19:18:16.501+0000 7fc7beb24640 1 -- 172.21.15.49:0/1029819795 <== mon.2 v2:172.21.15.49:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558dc2996960 con 0x558dc29b7800 2024-09-20T19:18:17.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[89441]: cluster 2024-09-20T19:18:15.076438+0000 mgr.y (mgr.25175) 494 : cluster [DBG] pgmap v274: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:17.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[89441]: cluster 2024-09-20T19:18:15.076438+0000 mgr.y (mgr.25175) 494 : cluster [DBG] pgmap v274: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:17.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[89441]: audit 2024-09-20T19:18:16.039484+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:17.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[89441]: audit 2024-09-20T19:18:16.039484+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:17.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[89441]: audit 2024-09-20T19:18:16.046995+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:17.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[89441]: audit 2024-09-20T19:18:16.046995+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:17.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[92966]: cluster 2024-09-20T19:18:15.076438+0000 mgr.y (mgr.25175) 494 : cluster [DBG] pgmap v274: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:17.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[92966]: cluster 2024-09-20T19:18:15.076438+0000 mgr.y (mgr.25175) 494 : cluster [DBG] pgmap v274: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:17.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[92966]: audit 2024-09-20T19:18:16.039484+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:17.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[92966]: audit 2024-09-20T19:18:16.039484+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:17.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[92966]: audit 2024-09-20T19:18:16.046995+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:17.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[92966]: audit 2024-09-20T19:18:16.046995+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:17 smithi115 bash[70559]: cluster 2024-09-20T19:18:15.076438+0000 mgr.y (mgr.25175) 494 : cluster [DBG] pgmap v274: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:17 smithi115 bash[70559]: cluster 2024-09-20T19:18:15.076438+0000 mgr.y (mgr.25175) 494 : cluster [DBG] pgmap v274: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:17 smithi115 bash[70559]: audit 2024-09-20T19:18:16.039484+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:17 smithi115 bash[70559]: audit 2024-09-20T19:18:16.039484+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:17 smithi115 bash[70559]: audit 2024-09-20T19:18:16.046995+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:17 smithi115 bash[70559]: audit 2024-09-20T19:18:16.046995+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:18.049 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:17 smithi049 bash[103776]: debug 2024-09-20T19:18:17.757+0000 7fc7c138b640 -1 Falling back to public interface 2024-09-20T19:18:18.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:17.64370535Z level=error msg="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:18:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:19 smithi049 bash[89441]: cluster 2024-09-20T19:18:17.077661+0000 mgr.y (mgr.25175) 495 : cluster [DBG] pgmap v275: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:19 smithi049 bash[89441]: cluster 2024-09-20T19:18:17.077661+0000 mgr.y (mgr.25175) 495 : cluster [DBG] pgmap v275: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:19.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:19 smithi049 bash[92966]: cluster 2024-09-20T19:18:17.077661+0000 mgr.y (mgr.25175) 495 : cluster [DBG] pgmap v275: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:19.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:19 smithi049 bash[92966]: cluster 2024-09-20T19:18:17.077661+0000 mgr.y (mgr.25175) 495 : cluster [DBG] pgmap v275: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:19.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:19 smithi115 bash[70559]: cluster 2024-09-20T19:18:17.077661+0000 mgr.y (mgr.25175) 495 : cluster [DBG] pgmap v275: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:19.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:19 smithi115 bash[70559]: cluster 2024-09-20T19:18:17.077661+0000 mgr.y (mgr.25175) 495 : cluster [DBG] pgmap v275: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:19.674 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:18:20.352 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:18:20.352 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (6m) 5s ago 34m 13.7M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (6m) 4m ago 33m 66.2M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (8m) 5s ago 31m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (8m) 4m ago 42m 440M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (19m) 5s ago 44m 515M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (3m) 5s ago 44m 43.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (4m) 4m ago 42m 18.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (2m) 5s ago 42m 36.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (8m) 5s ago 34m 9180k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (8m) 4m ago 34m 7700k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (50s) 5s ago 41m 46.0M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running 5s ago 40m - 3036M 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (39m) 5s ago 39m 64.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (38m) 5s ago 38m 60.7M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:18:20.353 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (37m) 4m ago 38m 70.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:18:20.354 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (37m) 4m ago 37m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:18:20.354 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (36m) 4m ago 36m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:18:20.354 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (35m) 4m ago 35m 58.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:18:20.354 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (7m) 4m ago 34m 41.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:18:20.354 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (31m) 5s ago 31m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:18:20.354 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (31m) 4m ago 31m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:18:20.732 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:18:20.733 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:18:20.733 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:18:20.733 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:18:20.733 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:18:20.733 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:18:20.733 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:18:20.733 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:18:20.733 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 6, 2024-09-20T19:18:20.733 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:18:20.733 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:18:20.733 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:18:20.733 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:18:20.734 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:18:20.734 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:18:20.734 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8, 2024-09-20T19:18:20.734 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 6 2024-09-20T19:18:20.734 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:18:20.734 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:18:21.051 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:18:21.051 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:18:21.051 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:18:21.051 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (0 remaining).", 2024-09-20T19:18:21.051 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:18:21.051 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "1/8 daemons upgraded", 2024-09-20T19:18:21.051 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:18:21.051 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:18:21.051 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:18:21.055 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:20.628078535Z level=error msg="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:18:21.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:21 smithi115 bash[70559]: cluster 2024-09-20T19:18:19.080169+0000 mgr.y (mgr.25175) 496 : cluster [DBG] pgmap v276: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:21.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:21 smithi115 bash[70559]: cluster 2024-09-20T19:18:19.080169+0000 mgr.y (mgr.25175) 496 : cluster [DBG] pgmap v276: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:21.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:21 smithi115 bash[70559]: audit 2024-09-20T19:18:19.663083+0000 mgr.y (mgr.25175) 497 : audit [DBG] from='client.54221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:21.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:21 smithi115 bash[70559]: audit 2024-09-20T19:18:19.663083+0000 mgr.y (mgr.25175) 497 : audit [DBG] from='client.54221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:21.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:21 smithi115 bash[70559]: audit 2024-09-20T19:18:19.996483+0000 mgr.y (mgr.25175) 498 : audit [DBG] from='client.54227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:21.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:21 smithi115 bash[70559]: audit 2024-09-20T19:18:19.996483+0000 mgr.y (mgr.25175) 498 : audit [DBG] from='client.54227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:21.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:21 smithi115 bash[70559]: audit 2024-09-20T19:18:20.734995+0000 mon.a (mon.0) 224 : audit [DBG] from='client.? 172.21.15.49:0/3391857420' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:21.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:21 smithi115 bash[70559]: audit 2024-09-20T19:18:20.734995+0000 mon.a (mon.0) 224 : audit [DBG] from='client.? 172.21.15.49:0/3391857420' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:21.549 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[103776]: debug 2024-09-20T19:18:21.197+0000 7fc7c138b640 -1 osd.1 117 log_to_monitors true 2024-09-20T19:18:21.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[92966]: cluster 2024-09-20T19:18:19.080169+0000 mgr.y (mgr.25175) 496 : cluster [DBG] pgmap v276: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:21.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[92966]: cluster 2024-09-20T19:18:19.080169+0000 mgr.y (mgr.25175) 496 : cluster [DBG] pgmap v276: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:21.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[92966]: audit 2024-09-20T19:18:19.663083+0000 mgr.y (mgr.25175) 497 : audit [DBG] from='client.54221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:21.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[92966]: audit 2024-09-20T19:18:19.663083+0000 mgr.y (mgr.25175) 497 : audit [DBG] from='client.54221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:21.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[92966]: audit 2024-09-20T19:18:19.996483+0000 mgr.y (mgr.25175) 498 : audit [DBG] from='client.54227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:21.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[92966]: audit 2024-09-20T19:18:19.996483+0000 mgr.y (mgr.25175) 498 : audit [DBG] from='client.54227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:21.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[92966]: audit 2024-09-20T19:18:20.734995+0000 mon.a (mon.0) 224 : audit [DBG] from='client.? 172.21.15.49:0/3391857420' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:21.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[92966]: audit 2024-09-20T19:18:20.734995+0000 mon.a (mon.0) 224 : audit [DBG] from='client.? 172.21.15.49:0/3391857420' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:21.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[89441]: cluster 2024-09-20T19:18:19.080169+0000 mgr.y (mgr.25175) 496 : cluster [DBG] pgmap v276: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:21.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[89441]: cluster 2024-09-20T19:18:19.080169+0000 mgr.y (mgr.25175) 496 : cluster [DBG] pgmap v276: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 88/636 objects degraded (13.836%) 2024-09-20T19:18:21.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[89441]: audit 2024-09-20T19:18:19.663083+0000 mgr.y (mgr.25175) 497 : audit [DBG] from='client.54221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:21.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[89441]: audit 2024-09-20T19:18:19.663083+0000 mgr.y (mgr.25175) 497 : audit [DBG] from='client.54221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:21.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[89441]: audit 2024-09-20T19:18:19.996483+0000 mgr.y (mgr.25175) 498 : audit [DBG] from='client.54227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:21.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[89441]: audit 2024-09-20T19:18:19.996483+0000 mgr.y (mgr.25175) 498 : audit [DBG] from='client.54227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:21.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[89441]: audit 2024-09-20T19:18:20.734995+0000 mon.a (mon.0) 224 : audit [DBG] from='client.? 172.21.15.49:0/3391857420' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:21.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:21 smithi049 bash[89441]: audit 2024-09-20T19:18:20.734995+0000 mon.a (mon.0) 224 : audit [DBG] from='client.? 172.21.15.49:0/3391857420' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:22.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:22 smithi115 bash[70559]: audit 2024-09-20T19:18:20.315665+0000 mgr.y (mgr.25175) 499 : audit [DBG] from='client.54233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:22.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:22 smithi115 bash[70559]: audit 2024-09-20T19:18:20.315665+0000 mgr.y (mgr.25175) 499 : audit [DBG] from='client.54233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:22.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:22 smithi115 bash[70559]: audit 2024-09-20T19:18:21.052690+0000 mgr.y (mgr.25175) 500 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:22.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:22 smithi115 bash[70559]: audit 2024-09-20T19:18:21.052690+0000 mgr.y (mgr.25175) 500 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:22.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:22 smithi115 bash[70559]: audit 2024-09-20T19:18:21.200862+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:18:22.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:22 smithi115 bash[70559]: audit 2024-09-20T19:18:21.200862+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:18:22.391 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[103776]: debug 2024-09-20T19:18:22.113+0000 7fc7b9135640 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:18:22.391 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[89441]: audit 2024-09-20T19:18:20.315665+0000 mgr.y (mgr.25175) 499 : audit [DBG] from='client.54233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:22.391 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[89441]: audit 2024-09-20T19:18:20.315665+0000 mgr.y (mgr.25175) 499 : audit [DBG] from='client.54233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:22.391 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[89441]: audit 2024-09-20T19:18:21.052690+0000 mgr.y (mgr.25175) 500 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:22.391 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[89441]: audit 2024-09-20T19:18:21.052690+0000 mgr.y (mgr.25175) 500 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:22.391 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[89441]: audit 2024-09-20T19:18:21.200862+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:18:22.392 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[89441]: audit 2024-09-20T19:18:21.200862+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:18:22.392 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[92966]: audit 2024-09-20T19:18:20.315665+0000 mgr.y (mgr.25175) 499 : audit [DBG] from='client.54233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:22.392 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[92966]: audit 2024-09-20T19:18:20.315665+0000 mgr.y (mgr.25175) 499 : audit [DBG] from='client.54233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:22.392 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[92966]: audit 2024-09-20T19:18:21.052690+0000 mgr.y (mgr.25175) 500 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:22.392 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[92966]: audit 2024-09-20T19:18:21.052690+0000 mgr.y (mgr.25175) 500 : audit [DBG] from='client.54245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:22.392 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[92966]: audit 2024-09-20T19:18:21.200862+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:18:22.392 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:22 smithi049 bash[92966]: audit 2024-09-20T19:18:21.200862+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:18:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:23 smithi115 bash[70559]: cluster 2024-09-20T19:18:21.080778+0000 mgr.y (mgr.25175) 501 : cluster [DBG] pgmap v277: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T19:18:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:23 smithi115 bash[70559]: cluster 2024-09-20T19:18:21.080778+0000 mgr.y (mgr.25175) 501 : cluster [DBG] pgmap v277: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T19:18:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:23 smithi115 bash[70559]: audit 2024-09-20T19:18:21.675937+0000 mgr.y (mgr.25175) 502 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:23 smithi115 bash[70559]: audit 2024-09-20T19:18:21.675937+0000 mgr.y (mgr.25175) 502 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:23 smithi115 bash[70559]: audit 2024-09-20T19:18:22.060358+0000 mon.a (mon.0) 226 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:18:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:23 smithi115 bash[70559]: audit 2024-09-20T19:18:22.060358+0000 mon.a (mon.0) 226 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:18:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:23 smithi115 bash[70559]: cluster 2024-09-20T19:18:22.067532+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-20T19:18:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:23 smithi115 bash[70559]: cluster 2024-09-20T19:18:22.067532+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-20T19:18:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:23 smithi115 bash[70559]: audit 2024-09-20T19:18:22.072785+0000 mon.a (mon.0) 228 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:18:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:23 smithi115 bash[70559]: audit 2024-09-20T19:18:22.072785+0000 mon.a (mon.0) 228 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:18:23.549 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:18:23] "GET /metrics HTTP/1.1" 200 38357 "" "Prometheus/2.51.0" 2024-09-20T19:18:23.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[89441]: cluster 2024-09-20T19:18:21.080778+0000 mgr.y (mgr.25175) 501 : cluster [DBG] pgmap v277: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T19:18:23.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[89441]: cluster 2024-09-20T19:18:21.080778+0000 mgr.y (mgr.25175) 501 : cluster [DBG] pgmap v277: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T19:18:23.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[89441]: audit 2024-09-20T19:18:21.675937+0000 mgr.y (mgr.25175) 502 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:23.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[89441]: audit 2024-09-20T19:18:21.675937+0000 mgr.y (mgr.25175) 502 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:23.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[89441]: audit 2024-09-20T19:18:22.060358+0000 mon.a (mon.0) 226 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:18:23.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[89441]: audit 2024-09-20T19:18:22.060358+0000 mon.a (mon.0) 226 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:18:23.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[89441]: cluster 2024-09-20T19:18:22.067532+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-20T19:18:23.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[89441]: cluster 2024-09-20T19:18:22.067532+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-20T19:18:23.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[89441]: audit 2024-09-20T19:18:22.072785+0000 mon.a (mon.0) 228 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:18:23.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[89441]: audit 2024-09-20T19:18:22.072785+0000 mon.a (mon.0) 228 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:18:23.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[92966]: cluster 2024-09-20T19:18:21.080778+0000 mgr.y (mgr.25175) 501 : cluster [DBG] pgmap v277: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T19:18:23.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[92966]: cluster 2024-09-20T19:18:21.080778+0000 mgr.y (mgr.25175) 501 : cluster [DBG] pgmap v277: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T19:18:23.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[92966]: audit 2024-09-20T19:18:21.675937+0000 mgr.y (mgr.25175) 502 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:23.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[92966]: audit 2024-09-20T19:18:21.675937+0000 mgr.y (mgr.25175) 502 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:23.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[92966]: audit 2024-09-20T19:18:22.060358+0000 mon.a (mon.0) 226 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:18:23.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[92966]: audit 2024-09-20T19:18:22.060358+0000 mon.a (mon.0) 226 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:18:23.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[92966]: cluster 2024-09-20T19:18:22.067532+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-20T19:18:23.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[92966]: cluster 2024-09-20T19:18:22.067532+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-20T19:18:23.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[92966]: audit 2024-09-20T19:18:22.072785+0000 mon.a (mon.0) 228 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:18:23.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:23 smithi049 bash[92966]: audit 2024-09-20T19:18:22.072785+0000 mon.a (mon.0) 228 : audit [INF] from='osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:18:24.083 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:23.638990209Z level=error msg="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:18:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:24 smithi115 bash[70559]: cluster 2024-09-20T19:18:23.075588+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:18:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:24 smithi115 bash[70559]: cluster 2024-09-20T19:18:23.075588+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:18:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:24 smithi115 bash[70559]: cluster 2024-09-20T19:18:23.081995+0000 mgr.y (mgr.25175) 503 : cluster [DBG] pgmap v279: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T19:18:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:24 smithi115 bash[70559]: cluster 2024-09-20T19:18:23.081995+0000 mgr.y (mgr.25175) 503 : cluster [DBG] pgmap v279: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T19:18:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:24 smithi115 bash[70559]: cluster 2024-09-20T19:18:23.094430+0000 mon.a (mon.0) 230 : cluster [INF] osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172] boot 2024-09-20T19:18:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:24 smithi115 bash[70559]: cluster 2024-09-20T19:18:23.094430+0000 mon.a (mon.0) 230 : cluster [INF] osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172] boot 2024-09-20T19:18:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:24 smithi115 bash[70559]: cluster 2024-09-20T19:18:23.094561+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-20T19:18:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:24 smithi115 bash[70559]: cluster 2024-09-20T19:18:23.094561+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-20T19:18:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:24 smithi115 bash[70559]: audit 2024-09-20T19:18:23.098004+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:18:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:24 smithi115 bash[70559]: audit 2024-09-20T19:18:23.098004+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:18:24.399 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[92966]: cluster 2024-09-20T19:18:23.075588+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:18:24.399 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[92966]: cluster 2024-09-20T19:18:23.075588+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:18:24.400 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[92966]: cluster 2024-09-20T19:18:23.081995+0000 mgr.y (mgr.25175) 503 : cluster [DBG] pgmap v279: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T19:18:24.400 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[92966]: cluster 2024-09-20T19:18:23.081995+0000 mgr.y (mgr.25175) 503 : cluster [DBG] pgmap v279: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T19:18:24.400 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[92966]: cluster 2024-09-20T19:18:23.094430+0000 mon.a (mon.0) 230 : cluster [INF] osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172] boot 2024-09-20T19:18:24.400 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[92966]: cluster 2024-09-20T19:18:23.094430+0000 mon.a (mon.0) 230 : cluster [INF] osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172] boot 2024-09-20T19:18:24.400 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[92966]: cluster 2024-09-20T19:18:23.094561+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-20T19:18:24.400 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[92966]: cluster 2024-09-20T19:18:23.094561+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-20T19:18:24.400 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[92966]: audit 2024-09-20T19:18:23.098004+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:18:24.400 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[92966]: audit 2024-09-20T19:18:23.098004+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:18:24.400 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[89441]: cluster 2024-09-20T19:18:23.075588+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:18:24.400 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[89441]: cluster 2024-09-20T19:18:23.075588+0000 mon.a (mon.0) 229 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:18:24.400 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[89441]: cluster 2024-09-20T19:18:23.081995+0000 mgr.y (mgr.25175) 503 : cluster [DBG] pgmap v279: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T19:18:24.400 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[89441]: cluster 2024-09-20T19:18:23.081995+0000 mgr.y (mgr.25175) 503 : cluster [DBG] pgmap v279: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T19:18:24.401 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[89441]: cluster 2024-09-20T19:18:23.094430+0000 mon.a (mon.0) 230 : cluster [INF] osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172] boot 2024-09-20T19:18:24.401 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[89441]: cluster 2024-09-20T19:18:23.094430+0000 mon.a (mon.0) 230 : cluster [INF] osd.1 [v2:172.21.15.49:6810/436691172,v1:172.21.15.49:6811/436691172] boot 2024-09-20T19:18:24.401 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[89441]: cluster 2024-09-20T19:18:23.094561+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-20T19:18:24.401 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[89441]: cluster 2024-09-20T19:18:23.094561+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-20T19:18:24.401 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[89441]: audit 2024-09-20T19:18:23.098004+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:18:24.401 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:24 smithi049 bash[89441]: audit 2024-09-20T19:18:23.098004+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:18:25.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:25 smithi115 bash[70559]: cluster 2024-09-20T19:18:24.098059+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-20T19:18:25.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:25 smithi115 bash[70559]: cluster 2024-09-20T19:18:24.098059+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-20T19:18:25.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:25 smithi049 bash[92966]: cluster 2024-09-20T19:18:24.098059+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-20T19:18:25.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:25 smithi049 bash[92966]: cluster 2024-09-20T19:18:24.098059+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-20T19:18:25.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:25 smithi049 bash[89441]: cluster 2024-09-20T19:18:24.098059+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-20T19:18:25.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:25 smithi049 bash[89441]: cluster 2024-09-20T19:18:24.098059+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-20T19:18:26.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:26 smithi115 bash[70559]: cluster 2024-09-20T19:18:25.082741+0000 mgr.y (mgr.25175) 504 : cluster [DBG] pgmap v282: 161 pgs: 37 peering, 17 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:18:26.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:26 smithi115 bash[70559]: cluster 2024-09-20T19:18:25.082741+0000 mgr.y (mgr.25175) 504 : cluster [DBG] pgmap v282: 161 pgs: 37 peering, 17 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:18:26.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:26 smithi115 bash[70559]: cluster 2024-09-20T19:18:25.093480+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:26.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:26 smithi115 bash[70559]: cluster 2024-09-20T19:18:25.093480+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:26 smithi049 bash[89441]: cluster 2024-09-20T19:18:25.082741+0000 mgr.y (mgr.25175) 504 : cluster [DBG] pgmap v282: 161 pgs: 37 peering, 17 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:18:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:26 smithi049 bash[89441]: cluster 2024-09-20T19:18:25.082741+0000 mgr.y (mgr.25175) 504 : cluster [DBG] pgmap v282: 161 pgs: 37 peering, 17 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:18:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:26 smithi049 bash[89441]: cluster 2024-09-20T19:18:25.093480+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:26 smithi049 bash[89441]: cluster 2024-09-20T19:18:25.093480+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:26.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:26 smithi049 bash[92966]: cluster 2024-09-20T19:18:25.082741+0000 mgr.y (mgr.25175) 504 : cluster [DBG] pgmap v282: 161 pgs: 37 peering, 17 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:18:26.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:26 smithi049 bash[92966]: cluster 2024-09-20T19:18:25.082741+0000 mgr.y (mgr.25175) 504 : cluster [DBG] pgmap v282: 161 pgs: 37 peering, 17 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:18:26.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:26 smithi049 bash[92966]: cluster 2024-09-20T19:18:25.093480+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:26.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:26 smithi049 bash[92966]: cluster 2024-09-20T19:18:25.093480+0000 mon.a (mon.0) 234 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded (PG_DEGRADED) 2024-09-20T19:18:27.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:26.641072885Z level=error msg="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:18:27.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.403276+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.403276+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.413566+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.413566+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.416094+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.416094+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.417877+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.417877+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.428044+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.428044+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.555705+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.555705+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.558719+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.558719+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.562527+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.562527+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: cephadm 2024-09-20T19:18:26.563642+0000 mgr.y (mgr.25175) 505 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: cephadm 2024-09-20T19:18:26.563642+0000 mgr.y (mgr.25175) 505 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.568161+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.568161+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.802 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.572961+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.403276+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.403276+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.413566+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.413566+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.416094+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.416094+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.417877+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.417877+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.428044+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.428044+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.803 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.555705+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:18:27.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.555705+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:18:27.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.558719+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.558719+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.562527+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.562527+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: cephadm 2024-09-20T19:18:26.563642+0000 mgr.y (mgr.25175) 505 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:18:27.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: cephadm 2024-09-20T19:18:26.563642+0000 mgr.y (mgr.25175) 505 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:18:27.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.568161+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.568161+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.804 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.572961+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.572961+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.804 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.576203+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.576203+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.579383+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.579383+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.583160+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.583160+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.586461+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.586461+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.589699+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.589699+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: cephadm 2024-09-20T19:18:26.591299+0000 mgr.y (mgr.25175) 506 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: cephadm 2024-09-20T19:18:26.591299+0000 mgr.y (mgr.25175) 506 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.593335+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.593335+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.599750+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:18:27.805 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.599750+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:18:27.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.603875+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.806 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.603875+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.572961+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.576203+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.576203+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.579383+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.579383+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.583160+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.583160+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.806 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.586461+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.586461+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.589699+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.589699+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: cephadm 2024-09-20T19:18:26.591299+0000 mgr.y (mgr.25175) 506 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:18:27.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: cephadm 2024-09-20T19:18:26.591299+0000 mgr.y (mgr.25175) 506 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:18:27.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.593335+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:18:27.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.593335+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:18:27.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.599750+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:18:27.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.599750+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:18:27.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.603875+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.807 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.603875+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.807 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.609450+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.609450+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.613830+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.613830+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.619506+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.619506+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.623844+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.623844+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.625300+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.625300+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.626725+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.626725+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.628177+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.628177+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:18:27.808 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.629632+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.809 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.629632+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.609450+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:18:27.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.609450+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:18:27.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.613830+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:18:27.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.613830+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:18:27.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.619506+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:18:27.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.619506+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:18:27.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.623844+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:18:27.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.623844+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:18:27.809 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.625300+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:18:27.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.625300+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:18:27.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.626725+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:18:27.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.626725+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:18:27.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.628177+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:18:27.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.628177+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:18:27.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.629632+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.810 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.629632+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.631039+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:18:27.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.631039+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:18:27.810 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.632504+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.632504+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.634075+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.634075+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.635781+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.635781+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.641486+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.641486+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.645630+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.645630+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.647105+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.647105+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.648488+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.811 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.648488+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.631039+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.631039+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.632504+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.632504+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.634075+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.634075+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.635781+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.635781+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.641486+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.641486+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.645630+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.645630+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.647105+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.812 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.647105+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.648488+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.813 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.648488+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.649842+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.649842+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.651351+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.651351+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.652818+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.652818+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: cephadm 2024-09-20T19:18:26.653947+0000 mgr.y (mgr.25175) 507 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:18:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: cephadm 2024-09-20T19:18:26.653947+0000 mgr.y (mgr.25175) 507 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:18:27.813 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.654830+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:18:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.654830+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:18:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.660911+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:18:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.660911+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:18:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.663054+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.663054+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.673265+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.673265+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.684753+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.684753+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.814 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.815268+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.814 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.649842+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.649842+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.651351+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.651351+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.652818+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.652818+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: cephadm 2024-09-20T19:18:26.653947+0000 mgr.y (mgr.25175) 507 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: cephadm 2024-09-20T19:18:26.653947+0000 mgr.y (mgr.25175) 507 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.654830+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.654830+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.660911+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.660911+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.663054+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.815 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.663054+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.816 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.673265+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.816 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.673265+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.816 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.684753+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.816 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.684753+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.816 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.815268+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.815268+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.816769+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.816769+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.825841+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.816 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[89441]: audit 2024-09-20T19:18:26.825841+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.815268+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.816769+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.816769+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.825841+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.817 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:27 smithi049 bash[92966]: audit 2024-09-20T19:18:26.825841+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.403276+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.403276+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.413566+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.413566+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.416094+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.416094+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.417877+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.417877+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.428044+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.428044+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.555705+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.555705+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.558719+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.558719+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.562527+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.562527+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: cephadm 2024-09-20T19:18:26.563642+0000 mgr.y (mgr.25175) 505 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: cephadm 2024-09-20T19:18:26.563642+0000 mgr.y (mgr.25175) 505 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.568161+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.568161+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.572961+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.572961+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.576203+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.576203+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.579383+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.579383+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.583160+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.583160+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.586461+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.586461+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.589699+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.589699+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:18:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: cephadm 2024-09-20T19:18:26.591299+0000 mgr.y (mgr.25175) 506 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:18:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: cephadm 2024-09-20T19:18:26.591299+0000 mgr.y (mgr.25175) 506 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:18:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.593335+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:18:27.869 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.593335+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.599750+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.599750+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.603875+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.603875+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.609450+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.609450+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.613830+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.613830+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.619506+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.619506+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.623844+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.623844+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:18:27.870 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.625300+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.625300+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.626725+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.626725+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.628177+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.628177+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.629632+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.629632+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.631039+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.631039+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.632504+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.632504+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.634075+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:18:27.871 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.634075+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.635781+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.635781+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.641486+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.641486+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.645630+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.645630+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.647105+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.647105+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.648488+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.648488+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.649842+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.649842+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.651351+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.872 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.651351+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.652818+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.652818+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: cephadm 2024-09-20T19:18:26.653947+0000 mgr.y (mgr.25175) 507 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: cephadm 2024-09-20T19:18:26.653947+0000 mgr.y (mgr.25175) 507 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.654830+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.654830+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.660911+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.660911+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.663054+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.663054+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.673265+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.673265+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.684753+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.684753+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.873 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.815268+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.815268+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:18:27.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.816769+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.816769+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:18:27.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.825841+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:27.874 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:27 smithi115 bash[70559]: audit 2024-09-20T19:18:26.825841+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[89441]: cluster 2024-09-20T19:18:27.083760+0000 mgr.y (mgr.25175) 508 : cluster [DBG] pgmap v283: 161 pgs: 37 peering, 12 active+undersized, 8 active+undersized+degraded, 104 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-20T19:18:29.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[89441]: cluster 2024-09-20T19:18:27.083760+0000 mgr.y (mgr.25175) 508 : cluster [DBG] pgmap v283: 161 pgs: 37 peering, 12 active+undersized, 8 active+undersized+degraded, 104 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-20T19:18:29.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[89441]: audit 2024-09-20T19:18:27.889073+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[89441]: audit 2024-09-20T19:18:27.889073+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[89441]: audit 2024-09-20T19:18:27.891214+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:29.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[89441]: audit 2024-09-20T19:18:27.891214+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:29.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[89441]: audit 2024-09-20T19:18:28.037816+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[89441]: audit 2024-09-20T19:18:28.037816+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[92966]: cluster 2024-09-20T19:18:27.083760+0000 mgr.y (mgr.25175) 508 : cluster [DBG] pgmap v283: 161 pgs: 37 peering, 12 active+undersized, 8 active+undersized+degraded, 104 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-20T19:18:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[92966]: cluster 2024-09-20T19:18:27.083760+0000 mgr.y (mgr.25175) 508 : cluster [DBG] pgmap v283: 161 pgs: 37 peering, 12 active+undersized, 8 active+undersized+degraded, 104 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-20T19:18:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[92966]: audit 2024-09-20T19:18:27.889073+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[92966]: audit 2024-09-20T19:18:27.889073+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[92966]: audit 2024-09-20T19:18:27.891214+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[92966]: audit 2024-09-20T19:18:27.891214+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[92966]: audit 2024-09-20T19:18:28.037816+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:28 smithi049 bash[92966]: audit 2024-09-20T19:18:28.037816+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:28 smithi115 bash[70559]: cluster 2024-09-20T19:18:27.083760+0000 mgr.y (mgr.25175) 508 : cluster [DBG] pgmap v283: 161 pgs: 37 peering, 12 active+undersized, 8 active+undersized+degraded, 104 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-20T19:18:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:28 smithi115 bash[70559]: cluster 2024-09-20T19:18:27.083760+0000 mgr.y (mgr.25175) 508 : cluster [DBG] pgmap v283: 161 pgs: 37 peering, 12 active+undersized, 8 active+undersized+degraded, 104 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/636 objects degraded (5.031%) 2024-09-20T19:18:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:28 smithi115 bash[70559]: audit 2024-09-20T19:18:27.889073+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:28 smithi115 bash[70559]: audit 2024-09-20T19:18:27.889073+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:28 smithi115 bash[70559]: audit 2024-09-20T19:18:27.891214+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:28 smithi115 bash[70559]: audit 2024-09-20T19:18:27.891214+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:28 smithi115 bash[70559]: audit 2024-09-20T19:18:28.037816+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:28 smithi115 bash[70559]: audit 2024-09-20T19:18:28.037816+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:29.936 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:29.636537469Z level=error msg="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:18:30.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:29 smithi049 bash[89441]: cluster 2024-09-20T19:18:29.884577+0000 mon.a (mon.0) 283 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/636 objects degraded (5.031%), 8 pgs degraded) 2024-09-20T19:18:30.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:29 smithi049 bash[89441]: cluster 2024-09-20T19:18:29.884577+0000 mon.a (mon.0) 283 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/636 objects degraded (5.031%), 8 pgs degraded) 2024-09-20T19:18:30.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:29 smithi049 bash[89441]: cluster 2024-09-20T19:18:29.884647+0000 mon.a (mon.0) 284 : cluster [INF] Cluster is now healthy 2024-09-20T19:18:30.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:29 smithi049 bash[89441]: cluster 2024-09-20T19:18:29.884647+0000 mon.a (mon.0) 284 : cluster [INF] Cluster is now healthy 2024-09-20T19:18:30.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:29 smithi049 bash[92966]: cluster 2024-09-20T19:18:29.884577+0000 mon.a (mon.0) 283 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/636 objects degraded (5.031%), 8 pgs degraded) 2024-09-20T19:18:30.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:29 smithi049 bash[92966]: cluster 2024-09-20T19:18:29.884577+0000 mon.a (mon.0) 283 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/636 objects degraded (5.031%), 8 pgs degraded) 2024-09-20T19:18:30.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:29 smithi049 bash[92966]: cluster 2024-09-20T19:18:29.884647+0000 mon.a (mon.0) 284 : cluster [INF] Cluster is now healthy 2024-09-20T19:18:30.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:29 smithi049 bash[92966]: cluster 2024-09-20T19:18:29.884647+0000 mon.a (mon.0) 284 : cluster [INF] Cluster is now healthy 2024-09-20T19:18:30.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:29 smithi115 bash[70559]: cluster 2024-09-20T19:18:29.884577+0000 mon.a (mon.0) 283 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/636 objects degraded (5.031%), 8 pgs degraded) 2024-09-20T19:18:30.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:29 smithi115 bash[70559]: cluster 2024-09-20T19:18:29.884577+0000 mon.a (mon.0) 283 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/636 objects degraded (5.031%), 8 pgs degraded) 2024-09-20T19:18:30.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:29 smithi115 bash[70559]: cluster 2024-09-20T19:18:29.884647+0000 mon.a (mon.0) 284 : cluster [INF] Cluster is now healthy 2024-09-20T19:18:30.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:29 smithi115 bash[70559]: cluster 2024-09-20T19:18:29.884647+0000 mon.a (mon.0) 284 : cluster [INF] Cluster is now healthy 2024-09-20T19:18:31.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:30 smithi049 bash[89441]: cluster 2024-09-20T19:18:29.085382+0000 mgr.y (mgr.25175) 509 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:18:31.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:30 smithi049 bash[89441]: cluster 2024-09-20T19:18:29.085382+0000 mgr.y (mgr.25175) 509 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:18:31.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:30 smithi049 bash[92966]: cluster 2024-09-20T19:18:29.085382+0000 mgr.y (mgr.25175) 509 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:18:31.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:30 smithi049 bash[92966]: cluster 2024-09-20T19:18:29.085382+0000 mgr.y (mgr.25175) 509 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:18:31.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:30 smithi115 bash[70559]: cluster 2024-09-20T19:18:29.085382+0000 mgr.y (mgr.25175) 509 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:18:31.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:30 smithi115 bash[70559]: cluster 2024-09-20T19:18:29.085382+0000 mgr.y (mgr.25175) 509 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:18:32.942 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:32.652792345Z level=error msg="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:18:33.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:32 smithi049 bash[89441]: cluster 2024-09-20T19:18:31.086125+0000 mgr.y (mgr.25175) 510 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:33.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:32 smithi049 bash[89441]: cluster 2024-09-20T19:18:31.086125+0000 mgr.y (mgr.25175) 510 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:33.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:32 smithi049 bash[89441]: audit 2024-09-20T19:18:31.677511+0000 mgr.y (mgr.25175) 511 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:33.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:32 smithi049 bash[89441]: audit 2024-09-20T19:18:31.677511+0000 mgr.y (mgr.25175) 511 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:33.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:32 smithi049 bash[92966]: cluster 2024-09-20T19:18:31.086125+0000 mgr.y (mgr.25175) 510 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:33.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:32 smithi049 bash[92966]: cluster 2024-09-20T19:18:31.086125+0000 mgr.y (mgr.25175) 510 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:33.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:32 smithi049 bash[92966]: audit 2024-09-20T19:18:31.677511+0000 mgr.y (mgr.25175) 511 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:33.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:32 smithi049 bash[92966]: audit 2024-09-20T19:18:31.677511+0000 mgr.y (mgr.25175) 511 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:33.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:32 smithi115 bash[70559]: cluster 2024-09-20T19:18:31.086125+0000 mgr.y (mgr.25175) 510 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:33.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:32 smithi115 bash[70559]: cluster 2024-09-20T19:18:31.086125+0000 mgr.y (mgr.25175) 510 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:33.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:32 smithi115 bash[70559]: audit 2024-09-20T19:18:31.677511+0000 mgr.y (mgr.25175) 511 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:33.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:32 smithi115 bash[70559]: audit 2024-09-20T19:18:31.677511+0000 mgr.y (mgr.25175) 511 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:33.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:18:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:18:33] "GET /metrics HTTP/1.1" 200 38353 "" "Prometheus/2.51.0" 2024-09-20T19:18:35.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:34 smithi049 bash[89441]: cluster 2024-09-20T19:18:33.087278+0000 mgr.y (mgr.25175) 512 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-20T19:18:35.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:34 smithi049 bash[89441]: cluster 2024-09-20T19:18:33.087278+0000 mgr.y (mgr.25175) 512 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-20T19:18:35.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:34 smithi049 bash[92966]: cluster 2024-09-20T19:18:33.087278+0000 mgr.y (mgr.25175) 512 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-20T19:18:35.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:34 smithi049 bash[92966]: cluster 2024-09-20T19:18:33.087278+0000 mgr.y (mgr.25175) 512 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-20T19:18:35.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:34 smithi115 bash[70559]: cluster 2024-09-20T19:18:33.087278+0000 mgr.y (mgr.25175) 512 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-20T19:18:35.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:34 smithi115 bash[70559]: cluster 2024-09-20T19:18:33.087278+0000 mgr.y (mgr.25175) 512 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-09-20T19:18:36.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:35.661819636Z level=error msg="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:18:37.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:36 smithi049 bash[89441]: cluster 2024-09-20T19:18:35.088897+0000 mgr.y (mgr.25175) 513 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-09-20T19:18:37.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:36 smithi049 bash[89441]: cluster 2024-09-20T19:18:35.088897+0000 mgr.y (mgr.25175) 513 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-09-20T19:18:37.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:36 smithi049 bash[92966]: cluster 2024-09-20T19:18:35.088897+0000 mgr.y (mgr.25175) 513 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-09-20T19:18:37.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:36 smithi049 bash[92966]: cluster 2024-09-20T19:18:35.088897+0000 mgr.y (mgr.25175) 513 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-09-20T19:18:37.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:36 smithi115 bash[70559]: cluster 2024-09-20T19:18:35.088897+0000 mgr.y (mgr.25175) 513 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-09-20T19:18:37.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:36 smithi115 bash[70559]: cluster 2024-09-20T19:18:35.088897+0000 mgr.y (mgr.25175) 513 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 931 B/s rd, 0 op/s 2024-09-20T19:18:39.046 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:38.658569344Z level=error msg="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:18:39.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:39 smithi049 bash[92966]: cluster 2024-09-20T19:18:37.089895+0000 mgr.y (mgr.25175) 514 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:39.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:39 smithi049 bash[92966]: cluster 2024-09-20T19:18:37.089895+0000 mgr.y (mgr.25175) 514 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:39.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:39 smithi049 bash[92966]: audit 2024-09-20T19:18:38.049935+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:39.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:39 smithi049 bash[92966]: audit 2024-09-20T19:18:38.049935+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:39 smithi049 bash[89441]: cluster 2024-09-20T19:18:37.089895+0000 mgr.y (mgr.25175) 514 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:39 smithi049 bash[89441]: cluster 2024-09-20T19:18:37.089895+0000 mgr.y (mgr.25175) 514 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:39 smithi049 bash[89441]: audit 2024-09-20T19:18:38.049935+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:39 smithi049 bash[89441]: audit 2024-09-20T19:18:38.049935+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:39 smithi115 bash[70559]: cluster 2024-09-20T19:18:37.089895+0000 mgr.y (mgr.25175) 514 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:39 smithi115 bash[70559]: cluster 2024-09-20T19:18:37.089895+0000 mgr.y (mgr.25175) 514 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:39 smithi115 bash[70559]: audit 2024-09-20T19:18:38.049935+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:39 smithi115 bash[70559]: audit 2024-09-20T19:18:38.049935+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:41.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:41 smithi115 bash[70559]: cluster 2024-09-20T19:18:39.091485+0000 mgr.y (mgr.25175) 515 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:41.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:41 smithi115 bash[70559]: cluster 2024-09-20T19:18:39.091485+0000 mgr.y (mgr.25175) 515 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:41.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:41 smithi049 bash[89441]: cluster 2024-09-20T19:18:39.091485+0000 mgr.y (mgr.25175) 515 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:41.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:41 smithi049 bash[89441]: cluster 2024-09-20T19:18:39.091485+0000 mgr.y (mgr.25175) 515 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:41 smithi049 bash[92966]: cluster 2024-09-20T19:18:39.091485+0000 mgr.y (mgr.25175) 515 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:41 smithi049 bash[92966]: cluster 2024-09-20T19:18:39.091485+0000 mgr.y (mgr.25175) 515 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:42.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:41.634506418Z level=error msg="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:18:43.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[89441]: cluster 2024-09-20T19:18:41.092198+0000 mgr.y (mgr.25175) 516 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:43.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[89441]: cluster 2024-09-20T19:18:41.092198+0000 mgr.y (mgr.25175) 516 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:43.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[89441]: audit 2024-09-20T19:18:41.688743+0000 mgr.y (mgr.25175) 517 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:43.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[89441]: audit 2024-09-20T19:18:41.688743+0000 mgr.y (mgr.25175) 517 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:43.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[89441]: audit 2024-09-20T19:18:42.887790+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:43.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[89441]: audit 2024-09-20T19:18:42.887790+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:43.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[89441]: audit 2024-09-20T19:18:42.889946+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:43.318 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[89441]: audit 2024-09-20T19:18:42.889946+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:43.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[92966]: cluster 2024-09-20T19:18:41.092198+0000 mgr.y (mgr.25175) 516 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:43.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[92966]: cluster 2024-09-20T19:18:41.092198+0000 mgr.y (mgr.25175) 516 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:43.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[92966]: audit 2024-09-20T19:18:41.688743+0000 mgr.y (mgr.25175) 517 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:43.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[92966]: audit 2024-09-20T19:18:41.688743+0000 mgr.y (mgr.25175) 517 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:43.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[92966]: audit 2024-09-20T19:18:42.887790+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:43.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[92966]: audit 2024-09-20T19:18:42.887790+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:43.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[92966]: audit 2024-09-20T19:18:42.889946+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:43.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[92966]: audit 2024-09-20T19:18:42.889946+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:43.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:43 smithi115 bash[70559]: cluster 2024-09-20T19:18:41.092198+0000 mgr.y (mgr.25175) 516 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:43 smithi115 bash[70559]: cluster 2024-09-20T19:18:41.092198+0000 mgr.y (mgr.25175) 516 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:43 smithi115 bash[70559]: audit 2024-09-20T19:18:41.688743+0000 mgr.y (mgr.25175) 517 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:43 smithi115 bash[70559]: audit 2024-09-20T19:18:41.688743+0000 mgr.y (mgr.25175) 517 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:43 smithi115 bash[70559]: audit 2024-09-20T19:18:42.887790+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:43 smithi115 bash[70559]: audit 2024-09-20T19:18:42.887790+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:18:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:43 smithi115 bash[70559]: audit 2024-09-20T19:18:42.889946+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:43 smithi115 bash[70559]: audit 2024-09-20T19:18:42.889946+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:43.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:18:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:18:43] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.51.0" 2024-09-20T19:18:45.058 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:44.631772621Z level=error msg="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:18:45.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:45 smithi115 bash[70559]: cluster 2024-09-20T19:18:43.093216+0000 mgr.y (mgr.25175) 518 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:45 smithi115 bash[70559]: cluster 2024-09-20T19:18:43.093216+0000 mgr.y (mgr.25175) 518 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:45.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:45 smithi049 bash[89441]: cluster 2024-09-20T19:18:43.093216+0000 mgr.y (mgr.25175) 518 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:45.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:45 smithi049 bash[89441]: cluster 2024-09-20T19:18:43.093216+0000 mgr.y (mgr.25175) 518 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:45.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:45 smithi049 bash[92966]: cluster 2024-09-20T19:18:43.093216+0000 mgr.y (mgr.25175) 518 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:45.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:45 smithi049 bash[92966]: cluster 2024-09-20T19:18:43.093216+0000 mgr.y (mgr.25175) 518 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:47.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:47 smithi115 bash[70559]: cluster 2024-09-20T19:18:45.094757+0000 mgr.y (mgr.25175) 519 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:47.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:47 smithi115 bash[70559]: cluster 2024-09-20T19:18:45.094757+0000 mgr.y (mgr.25175) 519 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:47.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:47 smithi049 bash[89441]: cluster 2024-09-20T19:18:45.094757+0000 mgr.y (mgr.25175) 519 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:47.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:47 smithi049 bash[89441]: cluster 2024-09-20T19:18:45.094757+0000 mgr.y (mgr.25175) 519 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:47.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:47 smithi049 bash[92966]: cluster 2024-09-20T19:18:45.094757+0000 mgr.y (mgr.25175) 519 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:47.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:47 smithi049 bash[92966]: cluster 2024-09-20T19:18:45.094757+0000 mgr.y (mgr.25175) 519 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:48.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:47.643724443Z level=error msg="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:18:49.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:49 smithi115 bash[70559]: cluster 2024-09-20T19:18:47.095742+0000 mgr.y (mgr.25175) 520 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:49 smithi115 bash[70559]: cluster 2024-09-20T19:18:47.095742+0000 mgr.y (mgr.25175) 520 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:49.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:49 smithi049 bash[89441]: cluster 2024-09-20T19:18:47.095742+0000 mgr.y (mgr.25175) 520 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:49.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:49 smithi049 bash[89441]: cluster 2024-09-20T19:18:47.095742+0000 mgr.y (mgr.25175) 520 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:49.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:49 smithi049 bash[92966]: cluster 2024-09-20T19:18:47.095742+0000 mgr.y (mgr.25175) 520 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:49.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:49 smithi049 bash[92966]: cluster 2024-09-20T19:18:47.095742+0000 mgr.y (mgr.25175) 520 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:18:50.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:50 smithi115 bash[70559]: cluster 2024-09-20T19:18:49.097971+0000 mgr.y (mgr.25175) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:50.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:50 smithi115 bash[70559]: cluster 2024-09-20T19:18:49.097971+0000 mgr.y (mgr.25175) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:50.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:50 smithi049 bash[89441]: cluster 2024-09-20T19:18:49.097971+0000 mgr.y (mgr.25175) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:50.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:50 smithi049 bash[89441]: cluster 2024-09-20T19:18:49.097971+0000 mgr.y (mgr.25175) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:50.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:50 smithi049 bash[92966]: cluster 2024-09-20T19:18:49.097971+0000 mgr.y (mgr.25175) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:50.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:50 smithi049 bash[92966]: cluster 2024-09-20T19:18:49.097971+0000 mgr.y (mgr.25175) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:51.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:50.639613566Z level=error msg="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:18:52.299 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:18:52.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:52 smithi049 bash[92966]: cluster 2024-09-20T19:18:51.098780+0000 mgr.y (mgr.25175) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:52.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:52 smithi049 bash[92966]: cluster 2024-09-20T19:18:51.098780+0000 mgr.y (mgr.25175) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:52.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:52 smithi049 bash[92966]: audit 2024-09-20T19:18:51.397265+0000 mgr.y (mgr.25175) 523 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:52.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:52 smithi049 bash[92966]: audit 2024-09-20T19:18:51.397265+0000 mgr.y (mgr.25175) 523 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:52.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:52 smithi049 bash[92966]: audit 2024-09-20T19:18:51.698356+0000 mgr.y (mgr.25175) 524 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:52.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:52 smithi049 bash[92966]: audit 2024-09-20T19:18:51.698356+0000 mgr.y (mgr.25175) 524 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:52.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:52 smithi049 bash[89441]: cluster 2024-09-20T19:18:51.098780+0000 mgr.y (mgr.25175) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:52.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:52 smithi049 bash[89441]: cluster 2024-09-20T19:18:51.098780+0000 mgr.y (mgr.25175) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:52.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:52 smithi049 bash[89441]: audit 2024-09-20T19:18:51.397265+0000 mgr.y (mgr.25175) 523 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:52.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:52 smithi049 bash[89441]: audit 2024-09-20T19:18:51.397265+0000 mgr.y (mgr.25175) 523 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:52.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:52 smithi049 bash[89441]: audit 2024-09-20T19:18:51.698356+0000 mgr.y (mgr.25175) 524 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:52.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:52 smithi049 bash[89441]: audit 2024-09-20T19:18:51.698356+0000 mgr.y (mgr.25175) 524 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:52.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:52 smithi115 bash[70559]: cluster 2024-09-20T19:18:51.098780+0000 mgr.y (mgr.25175) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:52.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:52 smithi115 bash[70559]: cluster 2024-09-20T19:18:51.098780+0000 mgr.y (mgr.25175) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:52.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:52 smithi115 bash[70559]: audit 2024-09-20T19:18:51.397265+0000 mgr.y (mgr.25175) 523 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:52.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:52 smithi115 bash[70559]: audit 2024-09-20T19:18:51.397265+0000 mgr.y (mgr.25175) 523 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:52.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:52 smithi115 bash[70559]: audit 2024-09-20T19:18:51.698356+0000 mgr.y (mgr.25175) 524 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:52.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:52 smithi115 bash[70559]: audit 2024-09-20T19:18:51.698356+0000 mgr.y (mgr.25175) 524 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:53.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:18:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:18:53] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.51.0" 2024-09-20T19:18:54.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:53.633919446Z level=error msg="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:18:54.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:54 smithi049 bash[89441]: cluster 2024-09-20T19:18:53.099829+0000 mgr.y (mgr.25175) 525 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:54.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:54 smithi049 bash[89441]: cluster 2024-09-20T19:18:53.099829+0000 mgr.y (mgr.25175) 525 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:54.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:54 smithi049 bash[92966]: cluster 2024-09-20T19:18:53.099829+0000 mgr.y (mgr.25175) 525 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:54.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:54 smithi049 bash[92966]: cluster 2024-09-20T19:18:53.099829+0000 mgr.y (mgr.25175) 525 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:54.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:54 smithi115 bash[70559]: cluster 2024-09-20T19:18:53.099829+0000 mgr.y (mgr.25175) 525 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:54.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:54 smithi115 bash[70559]: cluster 2024-09-20T19:18:53.099829+0000 mgr.y (mgr.25175) 525 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:56.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:56 smithi049 bash[89441]: cluster 2024-09-20T19:18:55.100677+0000 mgr.y (mgr.25175) 526 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:56.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:56 smithi049 bash[89441]: cluster 2024-09-20T19:18:55.100677+0000 mgr.y (mgr.25175) 526 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:56.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:56 smithi049 bash[92966]: cluster 2024-09-20T19:18:55.100677+0000 mgr.y (mgr.25175) 526 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:56.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:56 smithi049 bash[92966]: cluster 2024-09-20T19:18:55.100677+0000 mgr.y (mgr.25175) 526 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:56.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:56 smithi115 bash[70559]: cluster 2024-09-20T19:18:55.100677+0000 mgr.y (mgr.25175) 526 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:56.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:56 smithi115 bash[70559]: cluster 2024-09-20T19:18:55.100677+0000 mgr.y (mgr.25175) 526 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:18:57.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:56.667975611Z level=error msg="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:18:57.130 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:18:58.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:58 smithi049 bash[89441]: cluster 2024-09-20T19:18:57.101753+0000 mgr.y (mgr.25175) 527 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:58.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:58 smithi049 bash[89441]: cluster 2024-09-20T19:18:57.101753+0000 mgr.y (mgr.25175) 527 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:58.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:58 smithi049 bash[89441]: audit 2024-09-20T19:18:57.882322+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:58.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:58 smithi049 bash[89441]: audit 2024-09-20T19:18:57.882322+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:58.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:58 smithi049 bash[92966]: cluster 2024-09-20T19:18:57.101753+0000 mgr.y (mgr.25175) 527 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:58.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:58 smithi049 bash[92966]: cluster 2024-09-20T19:18:57.101753+0000 mgr.y (mgr.25175) 527 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:58.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:58 smithi049 bash[92966]: audit 2024-09-20T19:18:57.882322+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:58.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:58 smithi049 bash[92966]: audit 2024-09-20T19:18:57.882322+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:58.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:58 smithi115 bash[70559]: cluster 2024-09-20T19:18:57.101753+0000 mgr.y (mgr.25175) 527 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:58.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:58 smithi115 bash[70559]: cluster 2024-09-20T19:18:57.101753+0000 mgr.y (mgr.25175) 527 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:18:58.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:58 smithi115 bash[70559]: audit 2024-09-20T19:18:57.882322+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:58.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:58 smithi115 bash[70559]: audit 2024-09-20T19:18:57.882322+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:18:58.703 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:18:58.703 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (7m) 43s ago 34m 13.7M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (6m) 5m ago 34m 66.2M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (9m) 43s ago 32m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (9m) 5m ago 42m 440M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (19m) 43s ago 45m 515M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (3m) 43s ago 45m 43.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (5m) 5m ago 43m 18.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (3m) 43s ago 43m 36.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (8m) 43s ago 34m 9180k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (8m) 5m ago 34m 7700k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (88s) 43s ago 42m 46.0M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running 43s ago 41m - 3036M 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (40m) 43s ago 40m 64.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (39m) 43s ago 39m 60.7M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (38m) 5m ago 38m 70.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (37m) 5m ago 37m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:18:58.704 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (36m) 5m ago 36m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:18:58.705 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (35m) 5m ago 36m 58.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:18:58.705 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (8m) 5m ago 35m 41.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:18:58.705 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (32m) 43s ago 32m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:18:58.705 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (32m) 5m ago 32m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:18:59.436 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:59 smithi049 bash[89441]: audit 2024-09-20T19:18:58.668346+0000 mgr.y (mgr.25175) 528 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:59.436 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:18:59 smithi049 bash[89441]: audit 2024-09-20T19:18:58.668346+0000 mgr.y (mgr.25175) 528 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:59.436 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:59 smithi049 bash[92966]: audit 2024-09-20T19:18:58.668346+0000 mgr.y (mgr.25175) 528 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:59.436 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:18:59 smithi049 bash[92966]: audit 2024-09-20T19:18:58.668346+0000 mgr.y (mgr.25175) 528 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:59.437 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-20T19:18:59.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:59 smithi115 bash[70559]: audit 2024-09-20T19:18:58.668346+0000 mgr.y (mgr.25175) 528 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:59.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:18:59 smithi115 bash[70559]: audit 2024-09-20T19:18:58.668346+0000 mgr.y (mgr.25175) 528 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:00.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:18:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:18:59.652179179Z level=error msg="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:19:00.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:00 smithi049 bash[89441]: cluster 2024-09-20T19:18:59.103446+0000 mgr.y (mgr.25175) 529 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:00.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:00 smithi049 bash[89441]: cluster 2024-09-20T19:18:59.103446+0000 mgr.y (mgr.25175) 529 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:00.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:00 smithi049 bash[92966]: cluster 2024-09-20T19:18:59.103446+0000 mgr.y (mgr.25175) 529 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:00.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:00 smithi049 bash[92966]: cluster 2024-09-20T19:18:59.103446+0000 mgr.y (mgr.25175) 529 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:00.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:00 smithi115 bash[70559]: cluster 2024-09-20T19:18:59.103446+0000 mgr.y (mgr.25175) 529 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:00.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:00 smithi115 bash[70559]: cluster 2024-09-20T19:18:59.103446+0000 mgr.y (mgr.25175) 529 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:02.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:02 smithi049 bash[89441]: cluster 2024-09-20T19:19:01.104292+0000 mgr.y (mgr.25175) 530 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:02.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:02 smithi049 bash[89441]: cluster 2024-09-20T19:19:01.104292+0000 mgr.y (mgr.25175) 530 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:02.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:02 smithi049 bash[89441]: audit 2024-09-20T19:19:01.706338+0000 mgr.y (mgr.25175) 531 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:02.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:02 smithi049 bash[89441]: audit 2024-09-20T19:19:01.706338+0000 mgr.y (mgr.25175) 531 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:02.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:02 smithi049 bash[92966]: cluster 2024-09-20T19:19:01.104292+0000 mgr.y (mgr.25175) 530 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:02.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:02 smithi049 bash[92966]: cluster 2024-09-20T19:19:01.104292+0000 mgr.y (mgr.25175) 530 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:02.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:02 smithi049 bash[92966]: audit 2024-09-20T19:19:01.706338+0000 mgr.y (mgr.25175) 531 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:02.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:02 smithi049 bash[92966]: audit 2024-09-20T19:19:01.706338+0000 mgr.y (mgr.25175) 531 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:02.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:02 smithi115 bash[70559]: cluster 2024-09-20T19:19:01.104292+0000 mgr.y (mgr.25175) 530 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:02.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:02 smithi115 bash[70559]: cluster 2024-09-20T19:19:01.104292+0000 mgr.y (mgr.25175) 530 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:02.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:02 smithi115 bash[70559]: audit 2024-09-20T19:19:01.706338+0000 mgr.y (mgr.25175) 531 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:02.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:02 smithi115 bash[70559]: audit 2024-09-20T19:19:01.706338+0000 mgr.y (mgr.25175) 531 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:03.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:02.62724429Z level=error msg="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:19:03.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:19:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:19:03] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.51.0" 2024-09-20T19:19:04.269 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:19:04.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:04 smithi049 bash[89441]: cluster 2024-09-20T19:19:03.105335+0000 mgr.y (mgr.25175) 532 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:04.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:04 smithi049 bash[89441]: cluster 2024-09-20T19:19:03.105335+0000 mgr.y (mgr.25175) 532 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:04.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:04 smithi049 bash[92966]: cluster 2024-09-20T19:19:03.105335+0000 mgr.y (mgr.25175) 532 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:04.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:04 smithi049 bash[92966]: cluster 2024-09-20T19:19:03.105335+0000 mgr.y (mgr.25175) 532 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:04.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:04 smithi115 bash[70559]: cluster 2024-09-20T19:19:03.105335+0000 mgr.y (mgr.25175) 532 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:04.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:04 smithi115 bash[70559]: cluster 2024-09-20T19:19:03.105335+0000 mgr.y (mgr.25175) 532 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:06.032 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:19:06.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:05.641868812Z level=error msg="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:19:06.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:06 smithi049 bash[89441]: cluster 2024-09-20T19:19:05.106895+0000 mgr.y (mgr.25175) 533 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:06.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:06 smithi049 bash[89441]: cluster 2024-09-20T19:19:05.106895+0000 mgr.y (mgr.25175) 533 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:06.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:06 smithi049 bash[89441]: audit 2024-09-20T19:19:06.023475+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.49:0/4283915503' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:06.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:06 smithi049 bash[89441]: audit 2024-09-20T19:19:06.023475+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.49:0/4283915503' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:06.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:06 smithi049 bash[92966]: cluster 2024-09-20T19:19:05.106895+0000 mgr.y (mgr.25175) 533 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:06.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:06 smithi049 bash[92966]: cluster 2024-09-20T19:19:05.106895+0000 mgr.y (mgr.25175) 533 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:06.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:06 smithi049 bash[92966]: audit 2024-09-20T19:19:06.023475+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.49:0/4283915503' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:06.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:06 smithi049 bash[92966]: audit 2024-09-20T19:19:06.023475+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.49:0/4283915503' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:06.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:06 smithi115 bash[70559]: cluster 2024-09-20T19:19:05.106895+0000 mgr.y (mgr.25175) 533 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:06.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:06 smithi115 bash[70559]: cluster 2024-09-20T19:19:05.106895+0000 mgr.y (mgr.25175) 533 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:06.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:06 smithi115 bash[70559]: audit 2024-09-20T19:19:06.023475+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.49:0/4283915503' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:06.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:06 smithi115 bash[70559]: audit 2024-09-20T19:19:06.023475+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.49:0/4283915503' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:06.777 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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-20T19:19:08.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:08 smithi049 bash[92966]: cluster 2024-09-20T19:19:07.107895+0000 mgr.y (mgr.25175) 534 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:08.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:08 smithi049 bash[92966]: cluster 2024-09-20T19:19:07.107895+0000 mgr.y (mgr.25175) 534 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:08.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:08 smithi049 bash[89441]: cluster 2024-09-20T19:19:07.107895+0000 mgr.y (mgr.25175) 534 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:08.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:08 smithi049 bash[89441]: cluster 2024-09-20T19:19:07.107895+0000 mgr.y (mgr.25175) 534 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:08.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:08 smithi115 bash[70559]: cluster 2024-09-20T19:19:07.107895+0000 mgr.y (mgr.25175) 534 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:08.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:08 smithi115 bash[70559]: cluster 2024-09-20T19:19:07.107895+0000 mgr.y (mgr.25175) 534 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:09.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:08.67786814Z level=error msg="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:19:10.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:10 smithi049 bash[92966]: cluster 2024-09-20T19:19:09.109307+0000 mgr.y (mgr.25175) 535 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:10.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:10 smithi049 bash[92966]: cluster 2024-09-20T19:19:09.109307+0000 mgr.y (mgr.25175) 535 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:10.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:10 smithi049 bash[89441]: cluster 2024-09-20T19:19:09.109307+0000 mgr.y (mgr.25175) 535 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:10.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:10 smithi049 bash[89441]: cluster 2024-09-20T19:19:09.109307+0000 mgr.y (mgr.25175) 535 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:10.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:10 smithi115 bash[70559]: cluster 2024-09-20T19:19:09.109307+0000 mgr.y (mgr.25175) 535 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:10.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:10 smithi115 bash[70559]: cluster 2024-09-20T19:19:09.109307+0000 mgr.y (mgr.25175) 535 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:11.603 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:19:12.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:11.661447174Z level=error msg="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:19:12.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:12 smithi049 bash[89441]: cluster 2024-09-20T19:19:11.110017+0000 mgr.y (mgr.25175) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:12.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:12 smithi049 bash[89441]: cluster 2024-09-20T19:19:11.110017+0000 mgr.y (mgr.25175) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:12.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:12 smithi049 bash[89441]: audit 2024-09-20T19:19:11.717514+0000 mgr.y (mgr.25175) 537 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:12.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:12 smithi049 bash[89441]: audit 2024-09-20T19:19:11.717514+0000 mgr.y (mgr.25175) 537 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:12.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:12 smithi049 bash[92966]: cluster 2024-09-20T19:19:11.110017+0000 mgr.y (mgr.25175) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:12.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:12 smithi049 bash[92966]: cluster 2024-09-20T19:19:11.110017+0000 mgr.y (mgr.25175) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:12.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:12 smithi049 bash[92966]: audit 2024-09-20T19:19:11.717514+0000 mgr.y (mgr.25175) 537 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:12.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:12 smithi049 bash[92966]: audit 2024-09-20T19:19:11.717514+0000 mgr.y (mgr.25175) 537 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:12.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:12 smithi115 bash[70559]: cluster 2024-09-20T19:19:11.110017+0000 mgr.y (mgr.25175) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:12.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:12 smithi115 bash[70559]: cluster 2024-09-20T19:19:11.110017+0000 mgr.y (mgr.25175) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:12.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:12 smithi115 bash[70559]: audit 2024-09-20T19:19:11.717514+0000 mgr.y (mgr.25175) 537 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:12.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:12 smithi115 bash[70559]: audit 2024-09-20T19:19:11.717514+0000 mgr.y (mgr.25175) 537 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:13.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:13 smithi049 bash[89441]: audit 2024-09-20T19:19:12.882553+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:13.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:13 smithi049 bash[89441]: audit 2024-09-20T19:19:12.882553+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:13.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:13 smithi049 bash[92966]: audit 2024-09-20T19:19:12.882553+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:13.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:13 smithi049 bash[92966]: audit 2024-09-20T19:19:12.882553+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:13.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:13 smithi115 bash[70559]: audit 2024-09-20T19:19:12.882553+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:13.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:13 smithi115 bash[70559]: audit 2024-09-20T19:19:12.882553+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:13.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:19:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:19:13] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.51.0" 2024-09-20T19:19:14.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:14 smithi049 bash[89441]: cluster 2024-09-20T19:19:13.110551+0000 mgr.y (mgr.25175) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:14.324 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:14 smithi049 bash[89441]: cluster 2024-09-20T19:19:13.110551+0000 mgr.y (mgr.25175) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:14.324 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:14 smithi049 bash[89441]: audit 2024-09-20T19:19:13.453839+0000 mgr.y (mgr.25175) 539 : 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-20T19:19:14.325 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:14 smithi049 bash[89441]: audit 2024-09-20T19:19:13.453839+0000 mgr.y (mgr.25175) 539 : 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-20T19:19:14.325 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:14 smithi049 bash[92966]: cluster 2024-09-20T19:19:13.110551+0000 mgr.y (mgr.25175) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:14.325 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:14 smithi049 bash[92966]: cluster 2024-09-20T19:19:13.110551+0000 mgr.y (mgr.25175) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:14.325 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:14 smithi049 bash[92966]: audit 2024-09-20T19:19:13.453839+0000 mgr.y (mgr.25175) 539 : 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-20T19:19:14.325 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:14 smithi049 bash[92966]: audit 2024-09-20T19:19:13.453839+0000 mgr.y (mgr.25175) 539 : 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-20T19:19:14.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:14 smithi115 bash[70559]: cluster 2024-09-20T19:19:13.110551+0000 mgr.y (mgr.25175) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:14.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:14 smithi115 bash[70559]: cluster 2024-09-20T19:19:13.110551+0000 mgr.y (mgr.25175) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:14.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:14 smithi115 bash[70559]: audit 2024-09-20T19:19:13.453839+0000 mgr.y (mgr.25175) 539 : 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-20T19:19:14.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:14 smithi115 bash[70559]: audit 2024-09-20T19:19:13.453839+0000 mgr.y (mgr.25175) 539 : 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-20T19:19:15.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:14.654274874Z level=error msg="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:19:16.180 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:19:16.438 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:16 smithi049 bash[89441]: cluster 2024-09-20T19:19:15.112006+0000 mgr.y (mgr.25175) 540 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:16.438 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:16 smithi049 bash[89441]: cluster 2024-09-20T19:19:15.112006+0000 mgr.y (mgr.25175) 540 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:16.438 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:16 smithi049 bash[92966]: cluster 2024-09-20T19:19:15.112006+0000 mgr.y (mgr.25175) 540 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:16.439 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:16 smithi049 bash[92966]: cluster 2024-09-20T19:19:15.112006+0000 mgr.y (mgr.25175) 540 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:16.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:16 smithi115 bash[70559]: cluster 2024-09-20T19:19:15.112006+0000 mgr.y (mgr.25175) 540 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:16.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:16 smithi115 bash[70559]: cluster 2024-09-20T19:19:15.112006+0000 mgr.y (mgr.25175) 540 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:16.965 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:19:18.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:17.633162336Z level=error msg="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:19:18.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:18 smithi049 bash[89441]: cluster 2024-09-20T19:19:17.112943+0000 mgr.y (mgr.25175) 541 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:18.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:18 smithi049 bash[89441]: cluster 2024-09-20T19:19:17.112943+0000 mgr.y (mgr.25175) 541 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:18.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:18 smithi049 bash[92966]: cluster 2024-09-20T19:19:17.112943+0000 mgr.y (mgr.25175) 541 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:18.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:18 smithi049 bash[92966]: cluster 2024-09-20T19:19:17.112943+0000 mgr.y (mgr.25175) 541 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:18.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:18 smithi115 bash[70559]: cluster 2024-09-20T19:19:17.112943+0000 mgr.y (mgr.25175) 541 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:18.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:18 smithi115 bash[70559]: cluster 2024-09-20T19:19:17.112943+0000 mgr.y (mgr.25175) 541 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:20.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:20 smithi049 bash[89441]: cluster 2024-09-20T19:19:19.114459+0000 mgr.y (mgr.25175) 542 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:20.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:20 smithi049 bash[89441]: cluster 2024-09-20T19:19:19.114459+0000 mgr.y (mgr.25175) 542 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:20.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:20 smithi049 bash[92966]: cluster 2024-09-20T19:19:19.114459+0000 mgr.y (mgr.25175) 542 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:20.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:20 smithi049 bash[92966]: cluster 2024-09-20T19:19:19.114459+0000 mgr.y (mgr.25175) 542 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:20.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:20 smithi115 bash[70559]: cluster 2024-09-20T19:19:19.114459+0000 mgr.y (mgr.25175) 542 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:20.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:20 smithi115 bash[70559]: cluster 2024-09-20T19:19:19.114459+0000 mgr.y (mgr.25175) 542 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:21.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:20.659072991Z level=error msg="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:19:21.796 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:19:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:22 smithi049 bash[89441]: cluster 2024-09-20T19:19:21.115352+0000 mgr.y (mgr.25175) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:22 smithi049 bash[89441]: cluster 2024-09-20T19:19:21.115352+0000 mgr.y (mgr.25175) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:22.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:22 smithi049 bash[89441]: audit 2024-09-20T19:19:21.726374+0000 mgr.y (mgr.25175) 544 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:22.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:22 smithi049 bash[89441]: audit 2024-09-20T19:19:21.726374+0000 mgr.y (mgr.25175) 544 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:22 smithi049 bash[92966]: cluster 2024-09-20T19:19:21.115352+0000 mgr.y (mgr.25175) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:22 smithi049 bash[92966]: cluster 2024-09-20T19:19:21.115352+0000 mgr.y (mgr.25175) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:22 smithi049 bash[92966]: audit 2024-09-20T19:19:21.726374+0000 mgr.y (mgr.25175) 544 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:22 smithi049 bash[92966]: audit 2024-09-20T19:19:21.726374+0000 mgr.y (mgr.25175) 544 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:22.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:22 smithi115 bash[70559]: cluster 2024-09-20T19:19:21.115352+0000 mgr.y (mgr.25175) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:22.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:22 smithi115 bash[70559]: cluster 2024-09-20T19:19:21.115352+0000 mgr.y (mgr.25175) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:22.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:22 smithi115 bash[70559]: audit 2024-09-20T19:19:21.726374+0000 mgr.y (mgr.25175) 544 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:22.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:22 smithi115 bash[70559]: audit 2024-09-20T19:19:21.726374+0000 mgr.y (mgr.25175) 544 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:23.549 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:19:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:19:23] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.51.0" 2024-09-20T19:19:23.660 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:19:23.660 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": null, 2024-09-20T19:19:23.660 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": false, 2024-09-20T19:19:23.660 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "", 2024-09-20T19:19:23.660 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:19:23.660 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": null, 2024-09-20T19:19:23.660 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "", 2024-09-20T19:19:23.660 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:19:23.660 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:19:24.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:23.656904773Z level=error msg="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:19:24.399 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:19:24.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:24 smithi049 bash[92966]: cluster 2024-09-20T19:19:23.115902+0000 mgr.y (mgr.25175) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:24.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:24 smithi049 bash[92966]: cluster 2024-09-20T19:19:23.115902+0000 mgr.y (mgr.25175) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:24.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:24 smithi049 bash[92966]: audit 2024-09-20T19:19:23.662319+0000 mgr.y (mgr.25175) 546 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:24.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:24 smithi049 bash[92966]: audit 2024-09-20T19:19:23.662319+0000 mgr.y (mgr.25175) 546 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:24.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:24 smithi049 bash[89441]: cluster 2024-09-20T19:19:23.115902+0000 mgr.y (mgr.25175) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:24 smithi049 bash[89441]: cluster 2024-09-20T19:19:23.115902+0000 mgr.y (mgr.25175) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:24 smithi049 bash[89441]: audit 2024-09-20T19:19:23.662319+0000 mgr.y (mgr.25175) 546 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:24.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:24 smithi049 bash[89441]: audit 2024-09-20T19:19:23.662319+0000 mgr.y (mgr.25175) 546 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:24.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:24 smithi115 bash[70559]: cluster 2024-09-20T19:19:23.115902+0000 mgr.y (mgr.25175) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:24.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:24 smithi115 bash[70559]: cluster 2024-09-20T19:19:23.115902+0000 mgr.y (mgr.25175) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:24.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:24 smithi115 bash[70559]: audit 2024-09-20T19:19:23.662319+0000 mgr.y (mgr.25175) 546 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:24 smithi115 bash[70559]: audit 2024-09-20T19:19:23.662319+0000 mgr.y (mgr.25175) 546 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:26.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:26 smithi049 bash[89441]: cluster 2024-09-20T19:19:25.117336+0000 mgr.y (mgr.25175) 547 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:26.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:26 smithi049 bash[89441]: cluster 2024-09-20T19:19:25.117336+0000 mgr.y (mgr.25175) 547 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:26.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:26 smithi049 bash[92966]: cluster 2024-09-20T19:19:25.117336+0000 mgr.y (mgr.25175) 547 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:26.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:26 smithi049 bash[92966]: cluster 2024-09-20T19:19:25.117336+0000 mgr.y (mgr.25175) 547 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:26.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:26 smithi115 bash[70559]: cluster 2024-09-20T19:19:25.117336+0000 mgr.y (mgr.25175) 547 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:26.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:26 smithi115 bash[70559]: cluster 2024-09-20T19:19:25.117336+0000 mgr.y (mgr.25175) 547 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:27.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:26.631899646Z level=error msg="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:19:28.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[89441]: cluster 2024-09-20T19:19:27.118300+0000 mgr.y (mgr.25175) 548 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:28.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[89441]: cluster 2024-09-20T19:19:27.118300+0000 mgr.y (mgr.25175) 548 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:28.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[89441]: audit 2024-09-20T19:19:27.694112+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:28.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[89441]: audit 2024-09-20T19:19:27.694112+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:28.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[89441]: audit 2024-09-20T19:19:27.695581+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:19:28.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[89441]: audit 2024-09-20T19:19:27.695581+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:19:28.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[89441]: audit 2024-09-20T19:19:27.703839+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:28.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[89441]: audit 2024-09-20T19:19:27.703839+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:28.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[89441]: audit 2024-09-20T19:19:27.882825+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:28.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[89441]: audit 2024-09-20T19:19:27.882825+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:28.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[92966]: cluster 2024-09-20T19:19:27.118300+0000 mgr.y (mgr.25175) 548 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:28.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[92966]: cluster 2024-09-20T19:19:27.118300+0000 mgr.y (mgr.25175) 548 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:28.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[92966]: audit 2024-09-20T19:19:27.694112+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:28.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[92966]: audit 2024-09-20T19:19:27.694112+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:28.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[92966]: audit 2024-09-20T19:19:27.695581+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:19:28.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[92966]: audit 2024-09-20T19:19:27.695581+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:19:28.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[92966]: audit 2024-09-20T19:19:27.703839+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:28.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[92966]: audit 2024-09-20T19:19:27.703839+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:28.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[92966]: audit 2024-09-20T19:19:27.882825+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:28.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:28 smithi049 bash[92966]: audit 2024-09-20T19:19:27.882825+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:28 smithi115 bash[70559]: cluster 2024-09-20T19:19:27.118300+0000 mgr.y (mgr.25175) 548 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:28 smithi115 bash[70559]: cluster 2024-09-20T19:19:27.118300+0000 mgr.y (mgr.25175) 548 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:28 smithi115 bash[70559]: audit 2024-09-20T19:19:27.694112+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:28 smithi115 bash[70559]: audit 2024-09-20T19:19:27.694112+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:28 smithi115 bash[70559]: audit 2024-09-20T19:19:27.695581+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:19:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:28 smithi115 bash[70559]: audit 2024-09-20T19:19:27.695581+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:19:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:28 smithi115 bash[70559]: audit 2024-09-20T19:19:27.703839+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:28 smithi115 bash[70559]: audit 2024-09-20T19:19:27.703839+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:28 smithi115 bash[70559]: audit 2024-09-20T19:19:27.882825+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:28 smithi115 bash[70559]: audit 2024-09-20T19:19:27.882825+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:29.226 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:19:30.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:29.667633493Z level=error msg="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:19:30.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:30 smithi049 bash[89441]: cluster 2024-09-20T19:19:29.119816+0000 mgr.y (mgr.25175) 549 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:30.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:30 smithi049 bash[89441]: cluster 2024-09-20T19:19:29.119816+0000 mgr.y (mgr.25175) 549 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:30.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:30 smithi049 bash[92966]: cluster 2024-09-20T19:19:29.119816+0000 mgr.y (mgr.25175) 549 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:30.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:30 smithi049 bash[92966]: cluster 2024-09-20T19:19:29.119816+0000 mgr.y (mgr.25175) 549 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:30.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:30 smithi115 bash[70559]: cluster 2024-09-20T19:19:29.119816+0000 mgr.y (mgr.25175) 549 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:30.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:30 smithi115 bash[70559]: cluster 2024-09-20T19:19:29.119816+0000 mgr.y (mgr.25175) 549 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:30.789 INFO:teuthology.orchestra.run.smithi049.stdout:HEALTH_OK 2024-09-20T19:19:31.507 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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-20T19:19:31.517 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:31 smithi049 bash[89441]: audit 2024-09-20T19:19:30.791872+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.49:0/1570545882' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:19:31.517 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:31 smithi049 bash[89441]: audit 2024-09-20T19:19:30.791872+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.49:0/1570545882' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:19:31.518 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:31 smithi049 bash[92966]: audit 2024-09-20T19:19:30.791872+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.49:0/1570545882' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:19:31.518 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:31 smithi049 bash[92966]: audit 2024-09-20T19:19:30.791872+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.49:0/1570545882' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:19:31.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:31 smithi115 bash[70559]: audit 2024-09-20T19:19:30.791872+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.49:0/1570545882' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:19:31.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:31 smithi115 bash[70559]: audit 2024-09-20T19:19:30.791872+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.49:0/1570545882' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:19:32.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:32 smithi049 bash[89441]: cluster 2024-09-20T19:19:31.120696+0000 mgr.y (mgr.25175) 550 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:32.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:32 smithi049 bash[89441]: cluster 2024-09-20T19:19:31.120696+0000 mgr.y (mgr.25175) 550 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:32.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:32 smithi049 bash[89441]: audit 2024-09-20T19:19:31.734368+0000 mgr.y (mgr.25175) 551 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:32.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:32 smithi049 bash[89441]: audit 2024-09-20T19:19:31.734368+0000 mgr.y (mgr.25175) 551 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:32.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:32 smithi049 bash[92966]: cluster 2024-09-20T19:19:31.120696+0000 mgr.y (mgr.25175) 550 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:32.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:32 smithi049 bash[92966]: cluster 2024-09-20T19:19:31.120696+0000 mgr.y (mgr.25175) 550 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:32.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:32 smithi049 bash[92966]: audit 2024-09-20T19:19:31.734368+0000 mgr.y (mgr.25175) 551 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:32.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:32 smithi049 bash[92966]: audit 2024-09-20T19:19:31.734368+0000 mgr.y (mgr.25175) 551 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:32.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:32 smithi115 bash[70559]: cluster 2024-09-20T19:19:31.120696+0000 mgr.y (mgr.25175) 550 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:32.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:32 smithi115 bash[70559]: cluster 2024-09-20T19:19:31.120696+0000 mgr.y (mgr.25175) 550 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:32.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:32 smithi115 bash[70559]: audit 2024-09-20T19:19:31.734368+0000 mgr.y (mgr.25175) 551 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:32.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:32 smithi115 bash[70559]: audit 2024-09-20T19:19:31.734368+0000 mgr.y (mgr.25175) 551 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:33.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:32.638486942Z level=error msg="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:19:33.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:19:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:19:33] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-20T19:19:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:34 smithi049 bash[89441]: cluster 2024-09-20T19:19:33.121578+0000 mgr.y (mgr.25175) 552 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:34.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:34 smithi049 bash[89441]: cluster 2024-09-20T19:19:33.121578+0000 mgr.y (mgr.25175) 552 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:34 smithi049 bash[92966]: cluster 2024-09-20T19:19:33.121578+0000 mgr.y (mgr.25175) 552 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:34 smithi049 bash[92966]: cluster 2024-09-20T19:19:33.121578+0000 mgr.y (mgr.25175) 552 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:34.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:34 smithi115 bash[70559]: cluster 2024-09-20T19:19:33.121578+0000 mgr.y (mgr.25175) 552 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:34 smithi115 bash[70559]: cluster 2024-09-20T19:19:33.121578+0000 mgr.y (mgr.25175) 552 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:36.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:35.645063895Z level=error msg="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:19:36.335 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:19:36.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:36 smithi049 bash[89441]: cluster 2024-09-20T19:19:35.123093+0000 mgr.y (mgr.25175) 553 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:36.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:36 smithi049 bash[89441]: cluster 2024-09-20T19:19:35.123093+0000 mgr.y (mgr.25175) 553 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:36 smithi049 bash[92966]: cluster 2024-09-20T19:19:35.123093+0000 mgr.y (mgr.25175) 553 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:36 smithi049 bash[92966]: cluster 2024-09-20T19:19:35.123093+0000 mgr.y (mgr.25175) 553 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:36.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:36 smithi115 bash[70559]: cluster 2024-09-20T19:19:35.123093+0000 mgr.y (mgr.25175) 553 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:36.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:36 smithi115 bash[70559]: cluster 2024-09-20T19:19:35.123093+0000 mgr.y (mgr.25175) 553 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:38.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:38 smithi049 bash[89441]: cluster 2024-09-20T19:19:37.124121+0000 mgr.y (mgr.25175) 554 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:38.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:38 smithi049 bash[89441]: cluster 2024-09-20T19:19:37.124121+0000 mgr.y (mgr.25175) 554 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:38.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:38 smithi049 bash[89441]: audit 2024-09-20T19:19:37.916799+0000 mgr.y (mgr.25175) 555 : 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-20T19:19:38.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:38 smithi049 bash[89441]: audit 2024-09-20T19:19:37.916799+0000 mgr.y (mgr.25175) 555 : 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-20T19:19:38.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:38 smithi049 bash[92966]: cluster 2024-09-20T19:19:37.124121+0000 mgr.y (mgr.25175) 554 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:38.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:38 smithi049 bash[92966]: cluster 2024-09-20T19:19:37.124121+0000 mgr.y (mgr.25175) 554 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:38.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:38 smithi049 bash[92966]: audit 2024-09-20T19:19:37.916799+0000 mgr.y (mgr.25175) 555 : 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-20T19:19:38.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:38 smithi049 bash[92966]: audit 2024-09-20T19:19:37.916799+0000 mgr.y (mgr.25175) 555 : 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-20T19:19:38.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:38 smithi115 bash[70559]: cluster 2024-09-20T19:19:37.124121+0000 mgr.y (mgr.25175) 554 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:38.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:38 smithi115 bash[70559]: cluster 2024-09-20T19:19:37.124121+0000 mgr.y (mgr.25175) 554 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:38.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:38 smithi115 bash[70559]: audit 2024-09-20T19:19:37.916799+0000 mgr.y (mgr.25175) 555 : 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-20T19:19:38.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:38 smithi115 bash[70559]: audit 2024-09-20T19:19:37.916799+0000 mgr.y (mgr.25175) 555 : 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-20T19:19:39.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:38.668133525Z level=error msg="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:19:40.432 INFO:teuthology.orchestra.run.smithi049.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:40.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:40 smithi049 bash[89441]: cluster 2024-09-20T19:19:39.125729+0000 mgr.y (mgr.25175) 556 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:40.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:40 smithi049 bash[89441]: cluster 2024-09-20T19:19:39.125729+0000 mgr.y (mgr.25175) 556 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:40.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:40 smithi049 bash[92966]: cluster 2024-09-20T19:19:39.125729+0000 mgr.y (mgr.25175) 556 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:40.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:40 smithi049 bash[92966]: cluster 2024-09-20T19:19:39.125729+0000 mgr.y (mgr.25175) 556 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:40.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:40 smithi115 bash[70559]: cluster 2024-09-20T19:19:39.125729+0000 mgr.y (mgr.25175) 556 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:40.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:40 smithi115 bash[70559]: cluster 2024-09-20T19:19:39.125729+0000 mgr.y (mgr.25175) 556 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:41.372 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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:19:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[92966]: cephadm 2024-09-20T19:19:40.428736+0000 mgr.y (mgr.25175) 557 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[92966]: cephadm 2024-09-20T19:19:40.428736+0000 mgr.y (mgr.25175) 557 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[92966]: audit 2024-09-20T19:19:40.434175+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[92966]: audit 2024-09-20T19:19:40.434175+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[92966]: audit 2024-09-20T19:19:40.439314+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[92966]: audit 2024-09-20T19:19:40.439314+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[92966]: audit 2024-09-20T19:19:40.440554+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:19:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[92966]: audit 2024-09-20T19:19:40.440554+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:19:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[92966]: audit 2024-09-20T19:19:40.446744+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[92966]: audit 2024-09-20T19:19:40.446744+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:41.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[92966]: cephadm 2024-09-20T19:19:40.516867+0000 mgr.y (mgr.25175) 558 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:41.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[92966]: cephadm 2024-09-20T19:19:40.516867+0000 mgr.y (mgr.25175) 558 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:41.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[89441]: cephadm 2024-09-20T19:19:40.428736+0000 mgr.y (mgr.25175) 557 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:41.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[89441]: cephadm 2024-09-20T19:19:40.428736+0000 mgr.y (mgr.25175) 557 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:41.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[89441]: audit 2024-09-20T19:19:40.434175+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:41.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[89441]: audit 2024-09-20T19:19:40.434175+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:41.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[89441]: audit 2024-09-20T19:19:40.439314+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:41.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[89441]: audit 2024-09-20T19:19:40.439314+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:41.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[89441]: audit 2024-09-20T19:19:40.440554+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:19:41.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[89441]: audit 2024-09-20T19:19:40.440554+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:19:41.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[89441]: audit 2024-09-20T19:19:40.446744+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:41.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[89441]: audit 2024-09-20T19:19:40.446744+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:41.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[89441]: cephadm 2024-09-20T19:19:40.516867+0000 mgr.y (mgr.25175) 558 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:41.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:41 smithi049 bash[89441]: cephadm 2024-09-20T19:19:40.516867+0000 mgr.y (mgr.25175) 558 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:41.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:41.667802596Z level=error msg="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:19:41.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[70559]: cephadm 2024-09-20T19:19:40.428736+0000 mgr.y (mgr.25175) 557 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:41.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[70559]: cephadm 2024-09-20T19:19:40.428736+0000 mgr.y (mgr.25175) 557 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:41.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[70559]: audit 2024-09-20T19:19:40.434175+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:41.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[70559]: audit 2024-09-20T19:19:40.434175+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:41.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[70559]: audit 2024-09-20T19:19:40.439314+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:41.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[70559]: audit 2024-09-20T19:19:40.439314+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:41.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[70559]: audit 2024-09-20T19:19:40.440554+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:19:41.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[70559]: audit 2024-09-20T19:19:40.440554+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:19:41.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[70559]: audit 2024-09-20T19:19:40.446744+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:41.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[70559]: audit 2024-09-20T19:19:40.446744+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:41.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[70559]: cephadm 2024-09-20T19:19:40.516867+0000 mgr.y (mgr.25175) 558 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:41.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:41 smithi115 bash[70559]: cephadm 2024-09-20T19:19:40.516867+0000 mgr.y (mgr.25175) 558 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:42.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:42 smithi049 bash[92966]: cluster 2024-09-20T19:19:41.126646+0000 mgr.y (mgr.25175) 559 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:42.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:42 smithi049 bash[92966]: cluster 2024-09-20T19:19:41.126646+0000 mgr.y (mgr.25175) 559 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:42.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:42 smithi049 bash[92966]: audit 2024-09-20T19:19:41.745211+0000 mgr.y (mgr.25175) 560 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:42.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:42 smithi049 bash[92966]: audit 2024-09-20T19:19:41.745211+0000 mgr.y (mgr.25175) 560 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:42 smithi049 bash[89441]: cluster 2024-09-20T19:19:41.126646+0000 mgr.y (mgr.25175) 559 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:42.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:42 smithi049 bash[89441]: cluster 2024-09-20T19:19:41.126646+0000 mgr.y (mgr.25175) 559 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:42.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:42 smithi049 bash[89441]: audit 2024-09-20T19:19:41.745211+0000 mgr.y (mgr.25175) 560 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:42.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:42 smithi049 bash[89441]: audit 2024-09-20T19:19:41.745211+0000 mgr.y (mgr.25175) 560 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:42.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:42 smithi115 bash[70559]: cluster 2024-09-20T19:19:41.126646+0000 mgr.y (mgr.25175) 559 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:42.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:42 smithi115 bash[70559]: cluster 2024-09-20T19:19:41.126646+0000 mgr.y (mgr.25175) 559 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:42.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:42 smithi115 bash[70559]: audit 2024-09-20T19:19:41.745211+0000 mgr.y (mgr.25175) 560 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:42.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:42 smithi115 bash[70559]: audit 2024-09-20T19:19:41.745211+0000 mgr.y (mgr.25175) 560 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:43.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:19:43] "GET /metrics HTTP/1.1" 200 38354 "" "Prometheus/2.51.0" 2024-09-20T19:19:43.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:42.883843+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:43.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:42.883843+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.387408+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.387408+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.391303+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.391303+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.395521+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.395521+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.401271+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.401271+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.405468+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.405468+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.410814+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.410814+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.414635+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.414635+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.421954+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.421954+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.427120+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T19:19:43.801 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[89441]: audit 2024-09-20T19:19:43.427120+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T19:19:43.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:42.883843+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:43.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:42.883843+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:43.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.387408+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.387408+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.391303+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:19:43.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.391303+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:19:43.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.395521+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.395521+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.401271+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.401271+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.405468+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.405468+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.410814+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.410814+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.414635+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.414635+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.421954+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.421954+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.427120+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T19:19:43.802 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:43 smithi049 bash[92966]: audit 2024-09-20T19:19:43.427120+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T19:19:43.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:42.883843+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:43.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:42.883843+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:43.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.387408+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.387408+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.391303+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:19:43.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.391303+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:19:43.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.395521+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.395521+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.401271+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.401271+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.405468+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.405468+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.410814+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.410814+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.414635+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.414635+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:43.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.421954+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.421954+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:43.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.427120+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T19:19:43.868 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:43 smithi115 bash[70559]: audit 2024-09-20T19:19:43.427120+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T19:19:44.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cluster 2024-09-20T19:19:43.127510+0000 mgr.y (mgr.25175) 561 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:44.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cluster 2024-09-20T19:19:43.127510+0000 mgr.y (mgr.25175) 561 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:44.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cephadm 2024-09-20T19:19:43.388194+0000 mgr.y (mgr.25175) 562 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:19:44.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cephadm 2024-09-20T19:19:43.388194+0000 mgr.y (mgr.25175) 562 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:19:44.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cephadm 2024-09-20T19:19:43.388317+0000 mgr.y (mgr.25175) 563 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cephadm 2024-09-20T19:19:43.388317+0000 mgr.y (mgr.25175) 563 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cephadm 2024-09-20T19:19:43.396792+0000 mgr.y (mgr.25175) 564 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cephadm 2024-09-20T19:19:43.396792+0000 mgr.y (mgr.25175) 564 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cephadm 2024-09-20T19:19:43.406845+0000 mgr.y (mgr.25175) 565 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cephadm 2024-09-20T19:19:43.406845+0000 mgr.y (mgr.25175) 565 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cephadm 2024-09-20T19:19:43.416214+0000 mgr.y (mgr.25175) 566 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cephadm 2024-09-20T19:19:43.416214+0000 mgr.y (mgr.25175) 566 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: audit 2024-09-20T19:19:43.427422+0000 mgr.y (mgr.25175) 567 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: audit 2024-09-20T19:19:43.427422+0000 mgr.y (mgr.25175) 567 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cephadm 2024-09-20T19:19:43.429438+0000 mgr.y (mgr.25175) 568 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[89441]: cephadm 2024-09-20T19:19:43.429438+0000 mgr.y (mgr.25175) 568 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cluster 2024-09-20T19:19:43.127510+0000 mgr.y (mgr.25175) 561 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:44.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cluster 2024-09-20T19:19:43.127510+0000 mgr.y (mgr.25175) 561 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cephadm 2024-09-20T19:19:43.388194+0000 mgr.y (mgr.25175) 562 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cephadm 2024-09-20T19:19:43.388194+0000 mgr.y (mgr.25175) 562 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cephadm 2024-09-20T19:19:43.388317+0000 mgr.y (mgr.25175) 563 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cephadm 2024-09-20T19:19:43.388317+0000 mgr.y (mgr.25175) 563 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cephadm 2024-09-20T19:19:43.396792+0000 mgr.y (mgr.25175) 564 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cephadm 2024-09-20T19:19:43.396792+0000 mgr.y (mgr.25175) 564 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cephadm 2024-09-20T19:19:43.406845+0000 mgr.y (mgr.25175) 565 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cephadm 2024-09-20T19:19:43.406845+0000 mgr.y (mgr.25175) 565 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cephadm 2024-09-20T19:19:43.416214+0000 mgr.y (mgr.25175) 566 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cephadm 2024-09-20T19:19:43.416214+0000 mgr.y (mgr.25175) 566 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: audit 2024-09-20T19:19:43.427422+0000 mgr.y (mgr.25175) 567 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: audit 2024-09-20T19:19:43.427422+0000 mgr.y (mgr.25175) 567 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cephadm 2024-09-20T19:19:43.429438+0000 mgr.y (mgr.25175) 568 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-20T19:19:44.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:44 smithi049 bash[92966]: cephadm 2024-09-20T19:19:43.429438+0000 mgr.y (mgr.25175) 568 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-20T19:19:44.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:44.64211326Z level=error msg="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:19:44.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cluster 2024-09-20T19:19:43.127510+0000 mgr.y (mgr.25175) 561 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:44.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cluster 2024-09-20T19:19:43.127510+0000 mgr.y (mgr.25175) 561 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:44.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cephadm 2024-09-20T19:19:43.388194+0000 mgr.y (mgr.25175) 562 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:19:44.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cephadm 2024-09-20T19:19:43.388194+0000 mgr.y (mgr.25175) 562 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:19:44.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cephadm 2024-09-20T19:19:43.388317+0000 mgr.y (mgr.25175) 563 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:19:44.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cephadm 2024-09-20T19:19:43.388317+0000 mgr.y (mgr.25175) 563 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:19:44.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cephadm 2024-09-20T19:19:43.396792+0000 mgr.y (mgr.25175) 564 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:19:44.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cephadm 2024-09-20T19:19:43.396792+0000 mgr.y (mgr.25175) 564 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:19:44.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cephadm 2024-09-20T19:19:43.406845+0000 mgr.y (mgr.25175) 565 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:19:44.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cephadm 2024-09-20T19:19:43.406845+0000 mgr.y (mgr.25175) 565 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:19:44.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cephadm 2024-09-20T19:19:43.416214+0000 mgr.y (mgr.25175) 566 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:19:44.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cephadm 2024-09-20T19:19:43.416214+0000 mgr.y (mgr.25175) 566 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:19:44.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: audit 2024-09-20T19:19:43.427422+0000 mgr.y (mgr.25175) 567 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T19:19:44.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: audit 2024-09-20T19:19:43.427422+0000 mgr.y (mgr.25175) 567 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T19:19:44.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cephadm 2024-09-20T19:19:43.429438+0000 mgr.y (mgr.25175) 568 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-20T19:19:44.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:44 smithi115 bash[70559]: cephadm 2024-09-20T19:19:43.429438+0000 mgr.y (mgr.25175) 568 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-20T19:19:46.617 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:19:46.733 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[89441]: cluster 2024-09-20T19:19:45.129075+0000 mgr.y (mgr.25175) 569 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:46.733 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[89441]: cluster 2024-09-20T19:19:45.129075+0000 mgr.y (mgr.25175) 569 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:46.734 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[89441]: audit 2024-09-20T19:19:46.159826+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:46.734 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[89441]: audit 2024-09-20T19:19:46.159826+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:46.734 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[89441]: audit 2024-09-20T19:19:46.162181+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:19:46.734 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[89441]: audit 2024-09-20T19:19:46.162181+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:19:46.734 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[89441]: audit 2024-09-20T19:19:46.163452+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:46.734 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[89441]: audit 2024-09-20T19:19:46.163452+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:46.734 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[92966]: cluster 2024-09-20T19:19:45.129075+0000 mgr.y (mgr.25175) 569 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:46.734 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[92966]: cluster 2024-09-20T19:19:45.129075+0000 mgr.y (mgr.25175) 569 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:46.734 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[92966]: audit 2024-09-20T19:19:46.159826+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:46.734 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[92966]: audit 2024-09-20T19:19:46.159826+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:46.734 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[92966]: audit 2024-09-20T19:19:46.162181+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:19:46.735 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[92966]: audit 2024-09-20T19:19:46.162181+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:19:46.735 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[92966]: audit 2024-09-20T19:19:46.163452+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:46.735 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:46 smithi049 bash[92966]: audit 2024-09-20T19:19:46.163452+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:46.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:46 smithi115 bash[70559]: cluster 2024-09-20T19:19:45.129075+0000 mgr.y (mgr.25175) 569 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:46.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:46 smithi115 bash[70559]: cluster 2024-09-20T19:19:45.129075+0000 mgr.y (mgr.25175) 569 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:46.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:46 smithi115 bash[70559]: audit 2024-09-20T19:19:46.159826+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:46.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:46 smithi115 bash[70559]: audit 2024-09-20T19:19:46.159826+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:46.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:46 smithi115 bash[70559]: audit 2024-09-20T19:19:46.162181+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:19:46.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:46 smithi115 bash[70559]: audit 2024-09-20T19:19:46.162181+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:19:46.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:46 smithi115 bash[70559]: audit 2024-09-20T19:19:46.163452+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:46.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:46 smithi115 bash[70559]: audit 2024-09-20T19:19:46.163452+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:19:47.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:47 smithi049 bash[89441]: cephadm 2024-09-20T19:19:46.155278+0000 mgr.y (mgr.25175) 570 : cephadm [INF] Upgrade: Updating osd.2 2024-09-20T19:19:47.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:47 smithi049 bash[89441]: cephadm 2024-09-20T19:19:46.155278+0000 mgr.y (mgr.25175) 570 : cephadm [INF] Upgrade: Updating osd.2 2024-09-20T19:19:47.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:47 smithi049 bash[89441]: cephadm 2024-09-20T19:19:46.167622+0000 mgr.y (mgr.25175) 571 : cephadm [INF] Deploying daemon osd.2 on smithi049 2024-09-20T19:19:47.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:47 smithi049 bash[89441]: cephadm 2024-09-20T19:19:46.167622+0000 mgr.y (mgr.25175) 571 : cephadm [INF] Deploying daemon osd.2 on smithi049 2024-09-20T19:19:47.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:47 smithi049 bash[92966]: cephadm 2024-09-20T19:19:46.155278+0000 mgr.y (mgr.25175) 570 : cephadm [INF] Upgrade: Updating osd.2 2024-09-20T19:19:47.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:47 smithi049 bash[92966]: cephadm 2024-09-20T19:19:46.155278+0000 mgr.y (mgr.25175) 570 : cephadm [INF] Upgrade: Updating osd.2 2024-09-20T19:19:47.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:47 smithi049 bash[92966]: cephadm 2024-09-20T19:19:46.167622+0000 mgr.y (mgr.25175) 571 : cephadm [INF] Deploying daemon osd.2 on smithi049 2024-09-20T19:19:47.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:47 smithi049 bash[92966]: cephadm 2024-09-20T19:19:46.167622+0000 mgr.y (mgr.25175) 571 : cephadm [INF] Deploying daemon osd.2 on smithi049 2024-09-20T19:19:47.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:47.634370849Z level=error msg="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:19:47.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:47 smithi115 bash[70559]: cephadm 2024-09-20T19:19:46.155278+0000 mgr.y (mgr.25175) 570 : cephadm [INF] Upgrade: Updating osd.2 2024-09-20T19:19:47.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:47 smithi115 bash[70559]: cephadm 2024-09-20T19:19:46.155278+0000 mgr.y (mgr.25175) 570 : cephadm [INF] Upgrade: Updating osd.2 2024-09-20T19:19:47.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:47 smithi115 bash[70559]: cephadm 2024-09-20T19:19:46.167622+0000 mgr.y (mgr.25175) 571 : cephadm [INF] Deploying daemon osd.2 on smithi049 2024-09-20T19:19:47.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:47 smithi115 bash[70559]: cephadm 2024-09-20T19:19:46.167622+0000 mgr.y (mgr.25175) 571 : cephadm [INF] Deploying daemon osd.2 on smithi049 2024-09-20T19:19:48.762 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:48 smithi049 bash[92966]: cluster 2024-09-20T19:19:47.130109+0000 mgr.y (mgr.25175) 572 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:48.762 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:48 smithi049 bash[92966]: cluster 2024-09-20T19:19:47.130109+0000 mgr.y (mgr.25175) 572 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:48.762 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:48 smithi049 bash[89441]: cluster 2024-09-20T19:19:47.130109+0000 mgr.y (mgr.25175) 572 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:48.762 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:48 smithi049 bash[89441]: cluster 2024-09-20T19:19:47.130109+0000 mgr.y (mgr.25175) 572 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:48.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:48 smithi115 bash[70559]: cluster 2024-09-20T19:19:47.130109+0000 mgr.y (mgr.25175) 572 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:48.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:48 smithi115 bash[70559]: cluster 2024-09-20T19:19:47.130109+0000 mgr.y (mgr.25175) 572 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:48.982 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:19:49.615 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:19:49.615 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (8m) 94s ago 35m 13.7M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:19:49.615 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (7m) 5m ago 35m 66.2M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:19:49.615 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (10m) 94s ago 32m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:19:49.615 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (9m) 5m ago 43m 440M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (20m) 94s ago 46m 515M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (4m) 94s ago 46m 43.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (6m) 5m ago 44m 18.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (4m) 94s ago 44m 36.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (9m) 94s ago 35m 9180k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (9m) 5m ago 35m 7700k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (2m) 94s ago 43m 46.0M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running 94s ago 42m - 3036M 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (41m) 94s ago 41m 64.0M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab aa84666dfb60 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (40m) 94s ago 40m 60.7M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (39m) 5m ago 39m 70.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (38m) 5m ago 38m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (37m) 5m ago 37m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:19:49.616 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (36m) 5m ago 36m 58.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:19:49.617 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (8m) 5m ago 36m 41.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:19:49.617 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (33m) 94s ago 33m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:19:49.617 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (33m) 5m ago 33m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:19:49.779 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:49 smithi049 bash[92966]: audit 2024-09-20T19:19:48.972713+0000 mgr.y (mgr.25175) 573 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:49.779 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:49 smithi049 bash[92966]: audit 2024-09-20T19:19:48.972713+0000 mgr.y (mgr.25175) 573 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:49.779 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:49 smithi049 bash[89441]: audit 2024-09-20T19:19:48.972713+0000 mgr.y (mgr.25175) 573 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:49.779 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:49 smithi049 bash[89441]: audit 2024-09-20T19:19:48.972713+0000 mgr.y (mgr.25175) 573 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:49.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:49 smithi115 bash[70559]: audit 2024-09-20T19:19:48.972713+0000 mgr.y (mgr.25175) 573 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:49.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:49 smithi115 bash[70559]: audit 2024-09-20T19:19:48.972713+0000 mgr.y (mgr.25175) 573 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:49.994 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:19:49.994 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:19:49.994 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:19:49.994 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:19:49.995 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:19:49.995 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:19:49.995 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:19:49.995 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:19:49.995 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 6, 2024-09-20T19:19:49.995 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:19:49.995 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:19:49.995 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:19:49.995 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:19:49.995 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:19:49.995 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:19:49.996 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8, 2024-09-20T19:19:49.996 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 7 2024-09-20T19:19:49.996 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:19:49.996 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:19:50.327 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:19:50.327 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:19:50.327 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:19:50.327 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-20T19:19:50.327 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:19:50.328 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "1/8 daemons upgraded", 2024-09-20T19:19:50.328 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:19:50.328 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:19:50.328 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:19:50.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[89441]: cluster 2024-09-20T19:19:49.131054+0000 mgr.y (mgr.25175) 574 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:50.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[89441]: cluster 2024-09-20T19:19:49.131054+0000 mgr.y (mgr.25175) 574 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:50.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[89441]: audit 2024-09-20T19:19:49.286210+0000 mgr.y (mgr.25175) 575 : audit [DBG] from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:50.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[89441]: audit 2024-09-20T19:19:49.286210+0000 mgr.y (mgr.25175) 575 : audit [DBG] from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:50.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[89441]: audit 2024-09-20T19:19:49.595356+0000 mgr.y (mgr.25175) 576 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:50.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[89441]: audit 2024-09-20T19:19:49.595356+0000 mgr.y (mgr.25175) 576 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:50.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[89441]: audit 2024-09-20T19:19:49.996989+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.49:0/1012046272' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:50.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[89441]: audit 2024-09-20T19:19:49.996989+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.49:0/1012046272' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:50.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[92966]: cluster 2024-09-20T19:19:49.131054+0000 mgr.y (mgr.25175) 574 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:50.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[92966]: cluster 2024-09-20T19:19:49.131054+0000 mgr.y (mgr.25175) 574 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:50.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[92966]: audit 2024-09-20T19:19:49.286210+0000 mgr.y (mgr.25175) 575 : audit [DBG] from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:50.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[92966]: audit 2024-09-20T19:19:49.286210+0000 mgr.y (mgr.25175) 575 : audit [DBG] from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:50.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[92966]: audit 2024-09-20T19:19:49.595356+0000 mgr.y (mgr.25175) 576 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:50.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[92966]: audit 2024-09-20T19:19:49.595356+0000 mgr.y (mgr.25175) 576 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:50.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[92966]: audit 2024-09-20T19:19:49.996989+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.49:0/1012046272' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:50.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:50 smithi049 bash[92966]: audit 2024-09-20T19:19:49.996989+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.49:0/1012046272' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:50.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:50.664781662Z level=error msg="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:19:50.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:50 smithi115 bash[70559]: cluster 2024-09-20T19:19:49.131054+0000 mgr.y (mgr.25175) 574 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:50.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:50 smithi115 bash[70559]: cluster 2024-09-20T19:19:49.131054+0000 mgr.y (mgr.25175) 574 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:19:50.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:50 smithi115 bash[70559]: audit 2024-09-20T19:19:49.286210+0000 mgr.y (mgr.25175) 575 : audit [DBG] from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:50.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:50 smithi115 bash[70559]: audit 2024-09-20T19:19:49.286210+0000 mgr.y (mgr.25175) 575 : audit [DBG] from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:50.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:50 smithi115 bash[70559]: audit 2024-09-20T19:19:49.595356+0000 mgr.y (mgr.25175) 576 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:50.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:50 smithi115 bash[70559]: audit 2024-09-20T19:19:49.595356+0000 mgr.y (mgr.25175) 576 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:50.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:50 smithi115 bash[70559]: audit 2024-09-20T19:19:49.996989+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.49:0/1012046272' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:50.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:50 smithi115 bash[70559]: audit 2024-09-20T19:19:49.996989+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.49:0/1012046272' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:19:51.745 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:51 smithi049 bash[89441]: audit 2024-09-20T19:19:50.329515+0000 mgr.y (mgr.25175) 577 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:51.745 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:51 smithi049 bash[89441]: audit 2024-09-20T19:19:50.329515+0000 mgr.y (mgr.25175) 577 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:51.745 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:51 smithi049 bash[92966]: audit 2024-09-20T19:19:50.329515+0000 mgr.y (mgr.25175) 577 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:51.745 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:51 smithi049 bash[92966]: audit 2024-09-20T19:19:50.329515+0000 mgr.y (mgr.25175) 577 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:51.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:51 smithi115 bash[70559]: audit 2024-09-20T19:19:50.329515+0000 mgr.y (mgr.25175) 577 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:51.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:51 smithi115 bash[70559]: audit 2024-09-20T19:19:50.329515+0000 mgr.y (mgr.25175) 577 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:52.299 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:19:52 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:52.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:52 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:52.299 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:19:52 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:52.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:52 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:52.300 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:19:52 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:52.300 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:19:52 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:52.300 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:52 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:52.301 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:19:52 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:52.301 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:19:52 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:52.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[89441]: cluster 2024-09-20T19:19:51.131628+0000 mgr.y (mgr.25175) 578 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:52.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[89441]: cluster 2024-09-20T19:19:51.131628+0000 mgr.y (mgr.25175) 578 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:52.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[89441]: audit 2024-09-20T19:19:51.747234+0000 mgr.y (mgr.25175) 579 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:52.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[89441]: audit 2024-09-20T19:19:51.747234+0000 mgr.y (mgr.25175) 579 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:52.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[89441]: cluster 2024-09-20T19:19:52.444935+0000 mon.a (mon.0) 311 : cluster [INF] osd.2 marked itself down and dead 2024-09-20T19:19:52.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[89441]: cluster 2024-09-20T19:19:52.444935+0000 mon.a (mon.0) 311 : cluster [INF] osd.2 marked itself down and dead 2024-09-20T19:19:52.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[92966]: cluster 2024-09-20T19:19:51.131628+0000 mgr.y (mgr.25175) 578 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:52.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[92966]: cluster 2024-09-20T19:19:51.131628+0000 mgr.y (mgr.25175) 578 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:52.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[92966]: audit 2024-09-20T19:19:51.747234+0000 mgr.y (mgr.25175) 579 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:52.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[92966]: audit 2024-09-20T19:19:51.747234+0000 mgr.y (mgr.25175) 579 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:52.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[92966]: cluster 2024-09-20T19:19:52.444935+0000 mon.a (mon.0) 311 : cluster [INF] osd.2 marked itself down and dead 2024-09-20T19:19:52.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[92966]: cluster 2024-09-20T19:19:52.444935+0000 mon.a (mon.0) 311 : cluster [INF] osd.2 marked itself down and dead 2024-09-20T19:19:52.800 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:52 smithi049 systemd[1]: Stopping Ceph osd.2 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:19:52.801 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[40548]: debug 2024-09-20T19:19:52.439+0000 7f4e8b5de640 -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-20T19:19:52.801 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[40548]: debug 2024-09-20T19:19:52.439+0000 7f4e8b5de640 -1 osd.2 122 *** Got signal Terminated *** 2024-09-20T19:19:52.801 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:52 smithi049 bash[40548]: debug 2024-09-20T19:19:52.439+0000 7f4e8b5de640 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:19:52.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:52 smithi115 bash[70559]: cluster 2024-09-20T19:19:51.131628+0000 mgr.y (mgr.25175) 578 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:52.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:52 smithi115 bash[70559]: cluster 2024-09-20T19:19:51.131628+0000 mgr.y (mgr.25175) 578 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:19:52.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:52 smithi115 bash[70559]: audit 2024-09-20T19:19:51.747234+0000 mgr.y (mgr.25175) 579 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:52.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:52 smithi115 bash[70559]: audit 2024-09-20T19:19:51.747234+0000 mgr.y (mgr.25175) 579 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:52.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:52 smithi115 bash[70559]: cluster 2024-09-20T19:19:52.444935+0000 mon.a (mon.0) 311 : cluster [INF] osd.2 marked itself down and dead 2024-09-20T19:19:52.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:52 smithi115 bash[70559]: cluster 2024-09-20T19:19:52.444935+0000 mon.a (mon.0) 311 : cluster [INF] osd.2 marked itself down and dead 2024-09-20T19:19:53.682 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:19:53] "GET /metrics HTTP/1.1" 200 38354 "" "Prometheus/2.51.0" 2024-09-20T19:19:53.682 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[92966]: cluster 2024-09-20T19:19:52.495801+0000 mon.a (mon.0) 312 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:19:53.682 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[92966]: cluster 2024-09-20T19:19:52.495801+0000 mon.a (mon.0) 312 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:19:53.682 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[92966]: cluster 2024-09-20T19:19:52.506271+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-20T19:19:53.682 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[92966]: cluster 2024-09-20T19:19:52.506271+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-20T19:19:53.683 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[92966]: cluster 2024-09-20T19:19:53.508214+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-20T19:19:53.683 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[92966]: cluster 2024-09-20T19:19:53.508214+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-20T19:19:53.683 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[89441]: cluster 2024-09-20T19:19:52.495801+0000 mon.a (mon.0) 312 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:19:53.683 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[89441]: cluster 2024-09-20T19:19:52.495801+0000 mon.a (mon.0) 312 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:19:53.683 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[89441]: cluster 2024-09-20T19:19:52.506271+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-20T19:19:53.683 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[89441]: cluster 2024-09-20T19:19:52.506271+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-20T19:19:53.683 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[89441]: cluster 2024-09-20T19:19:53.508214+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-20T19:19:53.683 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[89441]: cluster 2024-09-20T19:19:53.508214+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-20T19:19:53.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:53.640567721Z level=error msg="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:19:53.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:53 smithi115 bash[70559]: cluster 2024-09-20T19:19:52.495801+0000 mon.a (mon.0) 312 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:19:53.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:53 smithi115 bash[70559]: cluster 2024-09-20T19:19:52.495801+0000 mon.a (mon.0) 312 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:19:53.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:53 smithi115 bash[70559]: cluster 2024-09-20T19:19:52.506271+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-20T19:19:53.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:53 smithi115 bash[70559]: cluster 2024-09-20T19:19:52.506271+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-20T19:19:53.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:53 smithi115 bash[70559]: cluster 2024-09-20T19:19:53.508214+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-20T19:19:53.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:53 smithi115 bash[70559]: cluster 2024-09-20T19:19:53.508214+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-20T19:19:54.049 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[108750]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-2 2024-09-20T19:19:54.049 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:53 smithi049 bash[108815]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-2 2024-09-20T19:19:54.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:54 smithi049 bash[89441]: cluster 2024-09-20T19:19:53.132269+0000 mgr.y (mgr.25175) 580 : cluster [DBG] pgmap v327: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:19:54.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:54 smithi049 bash[89441]: cluster 2024-09-20T19:19:53.132269+0000 mgr.y (mgr.25175) 580 : cluster [DBG] pgmap v327: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:19:54.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:54 smithi049 bash[92966]: cluster 2024-09-20T19:19:53.132269+0000 mgr.y (mgr.25175) 580 : cluster [DBG] pgmap v327: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:19:54.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:54 smithi049 bash[92966]: cluster 2024-09-20T19:19:53.132269+0000 mgr.y (mgr.25175) 580 : cluster [DBG] pgmap v327: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:19:54.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:54 smithi115 bash[70559]: cluster 2024-09-20T19:19:53.132269+0000 mgr.y (mgr.25175) 580 : cluster [DBG] pgmap v327: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:19:54.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:54 smithi115 bash[70559]: cluster 2024-09-20T19:19:53.132269+0000 mgr.y (mgr.25175) 580 : cluster [DBG] pgmap v327: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:19:55.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:55 smithi049 bash[89441]: cluster 2024-09-20T19:19:55.548956+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 22 pgs peering (PG_AVAILABILITY) 2024-09-20T19:19:55.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:55 smithi049 bash[89441]: cluster 2024-09-20T19:19:55.548956+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 22 pgs peering (PG_AVAILABILITY) 2024-09-20T19:19:55.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:55 smithi049 bash[92966]: cluster 2024-09-20T19:19:55.548956+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 22 pgs peering (PG_AVAILABILITY) 2024-09-20T19:19:55.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:55 smithi049 bash[92966]: cluster 2024-09-20T19:19:55.548956+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 22 pgs peering (PG_AVAILABILITY) 2024-09-20T19:19:55.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:55 smithi115 bash[70559]: cluster 2024-09-20T19:19:55.548956+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 22 pgs peering (PG_AVAILABILITY) 2024-09-20T19:19:55.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:55 smithi115 bash[70559]: cluster 2024-09-20T19:19:55.548956+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 22 pgs peering (PG_AVAILABILITY) 2024-09-20T19:19:56.549 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:19:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:56.549 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:19:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:56.549 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:19:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:56.550 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:19:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:56.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:56.550 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:19:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:56.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:56.551 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:56 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-20T19:19:56.551 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:56 smithi049 systemd[1]: Stopped Ceph osd.2 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:19:56.551 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:56.552 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:56 smithi049 systemd[1]: Started Ceph osd.2 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:19:56.552 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:19:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:19:56.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:56.627144663Z level=error msg="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:19:56.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:56 smithi115 bash[70559]: cluster 2024-09-20T19:19:55.133395+0000 mgr.y (mgr.25175) 581 : cluster [DBG] pgmap v329: 161 pgs: 33 peering, 4 stale+active+clean, 124 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:56.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:56 smithi115 bash[70559]: cluster 2024-09-20T19:19:55.133395+0000 mgr.y (mgr.25175) 581 : cluster [DBG] pgmap v329: 161 pgs: 33 peering, 4 stale+active+clean, 124 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:56.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:56 smithi115 bash[70559]: audit 2024-09-20T19:19:56.493428+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:56.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:56 smithi115 bash[70559]: audit 2024-09-20T19:19:56.493428+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:56.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:56 smithi115 bash[70559]: audit 2024-09-20T19:19:56.499252+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:56.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:56 smithi115 bash[70559]: audit 2024-09-20T19:19:56.499252+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:56.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:56 smithi115 bash[70559]: audit 2024-09-20T19:19:56.504106+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:56.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:56 smithi115 bash[70559]: audit 2024-09-20T19:19:56.504106+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[89441]: cluster 2024-09-20T19:19:55.133395+0000 mgr.y (mgr.25175) 581 : cluster [DBG] pgmap v329: 161 pgs: 33 peering, 4 stale+active+clean, 124 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[89441]: cluster 2024-09-20T19:19:55.133395+0000 mgr.y (mgr.25175) 581 : cluster [DBG] pgmap v329: 161 pgs: 33 peering, 4 stale+active+clean, 124 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[89441]: audit 2024-09-20T19:19:56.493428+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[89441]: audit 2024-09-20T19:19:56.493428+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[89441]: audit 2024-09-20T19:19:56.499252+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[89441]: audit 2024-09-20T19:19:56.499252+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[89441]: audit 2024-09-20T19:19:56.504106+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[89441]: audit 2024-09-20T19:19:56.504106+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[92966]: cluster 2024-09-20T19:19:55.133395+0000 mgr.y (mgr.25175) 581 : cluster [DBG] pgmap v329: 161 pgs: 33 peering, 4 stale+active+clean, 124 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[92966]: cluster 2024-09-20T19:19:55.133395+0000 mgr.y (mgr.25175) 581 : cluster [DBG] pgmap v329: 161 pgs: 33 peering, 4 stale+active+clean, 124 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[92966]: audit 2024-09-20T19:19:56.493428+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[92966]: audit 2024-09-20T19:19:56.493428+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[92966]: audit 2024-09-20T19:19:56.499252+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[92966]: audit 2024-09-20T19:19:56.499252+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[92966]: audit 2024-09-20T19:19:56.504106+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:56 smithi049 bash[92966]: audit 2024-09-20T19:19:56.504106+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:57.938 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:57 smithi049 bash[92966]: cluster 2024-09-20T19:19:57.602464+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T19:19:57.938 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:57 smithi049 bash[92966]: cluster 2024-09-20T19:19:57.602464+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T19:19:57.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:57 smithi049 bash[89441]: cluster 2024-09-20T19:19:57.602464+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T19:19:57.939 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:57 smithi049 bash[89441]: cluster 2024-09-20T19:19:57.602464+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T19:19:58.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:57 smithi115 bash[70559]: cluster 2024-09-20T19:19:57.602464+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T19:19:58.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:57 smithi115 bash[70559]: cluster 2024-09-20T19:19:57.602464+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: Degraded data redundancy: 24/636 objects degraded (3.774%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T19:19:58.299 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:57 smithi049 bash[108962]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:19:58.299 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:19:57 smithi049 bash[108962]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:19:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:58 smithi049 bash[89441]: cluster 2024-09-20T19:19:57.134838+0000 mgr.y (mgr.25175) 582 : cluster [DBG] pgmap v330: 161 pgs: 10 active+undersized, 33 peering, 3 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 24/636 objects degraded (3.774%) 2024-09-20T19:19:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:58 smithi049 bash[89441]: cluster 2024-09-20T19:19:57.134838+0000 mgr.y (mgr.25175) 582 : cluster [DBG] pgmap v330: 161 pgs: 10 active+undersized, 33 peering, 3 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 24/636 objects degraded (3.774%) 2024-09-20T19:19:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:58 smithi049 bash[89441]: audit 2024-09-20T19:19:57.886622+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:58 smithi049 bash[89441]: audit 2024-09-20T19:19:57.886622+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:58 smithi049 bash[89441]: audit 2024-09-20T19:19:57.887695+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:58 smithi049 bash[89441]: audit 2024-09-20T19:19:57.887695+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:58 smithi049 bash[92966]: cluster 2024-09-20T19:19:57.134838+0000 mgr.y (mgr.25175) 582 : cluster [DBG] pgmap v330: 161 pgs: 10 active+undersized, 33 peering, 3 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 24/636 objects degraded (3.774%) 2024-09-20T19:19:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:58 smithi049 bash[92966]: cluster 2024-09-20T19:19:57.134838+0000 mgr.y (mgr.25175) 582 : cluster [DBG] pgmap v330: 161 pgs: 10 active+undersized, 33 peering, 3 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 24/636 objects degraded (3.774%) 2024-09-20T19:19:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:58 smithi049 bash[92966]: audit 2024-09-20T19:19:57.886622+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:58 smithi049 bash[92966]: audit 2024-09-20T19:19:57.886622+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:58 smithi049 bash[92966]: audit 2024-09-20T19:19:57.887695+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:58 smithi049 bash[92966]: audit 2024-09-20T19:19:57.887695+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:59.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:58 smithi115 bash[70559]: cluster 2024-09-20T19:19:57.134838+0000 mgr.y (mgr.25175) 582 : cluster [DBG] pgmap v330: 161 pgs: 10 active+undersized, 33 peering, 3 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 24/636 objects degraded (3.774%) 2024-09-20T19:19:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:58 smithi115 bash[70559]: cluster 2024-09-20T19:19:57.134838+0000 mgr.y (mgr.25175) 582 : cluster [DBG] pgmap v330: 161 pgs: 10 active+undersized, 33 peering, 3 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 24/636 objects degraded (3.774%) 2024-09-20T19:19:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:58 smithi115 bash[70559]: audit 2024-09-20T19:19:57.886622+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:58 smithi115 bash[70559]: audit 2024-09-20T19:19:57.886622+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:19:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:58 smithi115 bash[70559]: audit 2024-09-20T19:19:57.887695+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:58 smithi115 bash[70559]: audit 2024-09-20T19:19:57.887695+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:19:59.937 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:19:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:19:59.652103204Z level=error msg="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:20:00.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:59 smithi049 bash[89441]: cluster 2024-09-20T19:19:59.886585+0000 mon.a (mon.0) 322 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 22 pgs peering) 2024-09-20T19:20:00.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:19:59 smithi049 bash[89441]: cluster 2024-09-20T19:19:59.886585+0000 mon.a (mon.0) 322 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 22 pgs peering) 2024-09-20T19:20:00.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:59 smithi049 bash[92966]: cluster 2024-09-20T19:19:59.886585+0000 mon.a (mon.0) 322 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 22 pgs peering) 2024-09-20T19:20:00.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:19:59 smithi049 bash[92966]: cluster 2024-09-20T19:19:59.886585+0000 mon.a (mon.0) 322 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 22 pgs peering) 2024-09-20T19:20:00.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:59 smithi115 bash[70559]: cluster 2024-09-20T19:19:59.886585+0000 mon.a (mon.0) 322 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 22 pgs peering) 2024-09-20T19:20:00.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:19:59 smithi115 bash[70559]: cluster 2024-09-20T19:19:59.886585+0000 mon.a (mon.0) 322 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 22 pgs peering) 2024-09-20T19:20:01.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:19:59.136452+0000 mgr.y (mgr.25175) 583 : cluster [DBG] pgmap v331: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:01.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:19:59.136452+0000 mgr.y (mgr.25175) 583 : cluster [DBG] pgmap v331: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:01.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000167+0000 mon.a (mon.0) 323 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000167+0000 mon.a (mon.0) 323 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000209+0000 mon.a (mon.0) 324 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000209+0000 mon.a (mon.0) 324 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000227+0000 mon.a (mon.0) 325 : cluster [WRN] osd.2 (root=default,host=smithi049) is down 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000227+0000 mon.a (mon.0) 325 : cluster [WRN] osd.2 (root=default,host=smithi049) is down 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000246+0000 mon.a (mon.0) 326 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000246+0000 mon.a (mon.0) 326 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000267+0000 mon.a (mon.0) 327 : cluster [WRN] pg 2.1 is active+undersized+degraded, acting [3,0] 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000267+0000 mon.a (mon.0) 327 : cluster [WRN] pg 2.1 is active+undersized+degraded, acting [3,0] 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000286+0000 mon.a (mon.0) 328 : cluster [WRN] pg 3.0 is active+undersized+degraded, acting [1,6] 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000286+0000 mon.a (mon.0) 328 : cluster [WRN] pg 3.0 is active+undersized+degraded, acting [1,6] 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000304+0000 mon.a (mon.0) 329 : cluster [WRN] pg 3.4 is active+undersized+degraded, acting [1,5] 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000304+0000 mon.a (mon.0) 329 : cluster [WRN] pg 3.4 is active+undersized+degraded, acting [1,5] 2024-09-20T19:20:01.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000322+0000 mon.a (mon.0) 330 : cluster [WRN] pg 3.5 is active+undersized+degraded, acting [5,3] 2024-09-20T19:20:01.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000322+0000 mon.a (mon.0) 330 : cluster [WRN] pg 3.5 is active+undersized+degraded, acting [5,3] 2024-09-20T19:20:01.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000341+0000 mon.a (mon.0) 331 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [4,7] 2024-09-20T19:20:01.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000341+0000 mon.a (mon.0) 331 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [4,7] 2024-09-20T19:20:01.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000362+0000 mon.a (mon.0) 332 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,4] 2024-09-20T19:20:01.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000362+0000 mon.a (mon.0) 332 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,4] 2024-09-20T19:20:01.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:19:59.136452+0000 mgr.y (mgr.25175) 583 : cluster [DBG] pgmap v331: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:01.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:19:59.136452+0000 mgr.y (mgr.25175) 583 : cluster [DBG] pgmap v331: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:01.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000167+0000 mon.a (mon.0) 323 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000167+0000 mon.a (mon.0) 323 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000209+0000 mon.a (mon.0) 324 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000209+0000 mon.a (mon.0) 324 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000227+0000 mon.a (mon.0) 325 : cluster [WRN] osd.2 (root=default,host=smithi049) is down 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000227+0000 mon.a (mon.0) 325 : cluster [WRN] osd.2 (root=default,host=smithi049) is down 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000246+0000 mon.a (mon.0) 326 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000246+0000 mon.a (mon.0) 326 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000267+0000 mon.a (mon.0) 327 : cluster [WRN] pg 2.1 is active+undersized+degraded, acting [3,0] 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000267+0000 mon.a (mon.0) 327 : cluster [WRN] pg 2.1 is active+undersized+degraded, acting [3,0] 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000286+0000 mon.a (mon.0) 328 : cluster [WRN] pg 3.0 is active+undersized+degraded, acting [1,6] 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000286+0000 mon.a (mon.0) 328 : cluster [WRN] pg 3.0 is active+undersized+degraded, acting [1,6] 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000304+0000 mon.a (mon.0) 329 : cluster [WRN] pg 3.4 is active+undersized+degraded, acting [1,5] 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000304+0000 mon.a (mon.0) 329 : cluster [WRN] pg 3.4 is active+undersized+degraded, acting [1,5] 2024-09-20T19:20:01.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000322+0000 mon.a (mon.0) 330 : cluster [WRN] pg 3.5 is active+undersized+degraded, acting [5,3] 2024-09-20T19:20:01.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000322+0000 mon.a (mon.0) 330 : cluster [WRN] pg 3.5 is active+undersized+degraded, acting [5,3] 2024-09-20T19:20:01.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000341+0000 mon.a (mon.0) 331 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [4,7] 2024-09-20T19:20:01.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000341+0000 mon.a (mon.0) 331 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [4,7] 2024-09-20T19:20:01.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000362+0000 mon.a (mon.0) 332 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,4] 2024-09-20T19:20:01.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000362+0000 mon.a (mon.0) 332 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,4] 2024-09-20T19:20:01.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000382+0000 mon.a (mon.0) 333 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [4,1] 2024-09-20T19:20:01.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000382+0000 mon.a (mon.0) 333 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [4,1] 2024-09-20T19:20:01.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000403+0000 mon.a (mon.0) 334 : cluster [WRN] pg 3.1e is active+undersized+degraded, acting [3,6] 2024-09-20T19:20:01.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000403+0000 mon.a (mon.0) 334 : cluster [WRN] pg 3.1e is active+undersized+degraded, acting [3,6] 2024-09-20T19:20:01.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000422+0000 mon.a (mon.0) 335 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [0,5] 2024-09-20T19:20:01.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000422+0000 mon.a (mon.0) 335 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [0,5] 2024-09-20T19:20:01.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000444+0000 mon.a (mon.0) 336 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [4,1] 2024-09-20T19:20:01.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000444+0000 mon.a (mon.0) 336 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [4,1] 2024-09-20T19:20:01.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000465+0000 mon.a (mon.0) 337 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [4,3] 2024-09-20T19:20:01.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000465+0000 mon.a (mon.0) 337 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [4,3] 2024-09-20T19:20:01.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000485+0000 mon.a (mon.0) 338 : cluster [WRN] pg 6.3 is active+undersized+degraded, acting [7,6] 2024-09-20T19:20:01.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:00.000485+0000 mon.a (mon.0) 338 : cluster [WRN] pg 6.3 is active+undersized+degraded, acting [7,6] 2024-09-20T19:20:01.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000382+0000 mon.a (mon.0) 333 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [4,1] 2024-09-20T19:20:01.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000382+0000 mon.a (mon.0) 333 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [4,1] 2024-09-20T19:20:01.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000403+0000 mon.a (mon.0) 334 : cluster [WRN] pg 3.1e is active+undersized+degraded, acting [3,6] 2024-09-20T19:20:01.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000403+0000 mon.a (mon.0) 334 : cluster [WRN] pg 3.1e is active+undersized+degraded, acting [3,6] 2024-09-20T19:20:01.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000422+0000 mon.a (mon.0) 335 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [0,5] 2024-09-20T19:20:01.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000422+0000 mon.a (mon.0) 335 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [0,5] 2024-09-20T19:20:01.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000444+0000 mon.a (mon.0) 336 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [4,1] 2024-09-20T19:20:01.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000444+0000 mon.a (mon.0) 336 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [4,1] 2024-09-20T19:20:01.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000465+0000 mon.a (mon.0) 337 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [4,3] 2024-09-20T19:20:01.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000465+0000 mon.a (mon.0) 337 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [4,3] 2024-09-20T19:20:01.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000485+0000 mon.a (mon.0) 338 : cluster [WRN] pg 6.3 is active+undersized+degraded, acting [7,6] 2024-09-20T19:20:01.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:00.000485+0000 mon.a (mon.0) 338 : cluster [WRN] pg 6.3 is active+undersized+degraded, acting [7,6] 2024-09-20T19:20:01.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:19:59.136452+0000 mgr.y (mgr.25175) 583 : cluster [DBG] pgmap v331: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:01.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:19:59.136452+0000 mgr.y (mgr.25175) 583 : cluster [DBG] pgmap v331: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:01.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000167+0000 mon.a (mon.0) 323 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded 2024-09-20T19:20:01.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000167+0000 mon.a (mon.0) 323 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded 2024-09-20T19:20:01.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000209+0000 mon.a (mon.0) 324 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-20T19:20:01.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000209+0000 mon.a (mon.0) 324 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-20T19:20:01.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000227+0000 mon.a (mon.0) 325 : cluster [WRN] osd.2 (root=default,host=smithi049) is down 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000227+0000 mon.a (mon.0) 325 : cluster [WRN] osd.2 (root=default,host=smithi049) is down 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000246+0000 mon.a (mon.0) 326 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000246+0000 mon.a (mon.0) 326 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000267+0000 mon.a (mon.0) 327 : cluster [WRN] pg 2.1 is active+undersized+degraded, acting [3,0] 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000267+0000 mon.a (mon.0) 327 : cluster [WRN] pg 2.1 is active+undersized+degraded, acting [3,0] 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000286+0000 mon.a (mon.0) 328 : cluster [WRN] pg 3.0 is active+undersized+degraded, acting [1,6] 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000286+0000 mon.a (mon.0) 328 : cluster [WRN] pg 3.0 is active+undersized+degraded, acting [1,6] 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000304+0000 mon.a (mon.0) 329 : cluster [WRN] pg 3.4 is active+undersized+degraded, acting [1,5] 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000304+0000 mon.a (mon.0) 329 : cluster [WRN] pg 3.4 is active+undersized+degraded, acting [1,5] 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000322+0000 mon.a (mon.0) 330 : cluster [WRN] pg 3.5 is active+undersized+degraded, acting [5,3] 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000322+0000 mon.a (mon.0) 330 : cluster [WRN] pg 3.5 is active+undersized+degraded, acting [5,3] 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000341+0000 mon.a (mon.0) 331 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [4,7] 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000341+0000 mon.a (mon.0) 331 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [4,7] 2024-09-20T19:20:01.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000362+0000 mon.a (mon.0) 332 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,4] 2024-09-20T19:20:01.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000362+0000 mon.a (mon.0) 332 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,4] 2024-09-20T19:20:01.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000382+0000 mon.a (mon.0) 333 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [4,1] 2024-09-20T19:20:01.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000382+0000 mon.a (mon.0) 333 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [4,1] 2024-09-20T19:20:01.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000403+0000 mon.a (mon.0) 334 : cluster [WRN] pg 3.1e is active+undersized+degraded, acting [3,6] 2024-09-20T19:20:01.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000403+0000 mon.a (mon.0) 334 : cluster [WRN] pg 3.1e is active+undersized+degraded, acting [3,6] 2024-09-20T19:20:01.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000422+0000 mon.a (mon.0) 335 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [0,5] 2024-09-20T19:20:01.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000422+0000 mon.a (mon.0) 335 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [0,5] 2024-09-20T19:20:01.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000444+0000 mon.a (mon.0) 336 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [4,1] 2024-09-20T19:20:01.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000444+0000 mon.a (mon.0) 336 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [4,1] 2024-09-20T19:20:01.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000465+0000 mon.a (mon.0) 337 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [4,3] 2024-09-20T19:20:01.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000465+0000 mon.a (mon.0) 337 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [4,3] 2024-09-20T19:20:01.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000485+0000 mon.a (mon.0) 338 : cluster [WRN] pg 6.3 is active+undersized+degraded, acting [7,6] 2024-09-20T19:20:01.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:00.000485+0000 mon.a (mon.0) 338 : cluster [WRN] pg 6.3 is active+undersized+degraded, acting [7,6] 2024-09-20T19:20:02.049 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:01 smithi049 bash[108962]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:20:02.049 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:01 smithi049 bash[108962]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:20:02.049 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:01 smithi049 bash[108962]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:20:02.049 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:01 smithi049 bash[108962]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-20T19:20:02.049 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:01 smithi049 bash[108962]: 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-20T19:20:02.549 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[108962]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-20T19:20:02.549 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[108962]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-20T19:20:02.549 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[108962]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-20T19:20:02.549 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[108962]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-20T19:20:02.549 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[108962]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-20T19:20:02.942 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:02.626670011Z level=error msg="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:20:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[89441]: cluster 2024-09-20T19:20:01.137198+0000 mgr.y (mgr.25175) 584 : cluster [DBG] pgmap v332: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[89441]: cluster 2024-09-20T19:20:01.137198+0000 mgr.y (mgr.25175) 584 : cluster [DBG] pgmap v332: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[89441]: audit 2024-09-20T19:20:01.758117+0000 mgr.y (mgr.25175) 585 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[89441]: audit 2024-09-20T19:20:01.758117+0000 mgr.y (mgr.25175) 585 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[89441]: audit 2024-09-20T19:20:02.412074+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[89441]: audit 2024-09-20T19:20:02.412074+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[89441]: audit 2024-09-20T19:20:02.419460+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[89441]: audit 2024-09-20T19:20:02.419460+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:03.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[92966]: cluster 2024-09-20T19:20:01.137198+0000 mgr.y (mgr.25175) 584 : cluster [DBG] pgmap v332: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:03.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[92966]: cluster 2024-09-20T19:20:01.137198+0000 mgr.y (mgr.25175) 584 : cluster [DBG] pgmap v332: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:03.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[92966]: audit 2024-09-20T19:20:01.758117+0000 mgr.y (mgr.25175) 585 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:03.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[92966]: audit 2024-09-20T19:20:01.758117+0000 mgr.y (mgr.25175) 585 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:03.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[92966]: audit 2024-09-20T19:20:02.412074+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:03.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[92966]: audit 2024-09-20T19:20:02.412074+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:03.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[92966]: audit 2024-09-20T19:20:02.419460+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:03.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:02 smithi049 bash[92966]: audit 2024-09-20T19:20:02.419460+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:02 smithi115 bash[70559]: cluster 2024-09-20T19:20:01.137198+0000 mgr.y (mgr.25175) 584 : cluster [DBG] pgmap v332: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:02 smithi115 bash[70559]: cluster 2024-09-20T19:20:01.137198+0000 mgr.y (mgr.25175) 584 : cluster [DBG] pgmap v332: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:02 smithi115 bash[70559]: audit 2024-09-20T19:20:01.758117+0000 mgr.y (mgr.25175) 585 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:02 smithi115 bash[70559]: audit 2024-09-20T19:20:01.758117+0000 mgr.y (mgr.25175) 585 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:02 smithi115 bash[70559]: audit 2024-09-20T19:20:02.412074+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:02 smithi115 bash[70559]: audit 2024-09-20T19:20:02.412074+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:02 smithi115 bash[70559]: audit 2024-09-20T19:20:02.419460+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:02 smithi115 bash[70559]: audit 2024-09-20T19:20:02.419460+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:03.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:20:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:20:03] "GET /metrics HTTP/1.1" 200 38424 "" "Prometheus/2.51.0" 2024-09-20T19:20:04.549 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[109660]: debug 2024-09-20T19:20:04.323+0000 7f5e3ab19640 1 -- 172.21.15.49:0/1473102231 <== mon.0 v2:172.21.15.49:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56044d9b0960 con 0x56044d9d1800 2024-09-20T19:20:04.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:04 smithi115 bash[70559]: cluster 2024-09-20T19:20:03.138371+0000 mgr.y (mgr.25175) 586 : cluster [DBG] pgmap v333: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:04.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:04 smithi115 bash[70559]: cluster 2024-09-20T19:20:03.138371+0000 mgr.y (mgr.25175) 586 : cluster [DBG] pgmap v333: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:04.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:04 smithi115 bash[70559]: audit 2024-09-20T19:20:03.552811+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:04.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:04 smithi115 bash[70559]: audit 2024-09-20T19:20:03.552811+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:04.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:04 smithi115 bash[70559]: audit 2024-09-20T19:20:03.559424+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:04.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:04 smithi115 bash[70559]: audit 2024-09-20T19:20:03.559424+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:05.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[92966]: cluster 2024-09-20T19:20:03.138371+0000 mgr.y (mgr.25175) 586 : cluster [DBG] pgmap v333: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:05.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[92966]: cluster 2024-09-20T19:20:03.138371+0000 mgr.y (mgr.25175) 586 : cluster [DBG] pgmap v333: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:05.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[92966]: audit 2024-09-20T19:20:03.552811+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:05.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[92966]: audit 2024-09-20T19:20:03.552811+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:05.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[92966]: audit 2024-09-20T19:20:03.559424+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:05.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[92966]: audit 2024-09-20T19:20:03.559424+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:05.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[89441]: cluster 2024-09-20T19:20:03.138371+0000 mgr.y (mgr.25175) 586 : cluster [DBG] pgmap v333: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:05.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[89441]: cluster 2024-09-20T19:20:03.138371+0000 mgr.y (mgr.25175) 586 : cluster [DBG] pgmap v333: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55/636 objects degraded (8.648%) 2024-09-20T19:20:05.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[89441]: audit 2024-09-20T19:20:03.552811+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:05.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[89441]: audit 2024-09-20T19:20:03.552811+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:05.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[89441]: audit 2024-09-20T19:20:03.559424+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:05.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:04 smithi049 bash[89441]: audit 2024-09-20T19:20:03.559424+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:05.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:05.65646281Z level=error msg="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:20:05.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:05 smithi115 bash[70559]: cluster 2024-09-20T19:20:05.073663+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded (PG_DEGRADED) 2024-09-20T19:20:05.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:05 smithi115 bash[70559]: cluster 2024-09-20T19:20:05.073663+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded (PG_DEGRADED) 2024-09-20T19:20:06.049 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:05 smithi049 bash[109660]: debug 2024-09-20T19:20:05.647+0000 7f5e3d380640 -1 Falling back to public interface 2024-09-20T19:20:06.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:05 smithi049 bash[89441]: cluster 2024-09-20T19:20:05.073663+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded (PG_DEGRADED) 2024-09-20T19:20:06.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:05 smithi049 bash[89441]: cluster 2024-09-20T19:20:05.073663+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded (PG_DEGRADED) 2024-09-20T19:20:06.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:05 smithi049 bash[92966]: cluster 2024-09-20T19:20:05.073663+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded (PG_DEGRADED) 2024-09-20T19:20:06.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:05 smithi049 bash[92966]: cluster 2024-09-20T19:20:05.073663+0000 mon.a (mon.0) 343 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 12 pgs degraded (PG_DEGRADED) 2024-09-20T19:20:06.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:06 smithi115 bash[70559]: cluster 2024-09-20T19:20:05.139623+0000 mgr.y (mgr.25175) 587 : cluster [DBG] pgmap v334: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:06.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:06 smithi115 bash[70559]: cluster 2024-09-20T19:20:05.139623+0000 mgr.y (mgr.25175) 587 : cluster [DBG] pgmap v334: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:07.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:06 smithi049 bash[89441]: cluster 2024-09-20T19:20:05.139623+0000 mgr.y (mgr.25175) 587 : cluster [DBG] pgmap v334: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:07.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:06 smithi049 bash[89441]: cluster 2024-09-20T19:20:05.139623+0000 mgr.y (mgr.25175) 587 : cluster [DBG] pgmap v334: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:07.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:06 smithi049 bash[92966]: cluster 2024-09-20T19:20:05.139623+0000 mgr.y (mgr.25175) 587 : cluster [DBG] pgmap v334: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:07.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:06 smithi049 bash[92966]: cluster 2024-09-20T19:20:05.139623+0000 mgr.y (mgr.25175) 587 : cluster [DBG] pgmap v334: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:08.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:08.656532901Z level=error msg="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:20:08.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:08 smithi115 bash[70559]: cluster 2024-09-20T19:20:07.140370+0000 mgr.y (mgr.25175) 588 : cluster [DBG] pgmap v335: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:08.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:08 smithi115 bash[70559]: cluster 2024-09-20T19:20:07.140370+0000 mgr.y (mgr.25175) 588 : cluster [DBG] pgmap v335: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:09.047 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:08 smithi049 bash[89441]: cluster 2024-09-20T19:20:07.140370+0000 mgr.y (mgr.25175) 588 : cluster [DBG] pgmap v335: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:09.047 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:08 smithi049 bash[89441]: cluster 2024-09-20T19:20:07.140370+0000 mgr.y (mgr.25175) 588 : cluster [DBG] pgmap v335: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:09.048 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:08 smithi049 bash[92966]: cluster 2024-09-20T19:20:07.140370+0000 mgr.y (mgr.25175) 588 : cluster [DBG] pgmap v335: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:09.048 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:08 smithi049 bash[92966]: cluster 2024-09-20T19:20:07.140370+0000 mgr.y (mgr.25175) 588 : cluster [DBG] pgmap v335: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:09.299 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:09 smithi049 bash[109660]: debug 2024-09-20T19:20:09.047+0000 7f5e3d380640 -1 osd.2 122 log_to_monitors true 2024-09-20T19:20:09.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:09 smithi115 bash[70559]: audit 2024-09-20T19:20:09.055357+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:20:09.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:09 smithi115 bash[70559]: audit 2024-09-20T19:20:09.055357+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:20:09.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:09 smithi115 bash[70559]: audit 2024-09-20T19:20:09.055769+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:20:09.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:09 smithi115 bash[70559]: audit 2024-09-20T19:20:09.055769+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:20:09.882 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:20:09 smithi049 bash[109660]: debug 2024-09-20T19:20:09.619+0000 7f5e3512a640 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:20:09.883 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:09 smithi049 bash[89441]: audit 2024-09-20T19:20:09.055357+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:20:09.883 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:09 smithi049 bash[89441]: audit 2024-09-20T19:20:09.055357+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:20:09.883 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:09 smithi049 bash[89441]: audit 2024-09-20T19:20:09.055769+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:20:09.883 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:09 smithi049 bash[89441]: audit 2024-09-20T19:20:09.055769+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:20:09.883 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:09 smithi049 bash[92966]: audit 2024-09-20T19:20:09.055357+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:20:09.883 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:09 smithi049 bash[92966]: audit 2024-09-20T19:20:09.055357+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:20:09.883 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:09 smithi049 bash[92966]: audit 2024-09-20T19:20:09.055769+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:20:09.883 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:09 smithi049 bash[92966]: audit 2024-09-20T19:20:09.055769+0000 mon.a (mon.0) 344 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:20:10.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:10 smithi115 bash[70559]: cluster 2024-09-20T19:20:09.141911+0000 mgr.y (mgr.25175) 589 : cluster [DBG] pgmap v336: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:10.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:10 smithi115 bash[70559]: cluster 2024-09-20T19:20:09.141911+0000 mgr.y (mgr.25175) 589 : cluster [DBG] pgmap v336: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:10.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:10 smithi115 bash[70559]: audit 2024-09-20T19:20:09.576120+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:20:10.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:10 smithi115 bash[70559]: audit 2024-09-20T19:20:09.576120+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:20:10.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:10 smithi115 bash[70559]: cluster 2024-09-20T19:20:09.581085+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-20T19:20:10.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:10 smithi115 bash[70559]: cluster 2024-09-20T19:20:09.581085+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-20T19:20:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:10 smithi115 bash[70559]: audit 2024-09-20T19:20:09.582015+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:20:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:10 smithi115 bash[70559]: audit 2024-09-20T19:20:09.582015+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:20:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:10 smithi115 bash[70559]: audit 2024-09-20T19:20:09.582517+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:20:10.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:10 smithi115 bash[70559]: audit 2024-09-20T19:20:09.582517+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:20:11.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[89441]: cluster 2024-09-20T19:20:09.141911+0000 mgr.y (mgr.25175) 589 : cluster [DBG] pgmap v336: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:11.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[89441]: cluster 2024-09-20T19:20:09.141911+0000 mgr.y (mgr.25175) 589 : cluster [DBG] pgmap v336: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:11.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[89441]: audit 2024-09-20T19:20:09.576120+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:20:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[89441]: audit 2024-09-20T19:20:09.576120+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:20:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[89441]: cluster 2024-09-20T19:20:09.581085+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-20T19:20:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[89441]: cluster 2024-09-20T19:20:09.581085+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-20T19:20:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[89441]: audit 2024-09-20T19:20:09.582015+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:20:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[89441]: audit 2024-09-20T19:20:09.582015+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:20:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[89441]: audit 2024-09-20T19:20:09.582517+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:20:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[89441]: audit 2024-09-20T19:20:09.582517+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:20:11.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[92966]: cluster 2024-09-20T19:20:09.141911+0000 mgr.y (mgr.25175) 589 : cluster [DBG] pgmap v336: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:11.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[92966]: cluster 2024-09-20T19:20:09.141911+0000 mgr.y (mgr.25175) 589 : cluster [DBG] pgmap v336: 161 pgs: 34 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:20:11.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[92966]: audit 2024-09-20T19:20:09.576120+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:20:11.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[92966]: audit 2024-09-20T19:20:09.576120+0000 mon.a (mon.0) 345 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:20:11.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[92966]: cluster 2024-09-20T19:20:09.581085+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-20T19:20:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[92966]: cluster 2024-09-20T19:20:09.581085+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-20T19:20:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[92966]: audit 2024-09-20T19:20:09.582015+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:20:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[92966]: audit 2024-09-20T19:20:09.582015+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:20:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[92966]: audit 2024-09-20T19:20:09.582517+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:20:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:10 smithi049 bash[92966]: audit 2024-09-20T19:20:09.582517+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:20:11.857 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[92966]: cluster 2024-09-20T19:20:10.577246+0000 mon.a (mon.0) 348 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:20:11.858 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[92966]: cluster 2024-09-20T19:20:10.577246+0000 mon.a (mon.0) 348 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:20:11.858 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[92966]: cluster 2024-09-20T19:20:10.588029+0000 mon.a (mon.0) 349 : cluster [INF] osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647] boot 2024-09-20T19:20:11.858 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[92966]: cluster 2024-09-20T19:20:10.588029+0000 mon.a (mon.0) 349 : cluster [INF] osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647] boot 2024-09-20T19:20:11.858 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[92966]: cluster 2024-09-20T19:20:10.588477+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-20T19:20:11.858 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[92966]: cluster 2024-09-20T19:20:10.588477+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-20T19:20:11.858 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[92966]: audit 2024-09-20T19:20:10.594117+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:20:11.858 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[92966]: audit 2024-09-20T19:20:10.594117+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:20:11.858 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[89441]: cluster 2024-09-20T19:20:10.577246+0000 mon.a (mon.0) 348 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:20:11.858 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[89441]: cluster 2024-09-20T19:20:10.577246+0000 mon.a (mon.0) 348 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:20:11.858 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[89441]: cluster 2024-09-20T19:20:10.588029+0000 mon.a (mon.0) 349 : cluster [INF] osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647] boot 2024-09-20T19:20:11.858 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[89441]: cluster 2024-09-20T19:20:10.588029+0000 mon.a (mon.0) 349 : cluster [INF] osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647] boot 2024-09-20T19:20:11.859 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[89441]: cluster 2024-09-20T19:20:10.588477+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-20T19:20:11.859 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[89441]: cluster 2024-09-20T19:20:10.588477+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-20T19:20:11.859 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[89441]: audit 2024-09-20T19:20:10.594117+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:20:11.859 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:11 smithi049 bash[89441]: audit 2024-09-20T19:20:10.594117+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:20:11.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:11.665752812Z level=error msg="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:20:11.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:11 smithi115 bash[70559]: cluster 2024-09-20T19:20:10.577246+0000 mon.a (mon.0) 348 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:20:11.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:11 smithi115 bash[70559]: cluster 2024-09-20T19:20:10.577246+0000 mon.a (mon.0) 348 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:20:11.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:11 smithi115 bash[70559]: cluster 2024-09-20T19:20:10.588029+0000 mon.a (mon.0) 349 : cluster [INF] osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647] boot 2024-09-20T19:20:11.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:11 smithi115 bash[70559]: cluster 2024-09-20T19:20:10.588029+0000 mon.a (mon.0) 349 : cluster [INF] osd.2 [v2:172.21.15.49:6818/1222602647,v1:172.21.15.49:6819/1222602647] boot 2024-09-20T19:20:11.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:11 smithi115 bash[70559]: cluster 2024-09-20T19:20:10.588477+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-20T19:20:11.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:11 smithi115 bash[70559]: cluster 2024-09-20T19:20:10.588477+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-20T19:20:11.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:11 smithi115 bash[70559]: audit 2024-09-20T19:20:10.594117+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:20:11.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:11 smithi115 bash[70559]: audit 2024-09-20T19:20:10.594117+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:20:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:12 smithi115 bash[70559]: cluster 2024-09-20T19:20:11.142966+0000 mgr.y (mgr.25175) 590 : cluster [DBG] pgmap v339: 161 pgs: 5 peering, 30 active+undersized, 11 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 50/636 objects degraded (7.862%) 2024-09-20T19:20:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:12 smithi115 bash[70559]: cluster 2024-09-20T19:20:11.142966+0000 mgr.y (mgr.25175) 590 : cluster [DBG] pgmap v339: 161 pgs: 5 peering, 30 active+undersized, 11 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 50/636 objects degraded (7.862%) 2024-09-20T19:20:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:12 smithi115 bash[70559]: cluster 2024-09-20T19:20:11.595658+0000 mon.a (mon.0) 352 : cluster [WRN] Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:20:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:12 smithi115 bash[70559]: cluster 2024-09-20T19:20:11.595658+0000 mon.a (mon.0) 352 : cluster [WRN] Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:20:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:12 smithi115 bash[70559]: cluster 2024-09-20T19:20:11.611015+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-20T19:20:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:12 smithi115 bash[70559]: cluster 2024-09-20T19:20:11.611015+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-20T19:20:12.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:12 smithi115 bash[70559]: audit 2024-09-20T19:20:11.766376+0000 mgr.y (mgr.25175) 591 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:12.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:12 smithi115 bash[70559]: audit 2024-09-20T19:20:11.766376+0000 mgr.y (mgr.25175) 591 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:13.003 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[89441]: cluster 2024-09-20T19:20:11.142966+0000 mgr.y (mgr.25175) 590 : cluster [DBG] pgmap v339: 161 pgs: 5 peering, 30 active+undersized, 11 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 50/636 objects degraded (7.862%) 2024-09-20T19:20:13.003 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[89441]: cluster 2024-09-20T19:20:11.142966+0000 mgr.y (mgr.25175) 590 : cluster [DBG] pgmap v339: 161 pgs: 5 peering, 30 active+undersized, 11 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 50/636 objects degraded (7.862%) 2024-09-20T19:20:13.003 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[89441]: cluster 2024-09-20T19:20:11.595658+0000 mon.a (mon.0) 352 : cluster [WRN] Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:20:13.003 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[89441]: cluster 2024-09-20T19:20:11.595658+0000 mon.a (mon.0) 352 : cluster [WRN] Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:20:13.003 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[89441]: cluster 2024-09-20T19:20:11.611015+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-20T19:20:13.004 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[89441]: cluster 2024-09-20T19:20:11.611015+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-20T19:20:13.004 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[89441]: audit 2024-09-20T19:20:11.766376+0000 mgr.y (mgr.25175) 591 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:13.004 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[89441]: audit 2024-09-20T19:20:11.766376+0000 mgr.y (mgr.25175) 591 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:13.004 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[92966]: cluster 2024-09-20T19:20:11.142966+0000 mgr.y (mgr.25175) 590 : cluster [DBG] pgmap v339: 161 pgs: 5 peering, 30 active+undersized, 11 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 50/636 objects degraded (7.862%) 2024-09-20T19:20:13.004 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[92966]: cluster 2024-09-20T19:20:11.142966+0000 mgr.y (mgr.25175) 590 : cluster [DBG] pgmap v339: 161 pgs: 5 peering, 30 active+undersized, 11 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 50/636 objects degraded (7.862%) 2024-09-20T19:20:13.004 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[92966]: cluster 2024-09-20T19:20:11.595658+0000 mon.a (mon.0) 352 : cluster [WRN] Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:20:13.004 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[92966]: cluster 2024-09-20T19:20:11.595658+0000 mon.a (mon.0) 352 : cluster [WRN] Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:20:13.004 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[92966]: cluster 2024-09-20T19:20:11.611015+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-20T19:20:13.004 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[92966]: cluster 2024-09-20T19:20:11.611015+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-20T19:20:13.004 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[92966]: audit 2024-09-20T19:20:11.766376+0000 mgr.y (mgr.25175) 591 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:13.004 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:12 smithi049 bash[92966]: audit 2024-09-20T19:20:11.766376+0000 mgr.y (mgr.25175) 591 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:13.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:20:13] "GET /metrics HTTP/1.1" 200 38272 "" "Prometheus/2.51.0" 2024-09-20T19:20:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:12.888420+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:12.888420+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:12.890029+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:12.890029+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:13.822174+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:13.822174+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:13.832449+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:13.832449+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:13.834680+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:14.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:13.834680+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:14.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:13.836379+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:14.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:13.836379+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:14.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:13.846713+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[89441]: audit 2024-09-20T19:20:13.846713+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:12.888420+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:12.888420+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:12.890029+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:14.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:12.890029+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:14.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:13.822174+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:13.822174+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:13.832449+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:13.832449+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:13.834680+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:14.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:13.834680+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:14.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:13.836379+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:14.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:13.836379+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:14.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:13.846713+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:13 smithi049 bash[92966]: audit 2024-09-20T19:20:13.846713+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:12.888420+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:12.888420+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:12.890029+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:12.890029+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:13.822174+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:13.822174+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:13.832449+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:13.832449+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:13.834680+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:13.834680+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:13.836379+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:13.836379+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:14.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:13.846713+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:13 smithi115 bash[70559]: audit 2024-09-20T19:20:13.846713+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:14.902 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:14.626414815Z level=error msg="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:20:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: cluster 2024-09-20T19:20:13.143945+0000 mgr.y (mgr.25175) 592 : cluster [DBG] pgmap v341: 161 pgs: 5 peering, 28 active+undersized, 9 active+undersized+degraded, 119 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-20T19:20:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: cluster 2024-09-20T19:20:13.143945+0000 mgr.y (mgr.25175) 592 : cluster [DBG] pgmap v341: 161 pgs: 5 peering, 28 active+undersized, 9 active+undersized+degraded, 119 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-20T19:20:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.974698+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:20:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.974698+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:20:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.978200+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.978200+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.982115+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.982115+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: cephadm 2024-09-20T19:20:13.983135+0000 mgr.y (mgr.25175) 593 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:20:15.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: cephadm 2024-09-20T19:20:13.983135+0000 mgr.y (mgr.25175) 593 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:20:15.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.987279+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.987279+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.990924+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.990924+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.994205+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.994205+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.997043+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:13.997043+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.000190+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: cluster 2024-09-20T19:20:13.143945+0000 mgr.y (mgr.25175) 592 : cluster [DBG] pgmap v341: 161 pgs: 5 peering, 28 active+undersized, 9 active+undersized+degraded, 119 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-20T19:20:15.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: cluster 2024-09-20T19:20:13.143945+0000 mgr.y (mgr.25175) 592 : cluster [DBG] pgmap v341: 161 pgs: 5 peering, 28 active+undersized, 9 active+undersized+degraded, 119 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-20T19:20:15.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.974698+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:20:15.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.974698+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:20:15.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.978200+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.978200+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.982115+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.982115+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: cephadm 2024-09-20T19:20:13.983135+0000 mgr.y (mgr.25175) 593 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:20:15.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: cephadm 2024-09-20T19:20:13.983135+0000 mgr.y (mgr.25175) 593 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:20:15.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.987279+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.987279+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.990924+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.990924+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.994205+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.994205+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.997043+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:13.997043+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.000190+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.000190+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.003014+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.003014+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.005634+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.005634+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: cephadm 2024-09-20T19:20:14.007360+0000 mgr.y (mgr.25175) 594 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:20:15.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: cephadm 2024-09-20T19:20:14.007360+0000 mgr.y (mgr.25175) 594 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:20:15.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.009446+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:20:15.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.009446+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:20:15.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.015523+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:20:15.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.015523+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:20:15.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.019665+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.019665+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.025297+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:20:15.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.025297+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:20:15.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.029657+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:20:15.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.029657+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:20:15.305 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.035273+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:20:15.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.000190+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.003014+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.003014+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.005634+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.005634+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: cephadm 2024-09-20T19:20:14.007360+0000 mgr.y (mgr.25175) 594 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:20:15.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: cephadm 2024-09-20T19:20:14.007360+0000 mgr.y (mgr.25175) 594 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:20:15.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.009446+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:20:15.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.009446+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:20:15.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.015523+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:20:15.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.015523+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:20:15.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.019665+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.019665+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.025297+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:20:15.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.025297+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:20:15.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.029657+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:20:15.306 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.029657+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:20:15.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.035273+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:20:15.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.035273+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:20:15.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.039339+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:20:15.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.039339+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:20:15.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.040711+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:20:15.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.040711+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:20:15.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.041959+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:20:15.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.041959+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:20:15.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.043284+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:20:15.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.043284+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:20:15.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.044548+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.044548+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.045824+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:20:15.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.045824+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:20:15.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.047253+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:20:15.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.047253+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:20:15.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.048610+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:20:15.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.035273+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:20:15.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.039339+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.039339+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.040711+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.040711+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.041959+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.041959+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.043284+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.043284+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.044548+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.044548+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.045824+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.045824+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.047253+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:20:15.309 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.047253+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:20:15.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.048610+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:20:15.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.048610+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:20:15.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.049947+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:20:15.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.049947+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:20:15.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.055801+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:20:15.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.055801+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:20:15.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.060350+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.060350+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.061920+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.061920+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.063427+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.063427+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.064865+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.064865+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.066318+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.066318+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.067686+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.311 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.067686+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.048610+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:20:15.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.049947+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:20:15.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.049947+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:20:15.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.055801+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:20:15.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.055801+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:20:15.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.060350+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.060350+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.061920+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.061920+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.063427+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.063427+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.064865+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.312 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.064865+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.066318+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.066318+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.067686+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.313 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.067686+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: cephadm 2024-09-20T19:20:14.068757+0000 mgr.y (mgr.25175) 595 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:20:15.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: cephadm 2024-09-20T19:20:14.068757+0000 mgr.y (mgr.25175) 595 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:20:15.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.069560+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:20:15.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.069560+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:20:15.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.075390+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:20:15.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.075390+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:20:15.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.077390+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:15.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.077390+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:15.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.078966+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:15.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.078966+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:15.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.088739+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.088739+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.213090+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:15.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.213090+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:15.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.214904+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:15.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.214904+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:15.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.222825+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.314 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[89441]: audit 2024-09-20T19:20:14.222825+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: cephadm 2024-09-20T19:20:14.068757+0000 mgr.y (mgr.25175) 595 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:20:15.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: cephadm 2024-09-20T19:20:14.068757+0000 mgr.y (mgr.25175) 595 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:20:15.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.069560+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:20:15.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.069560+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:20:15.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.075390+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:20:15.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.075390+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:20:15.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.077390+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:15.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.077390+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:15.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.078966+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:15.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.078966+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:15.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.088739+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.088739+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.213090+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:15.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.213090+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:15.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.214904+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:15.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.214904+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:15.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.222825+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:14 smithi049 bash[92966]: audit 2024-09-20T19:20:14.222825+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: cluster 2024-09-20T19:20:13.143945+0000 mgr.y (mgr.25175) 592 : cluster [DBG] pgmap v341: 161 pgs: 5 peering, 28 active+undersized, 9 active+undersized+degraded, 119 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-20T19:20:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: cluster 2024-09-20T19:20:13.143945+0000 mgr.y (mgr.25175) 592 : cluster [DBG] pgmap v341: 161 pgs: 5 peering, 28 active+undersized, 9 active+undersized+degraded, 119 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-20T19:20:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.974698+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:20:15.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.974698+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:20:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.978200+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.978200+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.982115+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.982115+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: cephadm 2024-09-20T19:20:13.983135+0000 mgr.y (mgr.25175) 593 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:20:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: cephadm 2024-09-20T19:20:13.983135+0000 mgr.y (mgr.25175) 593 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:20:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.987279+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.987279+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.990924+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.990924+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.994205+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.994205+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.997043+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:13.997043+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.000190+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.000190+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.003014+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.003014+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.005634+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.005634+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: cephadm 2024-09-20T19:20:14.007360+0000 mgr.y (mgr.25175) 594 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:20:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: cephadm 2024-09-20T19:20:14.007360+0000 mgr.y (mgr.25175) 594 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:20:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.009446+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:20:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.009446+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:20:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.015523+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:20:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.015523+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:20:15.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.019665+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.019665+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.025297+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:20:15.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.025297+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:20:15.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.029657+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:20:15.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.029657+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:20:15.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.035273+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:20:15.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.035273+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:20:15.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.039339+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:20:15.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.039339+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:20:15.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.040711+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:20:15.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.040711+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:20:15.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.041959+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:20:15.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.041959+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:20:15.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.043284+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:20:15.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.043284+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:20:15.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.044548+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.044548+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.045824+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:20:15.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.045824+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:20:15.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.047253+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:20:15.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.047253+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:20:15.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.048610+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:20:15.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.048610+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.049947+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.049947+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.055801+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.055801+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.060350+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.060350+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.061920+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.061920+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.063427+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.063427+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.064865+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.064865+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.066318+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.066318+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.067686+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.067686+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:20:15.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: cephadm 2024-09-20T19:20:14.068757+0000 mgr.y (mgr.25175) 595 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:20:15.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: cephadm 2024-09-20T19:20:14.068757+0000 mgr.y (mgr.25175) 595 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:20:15.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.069560+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:20:15.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.069560+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:20:15.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.075390+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:20:15.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.075390+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:20:15.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.077390+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:15.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.077390+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:15.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.078966+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:15.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.078966+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:15.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.088739+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.088739+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.213090+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:15.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.213090+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:20:15.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.214904+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:15.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.214904+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:20:15.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.222825+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:15.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:14 smithi115 bash[70559]: audit 2024-09-20T19:20:14.222825+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:16.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:15 smithi049 bash[89441]: cluster 2024-09-20T19:20:15.903190+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 9 pgs degraded) 2024-09-20T19:20:16.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:15 smithi049 bash[89441]: cluster 2024-09-20T19:20:15.903190+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 9 pgs degraded) 2024-09-20T19:20:16.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:15 smithi049 bash[89441]: cluster 2024-09-20T19:20:15.903234+0000 mon.a (mon.0) 402 : cluster [INF] Cluster is now healthy 2024-09-20T19:20:16.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:15 smithi049 bash[89441]: cluster 2024-09-20T19:20:15.903234+0000 mon.a (mon.0) 402 : cluster [INF] Cluster is now healthy 2024-09-20T19:20:16.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:15 smithi049 bash[92966]: cluster 2024-09-20T19:20:15.903190+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 9 pgs degraded) 2024-09-20T19:20:16.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:15 smithi049 bash[92966]: cluster 2024-09-20T19:20:15.903190+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 9 pgs degraded) 2024-09-20T19:20:16.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:15 smithi049 bash[92966]: cluster 2024-09-20T19:20:15.903234+0000 mon.a (mon.0) 402 : cluster [INF] Cluster is now healthy 2024-09-20T19:20:16.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:15 smithi049 bash[92966]: cluster 2024-09-20T19:20:15.903234+0000 mon.a (mon.0) 402 : cluster [INF] Cluster is now healthy 2024-09-20T19:20:16.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:15 smithi115 bash[70559]: cluster 2024-09-20T19:20:15.903190+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 9 pgs degraded) 2024-09-20T19:20:16.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:15 smithi115 bash[70559]: cluster 2024-09-20T19:20:15.903190+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 9 pgs degraded) 2024-09-20T19:20:16.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:15 smithi115 bash[70559]: cluster 2024-09-20T19:20:15.903234+0000 mon.a (mon.0) 402 : cluster [INF] Cluster is now healthy 2024-09-20T19:20:16.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:15 smithi115 bash[70559]: cluster 2024-09-20T19:20:15.903234+0000 mon.a (mon.0) 402 : cluster [INF] Cluster is now healthy 2024-09-20T19:20:17.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:16 smithi049 bash[89441]: cluster 2024-09-20T19:20:15.145473+0000 mgr.y (mgr.25175) 596 : cluster [DBG] pgmap v342: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:20:17.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:16 smithi049 bash[89441]: cluster 2024-09-20T19:20:15.145473+0000 mgr.y (mgr.25175) 596 : cluster [DBG] pgmap v342: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:20:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:16 smithi049 bash[92966]: cluster 2024-09-20T19:20:15.145473+0000 mgr.y (mgr.25175) 596 : cluster [DBG] pgmap v342: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:20:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:16 smithi049 bash[92966]: cluster 2024-09-20T19:20:15.145473+0000 mgr.y (mgr.25175) 596 : cluster [DBG] pgmap v342: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:20:17.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:16 smithi115 bash[70559]: cluster 2024-09-20T19:20:15.145473+0000 mgr.y (mgr.25175) 596 : cluster [DBG] pgmap v342: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:20:17.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:16 smithi115 bash[70559]: cluster 2024-09-20T19:20:15.145473+0000 mgr.y (mgr.25175) 596 : cluster [DBG] pgmap v342: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:20:18.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:17.635331843Z level=error msg="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:20:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:19 smithi115 bash[70559]: cluster 2024-09-20T19:20:17.146512+0000 mgr.y (mgr.25175) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-09-20T19:20:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:19 smithi115 bash[70559]: cluster 2024-09-20T19:20:17.146512+0000 mgr.y (mgr.25175) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-09-20T19:20:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:19 smithi115 bash[70559]: audit 2024-09-20T19:20:18.078530+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:19 smithi115 bash[70559]: audit 2024-09-20T19:20:18.078530+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:19.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:19 smithi049 bash[89441]: cluster 2024-09-20T19:20:17.146512+0000 mgr.y (mgr.25175) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-09-20T19:20:19.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:19 smithi049 bash[89441]: cluster 2024-09-20T19:20:17.146512+0000 mgr.y (mgr.25175) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-09-20T19:20:19.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:19 smithi049 bash[89441]: audit 2024-09-20T19:20:18.078530+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:19.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:19 smithi049 bash[89441]: audit 2024-09-20T19:20:18.078530+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:19.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:19 smithi049 bash[92966]: cluster 2024-09-20T19:20:17.146512+0000 mgr.y (mgr.25175) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-09-20T19:20:19.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:19 smithi049 bash[92966]: cluster 2024-09-20T19:20:17.146512+0000 mgr.y (mgr.25175) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-09-20T19:20:19.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:19 smithi049 bash[92966]: audit 2024-09-20T19:20:18.078530+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:19.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:19 smithi049 bash[92966]: audit 2024-09-20T19:20:18.078530+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:21.078 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:20.636453245Z level=error msg="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:20:21.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:21 smithi115 bash[70559]: cluster 2024-09-20T19:20:19.148068+0000 mgr.y (mgr.25175) 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-20T19:20:21.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:21 smithi115 bash[70559]: cluster 2024-09-20T19:20:19.148068+0000 mgr.y (mgr.25175) 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-20T19:20:21.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:21 smithi049 bash[89441]: cluster 2024-09-20T19:20:19.148068+0000 mgr.y (mgr.25175) 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-20T19:20:21.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:21 smithi049 bash[89441]: cluster 2024-09-20T19:20:19.148068+0000 mgr.y (mgr.25175) 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-20T19:20:21.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:21 smithi049 bash[92966]: cluster 2024-09-20T19:20:19.148068+0000 mgr.y (mgr.25175) 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-20T19:20:21.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:21 smithi049 bash[92966]: cluster 2024-09-20T19:20:19.148068+0000 mgr.y (mgr.25175) 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-20T19:20:21.608 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:20:22.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:22 smithi115 bash[70559]: audit 2024-09-20T19:20:20.672790+0000 mgr.y (mgr.25175) 599 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:22.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:22 smithi115 bash[70559]: audit 2024-09-20T19:20:20.672790+0000 mgr.y (mgr.25175) 599 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:22 smithi049 bash[89441]: audit 2024-09-20T19:20:20.672790+0000 mgr.y (mgr.25175) 599 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:22 smithi049 bash[89441]: audit 2024-09-20T19:20:20.672790+0000 mgr.y (mgr.25175) 599 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:22.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:22 smithi049 bash[92966]: audit 2024-09-20T19:20:20.672790+0000 mgr.y (mgr.25175) 599 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:22.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:22 smithi049 bash[92966]: audit 2024-09-20T19:20:20.672790+0000 mgr.y (mgr.25175) 599 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:23 smithi115 bash[70559]: cluster 2024-09-20T19:20:21.149013+0000 mgr.y (mgr.25175) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:20:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:23 smithi115 bash[70559]: cluster 2024-09-20T19:20:21.149013+0000 mgr.y (mgr.25175) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:20:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:23 smithi115 bash[70559]: audit 2024-09-20T19:20:21.774325+0000 mgr.y (mgr.25175) 601 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:23 smithi115 bash[70559]: audit 2024-09-20T19:20:21.774325+0000 mgr.y (mgr.25175) 601 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:23.549 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:20:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:20:23] "GET /metrics HTTP/1.1" 200 38272 "" "Prometheus/2.51.0" 2024-09-20T19:20:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:23 smithi049 bash[89441]: cluster 2024-09-20T19:20:21.149013+0000 mgr.y (mgr.25175) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:20:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:23 smithi049 bash[89441]: cluster 2024-09-20T19:20:21.149013+0000 mgr.y (mgr.25175) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:20:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:23 smithi049 bash[89441]: audit 2024-09-20T19:20:21.774325+0000 mgr.y (mgr.25175) 601 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:23 smithi049 bash[89441]: audit 2024-09-20T19:20:21.774325+0000 mgr.y (mgr.25175) 601 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:23.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:23 smithi049 bash[92966]: cluster 2024-09-20T19:20:21.149013+0000 mgr.y (mgr.25175) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:20:23.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:23 smithi049 bash[92966]: cluster 2024-09-20T19:20:21.149013+0000 mgr.y (mgr.25175) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:20:23.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:23 smithi049 bash[92966]: audit 2024-09-20T19:20:21.774325+0000 mgr.y (mgr.25175) 601 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:23.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:23 smithi049 bash[92966]: audit 2024-09-20T19:20:21.774325+0000 mgr.y (mgr.25175) 601 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:24.101 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:23.656165278Z level=error msg="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:20:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:24 smithi115 bash[70559]: audit 2024-09-20T19:20:23.089752+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:24 smithi115 bash[70559]: audit 2024-09-20T19:20:23.089752+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:24 smithi115 bash[70559]: cluster 2024-09-20T19:20:23.149974+0000 mgr.y (mgr.25175) 602 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-09-20T19:20:24.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:24 smithi115 bash[70559]: cluster 2024-09-20T19:20:23.149974+0000 mgr.y (mgr.25175) 602 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-09-20T19:20:24.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:24 smithi049 bash[89441]: audit 2024-09-20T19:20:23.089752+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:24.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:24 smithi049 bash[89441]: audit 2024-09-20T19:20:23.089752+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:24.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:24 smithi049 bash[89441]: cluster 2024-09-20T19:20:23.149974+0000 mgr.y (mgr.25175) 602 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-09-20T19:20:24.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:24 smithi049 bash[89441]: cluster 2024-09-20T19:20:23.149974+0000 mgr.y (mgr.25175) 602 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-09-20T19:20:24.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:24 smithi049 bash[92966]: audit 2024-09-20T19:20:23.089752+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:24.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:24 smithi049 bash[92966]: audit 2024-09-20T19:20:23.089752+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:24.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:24 smithi049 bash[92966]: cluster 2024-09-20T19:20:23.149974+0000 mgr.y (mgr.25175) 602 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-09-20T19:20:24.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:24 smithi049 bash[92966]: cluster 2024-09-20T19:20:23.149974+0000 mgr.y (mgr.25175) 602 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 887 B/s rd, 0 op/s 2024-09-20T19:20:26.429 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:20:26.519 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:26 smithi049 bash[92966]: cluster 2024-09-20T19:20:25.151408+0000 mgr.y (mgr.25175) 603 : cluster [DBG] pgmap v347: 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-20T19:20:26.520 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:26 smithi049 bash[92966]: cluster 2024-09-20T19:20:25.151408+0000 mgr.y (mgr.25175) 603 : cluster [DBG] pgmap v347: 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-20T19:20:26.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:26 smithi049 bash[89441]: cluster 2024-09-20T19:20:25.151408+0000 mgr.y (mgr.25175) 603 : cluster [DBG] pgmap v347: 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-20T19:20:26.520 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:26 smithi049 bash[89441]: cluster 2024-09-20T19:20:25.151408+0000 mgr.y (mgr.25175) 603 : cluster [DBG] pgmap v347: 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-20T19:20:26.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:26 smithi115 bash[70559]: cluster 2024-09-20T19:20:25.151408+0000 mgr.y (mgr.25175) 603 : cluster [DBG] pgmap v347: 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-20T19:20:26.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:26 smithi115 bash[70559]: cluster 2024-09-20T19:20:25.151408+0000 mgr.y (mgr.25175) 603 : cluster [DBG] pgmap v347: 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-20T19:20:27.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:26.651074325Z level=error msg="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:20:27.999 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:20:27.999 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (9m) 25s ago 36m 13.8M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:20:27.999 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (8m) 6m ago 35m 66.2M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (10m) 25s ago 33m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (10m) 6m ago 44m 440M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (21m) 25s ago 46m 519M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (5m) 25s ago 46m 48.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (6m) 6m ago 44m 18.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (4m) 25s ago 44m 40.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (10m) 25s ago 36m 8303k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (10m) 6m ago 36m 7700k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (2m) 25s ago 43m 47.2M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (2m) 25s ago 42m 47.0M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 4e06c26ed990 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running 25s ago 41m - 3036M 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (40m) 25s ago 40m 62.5M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (40m) 6m ago 40m 70.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (39m) 6m ago 39m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:20:28.000 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (38m) 6m ago 38m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:20:28.001 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (37m) 6m ago 37m 58.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:20:28.001 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (9m) 6m ago 36m 41.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:20:28.001 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (33m) 25s ago 33m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:20:28.001 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (33m) 6m ago 33m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:20:28.775 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-20T19:20:29.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[92966]: cluster 2024-09-20T19:20:27.152510+0000 mgr.y (mgr.25175) 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-20T19:20:29.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[92966]: cluster 2024-09-20T19:20:27.152510+0000 mgr.y (mgr.25175) 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-20T19:20:29.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[92966]: audit 2024-09-20T19:20:27.887951+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:29.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[92966]: audit 2024-09-20T19:20:27.887951+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:29.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[92966]: audit 2024-09-20T19:20:27.889249+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:29.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[92966]: audit 2024-09-20T19:20:27.889249+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:29.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[92966]: audit 2024-09-20T19:20:27.976823+0000 mgr.y (mgr.25175) 605 : audit [DBG] from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:29.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[92966]: audit 2024-09-20T19:20:27.976823+0000 mgr.y (mgr.25175) 605 : audit [DBG] from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:29.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[89441]: cluster 2024-09-20T19:20:27.152510+0000 mgr.y (mgr.25175) 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-20T19:20:29.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[89441]: cluster 2024-09-20T19:20:27.152510+0000 mgr.y (mgr.25175) 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-20T19:20:29.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[89441]: audit 2024-09-20T19:20:27.887951+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:29.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[89441]: audit 2024-09-20T19:20:27.887951+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:29.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[89441]: audit 2024-09-20T19:20:27.889249+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:29.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[89441]: audit 2024-09-20T19:20:27.889249+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:29.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[89441]: audit 2024-09-20T19:20:27.976823+0000 mgr.y (mgr.25175) 605 : audit [DBG] from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:29.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:28 smithi049 bash[89441]: audit 2024-09-20T19:20:27.976823+0000 mgr.y (mgr.25175) 605 : audit [DBG] from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:28 smithi115 bash[70559]: cluster 2024-09-20T19:20:27.152510+0000 mgr.y (mgr.25175) 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-20T19:20:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:28 smithi115 bash[70559]: cluster 2024-09-20T19:20:27.152510+0000 mgr.y (mgr.25175) 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-20T19:20:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:28 smithi115 bash[70559]: audit 2024-09-20T19:20:27.887951+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:28 smithi115 bash[70559]: audit 2024-09-20T19:20:27.887951+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:20:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:28 smithi115 bash[70559]: audit 2024-09-20T19:20:27.889249+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:28 smithi115 bash[70559]: audit 2024-09-20T19:20:27.889249+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:28 smithi115 bash[70559]: audit 2024-09-20T19:20:27.976823+0000 mgr.y (mgr.25175) 605 : audit [DBG] from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:28 smithi115 bash[70559]: audit 2024-09-20T19:20:27.976823+0000 mgr.y (mgr.25175) 605 : audit [DBG] from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:30.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:29.64479324Z level=error msg="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:20:31.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:30 smithi049 bash[89441]: cluster 2024-09-20T19:20:29.153952+0000 mgr.y (mgr.25175) 606 : 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-20T19:20:31.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:30 smithi049 bash[89441]: cluster 2024-09-20T19:20:29.153952+0000 mgr.y (mgr.25175) 606 : 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-20T19:20:31.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:30 smithi049 bash[92966]: cluster 2024-09-20T19:20:29.153952+0000 mgr.y (mgr.25175) 606 : 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-20T19:20:31.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:30 smithi049 bash[92966]: cluster 2024-09-20T19:20:29.153952+0000 mgr.y (mgr.25175) 606 : 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-20T19:20:31.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:30 smithi115 bash[70559]: cluster 2024-09-20T19:20:29.153952+0000 mgr.y (mgr.25175) 606 : 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-20T19:20:31.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:30 smithi115 bash[70559]: cluster 2024-09-20T19:20:29.153952+0000 mgr.y (mgr.25175) 606 : 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-20T19:20:33.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:32.677433527Z level=error msg="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:20:33.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:32 smithi115 bash[70559]: cluster 2024-09-20T19:20:31.154953+0000 mgr.y (mgr.25175) 607 : 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-20T19:20:33.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:32 smithi115 bash[70559]: cluster 2024-09-20T19:20:31.154953+0000 mgr.y (mgr.25175) 607 : 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-20T19:20:33.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:32 smithi115 bash[70559]: audit 2024-09-20T19:20:31.785476+0000 mgr.y (mgr.25175) 608 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:33.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:32 smithi115 bash[70559]: audit 2024-09-20T19:20:31.785476+0000 mgr.y (mgr.25175) 608 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:33.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:32 smithi049 bash[92966]: cluster 2024-09-20T19:20:31.154953+0000 mgr.y (mgr.25175) 607 : 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-20T19:20:33.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:32 smithi049 bash[92966]: cluster 2024-09-20T19:20:31.154953+0000 mgr.y (mgr.25175) 607 : 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-20T19:20:33.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:32 smithi049 bash[92966]: audit 2024-09-20T19:20:31.785476+0000 mgr.y (mgr.25175) 608 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:33.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:32 smithi049 bash[92966]: audit 2024-09-20T19:20:31.785476+0000 mgr.y (mgr.25175) 608 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:33.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:32 smithi049 bash[89441]: cluster 2024-09-20T19:20:31.154953+0000 mgr.y (mgr.25175) 607 : 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-20T19:20:33.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:32 smithi049 bash[89441]: cluster 2024-09-20T19:20:31.154953+0000 mgr.y (mgr.25175) 607 : 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-20T19:20:33.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:32 smithi049 bash[89441]: audit 2024-09-20T19:20:31.785476+0000 mgr.y (mgr.25175) 608 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:33.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:32 smithi049 bash[89441]: audit 2024-09-20T19:20:31.785476+0000 mgr.y (mgr.25175) 608 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:33.613 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:20:33.761 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:20:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:20:33] "GET /metrics HTTP/1.1" 200 38419 "" "Prometheus/2.51.0" 2024-09-20T19:20:35.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:34 smithi049 bash[89441]: cluster 2024-09-20T19:20:33.155910+0000 mgr.y (mgr.25175) 609 : cluster [DBG] pgmap v351: 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-20T19:20:35.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:34 smithi049 bash[89441]: cluster 2024-09-20T19:20:33.155910+0000 mgr.y (mgr.25175) 609 : cluster [DBG] pgmap v351: 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-20T19:20:35.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:34 smithi049 bash[92966]: cluster 2024-09-20T19:20:33.155910+0000 mgr.y (mgr.25175) 609 : cluster [DBG] pgmap v351: 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-20T19:20:35.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:34 smithi049 bash[92966]: cluster 2024-09-20T19:20:33.155910+0000 mgr.y (mgr.25175) 609 : cluster [DBG] pgmap v351: 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-20T19:20:35.121 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:20:35.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:34 smithi115 bash[70559]: cluster 2024-09-20T19:20:33.155910+0000 mgr.y (mgr.25175) 609 : cluster [DBG] pgmap v351: 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-20T19:20:35.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:34 smithi115 bash[70559]: cluster 2024-09-20T19:20:33.155910+0000 mgr.y (mgr.25175) 609 : cluster [DBG] pgmap v351: 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-20T19:20:35.841 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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-20T19:20:36.092 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:35.639430573Z level=error msg="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:20:36.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:36 smithi115 bash[70559]: audit 2024-09-20T19:20:35.112332+0000 mon.a (mon.0) 407 : audit [DBG] from='client.? 172.21.15.49:0/4048162026' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:36.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:36 smithi115 bash[70559]: audit 2024-09-20T19:20:35.112332+0000 mon.a (mon.0) 407 : audit [DBG] from='client.? 172.21.15.49:0/4048162026' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:36.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:36 smithi115 bash[70559]: cluster 2024-09-20T19:20:35.156633+0000 mgr.y (mgr.25175) 610 : cluster [DBG] pgmap v352: 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-20T19:20:36.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:36 smithi115 bash[70559]: cluster 2024-09-20T19:20:35.156633+0000 mgr.y (mgr.25175) 610 : cluster [DBG] pgmap v352: 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-20T19:20:36.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:36 smithi049 bash[89441]: audit 2024-09-20T19:20:35.112332+0000 mon.a (mon.0) 407 : audit [DBG] from='client.? 172.21.15.49:0/4048162026' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:36.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:36 smithi049 bash[89441]: audit 2024-09-20T19:20:35.112332+0000 mon.a (mon.0) 407 : audit [DBG] from='client.? 172.21.15.49:0/4048162026' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:36.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:36 smithi049 bash[89441]: cluster 2024-09-20T19:20:35.156633+0000 mgr.y (mgr.25175) 610 : cluster [DBG] pgmap v352: 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-20T19:20:36.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:36 smithi049 bash[89441]: cluster 2024-09-20T19:20:35.156633+0000 mgr.y (mgr.25175) 610 : cluster [DBG] pgmap v352: 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-20T19:20:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:36 smithi049 bash[92966]: audit 2024-09-20T19:20:35.112332+0000 mon.a (mon.0) 407 : audit [DBG] from='client.? 172.21.15.49:0/4048162026' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:36 smithi049 bash[92966]: audit 2024-09-20T19:20:35.112332+0000 mon.a (mon.0) 407 : audit [DBG] from='client.? 172.21.15.49:0/4048162026' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:20:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:36 smithi049 bash[92966]: cluster 2024-09-20T19:20:35.156633+0000 mgr.y (mgr.25175) 610 : cluster [DBG] pgmap v352: 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-20T19:20:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:36 smithi049 bash[92966]: cluster 2024-09-20T19:20:35.156633+0000 mgr.y (mgr.25175) 610 : cluster [DBG] pgmap v352: 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-20T19:20:38.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:38 smithi049 bash[92966]: cluster 2024-09-20T19:20:37.157542+0000 mgr.y (mgr.25175) 611 : 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-20T19:20:38.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:38 smithi049 bash[92966]: cluster 2024-09-20T19:20:37.157542+0000 mgr.y (mgr.25175) 611 : 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-20T19:20:38.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:38 smithi049 bash[89441]: cluster 2024-09-20T19:20:37.157542+0000 mgr.y (mgr.25175) 611 : 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-20T19:20:38.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:38 smithi049 bash[89441]: cluster 2024-09-20T19:20:37.157542+0000 mgr.y (mgr.25175) 611 : 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-20T19:20:38.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:38 smithi115 bash[70559]: cluster 2024-09-20T19:20:37.157542+0000 mgr.y (mgr.25175) 611 : 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-20T19:20:38.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:38 smithi115 bash[70559]: cluster 2024-09-20T19:20:37.157542+0000 mgr.y (mgr.25175) 611 : 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-20T19:20:39.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:38.63157203Z level=error msg="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:20:40.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:40 smithi049 bash[89441]: cluster 2024-09-20T19:20:39.159029+0000 mgr.y (mgr.25175) 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-20T19:20:40.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:40 smithi049 bash[89441]: cluster 2024-09-20T19:20:39.159029+0000 mgr.y (mgr.25175) 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-20T19:20:40.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:40 smithi049 bash[92966]: cluster 2024-09-20T19:20:39.159029+0000 mgr.y (mgr.25175) 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-20T19:20:40.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:40 smithi049 bash[92966]: cluster 2024-09-20T19:20:39.159029+0000 mgr.y (mgr.25175) 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-20T19:20:40.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:40 smithi115 bash[70559]: cluster 2024-09-20T19:20:39.159029+0000 mgr.y (mgr.25175) 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-20T19:20:40.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:40 smithi115 bash[70559]: cluster 2024-09-20T19:20:39.159029+0000 mgr.y (mgr.25175) 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-20T19:20:40.663 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:20:42.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:41.654326844Z level=error msg="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:20:42.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:42 smithi049 bash[89441]: cluster 2024-09-20T19:20:41.160091+0000 mgr.y (mgr.25175) 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-20T19:20:42.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:42 smithi049 bash[89441]: cluster 2024-09-20T19:20:41.160091+0000 mgr.y (mgr.25175) 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-20T19:20:42.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:42 smithi049 bash[89441]: audit 2024-09-20T19:20:41.796652+0000 mgr.y (mgr.25175) 614 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:42.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:42 smithi049 bash[89441]: audit 2024-09-20T19:20:41.796652+0000 mgr.y (mgr.25175) 614 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:42.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:42 smithi049 bash[92966]: cluster 2024-09-20T19:20:41.160091+0000 mgr.y (mgr.25175) 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-20T19:20:42.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:42 smithi049 bash[92966]: cluster 2024-09-20T19:20:41.160091+0000 mgr.y (mgr.25175) 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-20T19:20:42.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:42 smithi049 bash[92966]: audit 2024-09-20T19:20:41.796652+0000 mgr.y (mgr.25175) 614 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:42.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:42 smithi049 bash[92966]: audit 2024-09-20T19:20:41.796652+0000 mgr.y (mgr.25175) 614 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:42.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:42 smithi115 bash[70559]: cluster 2024-09-20T19:20:41.160091+0000 mgr.y (mgr.25175) 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-20T19:20:42.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:42 smithi115 bash[70559]: cluster 2024-09-20T19:20:41.160091+0000 mgr.y (mgr.25175) 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-20T19:20:42.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:42 smithi115 bash[70559]: audit 2024-09-20T19:20:41.796652+0000 mgr.y (mgr.25175) 614 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:42.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:42 smithi115 bash[70559]: audit 2024-09-20T19:20:41.796652+0000 mgr.y (mgr.25175) 614 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:43.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:20:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:20:43] "GET /metrics HTTP/1.1" 200 38419 "" "Prometheus/2.51.0" 2024-09-20T19:20:43.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:43 smithi049 bash[89441]: audit 2024-09-20T19:20:42.260342+0000 mgr.y (mgr.25175) 615 : 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-20T19:20:43.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:43 smithi049 bash[89441]: audit 2024-09-20T19:20:42.260342+0000 mgr.y (mgr.25175) 615 : 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-20T19:20:43.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:43 smithi049 bash[89441]: audit 2024-09-20T19:20:42.884735+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:43.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:43 smithi049 bash[89441]: audit 2024-09-20T19:20:42.884735+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:43.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:43 smithi049 bash[92966]: audit 2024-09-20T19:20:42.260342+0000 mgr.y (mgr.25175) 615 : 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-20T19:20:43.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:43 smithi049 bash[92966]: audit 2024-09-20T19:20:42.260342+0000 mgr.y (mgr.25175) 615 : 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-20T19:20:43.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:43 smithi049 bash[92966]: audit 2024-09-20T19:20:42.884735+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:43.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:43 smithi049 bash[92966]: audit 2024-09-20T19:20:42.884735+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:43.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:43 smithi115 bash[70559]: audit 2024-09-20T19:20:42.260342+0000 mgr.y (mgr.25175) 615 : 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-20T19:20:43.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:43 smithi115 bash[70559]: audit 2024-09-20T19:20:42.260342+0000 mgr.y (mgr.25175) 615 : 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-20T19:20:43.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:43 smithi115 bash[70559]: audit 2024-09-20T19:20:42.884735+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:43.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:43 smithi115 bash[70559]: audit 2024-09-20T19:20:42.884735+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:44.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:44 smithi049 bash[89441]: cluster 2024-09-20T19:20:43.161006+0000 mgr.y (mgr.25175) 616 : cluster [DBG] pgmap v356: 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-20T19:20:44.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:44 smithi049 bash[89441]: cluster 2024-09-20T19:20:43.161006+0000 mgr.y (mgr.25175) 616 : cluster [DBG] pgmap v356: 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-20T19:20:44.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:44 smithi049 bash[92966]: cluster 2024-09-20T19:20:43.161006+0000 mgr.y (mgr.25175) 616 : cluster [DBG] pgmap v356: 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-20T19:20:44.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:44 smithi049 bash[92966]: cluster 2024-09-20T19:20:43.161006+0000 mgr.y (mgr.25175) 616 : cluster [DBG] pgmap v356: 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-20T19:20:44.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:44 smithi115 bash[70559]: cluster 2024-09-20T19:20:43.161006+0000 mgr.y (mgr.25175) 616 : cluster [DBG] pgmap v356: 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-20T19:20:44.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:44 smithi115 bash[70559]: cluster 2024-09-20T19:20:43.161006+0000 mgr.y (mgr.25175) 616 : cluster [DBG] pgmap v356: 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-20T19:20:45.075 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:20:45.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:44.664919622Z level=error msg="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:20:45.771 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:20:46.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:46 smithi049 bash[89441]: cluster 2024-09-20T19:20:45.162127+0000 mgr.y (mgr.25175) 617 : cluster [DBG] pgmap v357: 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-20T19:20:46.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:46 smithi049 bash[89441]: cluster 2024-09-20T19:20:45.162127+0000 mgr.y (mgr.25175) 617 : cluster [DBG] pgmap v357: 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-20T19:20:46.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:46 smithi049 bash[92966]: cluster 2024-09-20T19:20:45.162127+0000 mgr.y (mgr.25175) 617 : cluster [DBG] pgmap v357: 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-20T19:20:46.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:46 smithi049 bash[92966]: cluster 2024-09-20T19:20:45.162127+0000 mgr.y (mgr.25175) 617 : cluster [DBG] pgmap v357: 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-20T19:20:46.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:46 smithi115 bash[70559]: cluster 2024-09-20T19:20:45.162127+0000 mgr.y (mgr.25175) 617 : cluster [DBG] pgmap v357: 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-20T19:20:46.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:46 smithi115 bash[70559]: cluster 2024-09-20T19:20:45.162127+0000 mgr.y (mgr.25175) 617 : cluster [DBG] pgmap v357: 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-20T19:20:48.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:47.635929841Z level=error msg="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:20:48.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:48 smithi049 bash[92966]: cluster 2024-09-20T19:20:47.163141+0000 mgr.y (mgr.25175) 618 : 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-20T19:20:48.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:48 smithi049 bash[92966]: cluster 2024-09-20T19:20:47.163141+0000 mgr.y (mgr.25175) 618 : 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-20T19:20:48.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:48 smithi049 bash[89441]: cluster 2024-09-20T19:20:47.163141+0000 mgr.y (mgr.25175) 618 : 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-20T19:20:48.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:48 smithi049 bash[89441]: cluster 2024-09-20T19:20:47.163141+0000 mgr.y (mgr.25175) 618 : 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-20T19:20:48.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:48 smithi115 bash[70559]: cluster 2024-09-20T19:20:47.163141+0000 mgr.y (mgr.25175) 618 : 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-20T19:20:48.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:48 smithi115 bash[70559]: cluster 2024-09-20T19:20:47.163141+0000 mgr.y (mgr.25175) 618 : 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-20T19:20:50.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:50 smithi049 bash[92966]: cluster 2024-09-20T19:20:49.164573+0000 mgr.y (mgr.25175) 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-20T19:20:50.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:50 smithi049 bash[92966]: cluster 2024-09-20T19:20:49.164573+0000 mgr.y (mgr.25175) 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-20T19:20:50.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:50 smithi049 bash[89441]: cluster 2024-09-20T19:20:49.164573+0000 mgr.y (mgr.25175) 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-20T19:20:50.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:50 smithi049 bash[89441]: cluster 2024-09-20T19:20:49.164573+0000 mgr.y (mgr.25175) 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-20T19:20:50.597 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:20:50.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:50 smithi115 bash[70559]: cluster 2024-09-20T19:20:49.164573+0000 mgr.y (mgr.25175) 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-20T19:20:50.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:50 smithi115 bash[70559]: cluster 2024-09-20T19:20:49.164573+0000 mgr.y (mgr.25175) 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-20T19:20:51.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:50.640102065Z level=error msg="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:20:52.193 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:20:52.194 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": null, 2024-09-20T19:20:52.194 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": false, 2024-09-20T19:20:52.194 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "", 2024-09-20T19:20:52.194 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:20:52.194 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": null, 2024-09-20T19:20:52.194 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "", 2024-09-20T19:20:52.194 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:20:52.194 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:20:52.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:52 smithi049 bash[92966]: cluster 2024-09-20T19:20:51.165610+0000 mgr.y (mgr.25175) 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-20T19:20:52.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:52 smithi049 bash[92966]: cluster 2024-09-20T19:20:51.165610+0000 mgr.y (mgr.25175) 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-20T19:20:52.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:52 smithi049 bash[92966]: audit 2024-09-20T19:20:51.807894+0000 mgr.y (mgr.25175) 621 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:52.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:52 smithi049 bash[92966]: audit 2024-09-20T19:20:51.807894+0000 mgr.y (mgr.25175) 621 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:52.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:52 smithi049 bash[89441]: cluster 2024-09-20T19:20:51.165610+0000 mgr.y (mgr.25175) 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-20T19:20:52.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:52 smithi049 bash[89441]: cluster 2024-09-20T19:20:51.165610+0000 mgr.y (mgr.25175) 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-20T19:20:52.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:52 smithi049 bash[89441]: audit 2024-09-20T19:20:51.807894+0000 mgr.y (mgr.25175) 621 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:52.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:52 smithi049 bash[89441]: audit 2024-09-20T19:20:51.807894+0000 mgr.y (mgr.25175) 621 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:52.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:52 smithi115 bash[70559]: cluster 2024-09-20T19:20:51.165610+0000 mgr.y (mgr.25175) 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-20T19:20:52.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:52 smithi115 bash[70559]: cluster 2024-09-20T19:20:51.165610+0000 mgr.y (mgr.25175) 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-20T19:20:52.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:52 smithi115 bash[70559]: audit 2024-09-20T19:20:51.807894+0000 mgr.y (mgr.25175) 621 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:52.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:52 smithi115 bash[70559]: audit 2024-09-20T19:20:51.807894+0000 mgr.y (mgr.25175) 621 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:52.984 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:20:53.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:20:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:20:53] "GET /metrics HTTP/1.1" 200 38419 "" "Prometheus/2.51.0" 2024-09-20T19:20:53.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:53 smithi049 bash[92966]: audit 2024-09-20T19:20:52.196693+0000 mgr.y (mgr.25175) 622 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:53.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:53 smithi049 bash[92966]: audit 2024-09-20T19:20:52.196693+0000 mgr.y (mgr.25175) 622 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:53.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:53 smithi049 bash[89441]: audit 2024-09-20T19:20:52.196693+0000 mgr.y (mgr.25175) 622 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:53.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:53 smithi049 bash[89441]: audit 2024-09-20T19:20:52.196693+0000 mgr.y (mgr.25175) 622 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:53.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:53 smithi115 bash[70559]: audit 2024-09-20T19:20:52.196693+0000 mgr.y (mgr.25175) 622 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:53.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:53 smithi115 bash[70559]: audit 2024-09-20T19:20:52.196693+0000 mgr.y (mgr.25175) 622 : audit [DBG] from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:54.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:53.633595524Z level=error msg="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:20:54.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:54 smithi049 bash[89441]: cluster 2024-09-20T19:20:53.166500+0000 mgr.y (mgr.25175) 623 : cluster [DBG] pgmap v361: 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-20T19:20:54.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:54 smithi049 bash[89441]: cluster 2024-09-20T19:20:53.166500+0000 mgr.y (mgr.25175) 623 : cluster [DBG] pgmap v361: 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-20T19:20:54.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:54 smithi049 bash[92966]: cluster 2024-09-20T19:20:53.166500+0000 mgr.y (mgr.25175) 623 : cluster [DBG] pgmap v361: 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-20T19:20:54.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:54 smithi049 bash[92966]: cluster 2024-09-20T19:20:53.166500+0000 mgr.y (mgr.25175) 623 : cluster [DBG] pgmap v361: 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-20T19:20:54.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:54 smithi115 bash[70559]: cluster 2024-09-20T19:20:53.166500+0000 mgr.y (mgr.25175) 623 : cluster [DBG] pgmap v361: 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-20T19:20:54.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:54 smithi115 bash[70559]: cluster 2024-09-20T19:20:53.166500+0000 mgr.y (mgr.25175) 623 : cluster [DBG] pgmap v361: 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-20T19:20:56.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:56 smithi049 bash[89441]: cluster 2024-09-20T19:20:55.168070+0000 mgr.y (mgr.25175) 624 : cluster [DBG] pgmap v362: 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-20T19:20:56.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:56 smithi049 bash[89441]: cluster 2024-09-20T19:20:55.168070+0000 mgr.y (mgr.25175) 624 : cluster [DBG] pgmap v362: 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-20T19:20:56.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:56 smithi049 bash[92966]: cluster 2024-09-20T19:20:55.168070+0000 mgr.y (mgr.25175) 624 : cluster [DBG] pgmap v362: 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-20T19:20:56.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:56 smithi049 bash[92966]: cluster 2024-09-20T19:20:55.168070+0000 mgr.y (mgr.25175) 624 : cluster [DBG] pgmap v362: 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-20T19:20:56.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:56 smithi115 bash[70559]: cluster 2024-09-20T19:20:55.168070+0000 mgr.y (mgr.25175) 624 : cluster [DBG] pgmap v362: 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-20T19:20:56.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:56 smithi115 bash[70559]: cluster 2024-09-20T19:20:55.168070+0000 mgr.y (mgr.25175) 624 : cluster [DBG] pgmap v362: 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-20T19:20:57.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:56.630589558Z level=error msg="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:20:57.813 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:20:58.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:58 smithi049 bash[89441]: cluster 2024-09-20T19:20:57.169128+0000 mgr.y (mgr.25175) 625 : 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-20T19:20:58.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:58 smithi049 bash[89441]: cluster 2024-09-20T19:20:57.169128+0000 mgr.y (mgr.25175) 625 : 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-20T19:20:58.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:58 smithi049 bash[89441]: audit 2024-09-20T19:20:57.885265+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:58.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:20:58 smithi049 bash[89441]: audit 2024-09-20T19:20:57.885265+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:58.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:58 smithi049 bash[92966]: cluster 2024-09-20T19:20:57.169128+0000 mgr.y (mgr.25175) 625 : 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-20T19:20:58.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:58 smithi049 bash[92966]: cluster 2024-09-20T19:20:57.169128+0000 mgr.y (mgr.25175) 625 : 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-20T19:20:58.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:58 smithi049 bash[92966]: audit 2024-09-20T19:20:57.885265+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:58.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:20:58 smithi049 bash[92966]: audit 2024-09-20T19:20:57.885265+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:58.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:58 smithi115 bash[70559]: cluster 2024-09-20T19:20:57.169128+0000 mgr.y (mgr.25175) 625 : 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-20T19:20:58.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:58 smithi115 bash[70559]: cluster 2024-09-20T19:20:57.169128+0000 mgr.y (mgr.25175) 625 : 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-20T19:20:58.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:58 smithi115 bash[70559]: audit 2024-09-20T19:20:57.885265+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:58.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:20:58 smithi115 bash[70559]: audit 2024-09-20T19:20:57.885265+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:20:59.489 INFO:teuthology.orchestra.run.smithi049.stdout:HEALTH_OK 2024-09-20T19:21:00.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:20:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:59.654212104Z level=error msg="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:21:00.244 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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-20T19:21:00.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:59.169918+0000 mgr.y (mgr.25175) 626 : 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-20T19:21:00.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:00 smithi049 bash[89441]: cluster 2024-09-20T19:20:59.169918+0000 mgr.y (mgr.25175) 626 : 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-20T19:21:00.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:00 smithi049 bash[89441]: audit 2024-09-20T19:20:59.493057+0000 mon.a (mon.0) 410 : audit [DBG] from='client.? 172.21.15.49:0/823151751' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:21:00.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:00 smithi049 bash[89441]: audit 2024-09-20T19:20:59.493057+0000 mon.a (mon.0) 410 : audit [DBG] from='client.? 172.21.15.49:0/823151751' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:21:00.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:59.169918+0000 mgr.y (mgr.25175) 626 : 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-20T19:21:00.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:00 smithi049 bash[92966]: cluster 2024-09-20T19:20:59.169918+0000 mgr.y (mgr.25175) 626 : 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-20T19:21:00.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:00 smithi049 bash[92966]: audit 2024-09-20T19:20:59.493057+0000 mon.a (mon.0) 410 : audit [DBG] from='client.? 172.21.15.49:0/823151751' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:21:00.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:00 smithi049 bash[92966]: audit 2024-09-20T19:20:59.493057+0000 mon.a (mon.0) 410 : audit [DBG] from='client.? 172.21.15.49:0/823151751' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:21:00.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:59.169918+0000 mgr.y (mgr.25175) 626 : 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-20T19:21:00.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:00 smithi115 bash[70559]: cluster 2024-09-20T19:20:59.169918+0000 mgr.y (mgr.25175) 626 : 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-20T19:21:00.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:00 smithi115 bash[70559]: audit 2024-09-20T19:20:59.493057+0000 mon.a (mon.0) 410 : audit [DBG] from='client.? 172.21.15.49:0/823151751' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:21:00.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:00 smithi115 bash[70559]: audit 2024-09-20T19:20:59.493057+0000 mon.a (mon.0) 410 : audit [DBG] from='client.? 172.21.15.49:0/823151751' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:21:02.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:02 smithi049 bash[89441]: cluster 2024-09-20T19:21:01.170769+0000 mgr.y (mgr.25175) 627 : 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-20T19:21:02.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:02 smithi049 bash[89441]: cluster 2024-09-20T19:21:01.170769+0000 mgr.y (mgr.25175) 627 : 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-20T19:21:02.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:02 smithi049 bash[89441]: audit 2024-09-20T19:21:01.819150+0000 mgr.y (mgr.25175) 628 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:02.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:02 smithi049 bash[89441]: audit 2024-09-20T19:21:01.819150+0000 mgr.y (mgr.25175) 628 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:02.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:02 smithi049 bash[92966]: cluster 2024-09-20T19:21:01.170769+0000 mgr.y (mgr.25175) 627 : 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-20T19:21:02.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:02 smithi049 bash[92966]: cluster 2024-09-20T19:21:01.170769+0000 mgr.y (mgr.25175) 627 : 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-20T19:21:02.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:02 smithi049 bash[92966]: audit 2024-09-20T19:21:01.819150+0000 mgr.y (mgr.25175) 628 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:02.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:02 smithi049 bash[92966]: audit 2024-09-20T19:21:01.819150+0000 mgr.y (mgr.25175) 628 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:02.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:02 smithi115 bash[70559]: cluster 2024-09-20T19:21:01.170769+0000 mgr.y (mgr.25175) 627 : 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-20T19:21:02.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:02 smithi115 bash[70559]: cluster 2024-09-20T19:21:01.170769+0000 mgr.y (mgr.25175) 627 : 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-20T19:21:02.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:02 smithi115 bash[70559]: audit 2024-09-20T19:21:01.819150+0000 mgr.y (mgr.25175) 628 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:02.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:02 smithi115 bash[70559]: audit 2024-09-20T19:21:01.819150+0000 mgr.y (mgr.25175) 628 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:03.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:02.669338672Z level=error msg="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:21:03.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:21:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:21:03] "GET /metrics HTTP/1.1" 200 38419 "" "Prometheus/2.51.0" 2024-09-20T19:21:04.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:04 smithi049 bash[89441]: cluster 2024-09-20T19:21:03.171669+0000 mgr.y (mgr.25175) 629 : cluster [DBG] pgmap v366: 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-20T19:21:04.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:04 smithi049 bash[89441]: cluster 2024-09-20T19:21:03.171669+0000 mgr.y (mgr.25175) 629 : cluster [DBG] pgmap v366: 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-20T19:21:04.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:04 smithi049 bash[92966]: cluster 2024-09-20T19:21:03.171669+0000 mgr.y (mgr.25175) 629 : cluster [DBG] pgmap v366: 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-20T19:21:04.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:04 smithi049 bash[92966]: cluster 2024-09-20T19:21:03.171669+0000 mgr.y (mgr.25175) 629 : cluster [DBG] pgmap v366: 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-20T19:21:04.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:04 smithi115 bash[70559]: cluster 2024-09-20T19:21:03.171669+0000 mgr.y (mgr.25175) 629 : cluster [DBG] pgmap v366: 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-20T19:21:04.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:04 smithi115 bash[70559]: cluster 2024-09-20T19:21:03.171669+0000 mgr.y (mgr.25175) 629 : cluster [DBG] pgmap v366: 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-20T19:21:05.065 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:06.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:05.637966168Z level=error msg="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:21:06.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:06 smithi049 bash[89441]: cluster 2024-09-20T19:21:05.173114+0000 mgr.y (mgr.25175) 630 : cluster [DBG] pgmap v367: 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-20T19:21:06.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:06 smithi049 bash[89441]: cluster 2024-09-20T19:21:05.173114+0000 mgr.y (mgr.25175) 630 : cluster [DBG] pgmap v367: 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-20T19:21:06.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:06 smithi049 bash[92966]: cluster 2024-09-20T19:21:05.173114+0000 mgr.y (mgr.25175) 630 : cluster [DBG] pgmap v367: 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-20T19:21:06.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:06 smithi049 bash[92966]: cluster 2024-09-20T19:21:05.173114+0000 mgr.y (mgr.25175) 630 : cluster [DBG] pgmap v367: 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-20T19:21:06.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:06 smithi115 bash[70559]: cluster 2024-09-20T19:21:05.173114+0000 mgr.y (mgr.25175) 630 : cluster [DBG] pgmap v367: 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-20T19:21:06.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:06 smithi115 bash[70559]: cluster 2024-09-20T19:21:05.173114+0000 mgr.y (mgr.25175) 630 : cluster [DBG] pgmap v367: 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-20T19:21:07.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:07 smithi049 bash[89441]: audit 2024-09-20T19:21:06.568481+0000 mgr.y (mgr.25175) 631 : 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-20T19:21:07.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:07 smithi049 bash[89441]: audit 2024-09-20T19:21:06.568481+0000 mgr.y (mgr.25175) 631 : 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-20T19:21:07.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:07 smithi049 bash[92966]: audit 2024-09-20T19:21:06.568481+0000 mgr.y (mgr.25175) 631 : 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-20T19:21:07.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:07 smithi049 bash[92966]: audit 2024-09-20T19:21:06.568481+0000 mgr.y (mgr.25175) 631 : 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-20T19:21:07.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:07 smithi115 bash[70559]: audit 2024-09-20T19:21:06.568481+0000 mgr.y (mgr.25175) 631 : 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-20T19:21:07.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:07 smithi115 bash[70559]: audit 2024-09-20T19:21:06.568481+0000 mgr.y (mgr.25175) 631 : 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-20T19:21:08.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:08 smithi049 bash[89441]: cluster 2024-09-20T19:21:07.174147+0000 mgr.y (mgr.25175) 632 : 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-20T19:21:08.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:08 smithi049 bash[89441]: cluster 2024-09-20T19:21:07.174147+0000 mgr.y (mgr.25175) 632 : 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-20T19:21:08.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:08 smithi049 bash[92966]: cluster 2024-09-20T19:21:07.174147+0000 mgr.y (mgr.25175) 632 : 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-20T19:21:08.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:08 smithi049 bash[92966]: cluster 2024-09-20T19:21:07.174147+0000 mgr.y (mgr.25175) 632 : 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-20T19:21:08.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:08 smithi115 bash[70559]: cluster 2024-09-20T19:21:07.174147+0000 mgr.y (mgr.25175) 632 : 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-20T19:21:08.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:08 smithi115 bash[70559]: cluster 2024-09-20T19:21:07.174147+0000 mgr.y (mgr.25175) 632 : 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-20T19:21:09.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:08.638792632Z level=error msg="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:21:09.251 INFO:teuthology.orchestra.run.smithi049.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:09.879 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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:21:10.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: cluster 2024-09-20T19:21:09.175680+0000 mgr.y (mgr.25175) 633 : 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-20T19:21:10.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: cluster 2024-09-20T19:21:09.175680+0000 mgr.y (mgr.25175) 633 : 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-20T19:21:10.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: cephadm 2024-09-20T19:21:09.248179+0000 mgr.y (mgr.25175) 634 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:10.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: cephadm 2024-09-20T19:21:09.248179+0000 mgr.y (mgr.25175) 634 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:10.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: audit 2024-09-20T19:21:09.253728+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:10.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: audit 2024-09-20T19:21:09.253728+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:10.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: audit 2024-09-20T19:21:10.012333+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:10.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: audit 2024-09-20T19:21:10.012333+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:10.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: audit 2024-09-20T19:21:10.013367+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:21:10.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: audit 2024-09-20T19:21:10.013367+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:21:10.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: audit 2024-09-20T19:21:10.019425+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:10.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: audit 2024-09-20T19:21:10.019425+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:10.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: cephadm 2024-09-20T19:21:10.084357+0000 mgr.y (mgr.25175) 635 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:10.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[89441]: cephadm 2024-09-20T19:21:10.084357+0000 mgr.y (mgr.25175) 635 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:10.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: cluster 2024-09-20T19:21:09.175680+0000 mgr.y (mgr.25175) 633 : 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-20T19:21:10.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: cluster 2024-09-20T19:21:09.175680+0000 mgr.y (mgr.25175) 633 : 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-20T19:21:10.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: cephadm 2024-09-20T19:21:09.248179+0000 mgr.y (mgr.25175) 634 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:10.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: cephadm 2024-09-20T19:21:09.248179+0000 mgr.y (mgr.25175) 634 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:10.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: audit 2024-09-20T19:21:09.253728+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:10.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: audit 2024-09-20T19:21:09.253728+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:10.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: audit 2024-09-20T19:21:10.012333+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:10.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: audit 2024-09-20T19:21:10.012333+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:10.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: audit 2024-09-20T19:21:10.013367+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:21:10.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: audit 2024-09-20T19:21:10.013367+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:21:10.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: audit 2024-09-20T19:21:10.019425+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:10.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: audit 2024-09-20T19:21:10.019425+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:10.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: cephadm 2024-09-20T19:21:10.084357+0000 mgr.y (mgr.25175) 635 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:10.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:10 smithi049 bash[92966]: cephadm 2024-09-20T19:21:10.084357+0000 mgr.y (mgr.25175) 635 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:10.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: cluster 2024-09-20T19:21:09.175680+0000 mgr.y (mgr.25175) 633 : 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-20T19:21:10.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: cluster 2024-09-20T19:21:09.175680+0000 mgr.y (mgr.25175) 633 : 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-20T19:21:10.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: cephadm 2024-09-20T19:21:09.248179+0000 mgr.y (mgr.25175) 634 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:10.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: cephadm 2024-09-20T19:21:09.248179+0000 mgr.y (mgr.25175) 634 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:10.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: audit 2024-09-20T19:21:09.253728+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:10.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: audit 2024-09-20T19:21:09.253728+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:10.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: audit 2024-09-20T19:21:10.012333+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:10.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: audit 2024-09-20T19:21:10.012333+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:10.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: audit 2024-09-20T19:21:10.013367+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:21:10.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: audit 2024-09-20T19:21:10.013367+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:21:10.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: audit 2024-09-20T19:21:10.019425+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:10.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: audit 2024-09-20T19:21:10.019425+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:10.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: cephadm 2024-09-20T19:21:10.084357+0000 mgr.y (mgr.25175) 635 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:10.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:10 smithi115 bash[70559]: cephadm 2024-09-20T19:21:10.084357+0000 mgr.y (mgr.25175) 635 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:12.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:11.659337062Z level=error msg="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:21:12.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:12 smithi049 bash[89441]: cluster 2024-09-20T19:21:11.176707+0000 mgr.y (mgr.25175) 636 : 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-20T19:21:12.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:12 smithi049 bash[89441]: cluster 2024-09-20T19:21:11.176707+0000 mgr.y (mgr.25175) 636 : 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-20T19:21:12.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:12 smithi049 bash[89441]: audit 2024-09-20T19:21:11.830170+0000 mgr.y (mgr.25175) 637 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:12.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:12 smithi049 bash[89441]: audit 2024-09-20T19:21:11.830170+0000 mgr.y (mgr.25175) 637 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:12.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:12 smithi049 bash[92966]: cluster 2024-09-20T19:21:11.176707+0000 mgr.y (mgr.25175) 636 : 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-20T19:21:12.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:12 smithi049 bash[92966]: cluster 2024-09-20T19:21:11.176707+0000 mgr.y (mgr.25175) 636 : 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-20T19:21:12.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:12 smithi049 bash[92966]: audit 2024-09-20T19:21:11.830170+0000 mgr.y (mgr.25175) 637 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:12.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:12 smithi049 bash[92966]: audit 2024-09-20T19:21:11.830170+0000 mgr.y (mgr.25175) 637 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:12.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:12 smithi115 bash[70559]: cluster 2024-09-20T19:21:11.176707+0000 mgr.y (mgr.25175) 636 : 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-20T19:21:12.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:12 smithi115 bash[70559]: cluster 2024-09-20T19:21:11.176707+0000 mgr.y (mgr.25175) 636 : 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-20T19:21:12.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:12 smithi115 bash[70559]: audit 2024-09-20T19:21:11.830170+0000 mgr.y (mgr.25175) 637 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:12.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:12 smithi115 bash[70559]: audit 2024-09-20T19:21:11.830170+0000 mgr.y (mgr.25175) 637 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:13.714 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:21:13] "GET /metrics HTTP/1.1" 200 38418 "" "Prometheus/2.51.0" 2024-09-20T19:21:14.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.717162+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.717162+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: cephadm 2024-09-20T19:21:12.717775+0000 mgr.y (mgr.25175) 638 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:21:14.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: cephadm 2024-09-20T19:21:12.717775+0000 mgr.y (mgr.25175) 638 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:21:14.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: cephadm 2024-09-20T19:21:12.717903+0000 mgr.y (mgr.25175) 639 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: cephadm 2024-09-20T19:21:12.717903+0000 mgr.y (mgr.25175) 639 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.719964+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.719964+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.722570+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.722570+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: cephadm 2024-09-20T19:21:12.723899+0000 mgr.y (mgr.25175) 640 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: cephadm 2024-09-20T19:21:12.723899+0000 mgr.y (mgr.25175) 640 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.728178+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.728178+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.731389+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.731389+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: cephadm 2024-09-20T19:21:12.732865+0000 mgr.y (mgr.25175) 641 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: cephadm 2024-09-20T19:21:12.732865+0000 mgr.y (mgr.25175) 641 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:21:14.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.739180+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.739180+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.717162+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.717162+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: cephadm 2024-09-20T19:21:12.717775+0000 mgr.y (mgr.25175) 638 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:21:14.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: cephadm 2024-09-20T19:21:12.717775+0000 mgr.y (mgr.25175) 638 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:21:14.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: cephadm 2024-09-20T19:21:12.717903+0000 mgr.y (mgr.25175) 639 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:21:14.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: cephadm 2024-09-20T19:21:12.717903+0000 mgr.y (mgr.25175) 639 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:21:14.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.719964+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:21:14.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.719964+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:21:14.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.722570+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.722570+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: cephadm 2024-09-20T19:21:12.723899+0000 mgr.y (mgr.25175) 640 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:21:14.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: cephadm 2024-09-20T19:21:12.723899+0000 mgr.y (mgr.25175) 640 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:21:14.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.728178+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.728178+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.731389+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.731389+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: cephadm 2024-09-20T19:21:12.732865+0000 mgr.y (mgr.25175) 641 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:21:14.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: cephadm 2024-09-20T19:21:12.732865+0000 mgr.y (mgr.25175) 641 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:21:14.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.739180+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.739180+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.743911+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.743911+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: cephadm 2024-09-20T19:21:12.745313+0000 mgr.y (mgr.25175) 642 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: cephadm 2024-09-20T19:21:12.745313+0000 mgr.y (mgr.25175) 642 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.751586+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.751586+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.756619+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.756619+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.756912+0000 mgr.y (mgr.25175) 643 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.756912+0000 mgr.y (mgr.25175) 643 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: cephadm 2024-09-20T19:21:12.758545+0000 mgr.y (mgr.25175) 644 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: cephadm 2024-09-20T19:21:12.758545+0000 mgr.y (mgr.25175) 644 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.885257+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:14.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[89441]: audit 2024-09-20T19:21:12.885257+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.743911+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.743911+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: cephadm 2024-09-20T19:21:12.745313+0000 mgr.y (mgr.25175) 642 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: cephadm 2024-09-20T19:21:12.745313+0000 mgr.y (mgr.25175) 642 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.751586+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.751586+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.756619+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.756619+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.756912+0000 mgr.y (mgr.25175) 643 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.756912+0000 mgr.y (mgr.25175) 643 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: cephadm 2024-09-20T19:21:12.758545+0000 mgr.y (mgr.25175) 644 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: cephadm 2024-09-20T19:21:12.758545+0000 mgr.y (mgr.25175) 644 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-20T19:21:14.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.885257+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:14.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:13 smithi049 bash[92966]: audit 2024-09-20T19:21:12.885257+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:14.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.717162+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.717162+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: cephadm 2024-09-20T19:21:12.717775+0000 mgr.y (mgr.25175) 638 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:21:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: cephadm 2024-09-20T19:21:12.717775+0000 mgr.y (mgr.25175) 638 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:21:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: cephadm 2024-09-20T19:21:12.717903+0000 mgr.y (mgr.25175) 639 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:21:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: cephadm 2024-09-20T19:21:12.717903+0000 mgr.y (mgr.25175) 639 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:21:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.719964+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:21:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.719964+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:21:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.722570+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.722570+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: cephadm 2024-09-20T19:21:12.723899+0000 mgr.y (mgr.25175) 640 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:21:14.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: cephadm 2024-09-20T19:21:12.723899+0000 mgr.y (mgr.25175) 640 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.728178+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.728178+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.731389+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.731389+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: cephadm 2024-09-20T19:21:12.732865+0000 mgr.y (mgr.25175) 641 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: cephadm 2024-09-20T19:21:12.732865+0000 mgr.y (mgr.25175) 641 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.739180+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.739180+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.743911+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.743911+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: cephadm 2024-09-20T19:21:12.745313+0000 mgr.y (mgr.25175) 642 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: cephadm 2024-09-20T19:21:12.745313+0000 mgr.y (mgr.25175) 642 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.751586+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.751586+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:14.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.756619+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T19:21:14.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.756619+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T19:21:14.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.756912+0000 mgr.y (mgr.25175) 643 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T19:21:14.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.756912+0000 mgr.y (mgr.25175) 643 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T19:21:14.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: cephadm 2024-09-20T19:21:12.758545+0000 mgr.y (mgr.25175) 644 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-20T19:21:14.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: cephadm 2024-09-20T19:21:12.758545+0000 mgr.y (mgr.25175) 644 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-20T19:21:14.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.885257+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:14.119 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:13 smithi115 bash[70559]: audit 2024-09-20T19:21:12.885257+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:15.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:14 smithi049 bash[89441]: cluster 2024-09-20T19:21:13.177590+0000 mgr.y (mgr.25175) 645 : cluster [DBG] pgmap v371: 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-20T19:21:15.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:14 smithi049 bash[89441]: cluster 2024-09-20T19:21:13.177590+0000 mgr.y (mgr.25175) 645 : cluster [DBG] pgmap v371: 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-20T19:21:15.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:14 smithi049 bash[92966]: cluster 2024-09-20T19:21:13.177590+0000 mgr.y (mgr.25175) 645 : cluster [DBG] pgmap v371: 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-20T19:21:15.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:14 smithi049 bash[92966]: cluster 2024-09-20T19:21:13.177590+0000 mgr.y (mgr.25175) 645 : cluster [DBG] pgmap v371: 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-20T19:21:15.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:14.626553275Z level=error msg="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:21:15.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:14 smithi115 bash[70559]: cluster 2024-09-20T19:21:13.177590+0000 mgr.y (mgr.25175) 645 : cluster [DBG] pgmap v371: 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-20T19:21:15.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:14 smithi115 bash[70559]: cluster 2024-09-20T19:21:13.177590+0000 mgr.y (mgr.25175) 645 : cluster [DBG] pgmap v371: 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-20T19:21:15.226 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[92966]: cluster 2024-09-20T19:21:15.179095+0000 mgr.y (mgr.25175) 646 : cluster [DBG] pgmap v372: 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-20T19:21:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[92966]: cluster 2024-09-20T19:21:15.179095+0000 mgr.y (mgr.25175) 646 : cluster [DBG] pgmap v372: 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-20T19:21:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[92966]: cephadm 2024-09-20T19:21:15.890227+0000 mgr.y (mgr.25175) 647 : cephadm [INF] Upgrade: Updating osd.3 2024-09-20T19:21:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[92966]: cephadm 2024-09-20T19:21:15.890227+0000 mgr.y (mgr.25175) 647 : cephadm [INF] Upgrade: Updating osd.3 2024-09-20T19:21:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[92966]: audit 2024-09-20T19:21:15.897153+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:17.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[92966]: audit 2024-09-20T19:21:15.897153+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:17.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[92966]: audit 2024-09-20T19:21:15.901158+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:21:17.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[92966]: audit 2024-09-20T19:21:15.901158+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:21:17.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[92966]: audit 2024-09-20T19:21:15.902414+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:17.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[92966]: audit 2024-09-20T19:21:15.902414+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:17.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[92966]: cephadm 2024-09-20T19:21:15.907432+0000 mgr.y (mgr.25175) 648 : cephadm [INF] Deploying daemon osd.3 on smithi049 2024-09-20T19:21:17.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[92966]: cephadm 2024-09-20T19:21:15.907432+0000 mgr.y (mgr.25175) 648 : cephadm [INF] Deploying daemon osd.3 on smithi049 2024-09-20T19:21:17.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[89441]: cluster 2024-09-20T19:21:15.179095+0000 mgr.y (mgr.25175) 646 : cluster [DBG] pgmap v372: 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-20T19:21:17.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[89441]: cluster 2024-09-20T19:21:15.179095+0000 mgr.y (mgr.25175) 646 : cluster [DBG] pgmap v372: 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-20T19:21:17.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[89441]: cephadm 2024-09-20T19:21:15.890227+0000 mgr.y (mgr.25175) 647 : cephadm [INF] Upgrade: Updating osd.3 2024-09-20T19:21:17.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[89441]: cephadm 2024-09-20T19:21:15.890227+0000 mgr.y (mgr.25175) 647 : cephadm [INF] Upgrade: Updating osd.3 2024-09-20T19:21:17.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[89441]: audit 2024-09-20T19:21:15.897153+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:17.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[89441]: audit 2024-09-20T19:21:15.897153+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:17.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[89441]: audit 2024-09-20T19:21:15.901158+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:21:17.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[89441]: audit 2024-09-20T19:21:15.901158+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:21:17.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[89441]: audit 2024-09-20T19:21:15.902414+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:17.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[89441]: audit 2024-09-20T19:21:15.902414+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:17.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[89441]: cephadm 2024-09-20T19:21:15.907432+0000 mgr.y (mgr.25175) 648 : cephadm [INF] Deploying daemon osd.3 on smithi049 2024-09-20T19:21:17.302 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:16 smithi049 bash[89441]: cephadm 2024-09-20T19:21:15.907432+0000 mgr.y (mgr.25175) 648 : cephadm [INF] Deploying daemon osd.3 on smithi049 2024-09-20T19:21:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:16 smithi115 bash[70559]: cluster 2024-09-20T19:21:15.179095+0000 mgr.y (mgr.25175) 646 : cluster [DBG] pgmap v372: 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-20T19:21:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:16 smithi115 bash[70559]: cluster 2024-09-20T19:21:15.179095+0000 mgr.y (mgr.25175) 646 : cluster [DBG] pgmap v372: 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-20T19:21:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:16 smithi115 bash[70559]: cephadm 2024-09-20T19:21:15.890227+0000 mgr.y (mgr.25175) 647 : cephadm [INF] Upgrade: Updating osd.3 2024-09-20T19:21:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:16 smithi115 bash[70559]: cephadm 2024-09-20T19:21:15.890227+0000 mgr.y (mgr.25175) 647 : cephadm [INF] Upgrade: Updating osd.3 2024-09-20T19:21:17.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:16 smithi115 bash[70559]: audit 2024-09-20T19:21:15.897153+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:17.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:16 smithi115 bash[70559]: audit 2024-09-20T19:21:15.897153+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:17.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:16 smithi115 bash[70559]: audit 2024-09-20T19:21:15.901158+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:21:17.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:16 smithi115 bash[70559]: audit 2024-09-20T19:21:15.901158+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:21:17.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:16 smithi115 bash[70559]: audit 2024-09-20T19:21:15.902414+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:17.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:16 smithi115 bash[70559]: audit 2024-09-20T19:21:15.902414+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:17.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:16 smithi115 bash[70559]: cephadm 2024-09-20T19:21:15.907432+0000 mgr.y (mgr.25175) 648 : cephadm [INF] Deploying daemon osd.3 on smithi049 2024-09-20T19:21:17.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:16 smithi115 bash[70559]: cephadm 2024-09-20T19:21:15.907432+0000 mgr.y (mgr.25175) 648 : cephadm [INF] Deploying daemon osd.3 on smithi049 2024-09-20T19:21:17.391 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:21:18.019 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:21:18.019 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (9m) 75s ago 37m 13.8M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:21:18.019 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (9m) 7m ago 36m 66.2M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:21:18.019 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (11m) 75s ago 34m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:21:18.019 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (11m) 7m ago 45m 440M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:21:18.019 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (22m) 75s ago 47m 519M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:21:18.019 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (6m) 75s ago 47m 48.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:21:18.019 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (7m) 7m ago 45m 18.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:21:18.019 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (5m) 75s ago 45m 40.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (11m) 75s ago 37m 8303k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (10m) 7m ago 37m 7700k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (3m) 75s ago 44m 47.2M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (3m) 75s ago 43m 47.0M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 4e06c26ed990 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running 75s ago 42m - 3036M 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (41m) 75s ago 41m 62.5M 3036M 19.1.1-369-ged8ee0f2 6acb0a031eab 4bc522995c23 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (40m) 7m ago 40m 70.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (40m) 7m ago 40m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (39m) 7m ago 39m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (38m) 7m ago 38m 58.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (10m) 7m ago 37m 41.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (34m) 75s ago 34m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:21:18.020 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (34m) 7m ago 34m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:21:18.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:17.643852268Z level=error msg="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:21:18.390 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:21:18.390 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:21:18.390 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:21:18.390 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:21:18.390 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:21:18.390 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:21:18.390 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:21:18.390 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:21:18.391 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 5, 2024-09-20T19:21:18.391 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:21:18.391 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:21:18.391 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:21:18.391 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:21:18.391 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:21:18.391 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:21:18.391 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 7, 2024-09-20T19:21:18.391 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 8 2024-09-20T19:21:18.391 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:21:18.391 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:21:18.711 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:21:18.711 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:21:18.711 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:21:18.711 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:21:18.711 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:21:18.711 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "2/8 daemons upgraded", 2024-09-20T19:21:18.711 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:21:18.711 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:21:18.711 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:21:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[89441]: cluster 2024-09-20T19:21:17.179656+0000 mgr.y (mgr.25175) 649 : cluster [DBG] pgmap v373: 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-20T19:21:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[89441]: cluster 2024-09-20T19:21:17.179656+0000 mgr.y (mgr.25175) 649 : cluster [DBG] pgmap v373: 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-20T19:21:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[89441]: audit 2024-09-20T19:21:17.382222+0000 mgr.y (mgr.25175) 650 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[89441]: audit 2024-09-20T19:21:17.382222+0000 mgr.y (mgr.25175) 650 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[89441]: audit 2024-09-20T19:21:17.700031+0000 mgr.y (mgr.25175) 651 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[89441]: audit 2024-09-20T19:21:17.700031+0000 mgr.y (mgr.25175) 651 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[89441]: audit 2024-09-20T19:21:18.009634+0000 mgr.y (mgr.25175) 652 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[89441]: audit 2024-09-20T19:21:18.009634+0000 mgr.y (mgr.25175) 652 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[89441]: audit 2024-09-20T19:21:18.393286+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.49:0/3531053689' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[89441]: audit 2024-09-20T19:21:18.393286+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.49:0/3531053689' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:19.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[92966]: cluster 2024-09-20T19:21:17.179656+0000 mgr.y (mgr.25175) 649 : cluster [DBG] pgmap v373: 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-20T19:21:19.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[92966]: cluster 2024-09-20T19:21:17.179656+0000 mgr.y (mgr.25175) 649 : cluster [DBG] pgmap v373: 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-20T19:21:19.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[92966]: audit 2024-09-20T19:21:17.382222+0000 mgr.y (mgr.25175) 650 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[92966]: audit 2024-09-20T19:21:17.382222+0000 mgr.y (mgr.25175) 650 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[92966]: audit 2024-09-20T19:21:17.700031+0000 mgr.y (mgr.25175) 651 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[92966]: audit 2024-09-20T19:21:17.700031+0000 mgr.y (mgr.25175) 651 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[92966]: audit 2024-09-20T19:21:18.009634+0000 mgr.y (mgr.25175) 652 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[92966]: audit 2024-09-20T19:21:18.009634+0000 mgr.y (mgr.25175) 652 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[92966]: audit 2024-09-20T19:21:18.393286+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.49:0/3531053689' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:19.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:18 smithi049 bash[92966]: audit 2024-09-20T19:21:18.393286+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.49:0/3531053689' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:18 smithi115 bash[70559]: cluster 2024-09-20T19:21:17.179656+0000 mgr.y (mgr.25175) 649 : cluster [DBG] pgmap v373: 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-20T19:21:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:18 smithi115 bash[70559]: cluster 2024-09-20T19:21:17.179656+0000 mgr.y (mgr.25175) 649 : cluster [DBG] pgmap v373: 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-20T19:21:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:18 smithi115 bash[70559]: audit 2024-09-20T19:21:17.382222+0000 mgr.y (mgr.25175) 650 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:18 smithi115 bash[70559]: audit 2024-09-20T19:21:17.382222+0000 mgr.y (mgr.25175) 650 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:18 smithi115 bash[70559]: audit 2024-09-20T19:21:17.700031+0000 mgr.y (mgr.25175) 651 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:18 smithi115 bash[70559]: audit 2024-09-20T19:21:17.700031+0000 mgr.y (mgr.25175) 651 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:18 smithi115 bash[70559]: audit 2024-09-20T19:21:18.009634+0000 mgr.y (mgr.25175) 652 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:18 smithi115 bash[70559]: audit 2024-09-20T19:21:18.009634+0000 mgr.y (mgr.25175) 652 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:18 smithi115 bash[70559]: audit 2024-09-20T19:21:18.393286+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.49:0/3531053689' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:19.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:18 smithi115 bash[70559]: audit 2024-09-20T19:21:18.393286+0000 mon.a (mon.0) 428 : audit [DBG] from='client.? 172.21.15.49:0/3531053689' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:20.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:19 smithi049 bash[89441]: audit 2024-09-20T19:21:18.714278+0000 mgr.y (mgr.25175) 653 : audit [DBG] from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:20.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:19 smithi049 bash[89441]: audit 2024-09-20T19:21:18.714278+0000 mgr.y (mgr.25175) 653 : audit [DBG] from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:20.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:19 smithi049 bash[92966]: audit 2024-09-20T19:21:18.714278+0000 mgr.y (mgr.25175) 653 : audit [DBG] from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:20.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:19 smithi049 bash[92966]: audit 2024-09-20T19:21:18.714278+0000 mgr.y (mgr.25175) 653 : audit [DBG] from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:20.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:19 smithi115 bash[70559]: audit 2024-09-20T19:21:18.714278+0000 mgr.y (mgr.25175) 653 : audit [DBG] from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:20.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:19 smithi115 bash[70559]: audit 2024-09-20T19:21:18.714278+0000 mgr.y (mgr.25175) 653 : audit [DBG] from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:20.906 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:20.627081917Z level=error msg="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:21:21.256 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:21:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:21.256 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:21:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:21.256 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:21:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:21.257 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:21.257 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:20 smithi049 bash[89441]: cluster 2024-09-20T19:21:19.181072+0000 mgr.y (mgr.25175) 654 : cluster [DBG] pgmap v374: 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-20T19:21:21.257 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:20 smithi049 bash[89441]: cluster 2024-09-20T19:21:19.181072+0000 mgr.y (mgr.25175) 654 : cluster [DBG] pgmap v374: 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-20T19:21:21.257 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:21.257 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:20 smithi049 bash[92966]: cluster 2024-09-20T19:21:19.181072+0000 mgr.y (mgr.25175) 654 : cluster [DBG] pgmap v374: 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-20T19:21:21.257 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:20 smithi049 bash[92966]: cluster 2024-09-20T19:21:19.181072+0000 mgr.y (mgr.25175) 654 : cluster [DBG] pgmap v374: 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-20T19:21:21.258 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:21.258 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:21:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:21.258 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:21:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:21.258 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:21:21 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:21.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:20 smithi115 bash[70559]: cluster 2024-09-20T19:21:19.181072+0000 mgr.y (mgr.25175) 654 : cluster [DBG] pgmap v374: 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-20T19:21:21.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:20 smithi115 bash[70559]: cluster 2024-09-20T19:21:19.181072+0000 mgr.y (mgr.25175) 654 : cluster [DBG] pgmap v374: 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-20T19:21:21.551 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:21 smithi049 systemd[1]: Stopping Ceph osd.3 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:21:21.551 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:21 smithi049 bash[46334]: debug 2024-09-20T19:21:21.369+0000 7fe3e3916640 -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-20T19:21:21.551 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:21 smithi049 bash[46334]: debug 2024-09-20T19:21:21.369+0000 7fe3e3916640 -1 osd.3 127 *** Got signal Terminated *** 2024-09-20T19:21:21.551 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:21 smithi049 bash[46334]: debug 2024-09-20T19:21:21.369+0000 7fe3e3916640 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:21:22.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:21 smithi049 bash[89441]: cluster 2024-09-20T19:21:21.372017+0000 mon.a (mon.0) 429 : cluster [INF] osd.3 marked itself down and dead 2024-09-20T19:21:22.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:21 smithi049 bash[89441]: cluster 2024-09-20T19:21:21.372017+0000 mon.a (mon.0) 429 : cluster [INF] osd.3 marked itself down and dead 2024-09-20T19:21:22.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:21 smithi049 bash[92966]: cluster 2024-09-20T19:21:21.372017+0000 mon.a (mon.0) 429 : cluster [INF] osd.3 marked itself down and dead 2024-09-20T19:21:22.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:21 smithi049 bash[92966]: cluster 2024-09-20T19:21:21.372017+0000 mon.a (mon.0) 429 : cluster [INF] osd.3 marked itself down and dead 2024-09-20T19:21:22.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:21 smithi115 bash[70559]: cluster 2024-09-20T19:21:21.372017+0000 mon.a (mon.0) 429 : cluster [INF] osd.3 marked itself down and dead 2024-09-20T19:21:22.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:21 smithi115 bash[70559]: cluster 2024-09-20T19:21:21.372017+0000 mon.a (mon.0) 429 : cluster [INF] osd.3 marked itself down and dead 2024-09-20T19:21:23.298 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:23 smithi049 bash[114391]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-3 2024-09-20T19:21:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[89441]: cluster 2024-09-20T19:21:21.181964+0000 mgr.y (mgr.25175) 655 : cluster [DBG] pgmap v375: 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-20T19:21:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[89441]: cluster 2024-09-20T19:21:21.181964+0000 mgr.y (mgr.25175) 655 : cluster [DBG] pgmap v375: 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-20T19:21:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[89441]: audit 2024-09-20T19:21:21.841011+0000 mgr.y (mgr.25175) 656 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[89441]: audit 2024-09-20T19:21:21.841011+0000 mgr.y (mgr.25175) 656 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[89441]: cluster 2024-09-20T19:21:21.910433+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:21:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[89441]: cluster 2024-09-20T19:21:21.910433+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:21:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[89441]: cluster 2024-09-20T19:21:21.927659+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-20T19:21:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[89441]: cluster 2024-09-20T19:21:21.927659+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-20T19:21:23.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[92966]: cluster 2024-09-20T19:21:21.181964+0000 mgr.y (mgr.25175) 655 : cluster [DBG] pgmap v375: 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-20T19:21:23.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[92966]: cluster 2024-09-20T19:21:21.181964+0000 mgr.y (mgr.25175) 655 : cluster [DBG] pgmap v375: 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-20T19:21:23.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[92966]: audit 2024-09-20T19:21:21.841011+0000 mgr.y (mgr.25175) 656 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:23.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[92966]: audit 2024-09-20T19:21:21.841011+0000 mgr.y (mgr.25175) 656 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:23.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[92966]: cluster 2024-09-20T19:21:21.910433+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:21:23.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[92966]: cluster 2024-09-20T19:21:21.910433+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:21:23.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[92966]: cluster 2024-09-20T19:21:21.927659+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-20T19:21:23.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:22 smithi049 bash[92966]: cluster 2024-09-20T19:21:21.927659+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-20T19:21:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:22 smithi115 bash[70559]: cluster 2024-09-20T19:21:21.181964+0000 mgr.y (mgr.25175) 655 : cluster [DBG] pgmap v375: 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-20T19:21:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:22 smithi115 bash[70559]: cluster 2024-09-20T19:21:21.181964+0000 mgr.y (mgr.25175) 655 : cluster [DBG] pgmap v375: 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-20T19:21:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:22 smithi115 bash[70559]: audit 2024-09-20T19:21:21.841011+0000 mgr.y (mgr.25175) 656 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:22 smithi115 bash[70559]: audit 2024-09-20T19:21:21.841011+0000 mgr.y (mgr.25175) 656 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:22 smithi115 bash[70559]: cluster 2024-09-20T19:21:21.910433+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:21:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:22 smithi115 bash[70559]: cluster 2024-09-20T19:21:21.910433+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:21:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:22 smithi115 bash[70559]: cluster 2024-09-20T19:21:21.927659+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-20T19:21:23.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:22 smithi115 bash[70559]: cluster 2024-09-20T19:21:21.927659+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-20T19:21:23.798 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:23 smithi049 bash[114454]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-3 2024-09-20T19:21:23.799 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:21:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:21:23] "GET /metrics HTTP/1.1" 200 38418 "" "Prometheus/2.51.0" 2024-09-20T19:21:23.936 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:23.627050821Z level=error msg="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:21:24.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:23 smithi049 bash[89441]: cluster 2024-09-20T19:21:22.938223+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-20T19:21:24.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:23 smithi049 bash[89441]: cluster 2024-09-20T19:21:22.938223+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-20T19:21:24.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:23 smithi049 bash[92966]: cluster 2024-09-20T19:21:22.938223+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-20T19:21:24.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:23 smithi049 bash[92966]: cluster 2024-09-20T19:21:22.938223+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-20T19:21:24.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:23 smithi115 bash[70559]: cluster 2024-09-20T19:21:22.938223+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-20T19:21:24.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:23 smithi115 bash[70559]: cluster 2024-09-20T19:21:22.938223+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-20T19:21:25.160 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:24 smithi049 bash[89441]: cluster 2024-09-20T19:21:23.182502+0000 mgr.y (mgr.25175) 657 : cluster [DBG] pgmap v378: 161 pgs: 13 peering, 21 stale+active+clean, 127 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:21:25.161 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:24 smithi049 bash[89441]: cluster 2024-09-20T19:21:23.182502+0000 mgr.y (mgr.25175) 657 : cluster [DBG] pgmap v378: 161 pgs: 13 peering, 21 stale+active+clean, 127 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:21:25.161 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:24 smithi049 bash[89441]: cluster 2024-09-20T19:21:23.929848+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-20T19:21:25.161 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:24 smithi049 bash[89441]: cluster 2024-09-20T19:21:23.929848+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-20T19:21:25.161 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:24 smithi049 bash[92966]: cluster 2024-09-20T19:21:23.182502+0000 mgr.y (mgr.25175) 657 : cluster [DBG] pgmap v378: 161 pgs: 13 peering, 21 stale+active+clean, 127 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:21:25.161 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:24 smithi049 bash[92966]: cluster 2024-09-20T19:21:23.182502+0000 mgr.y (mgr.25175) 657 : cluster [DBG] pgmap v378: 161 pgs: 13 peering, 21 stale+active+clean, 127 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:21:25.161 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:24 smithi049 bash[92966]: cluster 2024-09-20T19:21:23.929848+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-20T19:21:25.161 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:24 smithi049 bash[92966]: cluster 2024-09-20T19:21:23.929848+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-20T19:21:25.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:24 smithi115 bash[70559]: cluster 2024-09-20T19:21:23.182502+0000 mgr.y (mgr.25175) 657 : cluster [DBG] pgmap v378: 161 pgs: 13 peering, 21 stale+active+clean, 127 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:21:25.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:24 smithi115 bash[70559]: cluster 2024-09-20T19:21:23.182502+0000 mgr.y (mgr.25175) 657 : cluster [DBG] pgmap v378: 161 pgs: 13 peering, 21 stale+active+clean, 127 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:21:25.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:24 smithi115 bash[70559]: cluster 2024-09-20T19:21:23.929848+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-20T19:21:25.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:24 smithi115 bash[70559]: cluster 2024-09-20T19:21:23.929848+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-20T19:21:26.195 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:21:26 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:26.196 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:21:26 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:26.196 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:21:26 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:26.196 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:21:26 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:26.196 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:25 smithi049 bash[89441]: cluster 2024-09-20T19:21:25.940500+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: Degraded data redundancy: 41/636 objects degraded (6.447%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:26.197 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:25 smithi049 bash[89441]: cluster 2024-09-20T19:21:25.940500+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: Degraded data redundancy: 41/636 objects degraded (6.447%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:26.197 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:26 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:26.197 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:21:26 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:26.197 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:25 smithi049 bash[92966]: cluster 2024-09-20T19:21:25.940500+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: Degraded data redundancy: 41/636 objects degraded (6.447%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:26.197 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:25 smithi049 bash[92966]: cluster 2024-09-20T19:21:25.940500+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: Degraded data redundancy: 41/636 objects degraded (6.447%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:26.197 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:26 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:26.198 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:21:26 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:26.198 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:25 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-20T19:21:26.198 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:25 smithi049 systemd[1]: Stopped Ceph osd.3 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:21:26.198 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:26 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:21:26.198 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:26 smithi049 systemd[1]: Started Ceph osd.3 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:21:26.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:25 smithi115 bash[70559]: cluster 2024-09-20T19:21:25.940500+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: Degraded data redundancy: 41/636 objects degraded (6.447%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:26.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:25 smithi115 bash[70559]: cluster 2024-09-20T19:21:25.940500+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: Degraded data redundancy: 41/636 objects degraded (6.447%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:26.992 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:26.626364445Z level=error msg="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:21:27.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:26 smithi049 bash[89441]: cluster 2024-09-20T19:21:25.183631+0000 mgr.y (mgr.25175) 658 : cluster [DBG] pgmap v379: 161 pgs: 25 active+undersized, 13 peering, 6 stale+active+clean, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-20T19:21:27.435 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:26 smithi049 bash[89441]: cluster 2024-09-20T19:21:25.183631+0000 mgr.y (mgr.25175) 658 : cluster [DBG] pgmap v379: 161 pgs: 25 active+undersized, 13 peering, 6 stale+active+clean, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-20T19:21:27.435 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:26 smithi049 bash[89441]: audit 2024-09-20T19:21:26.243016+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:27.435 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:26 smithi049 bash[89441]: audit 2024-09-20T19:21:26.243016+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:27.435 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:26 smithi049 bash[89441]: audit 2024-09-20T19:21:26.248686+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:27.435 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:26 smithi049 bash[89441]: audit 2024-09-20T19:21:26.248686+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:27.435 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:26 smithi049 bash[92966]: cluster 2024-09-20T19:21:25.183631+0000 mgr.y (mgr.25175) 658 : cluster [DBG] pgmap v379: 161 pgs: 25 active+undersized, 13 peering, 6 stale+active+clean, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-20T19:21:27.435 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:26 smithi049 bash[92966]: cluster 2024-09-20T19:21:25.183631+0000 mgr.y (mgr.25175) 658 : cluster [DBG] pgmap v379: 161 pgs: 25 active+undersized, 13 peering, 6 stale+active+clean, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-20T19:21:27.435 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:26 smithi049 bash[92966]: audit 2024-09-20T19:21:26.243016+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:27.435 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:26 smithi049 bash[92966]: audit 2024-09-20T19:21:26.243016+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:27.436 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:26 smithi049 bash[92966]: audit 2024-09-20T19:21:26.248686+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:27.436 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:26 smithi049 bash[92966]: audit 2024-09-20T19:21:26.248686+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:27.436 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:26 smithi115 bash[70559]: cluster 2024-09-20T19:21:25.183631+0000 mgr.y (mgr.25175) 658 : cluster [DBG] pgmap v379: 161 pgs: 25 active+undersized, 13 peering, 6 stale+active+clean, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-20T19:21:27.436 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:26 smithi115 bash[70559]: cluster 2024-09-20T19:21:25.183631+0000 mgr.y (mgr.25175) 658 : cluster [DBG] pgmap v379: 161 pgs: 25 active+undersized, 13 peering, 6 stale+active+clean, 14 active+undersized+degraded, 103 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-20T19:21:27.436 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:26 smithi115 bash[70559]: audit 2024-09-20T19:21:26.243016+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:27.436 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:26 smithi115 bash[70559]: audit 2024-09-20T19:21:26.243016+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:27.436 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:26 smithi115 bash[70559]: audit 2024-09-20T19:21:26.248686+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:27.436 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:26 smithi115 bash[70559]: audit 2024-09-20T19:21:26.248686+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:27.798 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:27 smithi049 bash[114601]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:21:27.798 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:27 smithi049 bash[114601]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:21:29.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[89441]: cluster 2024-09-20T19:21:27.185027+0000 mgr.y (mgr.25175) 659 : cluster [DBG] pgmap v380: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:29.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[89441]: cluster 2024-09-20T19:21:27.185027+0000 mgr.y (mgr.25175) 659 : cluster [DBG] pgmap v380: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[89441]: audit 2024-09-20T19:21:27.892256+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[89441]: audit 2024-09-20T19:21:27.892256+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[89441]: audit 2024-09-20T19:21:27.894428+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[89441]: audit 2024-09-20T19:21:27.894428+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[89441]: cluster 2024-09-20T19:21:27.995137+0000 mon.a (mon.0) 439 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-20T19:21:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[89441]: cluster 2024-09-20T19:21:27.995137+0000 mon.a (mon.0) 439 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-20T19:21:29.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[92966]: cluster 2024-09-20T19:21:27.185027+0000 mgr.y (mgr.25175) 659 : cluster [DBG] pgmap v380: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:29.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[92966]: cluster 2024-09-20T19:21:27.185027+0000 mgr.y (mgr.25175) 659 : cluster [DBG] pgmap v380: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:29.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[92966]: audit 2024-09-20T19:21:27.892256+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:29.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[92966]: audit 2024-09-20T19:21:27.892256+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:29.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[92966]: audit 2024-09-20T19:21:27.894428+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:29.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[92966]: audit 2024-09-20T19:21:27.894428+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:29.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[92966]: cluster 2024-09-20T19:21:27.995137+0000 mon.a (mon.0) 439 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-20T19:21:29.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:28 smithi049 bash[92966]: cluster 2024-09-20T19:21:27.995137+0000 mon.a (mon.0) 439 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-20T19:21:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:28 smithi115 bash[70559]: cluster 2024-09-20T19:21:27.185027+0000 mgr.y (mgr.25175) 659 : cluster [DBG] pgmap v380: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:28 smithi115 bash[70559]: cluster 2024-09-20T19:21:27.185027+0000 mgr.y (mgr.25175) 659 : cluster [DBG] pgmap v380: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:28 smithi115 bash[70559]: audit 2024-09-20T19:21:27.892256+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:28 smithi115 bash[70559]: audit 2024-09-20T19:21:27.892256+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:28 smithi115 bash[70559]: audit 2024-09-20T19:21:27.894428+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:28 smithi115 bash[70559]: audit 2024-09-20T19:21:27.894428+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:28 smithi115 bash[70559]: cluster 2024-09-20T19:21:27.995137+0000 mon.a (mon.0) 439 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-20T19:21:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:28 smithi115 bash[70559]: cluster 2024-09-20T19:21:27.995137+0000 mon.a (mon.0) 439 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-20T19:21:30.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:29.633834097Z level=error msg="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:21:31.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:30 smithi049 bash[89441]: cluster 2024-09-20T19:21:29.186735+0000 mgr.y (mgr.25175) 660 : cluster [DBG] pgmap v381: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:31.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:30 smithi049 bash[89441]: cluster 2024-09-20T19:21:29.186735+0000 mgr.y (mgr.25175) 660 : cluster [DBG] pgmap v381: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:31.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:30 smithi049 bash[92966]: cluster 2024-09-20T19:21:29.186735+0000 mgr.y (mgr.25175) 660 : cluster [DBG] pgmap v381: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:31.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:30 smithi049 bash[92966]: cluster 2024-09-20T19:21:29.186735+0000 mgr.y (mgr.25175) 660 : cluster [DBG] pgmap v381: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:31.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:30 smithi115 bash[70559]: cluster 2024-09-20T19:21:29.186735+0000 mgr.y (mgr.25175) 660 : cluster [DBG] pgmap v381: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:31.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:30 smithi115 bash[70559]: cluster 2024-09-20T19:21:29.186735+0000 mgr.y (mgr.25175) 660 : cluster [DBG] pgmap v381: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:31.798 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:31 smithi049 bash[114601]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:21:31.798 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:31 smithi049 bash[114601]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:21:31.798 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:31 smithi049 bash[114601]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:21:31.798 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:31 smithi049 bash[114601]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-20T19:21:31.798 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:31 smithi049 bash[114601]: 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-20T19:21:32.298 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:31 smithi049 bash[114601]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-20T19:21:32.298 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:31 smithi049 bash[114601]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-20T19:21:32.298 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:31 smithi049 bash[114601]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-20T19:21:32.298 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:31 smithi049 bash[114601]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-20T19:21:32.298 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:31 smithi049 bash[114601]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-20T19:21:33.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:32.652497767Z level=error msg="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:21:33.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:32 smithi115 bash[70559]: cluster 2024-09-20T19:21:31.187622+0000 mgr.y (mgr.25175) 661 : cluster [DBG] pgmap v382: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:33.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:32 smithi115 bash[70559]: cluster 2024-09-20T19:21:31.187622+0000 mgr.y (mgr.25175) 661 : cluster [DBG] pgmap v382: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:33.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:32 smithi115 bash[70559]: audit 2024-09-20T19:21:31.850149+0000 mgr.y (mgr.25175) 662 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:33.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:32 smithi115 bash[70559]: audit 2024-09-20T19:21:31.850149+0000 mgr.y (mgr.25175) 662 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:33.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:32 smithi115 bash[70559]: audit 2024-09-20T19:21:32.173875+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:33.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:32 smithi115 bash[70559]: audit 2024-09-20T19:21:32.173875+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:33.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:32 smithi115 bash[70559]: audit 2024-09-20T19:21:32.178775+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:33.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:32 smithi115 bash[70559]: audit 2024-09-20T19:21:32.178775+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:33.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[89441]: cluster 2024-09-20T19:21:31.187622+0000 mgr.y (mgr.25175) 661 : cluster [DBG] pgmap v382: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:33.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[89441]: cluster 2024-09-20T19:21:31.187622+0000 mgr.y (mgr.25175) 661 : cluster [DBG] pgmap v382: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:33.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[89441]: audit 2024-09-20T19:21:31.850149+0000 mgr.y (mgr.25175) 662 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:33.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[89441]: audit 2024-09-20T19:21:31.850149+0000 mgr.y (mgr.25175) 662 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:33.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[89441]: audit 2024-09-20T19:21:32.173875+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:33.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[89441]: audit 2024-09-20T19:21:32.173875+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:33.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[89441]: audit 2024-09-20T19:21:32.178775+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:33.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[89441]: audit 2024-09-20T19:21:32.178775+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:33.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[92966]: cluster 2024-09-20T19:21:31.187622+0000 mgr.y (mgr.25175) 661 : cluster [DBG] pgmap v382: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:33.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[92966]: cluster 2024-09-20T19:21:31.187622+0000 mgr.y (mgr.25175) 661 : cluster [DBG] pgmap v382: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:33.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[92966]: audit 2024-09-20T19:21:31.850149+0000 mgr.y (mgr.25175) 662 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:33.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[92966]: audit 2024-09-20T19:21:31.850149+0000 mgr.y (mgr.25175) 662 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:33.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[92966]: audit 2024-09-20T19:21:32.173875+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:33.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[92966]: audit 2024-09-20T19:21:32.173875+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:33.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[92966]: audit 2024-09-20T19:21:32.178775+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:33.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:32 smithi049 bash[92966]: audit 2024-09-20T19:21:32.178775+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:33.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:21:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:21:33] "GET /metrics HTTP/1.1" 200 38420 "" "Prometheus/2.51.0" 2024-09-20T19:21:34.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[89441]: cluster 2024-09-20T19:21:33.188351+0000 mgr.y (mgr.25175) 663 : cluster [DBG] pgmap v383: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:34.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[89441]: cluster 2024-09-20T19:21:33.188351+0000 mgr.y (mgr.25175) 663 : cluster [DBG] pgmap v383: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:34.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[89441]: audit 2024-09-20T19:21:33.274418+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[89441]: audit 2024-09-20T19:21:33.274418+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[89441]: audit 2024-09-20T19:21:33.280395+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[89441]: audit 2024-09-20T19:21:33.280395+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:34.549 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[115286]: debug 2024-09-20T19:21:34.169+0000 7efcb80bc640 1 -- 172.21.15.49:0/2425164318 <== mon.0 v2:172.21.15.49:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561070e78960 con 0x561070e99800 2024-09-20T19:21:34.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[92966]: cluster 2024-09-20T19:21:33.188351+0000 mgr.y (mgr.25175) 663 : cluster [DBG] pgmap v383: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:34.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[92966]: cluster 2024-09-20T19:21:33.188351+0000 mgr.y (mgr.25175) 663 : cluster [DBG] pgmap v383: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:34.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[92966]: audit 2024-09-20T19:21:33.274418+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:34.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[92966]: audit 2024-09-20T19:21:33.274418+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[92966]: audit 2024-09-20T19:21:33.280395+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:34 smithi049 bash[92966]: audit 2024-09-20T19:21:33.280395+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:34 smithi115 bash[70559]: cluster 2024-09-20T19:21:33.188351+0000 mgr.y (mgr.25175) 663 : cluster [DBG] pgmap v383: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:34 smithi115 bash[70559]: cluster 2024-09-20T19:21:33.188351+0000 mgr.y (mgr.25175) 663 : cluster [DBG] pgmap v383: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:34 smithi115 bash[70559]: audit 2024-09-20T19:21:33.274418+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:34 smithi115 bash[70559]: audit 2024-09-20T19:21:33.274418+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:34 smithi115 bash[70559]: audit 2024-09-20T19:21:33.280395+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:34 smithi115 bash[70559]: audit 2024-09-20T19:21:33.280395+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:35.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:35 smithi049 bash[89441]: cluster 2024-09-20T19:21:35.097639+0000 mon.a (mon.0) 444 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:35.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:35 smithi049 bash[89441]: cluster 2024-09-20T19:21:35.097639+0000 mon.a (mon.0) 444 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:35.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:35 smithi049 bash[92966]: cluster 2024-09-20T19:21:35.097639+0000 mon.a (mon.0) 444 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:35.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:35 smithi049 bash[92966]: cluster 2024-09-20T19:21:35.097639+0000 mon.a (mon.0) 444 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:35.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:35 smithi115 bash[70559]: cluster 2024-09-20T19:21:35.097639+0000 mon.a (mon.0) 444 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:35 smithi115 bash[70559]: cluster 2024-09-20T19:21:35.097639+0000 mon.a (mon.0) 444 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:36.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:35.662500789Z level=error msg="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:21:36.274 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:35 smithi049 bash[115286]: debug 2024-09-20T19:21:35.905+0000 7efcba923640 -1 Falling back to public interface 2024-09-20T19:21:36.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:36 smithi049 bash[89441]: cluster 2024-09-20T19:21:35.190036+0000 mgr.y (mgr.25175) 664 : cluster [DBG] pgmap v384: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:36.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:36 smithi049 bash[89441]: cluster 2024-09-20T19:21:35.190036+0000 mgr.y (mgr.25175) 664 : cluster [DBG] pgmap v384: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:36 smithi049 bash[92966]: cluster 2024-09-20T19:21:35.190036+0000 mgr.y (mgr.25175) 664 : cluster [DBG] pgmap v384: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:36 smithi049 bash[92966]: cluster 2024-09-20T19:21:35.190036+0000 mgr.y (mgr.25175) 664 : cluster [DBG] pgmap v384: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:36.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:36 smithi115 bash[70559]: cluster 2024-09-20T19:21:35.190036+0000 mgr.y (mgr.25175) 664 : cluster [DBG] pgmap v384: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:36.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:36 smithi115 bash[70559]: cluster 2024-09-20T19:21:35.190036+0000 mgr.y (mgr.25175) 664 : cluster [DBG] pgmap v384: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:21:38.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:38 smithi049 bash[89441]: cluster 2024-09-20T19:21:37.191393+0000 mgr.y (mgr.25175) 665 : cluster [DBG] pgmap v385: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:38.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:38 smithi049 bash[89441]: cluster 2024-09-20T19:21:37.191393+0000 mgr.y (mgr.25175) 665 : cluster [DBG] pgmap v385: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:38.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:38 smithi049 bash[92966]: cluster 2024-09-20T19:21:37.191393+0000 mgr.y (mgr.25175) 665 : cluster [DBG] pgmap v385: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:38.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:38 smithi049 bash[92966]: cluster 2024-09-20T19:21:37.191393+0000 mgr.y (mgr.25175) 665 : cluster [DBG] pgmap v385: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:38.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:38 smithi115 bash[70559]: cluster 2024-09-20T19:21:37.191393+0000 mgr.y (mgr.25175) 665 : cluster [DBG] pgmap v385: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:38.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:38 smithi115 bash[70559]: cluster 2024-09-20T19:21:37.191393+0000 mgr.y (mgr.25175) 665 : cluster [DBG] pgmap v385: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:39.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:38.652436336Z level=error msg="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:21:39.715 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:39 smithi049 bash[115286]: debug 2024-09-20T19:21:39.349+0000 7efcba923640 -1 osd.3 127 log_to_monitors true 2024-09-20T19:21:40.548 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[115286]: debug 2024-09-20T19:21:40.332+0000 7efcb26cd640 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:21:40.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[89441]: cluster 2024-09-20T19:21:39.193166+0000 mgr.y (mgr.25175) 666 : cluster [DBG] pgmap v386: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:40.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[89441]: cluster 2024-09-20T19:21:39.193166+0000 mgr.y (mgr.25175) 666 : cluster [DBG] pgmap v386: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:40.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[89441]: audit 2024-09-20T19:21:39.354099+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:21:40.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[89441]: audit 2024-09-20T19:21:39.354099+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:21:40.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[89441]: audit 2024-09-20T19:21:39.354560+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:21:40.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[89441]: audit 2024-09-20T19:21:39.354560+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:21:40.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[92966]: cluster 2024-09-20T19:21:39.193166+0000 mgr.y (mgr.25175) 666 : cluster [DBG] pgmap v386: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:40.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[92966]: cluster 2024-09-20T19:21:39.193166+0000 mgr.y (mgr.25175) 666 : cluster [DBG] pgmap v386: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:40.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[92966]: audit 2024-09-20T19:21:39.354099+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:21:40.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[92966]: audit 2024-09-20T19:21:39.354099+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:21:40.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[92966]: audit 2024-09-20T19:21:39.354560+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:21:40.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:40 smithi049 bash[92966]: audit 2024-09-20T19:21:39.354560+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:21:40.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:40 smithi115 bash[70559]: cluster 2024-09-20T19:21:39.193166+0000 mgr.y (mgr.25175) 666 : cluster [DBG] pgmap v386: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:40.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:40 smithi115 bash[70559]: cluster 2024-09-20T19:21:39.193166+0000 mgr.y (mgr.25175) 666 : cluster [DBG] pgmap v386: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:40.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:40 smithi115 bash[70559]: audit 2024-09-20T19:21:39.354099+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:21:40.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:40 smithi115 bash[70559]: audit 2024-09-20T19:21:39.354099+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:21:40.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:40 smithi115 bash[70559]: audit 2024-09-20T19:21:39.354560+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:21:40.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:40 smithi115 bash[70559]: audit 2024-09-20T19:21:39.354560+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:21:41.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:41 smithi115 bash[70559]: audit 2024-09-20T19:21:40.295938+0000 mon.a (mon.0) 446 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:21:41.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:41 smithi115 bash[70559]: audit 2024-09-20T19:21:40.295938+0000 mon.a (mon.0) 446 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:21:41.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:41 smithi115 bash[70559]: cluster 2024-09-20T19:21:40.302584+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-20T19:21:41.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:41 smithi115 bash[70559]: cluster 2024-09-20T19:21:40.302584+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-20T19:21:41.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:41 smithi115 bash[70559]: audit 2024-09-20T19:21:40.304749+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:21:41.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:41 smithi115 bash[70559]: audit 2024-09-20T19:21:40.304749+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:21:41.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:41 smithi115 bash[70559]: audit 2024-09-20T19:21:40.305404+0000 mon.a (mon.0) 448 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:21:41.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:41 smithi115 bash[70559]: audit 2024-09-20T19:21:40.305404+0000 mon.a (mon.0) 448 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:21:41.792 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[89441]: audit 2024-09-20T19:21:40.295938+0000 mon.a (mon.0) 446 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:21:41.793 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[89441]: audit 2024-09-20T19:21:40.295938+0000 mon.a (mon.0) 446 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:21:41.793 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[89441]: cluster 2024-09-20T19:21:40.302584+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-20T19:21:41.793 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[89441]: cluster 2024-09-20T19:21:40.302584+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-20T19:21:41.793 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[89441]: audit 2024-09-20T19:21:40.304749+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:21:41.793 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[89441]: audit 2024-09-20T19:21:40.304749+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:21:41.793 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[89441]: audit 2024-09-20T19:21:40.305404+0000 mon.a (mon.0) 448 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:21:41.793 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[89441]: audit 2024-09-20T19:21:40.305404+0000 mon.a (mon.0) 448 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:21:41.793 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[92966]: audit 2024-09-20T19:21:40.295938+0000 mon.a (mon.0) 446 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:21:41.793 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[92966]: audit 2024-09-20T19:21:40.295938+0000 mon.a (mon.0) 446 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:21:41.793 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[92966]: cluster 2024-09-20T19:21:40.302584+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-20T19:21:41.793 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[92966]: cluster 2024-09-20T19:21:40.302584+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-20T19:21:41.794 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[92966]: audit 2024-09-20T19:21:40.304749+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:21:41.794 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[92966]: audit 2024-09-20T19:21:40.304749+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:21:41.794 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[92966]: audit 2024-09-20T19:21:40.305404+0000 mon.a (mon.0) 448 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:21:41.794 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:41 smithi049 bash[92966]: audit 2024-09-20T19:21:40.305404+0000 mon.a (mon.0) 448 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi049", "root=default"]} : dispatch 2024-09-20T19:21:42.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:41.658577012Z level=error msg="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:21:42.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: cluster 2024-09-20T19:21:41.194488+0000 mgr.y (mgr.25175) 667 : cluster [DBG] pgmap v388: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:42.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: cluster 2024-09-20T19:21:41.194488+0000 mgr.y (mgr.25175) 667 : cluster [DBG] pgmap v388: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:42.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: cluster 2024-09-20T19:21:41.297068+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:21:42.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: cluster 2024-09-20T19:21:41.297068+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:21:42.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: cluster 2024-09-20T19:21:41.307117+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885] boot 2024-09-20T19:21:42.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: cluster 2024-09-20T19:21:41.307117+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885] boot 2024-09-20T19:21:42.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: cluster 2024-09-20T19:21:41.307323+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-20T19:21:42.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: cluster 2024-09-20T19:21:41.307323+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-20T19:21:42.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: audit 2024-09-20T19:21:41.308420+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:21:42.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: audit 2024-09-20T19:21:41.308420+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:21:42.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: audit 2024-09-20T19:21:41.858232+0000 mgr.y (mgr.25175) 668 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:42.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: audit 2024-09-20T19:21:41.858232+0000 mgr.y (mgr.25175) 668 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:42.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: cluster 2024-09-20T19:21:42.307144+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-20T19:21:42.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:42 smithi115 bash[70559]: cluster 2024-09-20T19:21:42.307144+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-20T19:21:42.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: cluster 2024-09-20T19:21:41.194488+0000 mgr.y (mgr.25175) 667 : cluster [DBG] pgmap v388: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: cluster 2024-09-20T19:21:41.194488+0000 mgr.y (mgr.25175) 667 : cluster [DBG] pgmap v388: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: cluster 2024-09-20T19:21:41.297068+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:21:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: cluster 2024-09-20T19:21:41.297068+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:21:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: cluster 2024-09-20T19:21:41.307117+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885] boot 2024-09-20T19:21:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: cluster 2024-09-20T19:21:41.307117+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885] boot 2024-09-20T19:21:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: cluster 2024-09-20T19:21:41.307323+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-20T19:21:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: cluster 2024-09-20T19:21:41.307323+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-20T19:21:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: audit 2024-09-20T19:21:41.308420+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:21:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: audit 2024-09-20T19:21:41.308420+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:21:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: audit 2024-09-20T19:21:41.858232+0000 mgr.y (mgr.25175) 668 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: audit 2024-09-20T19:21:41.858232+0000 mgr.y (mgr.25175) 668 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:42.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: cluster 2024-09-20T19:21:42.307144+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-20T19:21:42.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[89441]: cluster 2024-09-20T19:21:42.307144+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-20T19:21:42.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: cluster 2024-09-20T19:21:41.194488+0000 mgr.y (mgr.25175) 667 : cluster [DBG] pgmap v388: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:42.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: cluster 2024-09-20T19:21:41.194488+0000 mgr.y (mgr.25175) 667 : cluster [DBG] pgmap v388: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:21:42.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: cluster 2024-09-20T19:21:41.297068+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:21:42.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: cluster 2024-09-20T19:21:41.297068+0000 mon.a (mon.0) 449 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:21:42.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: cluster 2024-09-20T19:21:41.307117+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885] boot 2024-09-20T19:21:42.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: cluster 2024-09-20T19:21:41.307117+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.49:6826/1264976885,v1:172.21.15.49:6827/1264976885] boot 2024-09-20T19:21:42.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: cluster 2024-09-20T19:21:41.307323+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-20T19:21:42.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: cluster 2024-09-20T19:21:41.307323+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-20T19:21:42.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: audit 2024-09-20T19:21:41.308420+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:21:42.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: audit 2024-09-20T19:21:41.308420+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:21:42.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: audit 2024-09-20T19:21:41.858232+0000 mgr.y (mgr.25175) 668 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:42.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: audit 2024-09-20T19:21:41.858232+0000 mgr.y (mgr.25175) 668 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:42.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: cluster 2024-09-20T19:21:42.307144+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-20T19:21:42.801 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:42 smithi049 bash[92966]: cluster 2024-09-20T19:21:42.307144+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-09-20T19:21:43.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:21:43] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.51.0" 2024-09-20T19:21:44.298 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[68716]: debug 2024-09-20T19:21:43.916+0000 7ff90d8d7640 -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-20T19:21:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:42.890138+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:42.890138+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:42.891283+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:42.891283+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:43.739688+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:43.739688+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:43.750656+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:43.750656+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:43.752807+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:43.752807+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:43.754463+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:21:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:43.754463+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:21:44.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:43.764910+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[92966]: audit 2024-09-20T19:21:43.764910+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:42.890138+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:42.890138+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:42.891283+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:42.891283+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:43.739688+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:43.739688+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:43.750656+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:43.750656+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:43.752807+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:43.752807+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:43.754463+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:21:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:43.754463+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:21:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:43.764910+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:43 smithi049 bash[89441]: audit 2024-09-20T19:21:43.764910+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:42.890138+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:42.890138+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:42.891283+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:42.891283+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:43.739688+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:43.739688+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:43.750656+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:43.750656+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:43.752807+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:44.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:43.752807+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:21:44.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:43.754463+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:21:44.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:43.754463+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:21:44.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:43.764910+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:43 smithi115 bash[70559]: audit 2024-09-20T19:21:43.764910+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:44.900 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:44.633595924Z level=error msg="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:21:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: cluster 2024-09-20T19:21:43.195436+0000 mgr.y (mgr.25175) 669 : cluster [DBG] pgmap v391: 161 pgs: 7 peering, 37 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-20T19:21:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: cluster 2024-09-20T19:21:43.195436+0000 mgr.y (mgr.25175) 669 : cluster [DBG] pgmap v391: 161 pgs: 7 peering, 37 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-20T19:21:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: cluster 2024-09-20T19:21:43.887567+0000 mon.a (mon.0) 461 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: cluster 2024-09-20T19:21:43.887567+0000 mon.a (mon.0) 461 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: audit 2024-09-20T19:21:43.898341+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:21:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: audit 2024-09-20T19:21:43.898341+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:21:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: audit 2024-09-20T19:21:43.912399+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: audit 2024-09-20T19:21:43.912399+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: audit 2024-09-20T19:21:43.915117+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: audit 2024-09-20T19:21:43.915117+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: audit 2024-09-20T19:21:43.917483+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: audit 2024-09-20T19:21:43.917483+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: audit 2024-09-20T19:21:43.920454+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:21:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: audit 2024-09-20T19:21:43.920454+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:21:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: audit 2024-09-20T19:21:43.920740+0000 mgr.y (mgr.25175) 670 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:21:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: audit 2024-09-20T19:21:43.920740+0000 mgr.y (mgr.25175) 670 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:21:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: cephadm 2024-09-20T19:21:43.922314+0000 mgr.y (mgr.25175) 671 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:21:45.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[89441]: cephadm 2024-09-20T19:21:43.922314+0000 mgr.y (mgr.25175) 671 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:21:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: cluster 2024-09-20T19:21:43.195436+0000 mgr.y (mgr.25175) 669 : cluster [DBG] pgmap v391: 161 pgs: 7 peering, 37 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-20T19:21:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: cluster 2024-09-20T19:21:43.195436+0000 mgr.y (mgr.25175) 669 : cluster [DBG] pgmap v391: 161 pgs: 7 peering, 37 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-20T19:21:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: cluster 2024-09-20T19:21:43.887567+0000 mon.a (mon.0) 461 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: cluster 2024-09-20T19:21:43.887567+0000 mon.a (mon.0) 461 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: audit 2024-09-20T19:21:43.898341+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:21:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: audit 2024-09-20T19:21:43.898341+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:21:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: audit 2024-09-20T19:21:43.912399+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: audit 2024-09-20T19:21:43.912399+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: audit 2024-09-20T19:21:43.915117+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: audit 2024-09-20T19:21:43.915117+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: audit 2024-09-20T19:21:43.917483+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: audit 2024-09-20T19:21:43.917483+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: audit 2024-09-20T19:21:43.920454+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:21:45.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: audit 2024-09-20T19:21:43.920454+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:21:45.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: audit 2024-09-20T19:21:43.920740+0000 mgr.y (mgr.25175) 670 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:21:45.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: audit 2024-09-20T19:21:43.920740+0000 mgr.y (mgr.25175) 670 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:21:45.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: cephadm 2024-09-20T19:21:43.922314+0000 mgr.y (mgr.25175) 671 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:21:45.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:44 smithi049 bash[92966]: cephadm 2024-09-20T19:21:43.922314+0000 mgr.y (mgr.25175) 671 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:21:45.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: cluster 2024-09-20T19:21:43.195436+0000 mgr.y (mgr.25175) 669 : cluster [DBG] pgmap v391: 161 pgs: 7 peering, 37 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-20T19:21:45.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: cluster 2024-09-20T19:21:43.195436+0000 mgr.y (mgr.25175) 669 : cluster [DBG] pgmap v391: 161 pgs: 7 peering, 37 active+undersized, 22 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-20T19:21:45.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: cluster 2024-09-20T19:21:43.887567+0000 mon.a (mon.0) 461 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:45.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: cluster 2024-09-20T19:21:43.887567+0000 mon.a (mon.0) 461 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:21:45.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: audit 2024-09-20T19:21:43.898341+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:21:45.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: audit 2024-09-20T19:21:43.898341+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:21:45.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: audit 2024-09-20T19:21:43.912399+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: audit 2024-09-20T19:21:43.912399+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: audit 2024-09-20T19:21:43.915117+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: audit 2024-09-20T19:21:43.915117+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: audit 2024-09-20T19:21:43.917483+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: audit 2024-09-20T19:21:43.917483+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:45.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: audit 2024-09-20T19:21:43.920454+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:21:45.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: audit 2024-09-20T19:21:43.920454+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:21:45.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: audit 2024-09-20T19:21:43.920740+0000 mgr.y (mgr.25175) 670 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:21:45.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: audit 2024-09-20T19:21:43.920740+0000 mgr.y (mgr.25175) 670 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:21:45.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: cephadm 2024-09-20T19:21:43.922314+0000 mgr.y (mgr.25175) 671 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:21:45.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:44 smithi115 bash[70559]: cephadm 2024-09-20T19:21:43.922314+0000 mgr.y (mgr.25175) 671 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:21:47.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:46 smithi049 bash[89441]: cluster 2024-09-20T19:21:45.196971+0000 mgr.y (mgr.25175) 672 : cluster [DBG] pgmap v392: 161 pgs: 7 peering, 21 active+undersized, 14 active+undersized+degraded, 119 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 49/636 objects degraded (7.704%) 2024-09-20T19:21:47.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:46 smithi049 bash[89441]: cluster 2024-09-20T19:21:45.196971+0000 mgr.y (mgr.25175) 672 : cluster [DBG] pgmap v392: 161 pgs: 7 peering, 21 active+undersized, 14 active+undersized+degraded, 119 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 49/636 objects degraded (7.704%) 2024-09-20T19:21:47.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:46 smithi049 bash[92966]: cluster 2024-09-20T19:21:45.196971+0000 mgr.y (mgr.25175) 672 : cluster [DBG] pgmap v392: 161 pgs: 7 peering, 21 active+undersized, 14 active+undersized+degraded, 119 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 49/636 objects degraded (7.704%) 2024-09-20T19:21:47.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:46 smithi049 bash[92966]: cluster 2024-09-20T19:21:45.196971+0000 mgr.y (mgr.25175) 672 : cluster [DBG] pgmap v392: 161 pgs: 7 peering, 21 active+undersized, 14 active+undersized+degraded, 119 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 49/636 objects degraded (7.704%) 2024-09-20T19:21:47.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:46 smithi115 bash[70559]: cluster 2024-09-20T19:21:45.196971+0000 mgr.y (mgr.25175) 672 : cluster [DBG] pgmap v392: 161 pgs: 7 peering, 21 active+undersized, 14 active+undersized+degraded, 119 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 49/636 objects degraded (7.704%) 2024-09-20T19:21:47.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:46 smithi115 bash[70559]: cluster 2024-09-20T19:21:45.196971+0000 mgr.y (mgr.25175) 672 : cluster [DBG] pgmap v392: 161 pgs: 7 peering, 21 active+undersized, 14 active+undersized+degraded, 119 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 49/636 objects degraded (7.704%) 2024-09-20T19:21:47.956 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:47.637844466Z level=error msg="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:21:48.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:47 smithi049 bash[89441]: cluster 2024-09-20T19:21:47.906170+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 14 pgs degraded) 2024-09-20T19:21:48.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:47 smithi049 bash[89441]: cluster 2024-09-20T19:21:47.906170+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 14 pgs degraded) 2024-09-20T19:21:48.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:47 smithi049 bash[89441]: cluster 2024-09-20T19:21:47.906216+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-09-20T19:21:48.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:47 smithi049 bash[89441]: cluster 2024-09-20T19:21:47.906216+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-09-20T19:21:48.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:47 smithi049 bash[92966]: cluster 2024-09-20T19:21:47.906170+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 14 pgs degraded) 2024-09-20T19:21:48.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:47 smithi049 bash[92966]: cluster 2024-09-20T19:21:47.906170+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 14 pgs degraded) 2024-09-20T19:21:48.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:47 smithi049 bash[92966]: cluster 2024-09-20T19:21:47.906216+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-09-20T19:21:48.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:47 smithi049 bash[92966]: cluster 2024-09-20T19:21:47.906216+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-09-20T19:21:48.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:47 smithi115 bash[70559]: cluster 2024-09-20T19:21:47.906170+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 14 pgs degraded) 2024-09-20T19:21:48.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:47 smithi115 bash[70559]: cluster 2024-09-20T19:21:47.906170+0000 mon.a (mon.0) 467 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 14 pgs degraded) 2024-09-20T19:21:48.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:47 smithi115 bash[70559]: cluster 2024-09-20T19:21:47.906216+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-09-20T19:21:48.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:47 smithi115 bash[70559]: cluster 2024-09-20T19:21:47.906216+0000 mon.a (mon.0) 468 : cluster [INF] Cluster is now healthy 2024-09-20T19:21:49.065 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:21:49.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:48 smithi049 bash[89441]: cluster 2024-09-20T19:21:47.198185+0000 mgr.y (mgr.25175) 673 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:49.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:48 smithi049 bash[89441]: cluster 2024-09-20T19:21:47.198185+0000 mgr.y (mgr.25175) 673 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:49.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:48 smithi049 bash[92966]: cluster 2024-09-20T19:21:47.198185+0000 mgr.y (mgr.25175) 673 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:49.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:48 smithi049 bash[92966]: cluster 2024-09-20T19:21:47.198185+0000 mgr.y (mgr.25175) 673 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:48 smithi115 bash[70559]: cluster 2024-09-20T19:21:47.198185+0000 mgr.y (mgr.25175) 673 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:48 smithi115 bash[70559]: cluster 2024-09-20T19:21:47.198185+0000 mgr.y (mgr.25175) 673 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:49.717 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:21:49.717 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (10m) 17s ago 37m 13.8M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (9m) 7m ago 37m 66.2M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (12m) 17s ago 34m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (11m) 7m ago 45m 440M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (22m) 17s ago 48m 520M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (6m) 17s ago 48m 51.6M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (8m) 7m ago 46m 18.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (6m) 17s ago 46m 41.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (11m) 17s ago 37m 8936k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (11m) 7m ago 37m 7700k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (4m) 17s ago 45m 49.7M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (3m) 17s ago 44m 48.3M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 4e06c26ed990 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (106s) 17s ago 43m 46.1M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 b92a40fd8b19 2024-09-20T19:21:49.718 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running 17s ago 42m - 3036M 2024-09-20T19:21:49.719 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (41m) 7m ago 41m 70.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab d8d546bde71f 2024-09-20T19:21:49.719 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (40m) 7m ago 40m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:21:49.719 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (39m) 7m ago 39m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:21:49.719 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (38m) 7m ago 38m 58.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:21:49.719 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (10m) 7m ago 38m 41.3M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:21:49.719 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (35m) 17s ago 35m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:21:49.719 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (35m) 7m ago 35m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:21:50.102 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:21:50.102 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:21:50.102 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 4, 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 4 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 6, 2024-09-20T19:21:50.103 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 9 2024-09-20T19:21:50.104 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:21:50.104 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:21:50.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:49 smithi049 bash[92966]: audit 2024-09-20T19:21:49.054444+0000 mgr.y (mgr.25175) 674 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:50.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:49 smithi049 bash[92966]: audit 2024-09-20T19:21:49.054444+0000 mgr.y (mgr.25175) 674 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:50.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:49 smithi049 bash[89441]: audit 2024-09-20T19:21:49.054444+0000 mgr.y (mgr.25175) 674 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:50.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:49 smithi049 bash[89441]: audit 2024-09-20T19:21:49.054444+0000 mgr.y (mgr.25175) 674 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:50.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:49 smithi115 bash[70559]: audit 2024-09-20T19:21:49.054444+0000 mgr.y (mgr.25175) 674 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:50.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:49 smithi115 bash[70559]: audit 2024-09-20T19:21:49.054444+0000 mgr.y (mgr.25175) 674 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:50.441 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:21:50.441 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:21:50.441 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:21:50.441 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:21:50.441 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:21:50.441 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "3/8 daemons upgraded", 2024-09-20T19:21:50.442 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:21:50.442 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:21:50.442 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:21:50.968 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:50.662226959Z level=error msg="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:21:51.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[89441]: cluster 2024-09-20T19:21:49.198868+0000 mgr.y (mgr.25175) 675 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[89441]: cluster 2024-09-20T19:21:49.198868+0000 mgr.y (mgr.25175) 675 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[89441]: audit 2024-09-20T19:21:49.387903+0000 mgr.y (mgr.25175) 676 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[89441]: audit 2024-09-20T19:21:49.387903+0000 mgr.y (mgr.25175) 676 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[89441]: audit 2024-09-20T19:21:49.707119+0000 mgr.y (mgr.25175) 677 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[89441]: audit 2024-09-20T19:21:49.707119+0000 mgr.y (mgr.25175) 677 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[89441]: audit 2024-09-20T19:21:50.105865+0000 mon.a (mon.0) 469 : audit [DBG] from='client.? 172.21.15.49:0/4031754362' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[89441]: audit 2024-09-20T19:21:50.105865+0000 mon.a (mon.0) 469 : audit [DBG] from='client.? 172.21.15.49:0/4031754362' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:51.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[92966]: cluster 2024-09-20T19:21:49.198868+0000 mgr.y (mgr.25175) 675 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:51.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[92966]: cluster 2024-09-20T19:21:49.198868+0000 mgr.y (mgr.25175) 675 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[92966]: audit 2024-09-20T19:21:49.387903+0000 mgr.y (mgr.25175) 676 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[92966]: audit 2024-09-20T19:21:49.387903+0000 mgr.y (mgr.25175) 676 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[92966]: audit 2024-09-20T19:21:49.707119+0000 mgr.y (mgr.25175) 677 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[92966]: audit 2024-09-20T19:21:49.707119+0000 mgr.y (mgr.25175) 677 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[92966]: audit 2024-09-20T19:21:50.105865+0000 mon.a (mon.0) 469 : audit [DBG] from='client.? 172.21.15.49:0/4031754362' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:50 smithi049 bash[92966]: audit 2024-09-20T19:21:50.105865+0000 mon.a (mon.0) 469 : audit [DBG] from='client.? 172.21.15.49:0/4031754362' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:51.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:50 smithi115 bash[70559]: cluster 2024-09-20T19:21:49.198868+0000 mgr.y (mgr.25175) 675 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:50 smithi115 bash[70559]: cluster 2024-09-20T19:21:49.198868+0000 mgr.y (mgr.25175) 675 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:50 smithi115 bash[70559]: audit 2024-09-20T19:21:49.387903+0000 mgr.y (mgr.25175) 676 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:50 smithi115 bash[70559]: audit 2024-09-20T19:21:49.387903+0000 mgr.y (mgr.25175) 676 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:50 smithi115 bash[70559]: audit 2024-09-20T19:21:49.707119+0000 mgr.y (mgr.25175) 677 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:50 smithi115 bash[70559]: audit 2024-09-20T19:21:49.707119+0000 mgr.y (mgr.25175) 677 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:50 smithi115 bash[70559]: audit 2024-09-20T19:21:50.105865+0000 mon.a (mon.0) 469 : audit [DBG] from='client.? 172.21.15.49:0/4031754362' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:50 smithi115 bash[70559]: audit 2024-09-20T19:21:50.105865+0000 mon.a (mon.0) 469 : audit [DBG] from='client.? 172.21.15.49:0/4031754362' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:21:52.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:51 smithi049 bash[89441]: audit 2024-09-20T19:21:50.444472+0000 mgr.y (mgr.25175) 678 : audit [DBG] from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:52.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:51 smithi049 bash[89441]: audit 2024-09-20T19:21:50.444472+0000 mgr.y (mgr.25175) 678 : audit [DBG] from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:52.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:51 smithi049 bash[92966]: audit 2024-09-20T19:21:50.444472+0000 mgr.y (mgr.25175) 678 : audit [DBG] from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:52.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:51 smithi049 bash[92966]: audit 2024-09-20T19:21:50.444472+0000 mgr.y (mgr.25175) 678 : audit [DBG] from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:52.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:51 smithi115 bash[70559]: audit 2024-09-20T19:21:50.444472+0000 mgr.y (mgr.25175) 678 : audit [DBG] from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:52.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:51 smithi115 bash[70559]: audit 2024-09-20T19:21:50.444472+0000 mgr.y (mgr.25175) 678 : audit [DBG] from='client.54434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:53.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:52 smithi049 bash[89441]: cluster 2024-09-20T19:21:51.199972+0000 mgr.y (mgr.25175) 679 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:53.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:52 smithi049 bash[89441]: cluster 2024-09-20T19:21:51.199972+0000 mgr.y (mgr.25175) 679 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:52 smithi049 bash[89441]: audit 2024-09-20T19:21:51.869127+0000 mgr.y (mgr.25175) 680 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:52 smithi049 bash[89441]: audit 2024-09-20T19:21:51.869127+0000 mgr.y (mgr.25175) 680 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:52 smithi049 bash[92966]: cluster 2024-09-20T19:21:51.199972+0000 mgr.y (mgr.25175) 679 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:52 smithi049 bash[92966]: cluster 2024-09-20T19:21:51.199972+0000 mgr.y (mgr.25175) 679 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:52 smithi049 bash[92966]: audit 2024-09-20T19:21:51.869127+0000 mgr.y (mgr.25175) 680 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:52 smithi049 bash[92966]: audit 2024-09-20T19:21:51.869127+0000 mgr.y (mgr.25175) 680 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:53.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:52 smithi115 bash[70559]: cluster 2024-09-20T19:21:51.199972+0000 mgr.y (mgr.25175) 679 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:53.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:52 smithi115 bash[70559]: cluster 2024-09-20T19:21:51.199972+0000 mgr.y (mgr.25175) 679 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:52 smithi115 bash[70559]: audit 2024-09-20T19:21:51.869127+0000 mgr.y (mgr.25175) 680 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:52 smithi115 bash[70559]: audit 2024-09-20T19:21:51.869127+0000 mgr.y (mgr.25175) 680 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:53.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:21:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:21:53] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.51.0" 2024-09-20T19:21:54.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:53.63314911Z level=error msg="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:21:54.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:54 smithi049 bash[92966]: audit 2024-09-20T19:21:53.125644+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:54.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:54 smithi049 bash[92966]: audit 2024-09-20T19:21:53.125644+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:54.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:54 smithi049 bash[92966]: cluster 2024-09-20T19:21:53.200846+0000 mgr.y (mgr.25175) 681 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:54.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:54 smithi049 bash[92966]: cluster 2024-09-20T19:21:53.200846+0000 mgr.y (mgr.25175) 681 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:54.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:54 smithi049 bash[89441]: audit 2024-09-20T19:21:53.125644+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:54.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:54 smithi049 bash[89441]: audit 2024-09-20T19:21:53.125644+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:54.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:54 smithi049 bash[89441]: cluster 2024-09-20T19:21:53.200846+0000 mgr.y (mgr.25175) 681 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:54.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:54 smithi049 bash[89441]: cluster 2024-09-20T19:21:53.200846+0000 mgr.y (mgr.25175) 681 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:54.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:54 smithi115 bash[70559]: audit 2024-09-20T19:21:53.125644+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:54.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:54 smithi115 bash[70559]: audit 2024-09-20T19:21:53.125644+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:54.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:54 smithi115 bash[70559]: cluster 2024-09-20T19:21:53.200846+0000 mgr.y (mgr.25175) 681 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:54.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:54 smithi115 bash[70559]: cluster 2024-09-20T19:21:53.200846+0000 mgr.y (mgr.25175) 681 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:56.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:56 smithi049 bash[92966]: cluster 2024-09-20T19:21:55.202177+0000 mgr.y (mgr.25175) 682 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:56.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:56 smithi049 bash[92966]: cluster 2024-09-20T19:21:55.202177+0000 mgr.y (mgr.25175) 682 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:56.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:56 smithi049 bash[89441]: cluster 2024-09-20T19:21:55.202177+0000 mgr.y (mgr.25175) 682 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:56.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:56 smithi049 bash[89441]: cluster 2024-09-20T19:21:55.202177+0000 mgr.y (mgr.25175) 682 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:56.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:56 smithi115 bash[70559]: cluster 2024-09-20T19:21:55.202177+0000 mgr.y (mgr.25175) 682 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:56.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:56 smithi115 bash[70559]: cluster 2024-09-20T19:21:55.202177+0000 mgr.y (mgr.25175) 682 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:57.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:56.655096243Z level=error msg="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:21:59.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:58 smithi049 bash[89441]: cluster 2024-09-20T19:21:57.203325+0000 mgr.y (mgr.25175) 683 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:59.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:58 smithi049 bash[89441]: cluster 2024-09-20T19:21:57.203325+0000 mgr.y (mgr.25175) 683 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:59.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:58 smithi049 bash[89441]: audit 2024-09-20T19:21:57.894638+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:58 smithi049 bash[89441]: audit 2024-09-20T19:21:57.894638+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:58 smithi049 bash[89441]: audit 2024-09-20T19:21:57.896637+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:58 smithi049 bash[89441]: audit 2024-09-20T19:21:57.896637+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:59.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:58 smithi049 bash[92966]: cluster 2024-09-20T19:21:57.203325+0000 mgr.y (mgr.25175) 683 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:59.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:58 smithi049 bash[92966]: cluster 2024-09-20T19:21:57.203325+0000 mgr.y (mgr.25175) 683 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:59.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:58 smithi049 bash[92966]: audit 2024-09-20T19:21:57.894638+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:59.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:58 smithi049 bash[92966]: audit 2024-09-20T19:21:57.894638+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:59.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:58 smithi049 bash[92966]: audit 2024-09-20T19:21:57.896637+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:59.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:58 smithi049 bash[92966]: audit 2024-09-20T19:21:57.896637+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:59.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:58 smithi115 bash[70559]: cluster 2024-09-20T19:21:57.203325+0000 mgr.y (mgr.25175) 683 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:58 smithi115 bash[70559]: cluster 2024-09-20T19:21:57.203325+0000 mgr.y (mgr.25175) 683 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:21:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:58 smithi115 bash[70559]: audit 2024-09-20T19:21:57.894638+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:58 smithi115 bash[70559]: audit 2024-09-20T19:21:57.894638+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:21:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:58 smithi115 bash[70559]: audit 2024-09-20T19:21:57.896637+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:58 smithi115 bash[70559]: audit 2024-09-20T19:21:57.896637+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:21:59.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:21:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:59.62475054Z level=error msg="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:22:00.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:59 smithi049 bash[92966]: audit 2024-09-20T19:21:58.938138+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:22:00.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:59 smithi049 bash[92966]: audit 2024-09-20T19:21:58.938138+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:22:00.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:59 smithi049 bash[92966]: audit 2024-09-20T19:21:58.938568+0000 mgr.y (mgr.25175) 684 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:22:00.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:59 smithi049 bash[92966]: audit 2024-09-20T19:21:58.938568+0000 mgr.y (mgr.25175) 684 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:22:00.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:59 smithi049 bash[92966]: cephadm 2024-09-20T19:21:58.941253+0000 mgr.y (mgr.25175) 685 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-20T19:22:00.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:21:59 smithi049 bash[92966]: cephadm 2024-09-20T19:21:58.941253+0000 mgr.y (mgr.25175) 685 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-20T19:22:00.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:59 smithi049 bash[89441]: audit 2024-09-20T19:21:58.938138+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:22:00.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:59 smithi049 bash[89441]: audit 2024-09-20T19:21:58.938138+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:22:00.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:59 smithi049 bash[89441]: audit 2024-09-20T19:21:58.938568+0000 mgr.y (mgr.25175) 684 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:22:00.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:59 smithi049 bash[89441]: audit 2024-09-20T19:21:58.938568+0000 mgr.y (mgr.25175) 684 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:22:00.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:59 smithi049 bash[89441]: cephadm 2024-09-20T19:21:58.941253+0000 mgr.y (mgr.25175) 685 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-20T19:22:00.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:21:59 smithi049 bash[89441]: cephadm 2024-09-20T19:21:58.941253+0000 mgr.y (mgr.25175) 685 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-20T19:22:00.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:59 smithi115 bash[70559]: audit 2024-09-20T19:21:58.938138+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:22:00.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:59 smithi115 bash[70559]: audit 2024-09-20T19:21:58.938138+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:22:00.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:59 smithi115 bash[70559]: audit 2024-09-20T19:21:58.938568+0000 mgr.y (mgr.25175) 684 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:22:00.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:59 smithi115 bash[70559]: audit 2024-09-20T19:21:58.938568+0000 mgr.y (mgr.25175) 684 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:22:00.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:59 smithi115 bash[70559]: cephadm 2024-09-20T19:21:58.941253+0000 mgr.y (mgr.25175) 685 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-20T19:22:00.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:21:59 smithi115 bash[70559]: cephadm 2024-09-20T19:21:58.941253+0000 mgr.y (mgr.25175) 685 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-20T19:22:01.084 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:00 smithi115 bash[70559]: cluster 2024-09-20T19:21:59.204591+0000 mgr.y (mgr.25175) 686 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:01.084 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:00 smithi115 bash[70559]: cluster 2024-09-20T19:21:59.204591+0000 mgr.y (mgr.25175) 686 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:01.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:00 smithi049 bash[92966]: cluster 2024-09-20T19:21:59.204591+0000 mgr.y (mgr.25175) 686 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:01.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:00 smithi049 bash[92966]: cluster 2024-09-20T19:21:59.204591+0000 mgr.y (mgr.25175) 686 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:01.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:00 smithi049 bash[89441]: cluster 2024-09-20T19:21:59.204591+0000 mgr.y (mgr.25175) 686 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:01.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:00 smithi049 bash[89441]: cluster 2024-09-20T19:21:59.204591+0000 mgr.y (mgr.25175) 686 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:02.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:02.669308939Z level=error msg="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:22:02.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: cluster 2024-09-20T19:22:01.205835+0000 mgr.y (mgr.25175) 687 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:02.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: cluster 2024-09-20T19:22:01.205835+0000 mgr.y (mgr.25175) 687 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:02.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: cephadm 2024-09-20T19:22:01.570283+0000 mgr.y (mgr.25175) 688 : cephadm [INF] Upgrade: Updating osd.4 2024-09-20T19:22:02.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: cephadm 2024-09-20T19:22:01.570283+0000 mgr.y (mgr.25175) 688 : cephadm [INF] Upgrade: Updating osd.4 2024-09-20T19:22:02.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: audit 2024-09-20T19:22:01.578186+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:02.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: audit 2024-09-20T19:22:01.578186+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:02.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: audit 2024-09-20T19:22:01.582793+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:22:02.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: audit 2024-09-20T19:22:01.582793+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:22:02.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: audit 2024-09-20T19:22:01.584721+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:02.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: audit 2024-09-20T19:22:01.584721+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:02.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: cephadm 2024-09-20T19:22:01.590336+0000 mgr.y (mgr.25175) 689 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-09-20T19:22:02.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: cephadm 2024-09-20T19:22:01.590336+0000 mgr.y (mgr.25175) 689 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-09-20T19:22:02.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: audit 2024-09-20T19:22:01.880337+0000 mgr.y (mgr.25175) 690 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:02.867 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:02 smithi115 bash[70559]: audit 2024-09-20T19:22:01.880337+0000 mgr.y (mgr.25175) 690 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:03.048 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: cluster 2024-09-20T19:22:01.205835+0000 mgr.y (mgr.25175) 687 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: cluster 2024-09-20T19:22:01.205835+0000 mgr.y (mgr.25175) 687 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: cephadm 2024-09-20T19:22:01.570283+0000 mgr.y (mgr.25175) 688 : cephadm [INF] Upgrade: Updating osd.4 2024-09-20T19:22:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: cephadm 2024-09-20T19:22:01.570283+0000 mgr.y (mgr.25175) 688 : cephadm [INF] Upgrade: Updating osd.4 2024-09-20T19:22:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: audit 2024-09-20T19:22:01.578186+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: audit 2024-09-20T19:22:01.578186+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: audit 2024-09-20T19:22:01.582793+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:22:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: audit 2024-09-20T19:22:01.582793+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:22:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: audit 2024-09-20T19:22:01.584721+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: audit 2024-09-20T19:22:01.584721+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: cephadm 2024-09-20T19:22:01.590336+0000 mgr.y (mgr.25175) 689 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-09-20T19:22:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: cephadm 2024-09-20T19:22:01.590336+0000 mgr.y (mgr.25175) 689 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-09-20T19:22:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: audit 2024-09-20T19:22:01.880337+0000 mgr.y (mgr.25175) 690 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:03.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[92966]: audit 2024-09-20T19:22:01.880337+0000 mgr.y (mgr.25175) 690 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: cluster 2024-09-20T19:22:01.205835+0000 mgr.y (mgr.25175) 687 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: cluster 2024-09-20T19:22:01.205835+0000 mgr.y (mgr.25175) 687 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: cephadm 2024-09-20T19:22:01.570283+0000 mgr.y (mgr.25175) 688 : cephadm [INF] Upgrade: Updating osd.4 2024-09-20T19:22:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: cephadm 2024-09-20T19:22:01.570283+0000 mgr.y (mgr.25175) 688 : cephadm [INF] Upgrade: Updating osd.4 2024-09-20T19:22:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: audit 2024-09-20T19:22:01.578186+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: audit 2024-09-20T19:22:01.578186+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: audit 2024-09-20T19:22:01.582793+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:22:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: audit 2024-09-20T19:22:01.582793+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:22:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: audit 2024-09-20T19:22:01.584721+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:03.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: audit 2024-09-20T19:22:01.584721+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:03.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: cephadm 2024-09-20T19:22:01.590336+0000 mgr.y (mgr.25175) 689 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-09-20T19:22:03.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: cephadm 2024-09-20T19:22:01.590336+0000 mgr.y (mgr.25175) 689 : cephadm [INF] Deploying daemon osd.4 on smithi115 2024-09-20T19:22:03.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: audit 2024-09-20T19:22:01.880337+0000 mgr.y (mgr.25175) 690 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:03.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:02 smithi049 bash[89441]: audit 2024-09-20T19:22:01.880337+0000 mgr.y (mgr.25175) 690 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:03.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:22:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:22:03] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-20T19:22:04.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:04 smithi115 bash[70559]: cluster 2024-09-20T19:22:03.206672+0000 mgr.y (mgr.25175) 691 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:04.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:04 smithi115 bash[70559]: cluster 2024-09-20T19:22:03.206672+0000 mgr.y (mgr.25175) 691 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:05.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:04 smithi049 bash[89441]: cluster 2024-09-20T19:22:03.206672+0000 mgr.y (mgr.25175) 691 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:05.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:04 smithi049 bash[89441]: cluster 2024-09-20T19:22:03.206672+0000 mgr.y (mgr.25175) 691 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:05.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:04 smithi049 bash[92966]: cluster 2024-09-20T19:22:03.206672+0000 mgr.y (mgr.25175) 691 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:05.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:04 smithi049 bash[92966]: cluster 2024-09-20T19:22:03.206672+0000 mgr.y (mgr.25175) 691 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:05.615 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:05 smithi115 bash[67403]: logger=cleanup t=2024-09-20T19:22:05.332290477Z level=info msg="Completed cleanup jobs" duration=25.820086ms 2024-09-20T19:22:05.615 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:05 smithi115 bash[67403]: logger=plugins.update.checker t=2024-09-20T19:22:05.450936926Z level=info msg="Update check succeeded" duration=65.365562ms 2024-09-20T19:22:05.961 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:05.62151783Z level=error msg="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:22:06.365 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.366 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.366 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:22:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.366 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:22:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.367 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:22:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.367 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:22:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.367 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.367 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:06 smithi115 systemd[1]: Stopping Ceph osd.4 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:22:06.367 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:06 smithi115 bash[25461]: debug 2024-09-20T19:22:06.195+0000 7f0a2ddb3640 -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-20T19:22:06.367 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:06 smithi115 bash[25461]: debug 2024-09-20T19:22:06.195+0000 7f0a2ddb3640 -1 osd.4 132 *** Got signal Terminated *** 2024-09-20T19:22:06.367 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:06 smithi115 bash[25461]: debug 2024-09-20T19:22:06.195+0000 7f0a2ddb3640 -1 osd.4 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:22:06.368 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:22:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:06 smithi115 bash[70559]: cluster 2024-09-20T19:22:05.207992+0000 mgr.y (mgr.25175) 692 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:06.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:06 smithi115 bash[70559]: cluster 2024-09-20T19:22:05.207992+0000 mgr.y (mgr.25175) 692 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:06.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:06 smithi115 bash[70559]: cluster 2024-09-20T19:22:06.203415+0000 mon.a (mon.0) 477 : cluster [INF] osd.4 marked itself down and dead 2024-09-20T19:22:06.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:06 smithi115 bash[70559]: cluster 2024-09-20T19:22:06.203415+0000 mon.a (mon.0) 477 : cluster [INF] osd.4 marked itself down and dead 2024-09-20T19:22:07.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:06 smithi049 bash[89441]: cluster 2024-09-20T19:22:05.207992+0000 mgr.y (mgr.25175) 692 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:07.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:06 smithi049 bash[89441]: cluster 2024-09-20T19:22:05.207992+0000 mgr.y (mgr.25175) 692 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:07.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:06 smithi049 bash[89441]: cluster 2024-09-20T19:22:06.203415+0000 mon.a (mon.0) 477 : cluster [INF] osd.4 marked itself down and dead 2024-09-20T19:22:07.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:06 smithi049 bash[89441]: cluster 2024-09-20T19:22:06.203415+0000 mon.a (mon.0) 477 : cluster [INF] osd.4 marked itself down and dead 2024-09-20T19:22:07.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:06 smithi049 bash[92966]: cluster 2024-09-20T19:22:05.207992+0000 mgr.y (mgr.25175) 692 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:07.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:06 smithi049 bash[92966]: cluster 2024-09-20T19:22:05.207992+0000 mgr.y (mgr.25175) 692 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:07.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:06 smithi049 bash[92966]: cluster 2024-09-20T19:22:06.203415+0000 mon.a (mon.0) 477 : cluster [INF] osd.4 marked itself down and dead 2024-09-20T19:22:07.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:06 smithi049 bash[92966]: cluster 2024-09-20T19:22:06.203415+0000 mon.a (mon.0) 477 : cluster [INF] osd.4 marked itself down and dead 2024-09-20T19:22:07.848 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:07 smithi115 bash[74050]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-4 2024-09-20T19:22:07.849 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:07 smithi115 bash[70559]: cluster 2024-09-20T19:22:06.584084+0000 mon.a (mon.0) 478 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:22:07.849 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:07 smithi115 bash[70559]: cluster 2024-09-20T19:22:06.584084+0000 mon.a (mon.0) 478 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:22:07.849 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:07 smithi115 bash[70559]: cluster 2024-09-20T19:22:06.603632+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-20T19:22:07.849 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:07 smithi115 bash[70559]: cluster 2024-09-20T19:22:06.603632+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-20T19:22:08.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:07 smithi049 bash[89441]: cluster 2024-09-20T19:22:06.584084+0000 mon.a (mon.0) 478 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:22:08.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:07 smithi049 bash[89441]: cluster 2024-09-20T19:22:06.584084+0000 mon.a (mon.0) 478 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:22:08.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:07 smithi049 bash[89441]: cluster 2024-09-20T19:22:06.603632+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-20T19:22:08.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:07 smithi049 bash[89441]: cluster 2024-09-20T19:22:06.603632+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-20T19:22:08.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:07 smithi049 bash[92966]: cluster 2024-09-20T19:22:06.584084+0000 mon.a (mon.0) 478 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:22:08.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:07 smithi049 bash[92966]: cluster 2024-09-20T19:22:06.584084+0000 mon.a (mon.0) 478 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:22:08.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:07 smithi049 bash[92966]: cluster 2024-09-20T19:22:06.603632+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-20T19:22:08.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:07 smithi049 bash[92966]: cluster 2024-09-20T19:22:06.603632+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-20T19:22:08.115 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:07 smithi115 bash[74118]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-4 2024-09-20T19:22:08.855 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:08.646478269Z level=error msg="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:22:08.855 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:08 smithi115 bash[70559]: cluster 2024-09-20T19:22:07.208985+0000 mgr.y (mgr.25175) 693 : cluster [DBG] pgmap v404: 161 pgs: 11 peering, 21 stale+active+clean, 129 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:22:08.855 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:08 smithi115 bash[70559]: cluster 2024-09-20T19:22:07.208985+0000 mgr.y (mgr.25175) 693 : cluster [DBG] pgmap v404: 161 pgs: 11 peering, 21 stale+active+clean, 129 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:22:08.855 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:08 smithi115 bash[70559]: cluster 2024-09-20T19:22:07.595215+0000 mon.a (mon.0) 480 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T19:22:08.855 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:08 smithi115 bash[70559]: cluster 2024-09-20T19:22:07.595215+0000 mon.a (mon.0) 480 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T19:22:08.855 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:08 smithi115 bash[70559]: cluster 2024-09-20T19:22:07.611555+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-20T19:22:08.855 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:08 smithi115 bash[70559]: cluster 2024-09-20T19:22:07.611555+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-20T19:22:09.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:08 smithi049 bash[89441]: cluster 2024-09-20T19:22:07.208985+0000 mgr.y (mgr.25175) 693 : cluster [DBG] pgmap v404: 161 pgs: 11 peering, 21 stale+active+clean, 129 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:22:09.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:08 smithi049 bash[89441]: cluster 2024-09-20T19:22:07.208985+0000 mgr.y (mgr.25175) 693 : cluster [DBG] pgmap v404: 161 pgs: 11 peering, 21 stale+active+clean, 129 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:22:09.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:08 smithi049 bash[89441]: cluster 2024-09-20T19:22:07.595215+0000 mon.a (mon.0) 480 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T19:22:09.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:08 smithi049 bash[89441]: cluster 2024-09-20T19:22:07.595215+0000 mon.a (mon.0) 480 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T19:22:09.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:08 smithi049 bash[89441]: cluster 2024-09-20T19:22:07.611555+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-20T19:22:09.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:08 smithi049 bash[89441]: cluster 2024-09-20T19:22:07.611555+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-20T19:22:09.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:08 smithi049 bash[92966]: cluster 2024-09-20T19:22:07.208985+0000 mgr.y (mgr.25175) 693 : cluster [DBG] pgmap v404: 161 pgs: 11 peering, 21 stale+active+clean, 129 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:22:09.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:08 smithi049 bash[92966]: cluster 2024-09-20T19:22:07.208985+0000 mgr.y (mgr.25175) 693 : cluster [DBG] pgmap v404: 161 pgs: 11 peering, 21 stale+active+clean, 129 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:22:09.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:08 smithi049 bash[92966]: cluster 2024-09-20T19:22:07.595215+0000 mon.a (mon.0) 480 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T19:22:09.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:08 smithi049 bash[92966]: cluster 2024-09-20T19:22:07.595215+0000 mon.a (mon.0) 480 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T19:22:09.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:08 smithi049 bash[92966]: cluster 2024-09-20T19:22:07.611555+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-20T19:22:09.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:08 smithi049 bash[92966]: cluster 2024-09-20T19:22:07.611555+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-20T19:22:09.889 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:22:09 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.890 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:09 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-20T19:22:09.890 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:09 smithi115 systemd[1]: Stopped Ceph osd.4 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:22:09.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:09 smithi115 bash[70559]: cluster 2024-09-20T19:22:09.588739+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:09.890 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:09 smithi115 bash[70559]: cluster 2024-09-20T19:22:09.588739+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:09.890 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:22:09 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:10.048 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:09 smithi049 bash[92966]: cluster 2024-09-20T19:22:09.588739+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:10.048 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:09 smithi049 bash[92966]: cluster 2024-09-20T19:22:09.588739+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:10.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:09 smithi049 bash[89441]: cluster 2024-09-20T19:22:09.588739+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:10.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:09 smithi049 bash[89441]: cluster 2024-09-20T19:22:09.588739+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:10.365 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:09 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:10.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:09 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:10.366 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:22:09 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:10.366 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:22:09 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:10.366 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:22:09 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:10.367 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:09 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:10.367 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:09 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:10.367 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:10 smithi115 systemd[1]: Started Ceph osd.4 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:22:11.365 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:11 smithi115 bash[74265]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:22:11.365 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:11 smithi115 bash[74265]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:22:11.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:11 smithi115 bash[70559]: cluster 2024-09-20T19:22:09.210472+0000 mgr.y (mgr.25175) 694 : cluster [DBG] pgmap v406: 161 pgs: 18 active+undersized, 11 peering, 11 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T19:22:11.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:11 smithi115 bash[70559]: cluster 2024-09-20T19:22:09.210472+0000 mgr.y (mgr.25175) 694 : cluster [DBG] pgmap v406: 161 pgs: 18 active+undersized, 11 peering, 11 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T19:22:11.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:11 smithi115 bash[70559]: audit 2024-09-20T19:22:10.059811+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:11.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:11 smithi115 bash[70559]: audit 2024-09-20T19:22:10.059811+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:11.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:11 smithi115 bash[70559]: audit 2024-09-20T19:22:10.069869+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:11.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:11 smithi115 bash[70559]: audit 2024-09-20T19:22:10.069869+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:11.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:11 smithi049 bash[89441]: cluster 2024-09-20T19:22:09.210472+0000 mgr.y (mgr.25175) 694 : cluster [DBG] pgmap v406: 161 pgs: 18 active+undersized, 11 peering, 11 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T19:22:11.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:11 smithi049 bash[89441]: cluster 2024-09-20T19:22:09.210472+0000 mgr.y (mgr.25175) 694 : cluster [DBG] pgmap v406: 161 pgs: 18 active+undersized, 11 peering, 11 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T19:22:11.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:11 smithi049 bash[89441]: audit 2024-09-20T19:22:10.059811+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:11.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:11 smithi049 bash[89441]: audit 2024-09-20T19:22:10.059811+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:11.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:11 smithi049 bash[89441]: audit 2024-09-20T19:22:10.069869+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:11.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:11 smithi049 bash[89441]: audit 2024-09-20T19:22:10.069869+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:11.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:11 smithi049 bash[92966]: cluster 2024-09-20T19:22:09.210472+0000 mgr.y (mgr.25175) 694 : cluster [DBG] pgmap v406: 161 pgs: 18 active+undersized, 11 peering, 11 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T19:22:11.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:11 smithi049 bash[92966]: cluster 2024-09-20T19:22:09.210472+0000 mgr.y (mgr.25175) 694 : cluster [DBG] pgmap v406: 161 pgs: 18 active+undersized, 11 peering, 11 stale+active+clean, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T19:22:11.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:11 smithi049 bash[92966]: audit 2024-09-20T19:22:10.059811+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:11.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:11 smithi049 bash[92966]: audit 2024-09-20T19:22:10.059811+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:11.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:11 smithi049 bash[92966]: audit 2024-09-20T19:22:10.069869+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:11.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:11 smithi049 bash[92966]: audit 2024-09-20T19:22:10.069869+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:12.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:11.623596322Z level=error msg="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:22:13.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[89441]: cluster 2024-09-20T19:22:11.212022+0000 mgr.y (mgr.25175) 695 : cluster [DBG] pgmap v407: 161 pgs: 33 active+undersized, 11 peering, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 95/636 objects degraded (14.937%) 2024-09-20T19:22:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[89441]: cluster 2024-09-20T19:22:11.212022+0000 mgr.y (mgr.25175) 695 : cluster [DBG] pgmap v407: 161 pgs: 33 active+undersized, 11 peering, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 95/636 objects degraded (14.937%) 2024-09-20T19:22:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[89441]: audit 2024-09-20T19:22:11.891565+0000 mgr.y (mgr.25175) 696 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[89441]: audit 2024-09-20T19:22:11.891565+0000 mgr.y (mgr.25175) 696 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[89441]: audit 2024-09-20T19:22:12.895325+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[89441]: audit 2024-09-20T19:22:12.895325+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[89441]: audit 2024-09-20T19:22:12.897616+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[89441]: audit 2024-09-20T19:22:12.897616+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:13.317 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[92966]: cluster 2024-09-20T19:22:11.212022+0000 mgr.y (mgr.25175) 695 : cluster [DBG] pgmap v407: 161 pgs: 33 active+undersized, 11 peering, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 95/636 objects degraded (14.937%) 2024-09-20T19:22:13.317 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[92966]: cluster 2024-09-20T19:22:11.212022+0000 mgr.y (mgr.25175) 695 : cluster [DBG] pgmap v407: 161 pgs: 33 active+undersized, 11 peering, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 95/636 objects degraded (14.937%) 2024-09-20T19:22:13.317 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[92966]: audit 2024-09-20T19:22:11.891565+0000 mgr.y (mgr.25175) 696 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:13.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[92966]: audit 2024-09-20T19:22:11.891565+0000 mgr.y (mgr.25175) 696 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:13.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[92966]: audit 2024-09-20T19:22:12.895325+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:13.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[92966]: audit 2024-09-20T19:22:12.895325+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:13.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[92966]: audit 2024-09-20T19:22:12.897616+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:13.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[92966]: audit 2024-09-20T19:22:12.897616+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:13.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:13 smithi115 bash[70559]: cluster 2024-09-20T19:22:11.212022+0000 mgr.y (mgr.25175) 695 : cluster [DBG] pgmap v407: 161 pgs: 33 active+undersized, 11 peering, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 95/636 objects degraded (14.937%) 2024-09-20T19:22:13.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:13 smithi115 bash[70559]: cluster 2024-09-20T19:22:11.212022+0000 mgr.y (mgr.25175) 695 : cluster [DBG] pgmap v407: 161 pgs: 33 active+undersized, 11 peering, 25 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 95/636 objects degraded (14.937%) 2024-09-20T19:22:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:13 smithi115 bash[70559]: audit 2024-09-20T19:22:11.891565+0000 mgr.y (mgr.25175) 696 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:13 smithi115 bash[70559]: audit 2024-09-20T19:22:11.891565+0000 mgr.y (mgr.25175) 696 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:13 smithi115 bash[70559]: audit 2024-09-20T19:22:12.895325+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:13 smithi115 bash[70559]: audit 2024-09-20T19:22:12.895325+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:13 smithi115 bash[70559]: audit 2024-09-20T19:22:12.897616+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:13.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:13 smithi115 bash[70559]: audit 2024-09-20T19:22:12.897616+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:13.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:22:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:22:13] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.51.0" 2024-09-20T19:22:14.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:14 smithi115 bash[70559]: cluster 2024-09-20T19:22:13.213244+0000 mgr.y (mgr.25175) 697 : cluster [DBG] pgmap v408: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:14.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:14 smithi115 bash[70559]: cluster 2024-09-20T19:22:13.213244+0000 mgr.y (mgr.25175) 697 : cluster [DBG] pgmap v408: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:14.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:14 smithi115 bash[70559]: cluster 2024-09-20T19:22:14.061840+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-20T19:22:14.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:14 smithi115 bash[70559]: cluster 2024-09-20T19:22:14.061840+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-20T19:22:14.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:14 smithi049 bash[89441]: cluster 2024-09-20T19:22:13.213244+0000 mgr.y (mgr.25175) 697 : cluster [DBG] pgmap v408: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:14.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:14 smithi049 bash[89441]: cluster 2024-09-20T19:22:13.213244+0000 mgr.y (mgr.25175) 697 : cluster [DBG] pgmap v408: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:14.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:14 smithi049 bash[89441]: cluster 2024-09-20T19:22:14.061840+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-20T19:22:14.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:14 smithi049 bash[89441]: cluster 2024-09-20T19:22:14.061840+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-20T19:22:14.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:14 smithi049 bash[92966]: cluster 2024-09-20T19:22:13.213244+0000 mgr.y (mgr.25175) 697 : cluster [DBG] pgmap v408: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:14.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:14 smithi049 bash[92966]: cluster 2024-09-20T19:22:13.213244+0000 mgr.y (mgr.25175) 697 : cluster [DBG] pgmap v408: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:14.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:14 smithi049 bash[92966]: cluster 2024-09-20T19:22:14.061840+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-20T19:22:14.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:14 smithi049 bash[92966]: cluster 2024-09-20T19:22:14.061840+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-20T19:22:14.999 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:14.621284425Z level=error msg="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:22:15.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:15 smithi115 bash[70559]: cluster 2024-09-20T19:22:15.107034+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 30 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:15.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:15 smithi115 bash[70559]: cluster 2024-09-20T19:22:15.107034+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 30 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:15.365 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:15 smithi115 bash[74265]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:22:15.365 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:15 smithi115 bash[74265]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:22:15.366 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:15 smithi115 bash[74265]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:22:15.366 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:15 smithi115 bash[74265]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-20T19:22:15.366 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:15 smithi115 bash[74265]: 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-20T19:22:15.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:15 smithi049 bash[89441]: cluster 2024-09-20T19:22:15.107034+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 30 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:15.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:15 smithi049 bash[89441]: cluster 2024-09-20T19:22:15.107034+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 30 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:15.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:15 smithi049 bash[92966]: cluster 2024-09-20T19:22:15.107034+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 30 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:15.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:15 smithi049 bash[92966]: cluster 2024-09-20T19:22:15.107034+0000 mon.a (mon.0) 488 : cluster [WRN] Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 30 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:15.865 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:15 smithi115 bash[74265]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-20T19:22:15.865 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:15 smithi115 bash[74265]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-20T19:22:15.865 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:15 smithi115 bash[74265]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-20T19:22:15.865 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:15 smithi115 bash[74265]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-20T19:22:15.865 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:15 smithi115 bash[74265]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-20T19:22:17.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:17 smithi049 bash[89441]: cluster 2024-09-20T19:22:15.214876+0000 mgr.y (mgr.25175) 698 : cluster [DBG] pgmap v409: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 110/636 objects degraded (17.296%) 2024-09-20T19:22:17.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:17 smithi049 bash[89441]: cluster 2024-09-20T19:22:15.214876+0000 mgr.y (mgr.25175) 698 : cluster [DBG] pgmap v409: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 110/636 objects degraded (17.296%) 2024-09-20T19:22:17.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:17 smithi049 bash[89441]: audit 2024-09-20T19:22:16.014843+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:17.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:17 smithi049 bash[89441]: audit 2024-09-20T19:22:16.014843+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:17.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:17 smithi049 bash[89441]: audit 2024-09-20T19:22:16.025704+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:17.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:17 smithi049 bash[89441]: audit 2024-09-20T19:22:16.025704+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:17 smithi049 bash[92966]: cluster 2024-09-20T19:22:15.214876+0000 mgr.y (mgr.25175) 698 : cluster [DBG] pgmap v409: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 110/636 objects degraded (17.296%) 2024-09-20T19:22:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:17 smithi049 bash[92966]: cluster 2024-09-20T19:22:15.214876+0000 mgr.y (mgr.25175) 698 : cluster [DBG] pgmap v409: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 110/636 objects degraded (17.296%) 2024-09-20T19:22:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:17 smithi049 bash[92966]: audit 2024-09-20T19:22:16.014843+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:17 smithi049 bash[92966]: audit 2024-09-20T19:22:16.014843+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:17 smithi049 bash[92966]: audit 2024-09-20T19:22:16.025704+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:17 smithi049 bash[92966]: audit 2024-09-20T19:22:16.025704+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:17.365 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:17 smithi115 bash[74947]: debug 2024-09-20T19:22:17.195+0000 7fdde2fac640 1 -- 172.21.15.115:0/940110896 <== mon.1 v2:172.21.15.115:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f874f78960 con 0x55f875d66000 2024-09-20T19:22:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:17 smithi115 bash[70559]: cluster 2024-09-20T19:22:15.214876+0000 mgr.y (mgr.25175) 698 : cluster [DBG] pgmap v409: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 110/636 objects degraded (17.296%) 2024-09-20T19:22:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:17 smithi115 bash[70559]: cluster 2024-09-20T19:22:15.214876+0000 mgr.y (mgr.25175) 698 : cluster [DBG] pgmap v409: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 110/636 objects degraded (17.296%) 2024-09-20T19:22:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:17 smithi115 bash[70559]: audit 2024-09-20T19:22:16.014843+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:17 smithi115 bash[70559]: audit 2024-09-20T19:22:16.014843+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:17 smithi115 bash[70559]: audit 2024-09-20T19:22:16.025704+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:17.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:17 smithi115 bash[70559]: audit 2024-09-20T19:22:16.025704+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:17.63205119Z level=error msg="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:22:18.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:18 smithi049 bash[89441]: audit 2024-09-20T19:22:17.181290+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.568 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:18 smithi049 bash[89441]: audit 2024-09-20T19:22:17.181290+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.568 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:18 smithi049 bash[89441]: audit 2024-09-20T19:22:17.192101+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.568 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:18 smithi049 bash[89441]: audit 2024-09-20T19:22:17.192101+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.568 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:18 smithi049 bash[89441]: cluster 2024-09-20T19:22:17.216555+0000 mgr.y (mgr.25175) 699 : cluster [DBG] pgmap v410: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:18.568 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:18 smithi049 bash[89441]: cluster 2024-09-20T19:22:17.216555+0000 mgr.y (mgr.25175) 699 : cluster [DBG] pgmap v410: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:18.569 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:18 smithi049 bash[92966]: audit 2024-09-20T19:22:17.181290+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.569 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:18 smithi049 bash[92966]: audit 2024-09-20T19:22:17.181290+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.569 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:18 smithi049 bash[92966]: audit 2024-09-20T19:22:17.192101+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.569 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:18 smithi049 bash[92966]: audit 2024-09-20T19:22:17.192101+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.569 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:18 smithi049 bash[92966]: cluster 2024-09-20T19:22:17.216555+0000 mgr.y (mgr.25175) 699 : cluster [DBG] pgmap v410: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:18.569 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:18 smithi049 bash[92966]: cluster 2024-09-20T19:22:17.216555+0000 mgr.y (mgr.25175) 699 : cluster [DBG] pgmap v410: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:18.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:18 smithi115 bash[70559]: audit 2024-09-20T19:22:17.181290+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:18 smithi115 bash[70559]: audit 2024-09-20T19:22:17.181290+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:18 smithi115 bash[70559]: audit 2024-09-20T19:22:17.192101+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:18 smithi115 bash[70559]: audit 2024-09-20T19:22:17.192101+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:18.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:18 smithi115 bash[70559]: cluster 2024-09-20T19:22:17.216555+0000 mgr.y (mgr.25175) 699 : cluster [DBG] pgmap v410: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:18.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:18 smithi115 bash[70559]: cluster 2024-09-20T19:22:17.216555+0000 mgr.y (mgr.25175) 699 : cluster [DBG] pgmap v410: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 306 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:19.365 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:18 smithi115 bash[74947]: debug 2024-09-20T19:22:18.983+0000 7fdde5813640 -1 Falling back to public interface 2024-09-20T19:22:20.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:20 smithi049 bash[92966]: cluster 2024-09-20T19:22:19.218119+0000 mgr.y (mgr.25175) 700 : cluster [DBG] pgmap v411: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 264 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:20.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:20 smithi049 bash[92966]: cluster 2024-09-20T19:22:19.218119+0000 mgr.y (mgr.25175) 700 : cluster [DBG] pgmap v411: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 264 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:20.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:20 smithi049 bash[89441]: cluster 2024-09-20T19:22:19.218119+0000 mgr.y (mgr.25175) 700 : cluster [DBG] pgmap v411: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 264 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:20.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:20 smithi049 bash[89441]: cluster 2024-09-20T19:22:19.218119+0000 mgr.y (mgr.25175) 700 : cluster [DBG] pgmap v411: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 264 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:20.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:20 smithi115 bash[70559]: cluster 2024-09-20T19:22:19.218119+0000 mgr.y (mgr.25175) 700 : cluster [DBG] pgmap v411: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 264 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:20.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:20 smithi115 bash[70559]: cluster 2024-09-20T19:22:19.218119+0000 mgr.y (mgr.25175) 700 : cluster [DBG] pgmap v411: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 264 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:20.793 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:22:21.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:20.664150302Z level=error msg="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:22:21.448 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:22:21.448 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (10m) 49s ago 38m 13.8M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:22:21.448 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (10m) 5s ago 37m 66.0M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:22:21.448 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (12m) 49s ago 35m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:22:21.448 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (12m) 5s ago 46m 443M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:22:21.448 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (23m) 49s ago 48m 520M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:22:21.448 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (7m) 49s ago 48m 51.6M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:22:21.448 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (8m) 5s ago 46m 43.4M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:22:21.448 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (6m) 49s ago 46m 41.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (12m) 49s ago 38m 8936k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (12m) 5s ago 38m 8387k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (4m) 49s ago 45m 49.7M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (4m) 49s ago 44m 48.3M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 4e06c26ed990 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (2m) 49s ago 43m 46.1M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 b92a40fd8b19 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running 49s ago 42m - 3036M 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running 5s ago 42m - 3292M 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (41m) 5s ago 41m 70.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (40m) 5s ago 40m 69.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (39m) 5s ago 39m 64.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (11m) 5s ago 38m 49.0M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (35m) 49s ago 35m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:22:21.449 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (35m) 5s ago 35m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:22:21.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:21 smithi049 bash[92966]: audit 2024-09-20T19:22:20.782740+0000 mgr.y (mgr.25175) 701 : audit [DBG] from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:21.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:21 smithi049 bash[92966]: audit 2024-09-20T19:22:20.782740+0000 mgr.y (mgr.25175) 701 : audit [DBG] from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:21.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:21 smithi049 bash[89441]: audit 2024-09-20T19:22:20.782740+0000 mgr.y (mgr.25175) 701 : audit [DBG] from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:21.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:21 smithi049 bash[89441]: audit 2024-09-20T19:22:20.782740+0000 mgr.y (mgr.25175) 701 : audit [DBG] from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:21.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:21 smithi115 bash[70559]: audit 2024-09-20T19:22:20.782740+0000 mgr.y (mgr.25175) 701 : audit [DBG] from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:21.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:21 smithi115 bash[70559]: audit 2024-09-20T19:22:20.782740+0000 mgr.y (mgr.25175) 701 : audit [DBG] from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:21.836 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:22:21.836 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:22:21.836 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:22:21.836 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:22:21.836 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:22:21.836 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:22:21.837 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:22:21.837 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:22:21.837 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3, 2024-09-20T19:22:21.837 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 4 2024-09-20T19:22:21.837 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:22:21.837 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:22:21.837 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:22:21.837 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:22:21.837 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:22:21.838 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 5, 2024-09-20T19:22:21.838 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 9 2024-09-20T19:22:21.838 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:22:21.838 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:22:22.166 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:22:22.166 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:22:22.166 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:22:22.166 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:22:22.166 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:22:22.166 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "3/8 daemons upgraded", 2024-09-20T19:22:22.166 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:22:22.166 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:22:22.166 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:22:22.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[89441]: audit 2024-09-20T19:22:21.110381+0000 mgr.y (mgr.25175) 702 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[89441]: audit 2024-09-20T19:22:21.110381+0000 mgr.y (mgr.25175) 702 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[89441]: cluster 2024-09-20T19:22:21.218906+0000 mgr.y (mgr.25175) 703 : cluster [DBG] pgmap v412: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[89441]: cluster 2024-09-20T19:22:21.218906+0000 mgr.y (mgr.25175) 703 : cluster [DBG] pgmap v412: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[89441]: audit 2024-09-20T19:22:21.437606+0000 mgr.y (mgr.25175) 704 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[89441]: audit 2024-09-20T19:22:21.437606+0000 mgr.y (mgr.25175) 704 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[89441]: audit 2024-09-20T19:22:21.839122+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.49:0/2388358413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[89441]: audit 2024-09-20T19:22:21.839122+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.49:0/2388358413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[89441]: audit 2024-09-20T19:22:21.901872+0000 mgr.y (mgr.25175) 705 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:22.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[89441]: audit 2024-09-20T19:22:21.901872+0000 mgr.y (mgr.25175) 705 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:22.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[92966]: audit 2024-09-20T19:22:21.110381+0000 mgr.y (mgr.25175) 702 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[92966]: audit 2024-09-20T19:22:21.110381+0000 mgr.y (mgr.25175) 702 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[92966]: cluster 2024-09-20T19:22:21.218906+0000 mgr.y (mgr.25175) 703 : cluster [DBG] pgmap v412: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[92966]: cluster 2024-09-20T19:22:21.218906+0000 mgr.y (mgr.25175) 703 : cluster [DBG] pgmap v412: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[92966]: audit 2024-09-20T19:22:21.437606+0000 mgr.y (mgr.25175) 704 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[92966]: audit 2024-09-20T19:22:21.437606+0000 mgr.y (mgr.25175) 704 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[92966]: audit 2024-09-20T19:22:21.839122+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.49:0/2388358413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[92966]: audit 2024-09-20T19:22:21.839122+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.49:0/2388358413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[92966]: audit 2024-09-20T19:22:21.901872+0000 mgr.y (mgr.25175) 705 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:22 smithi049 bash[92966]: audit 2024-09-20T19:22:21.901872+0000 mgr.y (mgr.25175) 705 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:22.615 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:22 smithi115 bash[74947]: debug 2024-09-20T19:22:22.435+0000 7fdde5813640 -1 osd.4 132 log_to_monitors true 2024-09-20T19:22:22.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:22 smithi115 bash[70559]: audit 2024-09-20T19:22:21.110381+0000 mgr.y (mgr.25175) 702 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:22.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:22 smithi115 bash[70559]: audit 2024-09-20T19:22:21.110381+0000 mgr.y (mgr.25175) 702 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:22.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:22 smithi115 bash[70559]: cluster 2024-09-20T19:22:21.218906+0000 mgr.y (mgr.25175) 703 : cluster [DBG] pgmap v412: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:22.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:22 smithi115 bash[70559]: cluster 2024-09-20T19:22:21.218906+0000 mgr.y (mgr.25175) 703 : cluster [DBG] pgmap v412: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:22.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:22 smithi115 bash[70559]: audit 2024-09-20T19:22:21.437606+0000 mgr.y (mgr.25175) 704 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:22.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:22 smithi115 bash[70559]: audit 2024-09-20T19:22:21.437606+0000 mgr.y (mgr.25175) 704 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:22.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:22 smithi115 bash[70559]: audit 2024-09-20T19:22:21.839122+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.49:0/2388358413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:22.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:22 smithi115 bash[70559]: audit 2024-09-20T19:22:21.839122+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.49:0/2388358413' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:22.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:22 smithi115 bash[70559]: audit 2024-09-20T19:22:21.901872+0000 mgr.y (mgr.25175) 705 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:22.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:22 smithi115 bash[70559]: audit 2024-09-20T19:22:21.901872+0000 mgr.y (mgr.25175) 705 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:23.545 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:23 smithi115 bash[74947]: debug 2024-09-20T19:22:23.335+0000 7fdddd5bd640 -1 osd.4 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:22:23.545 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:23 smithi115 bash[70559]: audit 2024-09-20T19:22:22.169108+0000 mgr.y (mgr.25175) 706 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:23.545 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:23 smithi115 bash[70559]: audit 2024-09-20T19:22:22.169108+0000 mgr.y (mgr.25175) 706 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:23.545 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:23 smithi115 bash[70559]: audit 2024-09-20T19:22:22.445541+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:22:23.545 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:23 smithi115 bash[70559]: audit 2024-09-20T19:22:22.445541+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:22:23.546 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:23 smithi115 bash[70559]: audit 2024-09-20T19:22:22.448288+0000 mon.a (mon.0) 494 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:22:23.546 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:23 smithi115 bash[70559]: audit 2024-09-20T19:22:22.448288+0000 mon.a (mon.0) 494 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:22:23.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:22:23] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.51.0" 2024-09-20T19:22:23.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[92966]: audit 2024-09-20T19:22:22.169108+0000 mgr.y (mgr.25175) 706 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:23.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[92966]: audit 2024-09-20T19:22:22.169108+0000 mgr.y (mgr.25175) 706 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:23.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[92966]: audit 2024-09-20T19:22:22.445541+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:22:23.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[92966]: audit 2024-09-20T19:22:22.445541+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:22:23.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[92966]: audit 2024-09-20T19:22:22.448288+0000 mon.a (mon.0) 494 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:22:23.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[92966]: audit 2024-09-20T19:22:22.448288+0000 mon.a (mon.0) 494 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:22:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[89441]: audit 2024-09-20T19:22:22.169108+0000 mgr.y (mgr.25175) 706 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[89441]: audit 2024-09-20T19:22:22.169108+0000 mgr.y (mgr.25175) 706 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[89441]: audit 2024-09-20T19:22:22.445541+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:22:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[89441]: audit 2024-09-20T19:22:22.445541+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:22:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[89441]: audit 2024-09-20T19:22:22.448288+0000 mon.a (mon.0) 494 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:22:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:23 smithi049 bash[89441]: audit 2024-09-20T19:22:22.448288+0000 mon.a (mon.0) 494 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:22:23.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:23.652481044Z level=error msg="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:22:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:24 smithi115 bash[70559]: cluster 2024-09-20T19:22:23.220075+0000 mgr.y (mgr.25175) 707 : cluster [DBG] pgmap v413: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:24 smithi115 bash[70559]: cluster 2024-09-20T19:22:23.220075+0000 mgr.y (mgr.25175) 707 : cluster [DBG] pgmap v413: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:24 smithi115 bash[70559]: audit 2024-09-20T19:22:23.293245+0000 mon.a (mon.0) 495 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:22:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:24 smithi115 bash[70559]: audit 2024-09-20T19:22:23.293245+0000 mon.a (mon.0) 495 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:22:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:24 smithi115 bash[70559]: cluster 2024-09-20T19:22:23.302978+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-20T19:22:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:24 smithi115 bash[70559]: cluster 2024-09-20T19:22:23.302978+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-20T19:22:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:24 smithi115 bash[70559]: audit 2024-09-20T19:22:23.304993+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:22:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:24 smithi115 bash[70559]: audit 2024-09-20T19:22:23.304993+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:22:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:24 smithi115 bash[70559]: audit 2024-09-20T19:22:23.307901+0000 mon.a (mon.0) 497 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:22:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:24 smithi115 bash[70559]: audit 2024-09-20T19:22:23.307901+0000 mon.a (mon.0) 497 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:22:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[89441]: cluster 2024-09-20T19:22:23.220075+0000 mgr.y (mgr.25175) 707 : cluster [DBG] pgmap v413: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[89441]: cluster 2024-09-20T19:22:23.220075+0000 mgr.y (mgr.25175) 707 : cluster [DBG] pgmap v413: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[89441]: audit 2024-09-20T19:22:23.293245+0000 mon.a (mon.0) 495 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:22:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[89441]: audit 2024-09-20T19:22:23.293245+0000 mon.a (mon.0) 495 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:22:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[89441]: cluster 2024-09-20T19:22:23.302978+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-20T19:22:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[89441]: cluster 2024-09-20T19:22:23.302978+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-20T19:22:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[89441]: audit 2024-09-20T19:22:23.304993+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:22:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[89441]: audit 2024-09-20T19:22:23.304993+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:22:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[89441]: audit 2024-09-20T19:22:23.307901+0000 mon.a (mon.0) 497 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:22:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[89441]: audit 2024-09-20T19:22:23.307901+0000 mon.a (mon.0) 497 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[92966]: cluster 2024-09-20T19:22:23.220075+0000 mgr.y (mgr.25175) 707 : cluster [DBG] pgmap v413: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[92966]: cluster 2024-09-20T19:22:23.220075+0000 mgr.y (mgr.25175) 707 : cluster [DBG] pgmap v413: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[92966]: audit 2024-09-20T19:22:23.293245+0000 mon.a (mon.0) 495 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[92966]: audit 2024-09-20T19:22:23.293245+0000 mon.a (mon.0) 495 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[92966]: cluster 2024-09-20T19:22:23.302978+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[92966]: cluster 2024-09-20T19:22:23.302978+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[92966]: audit 2024-09-20T19:22:23.304993+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[92966]: audit 2024-09-20T19:22:23.304993+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[92966]: audit 2024-09-20T19:22:23.307901+0000 mon.a (mon.0) 497 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:24 smithi049 bash[92966]: audit 2024-09-20T19:22:23.307901+0000 mon.a (mon.0) 497 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:22:25.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:25 smithi115 bash[70559]: cluster 2024-09-20T19:22:24.294287+0000 mon.a (mon.0) 498 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:22:25.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:25 smithi115 bash[70559]: cluster 2024-09-20T19:22:24.294287+0000 mon.a (mon.0) 498 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:22:25.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:25 smithi115 bash[70559]: cluster 2024-09-20T19:22:24.303649+0000 mon.a (mon.0) 499 : cluster [INF] osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390] boot 2024-09-20T19:22:25.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:25 smithi115 bash[70559]: cluster 2024-09-20T19:22:24.303649+0000 mon.a (mon.0) 499 : cluster [INF] osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390] boot 2024-09-20T19:22:25.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:25 smithi115 bash[70559]: cluster 2024-09-20T19:22:24.303792+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-20T19:22:25.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:25 smithi115 bash[70559]: cluster 2024-09-20T19:22:24.303792+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-20T19:22:25.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:25 smithi115 bash[70559]: audit 2024-09-20T19:22:24.305235+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:22:25.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:25 smithi115 bash[70559]: audit 2024-09-20T19:22:24.305235+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:22:25.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:25 smithi115 bash[70559]: cluster 2024-09-20T19:22:25.306189+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-20T19:22:25.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:25 smithi115 bash[70559]: cluster 2024-09-20T19:22:25.306189+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-20T19:22:25.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[89441]: cluster 2024-09-20T19:22:24.294287+0000 mon.a (mon.0) 498 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:22:25.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[89441]: cluster 2024-09-20T19:22:24.294287+0000 mon.a (mon.0) 498 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:22:25.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[89441]: cluster 2024-09-20T19:22:24.303649+0000 mon.a (mon.0) 499 : cluster [INF] osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390] boot 2024-09-20T19:22:25.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[89441]: cluster 2024-09-20T19:22:24.303649+0000 mon.a (mon.0) 499 : cluster [INF] osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390] boot 2024-09-20T19:22:25.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[89441]: cluster 2024-09-20T19:22:24.303792+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-20T19:22:25.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[89441]: cluster 2024-09-20T19:22:24.303792+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-20T19:22:25.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[89441]: audit 2024-09-20T19:22:24.305235+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:22:25.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[89441]: audit 2024-09-20T19:22:24.305235+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:22:25.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[89441]: cluster 2024-09-20T19:22:25.306189+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-20T19:22:25.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[89441]: cluster 2024-09-20T19:22:25.306189+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-20T19:22:25.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[92966]: cluster 2024-09-20T19:22:24.294287+0000 mon.a (mon.0) 498 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:22:25.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[92966]: cluster 2024-09-20T19:22:24.294287+0000 mon.a (mon.0) 498 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:22:25.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[92966]: cluster 2024-09-20T19:22:24.303649+0000 mon.a (mon.0) 499 : cluster [INF] osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390] boot 2024-09-20T19:22:25.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[92966]: cluster 2024-09-20T19:22:24.303649+0000 mon.a (mon.0) 499 : cluster [INF] osd.4 [v2:172.21.15.115:6800/697282390,v1:172.21.15.115:6801/697282390] boot 2024-09-20T19:22:25.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[92966]: cluster 2024-09-20T19:22:24.303792+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-20T19:22:25.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[92966]: cluster 2024-09-20T19:22:24.303792+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-20T19:22:25.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[92966]: audit 2024-09-20T19:22:24.305235+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:22:25.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[92966]: audit 2024-09-20T19:22:24.305235+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:22:25.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[92966]: cluster 2024-09-20T19:22:25.306189+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-20T19:22:25.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:25 smithi049 bash[92966]: cluster 2024-09-20T19:22:25.306189+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-09-20T19:22:26.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:26 smithi115 bash[70559]: cluster 2024-09-20T19:22:25.221225+0000 mgr.y (mgr.25175) 708 : cluster [DBG] pgmap v416: 161 pgs: 3 peering, 36 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:26.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:26 smithi115 bash[70559]: cluster 2024-09-20T19:22:25.221225+0000 mgr.y (mgr.25175) 708 : cluster [DBG] pgmap v416: 161 pgs: 3 peering, 36 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:26.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:26 smithi049 bash[89441]: cluster 2024-09-20T19:22:25.221225+0000 mgr.y (mgr.25175) 708 : cluster [DBG] pgmap v416: 161 pgs: 3 peering, 36 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:26.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:26 smithi049 bash[89441]: cluster 2024-09-20T19:22:25.221225+0000 mgr.y (mgr.25175) 708 : cluster [DBG] pgmap v416: 161 pgs: 3 peering, 36 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:26.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:26 smithi049 bash[92966]: cluster 2024-09-20T19:22:25.221225+0000 mgr.y (mgr.25175) 708 : cluster [DBG] pgmap v416: 161 pgs: 3 peering, 36 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:26.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:26 smithi049 bash[92966]: cluster 2024-09-20T19:22:25.221225+0000 mgr.y (mgr.25175) 708 : cluster [DBG] pgmap v416: 161 pgs: 3 peering, 36 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-20T19:22:27.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:26.627733023Z level=error msg="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:22:27.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:22:27 smithi049 bash[68716]: debug 2024-09-20T19:22:27.207+0000 7ff90d8d7640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:22:28.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.044892+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.044892+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.055672+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.055672+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.058213+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:28.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.058213+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:28.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.060037+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.060037+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.070746+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.070746+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.201488+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.201488+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.205082+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.205082+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.207629+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.207629+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.209801+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.209801+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.212520+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:22:28.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.212520+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:22:28.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.892892+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.892892+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.895118+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:28.301 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[89441]: audit 2024-09-20T19:22:27.895118+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:28.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.044892+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.044892+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.055672+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.055672+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.058213+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.058213+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.060037+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.060037+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.070746+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.070746+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.201488+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:22:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.201488+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:22:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.205082+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.205082+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.207629+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.207629+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.209801+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.209801+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.212520+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:22:28.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.212520+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:22:28.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.892892+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.892892+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.895118+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:28.303 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:28 smithi049 bash[92966]: audit 2024-09-20T19:22:27.895118+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:28.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.044892+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.044892+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.055672+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.055672+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.058213+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.058213+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.060037+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.060037+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.070746+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.070746+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.201488+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.201488+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.205082+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.205082+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.207629+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.207629+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.209801+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.209801+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:28.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.212520+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:22:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.212520+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:22:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.892892+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.892892+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.895118+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:28.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:28 smithi115 bash[70559]: audit 2024-09-20T19:22:27.895118+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:29.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[89441]: audit 2024-09-20T19:22:27.212825+0000 mgr.y (mgr.25175) 709 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:22:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[89441]: audit 2024-09-20T19:22:27.212825+0000 mgr.y (mgr.25175) 709 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:22:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[89441]: cephadm 2024-09-20T19:22:27.214418+0000 mgr.y (mgr.25175) 710 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:22:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[89441]: cephadm 2024-09-20T19:22:27.214418+0000 mgr.y (mgr.25175) 710 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:22:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[89441]: cluster 2024-09-20T19:22:27.222715+0000 mgr.y (mgr.25175) 711 : cluster [DBG] pgmap v418: 161 pgs: 3 activating, 3 peering, 25 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-20T19:22:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[89441]: cluster 2024-09-20T19:22:27.222715+0000 mgr.y (mgr.25175) 711 : cluster [DBG] pgmap v418: 161 pgs: 3 activating, 3 peering, 25 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-20T19:22:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[89441]: cluster 2024-09-20T19:22:28.066461+0000 mon.a (mon.0) 515 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[89441]: cluster 2024-09-20T19:22:28.066461+0000 mon.a (mon.0) 515 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:29.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[92966]: audit 2024-09-20T19:22:27.212825+0000 mgr.y (mgr.25175) 709 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:22:29.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[92966]: audit 2024-09-20T19:22:27.212825+0000 mgr.y (mgr.25175) 709 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:22:29.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[92966]: cephadm 2024-09-20T19:22:27.214418+0000 mgr.y (mgr.25175) 710 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:22:29.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[92966]: cephadm 2024-09-20T19:22:27.214418+0000 mgr.y (mgr.25175) 710 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:22:29.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[92966]: cluster 2024-09-20T19:22:27.222715+0000 mgr.y (mgr.25175) 711 : cluster [DBG] pgmap v418: 161 pgs: 3 activating, 3 peering, 25 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-20T19:22:29.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[92966]: cluster 2024-09-20T19:22:27.222715+0000 mgr.y (mgr.25175) 711 : cluster [DBG] pgmap v418: 161 pgs: 3 activating, 3 peering, 25 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-20T19:22:29.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[92966]: cluster 2024-09-20T19:22:28.066461+0000 mon.a (mon.0) 515 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:29.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:29 smithi049 bash[92966]: cluster 2024-09-20T19:22:28.066461+0000 mon.a (mon.0) 515 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:29.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:29 smithi115 bash[70559]: audit 2024-09-20T19:22:27.212825+0000 mgr.y (mgr.25175) 709 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:22:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:29 smithi115 bash[70559]: audit 2024-09-20T19:22:27.212825+0000 mgr.y (mgr.25175) 709 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:22:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:29 smithi115 bash[70559]: cephadm 2024-09-20T19:22:27.214418+0000 mgr.y (mgr.25175) 710 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:22:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:29 smithi115 bash[70559]: cephadm 2024-09-20T19:22:27.214418+0000 mgr.y (mgr.25175) 710 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:22:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:29 smithi115 bash[70559]: cluster 2024-09-20T19:22:27.222715+0000 mgr.y (mgr.25175) 711 : cluster [DBG] pgmap v418: 161 pgs: 3 activating, 3 peering, 25 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-20T19:22:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:29 smithi115 bash[70559]: cluster 2024-09-20T19:22:27.222715+0000 mgr.y (mgr.25175) 711 : cluster [DBG] pgmap v418: 161 pgs: 3 activating, 3 peering, 25 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-20T19:22:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:29 smithi115 bash[70559]: cluster 2024-09-20T19:22:28.066461+0000 mon.a (mon.0) 515 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:29.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:29 smithi115 bash[70559]: cluster 2024-09-20T19:22:28.066461+0000 mon.a (mon.0) 515 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:30.095 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:29.6301013Z level=error msg="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:22:30.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:30 smithi115 bash[70559]: cluster 2024-09-20T19:22:30.044924+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded) 2024-09-20T19:22:30.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:30 smithi115 bash[70559]: cluster 2024-09-20T19:22:30.044924+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded) 2024-09-20T19:22:30.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:30 smithi115 bash[70559]: cluster 2024-09-20T19:22:30.044970+0000 mon.a (mon.0) 517 : cluster [INF] Cluster is now healthy 2024-09-20T19:22:30.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:30 smithi115 bash[70559]: cluster 2024-09-20T19:22:30.044970+0000 mon.a (mon.0) 517 : cluster [INF] Cluster is now healthy 2024-09-20T19:22:30.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:30 smithi049 bash[89441]: cluster 2024-09-20T19:22:30.044924+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded) 2024-09-20T19:22:30.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:30 smithi049 bash[89441]: cluster 2024-09-20T19:22:30.044924+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded) 2024-09-20T19:22:30.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:30 smithi049 bash[89441]: cluster 2024-09-20T19:22:30.044970+0000 mon.a (mon.0) 517 : cluster [INF] Cluster is now healthy 2024-09-20T19:22:30.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:30 smithi049 bash[89441]: cluster 2024-09-20T19:22:30.044970+0000 mon.a (mon.0) 517 : cluster [INF] Cluster is now healthy 2024-09-20T19:22:30.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:30 smithi049 bash[92966]: cluster 2024-09-20T19:22:30.044924+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded) 2024-09-20T19:22:30.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:30 smithi049 bash[92966]: cluster 2024-09-20T19:22:30.044924+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded) 2024-09-20T19:22:30.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:30 smithi049 bash[92966]: cluster 2024-09-20T19:22:30.044970+0000 mon.a (mon.0) 517 : cluster [INF] Cluster is now healthy 2024-09-20T19:22:30.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:30 smithi049 bash[92966]: cluster 2024-09-20T19:22:30.044970+0000 mon.a (mon.0) 517 : cluster [INF] Cluster is now healthy 2024-09-20T19:22:31.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:31 smithi115 bash[70559]: cluster 2024-09-20T19:22:29.224019+0000 mgr.y (mgr.25175) 712 : cluster [DBG] pgmap v419: 161 pgs: 3 activating, 3 peering, 155 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:31.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:31 smithi115 bash[70559]: cluster 2024-09-20T19:22:29.224019+0000 mgr.y (mgr.25175) 712 : cluster [DBG] pgmap v419: 161 pgs: 3 activating, 3 peering, 155 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:31.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:31 smithi049 bash[89441]: cluster 2024-09-20T19:22:29.224019+0000 mgr.y (mgr.25175) 712 : cluster [DBG] pgmap v419: 161 pgs: 3 activating, 3 peering, 155 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:31.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:31 smithi049 bash[89441]: cluster 2024-09-20T19:22:29.224019+0000 mgr.y (mgr.25175) 712 : cluster [DBG] pgmap v419: 161 pgs: 3 activating, 3 peering, 155 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:31.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:31 smithi049 bash[92966]: cluster 2024-09-20T19:22:29.224019+0000 mgr.y (mgr.25175) 712 : cluster [DBG] pgmap v419: 161 pgs: 3 activating, 3 peering, 155 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:31.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:31 smithi049 bash[92966]: cluster 2024-09-20T19:22:29.224019+0000 mgr.y (mgr.25175) 712 : cluster [DBG] pgmap v419: 161 pgs: 3 activating, 3 peering, 155 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:33.101 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:32.647026827Z level=error msg="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:22:33.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:33 smithi115 bash[70559]: cluster 2024-09-20T19:22:31.225176+0000 mgr.y (mgr.25175) 713 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:22:33.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:33 smithi115 bash[70559]: cluster 2024-09-20T19:22:31.225176+0000 mgr.y (mgr.25175) 713 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:22:33.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:33 smithi115 bash[70559]: audit 2024-09-20T19:22:31.907505+0000 mgr.y (mgr.25175) 714 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:33.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:33 smithi115 bash[70559]: audit 2024-09-20T19:22:31.907505+0000 mgr.y (mgr.25175) 714 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:33.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:22:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:22:33] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.51.0" 2024-09-20T19:22:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:33 smithi049 bash[89441]: cluster 2024-09-20T19:22:31.225176+0000 mgr.y (mgr.25175) 713 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:22:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:33 smithi049 bash[89441]: cluster 2024-09-20T19:22:31.225176+0000 mgr.y (mgr.25175) 713 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:22:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:33 smithi049 bash[89441]: audit 2024-09-20T19:22:31.907505+0000 mgr.y (mgr.25175) 714 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:33 smithi049 bash[89441]: audit 2024-09-20T19:22:31.907505+0000 mgr.y (mgr.25175) 714 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:33.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:33 smithi049 bash[92966]: cluster 2024-09-20T19:22:31.225176+0000 mgr.y (mgr.25175) 713 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:22:33.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:33 smithi049 bash[92966]: cluster 2024-09-20T19:22:31.225176+0000 mgr.y (mgr.25175) 713 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:22:33.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:33 smithi049 bash[92966]: audit 2024-09-20T19:22:31.907505+0000 mgr.y (mgr.25175) 714 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:33.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:33 smithi049 bash[92966]: audit 2024-09-20T19:22:31.907505+0000 mgr.y (mgr.25175) 714 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:35.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:35 smithi115 bash[70559]: cluster 2024-09-20T19:22:33.226097+0000 mgr.y (mgr.25175) 715 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:22:35.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:35 smithi115 bash[70559]: cluster 2024-09-20T19:22:33.226097+0000 mgr.y (mgr.25175) 715 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:22:35.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:35 smithi049 bash[89441]: cluster 2024-09-20T19:22:33.226097+0000 mgr.y (mgr.25175) 715 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:22:35.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:35 smithi049 bash[89441]: cluster 2024-09-20T19:22:33.226097+0000 mgr.y (mgr.25175) 715 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:22:35.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:35 smithi049 bash[92966]: cluster 2024-09-20T19:22:33.226097+0000 mgr.y (mgr.25175) 715 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:22:35.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:35 smithi049 bash[92966]: cluster 2024-09-20T19:22:33.226097+0000 mgr.y (mgr.25175) 715 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:22:36.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:35.676561702Z level=error msg="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:22:36.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:36 smithi115 bash[70559]: cluster 2024-09-20T19:22:35.227448+0000 mgr.y (mgr.25175) 716 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:22:36.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:36 smithi115 bash[70559]: cluster 2024-09-20T19:22:35.227448+0000 mgr.y (mgr.25175) 716 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:22:36.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:36 smithi049 bash[92966]: cluster 2024-09-20T19:22:35.227448+0000 mgr.y (mgr.25175) 716 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:22:36.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:36 smithi049 bash[92966]: cluster 2024-09-20T19:22:35.227448+0000 mgr.y (mgr.25175) 716 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:22:36.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:36 smithi049 bash[89441]: cluster 2024-09-20T19:22:35.227448+0000 mgr.y (mgr.25175) 716 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:22:36.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:36 smithi049 bash[89441]: cluster 2024-09-20T19:22:35.227448+0000 mgr.y (mgr.25175) 716 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:22:38.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:38 smithi049 bash[92966]: cluster 2024-09-20T19:22:37.228626+0000 mgr.y (mgr.25175) 717 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:22:38.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:38 smithi049 bash[92966]: cluster 2024-09-20T19:22:37.228626+0000 mgr.y (mgr.25175) 717 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:22:38.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:38 smithi049 bash[92966]: audit 2024-09-20T19:22:38.160296+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:38.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:38 smithi049 bash[92966]: audit 2024-09-20T19:22:38.160296+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:38.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:38 smithi049 bash[89441]: cluster 2024-09-20T19:22:37.228626+0000 mgr.y (mgr.25175) 717 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:22:38.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:38 smithi049 bash[89441]: cluster 2024-09-20T19:22:37.228626+0000 mgr.y (mgr.25175) 717 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:22:38.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:38 smithi049 bash[89441]: audit 2024-09-20T19:22:38.160296+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:38.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:38 smithi049 bash[89441]: audit 2024-09-20T19:22:38.160296+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:38.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:38 smithi115 bash[70559]: cluster 2024-09-20T19:22:37.228626+0000 mgr.y (mgr.25175) 717 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:22:38.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:38 smithi115 bash[70559]: cluster 2024-09-20T19:22:37.228626+0000 mgr.y (mgr.25175) 717 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:22:38.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:38 smithi115 bash[70559]: audit 2024-09-20T19:22:38.160296+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:38.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:38 smithi115 bash[70559]: audit 2024-09-20T19:22:38.160296+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:39.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:38.66573943Z level=error msg="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:22:40.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:40 smithi049 bash[89441]: cluster 2024-09-20T19:22:39.229958+0000 mgr.y (mgr.25175) 718 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:40.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:40 smithi049 bash[89441]: cluster 2024-09-20T19:22:39.229958+0000 mgr.y (mgr.25175) 718 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:40.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:40 smithi049 bash[92966]: cluster 2024-09-20T19:22:39.229958+0000 mgr.y (mgr.25175) 718 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:40.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:40 smithi049 bash[92966]: cluster 2024-09-20T19:22:39.229958+0000 mgr.y (mgr.25175) 718 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:40.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:40 smithi115 bash[70559]: cluster 2024-09-20T19:22:39.229958+0000 mgr.y (mgr.25175) 718 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:40.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:40 smithi115 bash[70559]: cluster 2024-09-20T19:22:39.229958+0000 mgr.y (mgr.25175) 718 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:42.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:41.663483798Z level=error msg="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:22:42.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:42 smithi049 bash[89441]: cluster 2024-09-20T19:22:41.231097+0000 mgr.y (mgr.25175) 719 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:42.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:42 smithi049 bash[89441]: cluster 2024-09-20T19:22:41.231097+0000 mgr.y (mgr.25175) 719 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:42.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:42 smithi049 bash[89441]: audit 2024-09-20T19:22:41.913005+0000 mgr.y (mgr.25175) 720 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:42.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:42 smithi049 bash[89441]: audit 2024-09-20T19:22:41.913005+0000 mgr.y (mgr.25175) 720 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:42.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:42 smithi049 bash[89441]: audit 2024-09-20T19:22:42.223668+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:22:42.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:42 smithi049 bash[89441]: audit 2024-09-20T19:22:42.223668+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:22:42.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:42 smithi049 bash[92966]: cluster 2024-09-20T19:22:41.231097+0000 mgr.y (mgr.25175) 719 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:42.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:42 smithi049 bash[92966]: cluster 2024-09-20T19:22:41.231097+0000 mgr.y (mgr.25175) 719 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:42.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:42 smithi049 bash[92966]: audit 2024-09-20T19:22:41.913005+0000 mgr.y (mgr.25175) 720 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:42.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:42 smithi049 bash[92966]: audit 2024-09-20T19:22:41.913005+0000 mgr.y (mgr.25175) 720 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:42.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:42 smithi049 bash[92966]: audit 2024-09-20T19:22:42.223668+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:22:42.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:42 smithi049 bash[92966]: audit 2024-09-20T19:22:42.223668+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:22:42.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:42 smithi115 bash[70559]: cluster 2024-09-20T19:22:41.231097+0000 mgr.y (mgr.25175) 719 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:42.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:42 smithi115 bash[70559]: cluster 2024-09-20T19:22:41.231097+0000 mgr.y (mgr.25175) 719 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:42.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:42 smithi115 bash[70559]: audit 2024-09-20T19:22:41.913005+0000 mgr.y (mgr.25175) 720 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:42.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:42 smithi115 bash[70559]: audit 2024-09-20T19:22:41.913005+0000 mgr.y (mgr.25175) 720 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:42.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:42 smithi115 bash[70559]: audit 2024-09-20T19:22:42.223668+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:22:42.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:42 smithi115 bash[70559]: audit 2024-09-20T19:22:42.223668+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:22:43.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:22:43] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.51.0" 2024-09-20T19:22:43.982 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:43 smithi115 bash[70559]: audit 2024-09-20T19:22:42.224125+0000 mgr.y (mgr.25175) 721 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:22:43.983 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:43 smithi115 bash[70559]: audit 2024-09-20T19:22:42.224125+0000 mgr.y (mgr.25175) 721 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:22:43.983 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:43 smithi115 bash[70559]: cephadm 2024-09-20T19:22:42.226960+0000 mgr.y (mgr.25175) 722 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-20T19:22:43.983 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:43 smithi115 bash[70559]: cephadm 2024-09-20T19:22:42.226960+0000 mgr.y (mgr.25175) 722 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-20T19:22:43.983 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:43 smithi115 bash[70559]: audit 2024-09-20T19:22:42.894425+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:43.983 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:43 smithi115 bash[70559]: audit 2024-09-20T19:22:42.894425+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:43.983 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:43 smithi115 bash[70559]: audit 2024-09-20T19:22:42.896646+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:43.983 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:43 smithi115 bash[70559]: audit 2024-09-20T19:22:42.896646+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:44.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[89441]: audit 2024-09-20T19:22:42.224125+0000 mgr.y (mgr.25175) 721 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:22:44.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[89441]: audit 2024-09-20T19:22:42.224125+0000 mgr.y (mgr.25175) 721 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:22:44.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[89441]: cephadm 2024-09-20T19:22:42.226960+0000 mgr.y (mgr.25175) 722 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-20T19:22:44.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[89441]: cephadm 2024-09-20T19:22:42.226960+0000 mgr.y (mgr.25175) 722 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-20T19:22:44.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[89441]: audit 2024-09-20T19:22:42.894425+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:44.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[89441]: audit 2024-09-20T19:22:42.894425+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:44.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[89441]: audit 2024-09-20T19:22:42.896646+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:44.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[89441]: audit 2024-09-20T19:22:42.896646+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[92966]: audit 2024-09-20T19:22:42.224125+0000 mgr.y (mgr.25175) 721 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:22:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[92966]: audit 2024-09-20T19:22:42.224125+0000 mgr.y (mgr.25175) 721 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:22:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[92966]: cephadm 2024-09-20T19:22:42.226960+0000 mgr.y (mgr.25175) 722 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-20T19:22:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[92966]: cephadm 2024-09-20T19:22:42.226960+0000 mgr.y (mgr.25175) 722 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-20T19:22:44.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[92966]: audit 2024-09-20T19:22:42.894425+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:44.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[92966]: audit 2024-09-20T19:22:42.894425+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:44.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[92966]: audit 2024-09-20T19:22:42.896646+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:44.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:43 smithi049 bash[92966]: audit 2024-09-20T19:22:42.896646+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:44.897 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:44.637671724Z level=error msg="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:22:45.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[89441]: cluster 2024-09-20T19:22:43.232024+0000 mgr.y (mgr.25175) 723 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[89441]: cluster 2024-09-20T19:22:43.232024+0000 mgr.y (mgr.25175) 723 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[89441]: audit 2024-09-20T19:22:44.439504+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[89441]: audit 2024-09-20T19:22:44.439504+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[89441]: audit 2024-09-20T19:22:44.443851+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[89441]: audit 2024-09-20T19:22:44.443851+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[89441]: audit 2024-09-20T19:22:44.445622+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[89441]: audit 2024-09-20T19:22:44.445622+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[92966]: cluster 2024-09-20T19:22:43.232024+0000 mgr.y (mgr.25175) 723 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[92966]: cluster 2024-09-20T19:22:43.232024+0000 mgr.y (mgr.25175) 723 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[92966]: audit 2024-09-20T19:22:44.439504+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[92966]: audit 2024-09-20T19:22:44.439504+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[92966]: audit 2024-09-20T19:22:44.443851+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:22:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[92966]: audit 2024-09-20T19:22:44.443851+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:22:45.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[92966]: audit 2024-09-20T19:22:44.445622+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:45.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:44 smithi049 bash[92966]: audit 2024-09-20T19:22:44.445622+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:45.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:44 smithi115 bash[70559]: cluster 2024-09-20T19:22:43.232024+0000 mgr.y (mgr.25175) 723 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:45.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:44 smithi115 bash[70559]: cluster 2024-09-20T19:22:43.232024+0000 mgr.y (mgr.25175) 723 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:44 smithi115 bash[70559]: audit 2024-09-20T19:22:44.439504+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:44 smithi115 bash[70559]: audit 2024-09-20T19:22:44.439504+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:44 smithi115 bash[70559]: audit 2024-09-20T19:22:44.443851+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:22:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:44 smithi115 bash[70559]: audit 2024-09-20T19:22:44.443851+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:22:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:44 smithi115 bash[70559]: audit 2024-09-20T19:22:44.445622+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:44 smithi115 bash[70559]: audit 2024-09-20T19:22:44.445622+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:46.214 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:45 smithi115 bash[70559]: cephadm 2024-09-20T19:22:44.432227+0000 mgr.y (mgr.25175) 724 : cephadm [INF] Upgrade: Updating osd.5 2024-09-20T19:22:46.214 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:45 smithi115 bash[70559]: cephadm 2024-09-20T19:22:44.432227+0000 mgr.y (mgr.25175) 724 : cephadm [INF] Upgrade: Updating osd.5 2024-09-20T19:22:46.214 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:45 smithi115 bash[70559]: cephadm 2024-09-20T19:22:44.451093+0000 mgr.y (mgr.25175) 725 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-09-20T19:22:46.214 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:45 smithi115 bash[70559]: cephadm 2024-09-20T19:22:44.451093+0000 mgr.y (mgr.25175) 725 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-09-20T19:22:46.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:45 smithi049 bash[89441]: cephadm 2024-09-20T19:22:44.432227+0000 mgr.y (mgr.25175) 724 : cephadm [INF] Upgrade: Updating osd.5 2024-09-20T19:22:46.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:45 smithi049 bash[89441]: cephadm 2024-09-20T19:22:44.432227+0000 mgr.y (mgr.25175) 724 : cephadm [INF] Upgrade: Updating osd.5 2024-09-20T19:22:46.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:45 smithi049 bash[89441]: cephadm 2024-09-20T19:22:44.451093+0000 mgr.y (mgr.25175) 725 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-09-20T19:22:46.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:45 smithi049 bash[89441]: cephadm 2024-09-20T19:22:44.451093+0000 mgr.y (mgr.25175) 725 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-09-20T19:22:46.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:45 smithi049 bash[92966]: cephadm 2024-09-20T19:22:44.432227+0000 mgr.y (mgr.25175) 724 : cephadm [INF] Upgrade: Updating osd.5 2024-09-20T19:22:46.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:45 smithi049 bash[92966]: cephadm 2024-09-20T19:22:44.432227+0000 mgr.y (mgr.25175) 724 : cephadm [INF] Upgrade: Updating osd.5 2024-09-20T19:22:46.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:45 smithi049 bash[92966]: cephadm 2024-09-20T19:22:44.451093+0000 mgr.y (mgr.25175) 725 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-09-20T19:22:46.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:45 smithi049 bash[92966]: cephadm 2024-09-20T19:22:44.451093+0000 mgr.y (mgr.25175) 725 : cephadm [INF] Deploying daemon osd.5 on smithi115 2024-09-20T19:22:47.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:46 smithi115 bash[70559]: cluster 2024-09-20T19:22:45.233411+0000 mgr.y (mgr.25175) 726 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:47.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:46 smithi115 bash[70559]: cluster 2024-09-20T19:22:45.233411+0000 mgr.y (mgr.25175) 726 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:47.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:46 smithi049 bash[89441]: cluster 2024-09-20T19:22:45.233411+0000 mgr.y (mgr.25175) 726 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:47.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:46 smithi049 bash[89441]: cluster 2024-09-20T19:22:45.233411+0000 mgr.y (mgr.25175) 726 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:47.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:46 smithi049 bash[92966]: cluster 2024-09-20T19:22:45.233411+0000 mgr.y (mgr.25175) 726 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:47.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:46 smithi049 bash[92966]: cluster 2024-09-20T19:22:45.233411+0000 mgr.y (mgr.25175) 726 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:47.892 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:47.633887037Z level=error msg="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:22:48.914 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.914 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:22:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.915 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.915 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:22:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.915 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:22:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.916 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:22:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.916 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.916 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:48.916 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:48 smithi115 bash[70559]: cluster 2024-09-20T19:22:47.234663+0000 mgr.y (mgr.25175) 727 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:48.916 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:48 smithi115 bash[70559]: cluster 2024-09-20T19:22:47.234663+0000 mgr.y (mgr.25175) 727 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:48.916 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:22:48 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:49.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:48 smithi049 bash[89441]: cluster 2024-09-20T19:22:47.234663+0000 mgr.y (mgr.25175) 727 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:49.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:48 smithi049 bash[89441]: cluster 2024-09-20T19:22:47.234663+0000 mgr.y (mgr.25175) 727 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:49.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:48 smithi049 bash[92966]: cluster 2024-09-20T19:22:47.234663+0000 mgr.y (mgr.25175) 727 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:49.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:48 smithi049 bash[92966]: cluster 2024-09-20T19:22:47.234663+0000 mgr.y (mgr.25175) 727 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:22:49.365 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:48 smithi115 systemd[1]: Stopping Ceph osd.5 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:22:49.365 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:49 smithi115 bash[31046]: debug 2024-09-20T19:22:49.035+0000 7fcf3e7fb640 -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-20T19:22:49.366 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:49 smithi115 bash[31046]: debug 2024-09-20T19:22:49.035+0000 7fcf3e7fb640 -1 osd.5 137 *** Got signal Terminated *** 2024-09-20T19:22:49.366 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:49 smithi115 bash[31046]: debug 2024-09-20T19:22:49.035+0000 7fcf3e7fb640 -1 osd.5 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:22:50.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:49 smithi049 bash[89441]: cluster 2024-09-20T19:22:49.043496+0000 mon.a (mon.0) 525 : cluster [INF] osd.5 marked itself down and dead 2024-09-20T19:22:50.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:49 smithi049 bash[89441]: cluster 2024-09-20T19:22:49.043496+0000 mon.a (mon.0) 525 : cluster [INF] osd.5 marked itself down and dead 2024-09-20T19:22:50.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:49 smithi049 bash[92966]: cluster 2024-09-20T19:22:49.043496+0000 mon.a (mon.0) 525 : cluster [INF] osd.5 marked itself down and dead 2024-09-20T19:22:50.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:49 smithi049 bash[92966]: cluster 2024-09-20T19:22:49.043496+0000 mon.a (mon.0) 525 : cluster [INF] osd.5 marked itself down and dead 2024-09-20T19:22:50.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:49 smithi115 bash[70559]: cluster 2024-09-20T19:22:49.043496+0000 mon.a (mon.0) 525 : cluster [INF] osd.5 marked itself down and dead 2024-09-20T19:22:50.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:49 smithi115 bash[70559]: cluster 2024-09-20T19:22:49.043496+0000 mon.a (mon.0) 525 : cluster [INF] osd.5 marked itself down and dead 2024-09-20T19:22:50.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:50.64385678Z level=error msg="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:22:51.225 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:51 smithi115 bash[78384]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-5 2024-09-20T19:22:51.225 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:50 smithi115 bash[70559]: cluster 2024-09-20T19:22:49.236043+0000 mgr.y (mgr.25175) 728 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:51.225 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:50 smithi115 bash[70559]: cluster 2024-09-20T19:22:49.236043+0000 mgr.y (mgr.25175) 728 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:51.225 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:50 smithi115 bash[70559]: cluster 2024-09-20T19:22:49.916615+0000 mon.a (mon.0) 526 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:22:51.225 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:50 smithi115 bash[70559]: cluster 2024-09-20T19:22:49.916615+0000 mon.a (mon.0) 526 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:22:51.225 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:50 smithi115 bash[70559]: cluster 2024-09-20T19:22:49.933830+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-20T19:22:51.225 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:50 smithi115 bash[70559]: cluster 2024-09-20T19:22:49.933830+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-20T19:22:51.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:50 smithi049 bash[89441]: cluster 2024-09-20T19:22:49.236043+0000 mgr.y (mgr.25175) 728 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:50 smithi049 bash[89441]: cluster 2024-09-20T19:22:49.236043+0000 mgr.y (mgr.25175) 728 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:50 smithi049 bash[89441]: cluster 2024-09-20T19:22:49.916615+0000 mon.a (mon.0) 526 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:22:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:50 smithi049 bash[89441]: cluster 2024-09-20T19:22:49.916615+0000 mon.a (mon.0) 526 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:22:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:50 smithi049 bash[89441]: cluster 2024-09-20T19:22:49.933830+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-20T19:22:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:50 smithi049 bash[89441]: cluster 2024-09-20T19:22:49.933830+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-20T19:22:51.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:50 smithi049 bash[92966]: cluster 2024-09-20T19:22:49.236043+0000 mgr.y (mgr.25175) 728 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:51.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:50 smithi049 bash[92966]: cluster 2024-09-20T19:22:49.236043+0000 mgr.y (mgr.25175) 728 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:22:51.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:50 smithi049 bash[92966]: cluster 2024-09-20T19:22:49.916615+0000 mon.a (mon.0) 526 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:22:51.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:50 smithi049 bash[92966]: cluster 2024-09-20T19:22:49.916615+0000 mon.a (mon.0) 526 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:22:51.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:50 smithi049 bash[92966]: cluster 2024-09-20T19:22:49.933830+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-20T19:22:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:50 smithi049 bash[92966]: cluster 2024-09-20T19:22:49.933830+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-20T19:22:51.615 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:51 smithi115 bash[78447]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-5 2024-09-20T19:22:52.220 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:51 smithi115 bash[70559]: cluster 2024-09-20T19:22:50.934356+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-20T19:22:52.221 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:51 smithi115 bash[70559]: cluster 2024-09-20T19:22:50.934356+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-20T19:22:52.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:51 smithi049 bash[89441]: cluster 2024-09-20T19:22:50.934356+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-20T19:22:52.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:51 smithi049 bash[89441]: cluster 2024-09-20T19:22:50.934356+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-20T19:22:52.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:51 smithi049 bash[92966]: cluster 2024-09-20T19:22:50.934356+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-20T19:22:52.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:51 smithi049 bash[92966]: cluster 2024-09-20T19:22:50.934356+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-20T19:22:52.517 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:22:53.181 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:22:53.181 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (11m) 80s ago 38m 13.8M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:22:53.181 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (10m) 37s ago 38m 66.0M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:22:53.181 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (13m) 80s ago 35m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:22:53.181 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (13m) 37s ago 46m 443M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:22:53.181 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (23m) 80s ago 49m 520M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:22:53.181 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (7m) 80s ago 49m 51.6M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:22:53.181 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (9m) 37s ago 47m 43.4M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (7m) 80s ago 47m 41.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (12m) 80s ago 38m 8936k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (12m) 37s ago 38m 8387k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (5m) 80s ago 46m 49.7M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (4m) 80s ago 45m 48.3M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 4e06c26ed990 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (2m) 80s ago 44m 46.1M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 b92a40fd8b19 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running 80s ago 43m - 3036M 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running 37s ago 42m - 3292M 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (41m) 37s ago 41m 70.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab fa45f8999db8 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (40m) 37s ago 40m 69.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (39m) 37s ago 39m 64.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (12m) 37s ago 39m 49.0M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (36m) 80s ago 36m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:22:53.182 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (36m) 37s ago 36m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:22:53.262 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:53 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.5.service: Deactivated successfully. 2024-09-20T19:22:53.262 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:53 smithi115 systemd[1]: Stopped Ceph osd.5 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:22:53.263 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:52 smithi115 bash[70559]: cluster 2024-09-20T19:22:51.237197+0000 mgr.y (mgr.25175) 729 : cluster [DBG] pgmap v432: 161 pgs: 3 active+undersized, 10 peering, 16 stale+active+clean, 3 active+undersized+degraded, 129 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 9/636 objects degraded (1.415%) 2024-09-20T19:22:53.263 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:52 smithi115 bash[70559]: cluster 2024-09-20T19:22:51.237197+0000 mgr.y (mgr.25175) 729 : cluster [DBG] pgmap v432: 161 pgs: 3 active+undersized, 10 peering, 16 stale+active+clean, 3 active+undersized+degraded, 129 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 9/636 objects degraded (1.415%) 2024-09-20T19:22:53.263 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:52 smithi115 bash[70559]: audit 2024-09-20T19:22:51.922406+0000 mgr.y (mgr.25175) 730 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:53.263 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:52 smithi115 bash[70559]: audit 2024-09-20T19:22:51.922406+0000 mgr.y (mgr.25175) 730 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:53.263 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:52 smithi115 bash[70559]: cluster 2024-09-20T19:22:51.954307+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-20T19:22:53.263 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:52 smithi115 bash[70559]: cluster 2024-09-20T19:22:51.954307+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-20T19:22:53.263 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:52 smithi115 bash[70559]: cluster 2024-09-20T19:22:51.954362+0000 mon.a (mon.0) 530 : cluster [WRN] Health check failed: Degraded data redundancy: 9/636 objects degraded (1.415%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:53.263 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:52 smithi115 bash[70559]: cluster 2024-09-20T19:22:51.954362+0000 mon.a (mon.0) 530 : cluster [WRN] Health check failed: Degraded data redundancy: 9/636 objects degraded (1.415%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:53.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[89441]: cluster 2024-09-20T19:22:51.237197+0000 mgr.y (mgr.25175) 729 : cluster [DBG] pgmap v432: 161 pgs: 3 active+undersized, 10 peering, 16 stale+active+clean, 3 active+undersized+degraded, 129 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 9/636 objects degraded (1.415%) 2024-09-20T19:22:53.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[89441]: cluster 2024-09-20T19:22:51.237197+0000 mgr.y (mgr.25175) 729 : cluster [DBG] pgmap v432: 161 pgs: 3 active+undersized, 10 peering, 16 stale+active+clean, 3 active+undersized+degraded, 129 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 9/636 objects degraded (1.415%) 2024-09-20T19:22:53.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[89441]: audit 2024-09-20T19:22:51.922406+0000 mgr.y (mgr.25175) 730 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:53.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[89441]: audit 2024-09-20T19:22:51.922406+0000 mgr.y (mgr.25175) 730 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:53.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[89441]: cluster 2024-09-20T19:22:51.954307+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-20T19:22:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[89441]: cluster 2024-09-20T19:22:51.954307+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-20T19:22:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[89441]: cluster 2024-09-20T19:22:51.954362+0000 mon.a (mon.0) 530 : cluster [WRN] Health check failed: Degraded data redundancy: 9/636 objects degraded (1.415%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[89441]: cluster 2024-09-20T19:22:51.954362+0000 mon.a (mon.0) 530 : cluster [WRN] Health check failed: Degraded data redundancy: 9/636 objects degraded (1.415%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[92966]: cluster 2024-09-20T19:22:51.237197+0000 mgr.y (mgr.25175) 729 : cluster [DBG] pgmap v432: 161 pgs: 3 active+undersized, 10 peering, 16 stale+active+clean, 3 active+undersized+degraded, 129 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 9/636 objects degraded (1.415%) 2024-09-20T19:22:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[92966]: cluster 2024-09-20T19:22:51.237197+0000 mgr.y (mgr.25175) 729 : cluster [DBG] pgmap v432: 161 pgs: 3 active+undersized, 10 peering, 16 stale+active+clean, 3 active+undersized+degraded, 129 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 9/636 objects degraded (1.415%) 2024-09-20T19:22:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[92966]: audit 2024-09-20T19:22:51.922406+0000 mgr.y (mgr.25175) 730 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[92966]: audit 2024-09-20T19:22:51.922406+0000 mgr.y (mgr.25175) 730 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[92966]: cluster 2024-09-20T19:22:51.954307+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-20T19:22:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[92966]: cluster 2024-09-20T19:22:51.954307+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-20T19:22:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[92966]: cluster 2024-09-20T19:22:51.954362+0000 mon.a (mon.0) 530 : cluster [WRN] Health check failed: Degraded data redundancy: 9/636 objects degraded (1.415%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:53.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:52 smithi049 bash[92966]: cluster 2024-09-20T19:22:51.954362+0000 mon.a (mon.0) 530 : cluster [WRN] Health check failed: Degraded data redundancy: 9/636 objects degraded (1.415%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:53.562 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:22:53.562 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:22:53.562 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:22:53.562 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:22:53.562 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:22:53.562 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:22:53.563 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:22:53.563 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:22:53.563 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:22:53.563 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 5 2024-09-20T19:22:53.563 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:22:53.563 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:22:53.563 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:22:53.563 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:22:53.563 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:22:53.563 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 4, 2024-09-20T19:22:53.563 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 10 2024-09-20T19:22:53.564 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:22:53.564 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:22:53.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:22:53 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.615 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:22:53 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.616 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:22:53 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.616 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:22:53 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:53 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.617 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:53 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.617 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:53 smithi115 systemd[1]: Started Ceph osd.5 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:22:53.617 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:53 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.618 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:22:53 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.618 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:22:53 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:53.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:22:53] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.51.0" 2024-09-20T19:22:53.869 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:22:53.869 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:22:53.869 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:22:53.869 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:22:53.870 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:22:53.870 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "3/8 daemons upgraded", 2024-09-20T19:22:53.870 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:22:53.870 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:22:53.870 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:22:53.970 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:53.626969049Z level=error msg="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:22:54.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[89441]: audit 2024-09-20T19:22:52.507961+0000 mgr.y (mgr.25175) 731 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:54.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[89441]: audit 2024-09-20T19:22:52.507961+0000 mgr.y (mgr.25175) 731 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:54.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[89441]: audit 2024-09-20T19:22:52.838475+0000 mgr.y (mgr.25175) 732 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:54.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[89441]: audit 2024-09-20T19:22:52.838475+0000 mgr.y (mgr.25175) 732 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:54.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[89441]: audit 2024-09-20T19:22:53.435508+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:54.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[89441]: audit 2024-09-20T19:22:53.435508+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:54.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[89441]: audit 2024-09-20T19:22:53.447592+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:54.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[89441]: audit 2024-09-20T19:22:53.447592+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:54.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[89441]: audit 2024-09-20T19:22:53.565456+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.49:0/2553198381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:54.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[89441]: audit 2024-09-20T19:22:53.565456+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.49:0/2553198381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:54.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[92966]: audit 2024-09-20T19:22:52.507961+0000 mgr.y (mgr.25175) 731 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:54.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[92966]: audit 2024-09-20T19:22:52.507961+0000 mgr.y (mgr.25175) 731 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:54.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[92966]: audit 2024-09-20T19:22:52.838475+0000 mgr.y (mgr.25175) 732 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:54.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[92966]: audit 2024-09-20T19:22:52.838475+0000 mgr.y (mgr.25175) 732 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:54.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[92966]: audit 2024-09-20T19:22:53.435508+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:54.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[92966]: audit 2024-09-20T19:22:53.435508+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:54.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[92966]: audit 2024-09-20T19:22:53.447592+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:54.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[92966]: audit 2024-09-20T19:22:53.447592+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:54.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[92966]: audit 2024-09-20T19:22:53.565456+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.49:0/2553198381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:54.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:53 smithi049 bash[92966]: audit 2024-09-20T19:22:53.565456+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.49:0/2553198381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:54.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:53 smithi115 bash[70559]: audit 2024-09-20T19:22:52.507961+0000 mgr.y (mgr.25175) 731 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:54.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:53 smithi115 bash[70559]: audit 2024-09-20T19:22:52.507961+0000 mgr.y (mgr.25175) 731 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:54.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:53 smithi115 bash[70559]: audit 2024-09-20T19:22:52.838475+0000 mgr.y (mgr.25175) 732 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:54.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:53 smithi115 bash[70559]: audit 2024-09-20T19:22:52.838475+0000 mgr.y (mgr.25175) 732 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:54.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:53 smithi115 bash[70559]: audit 2024-09-20T19:22:53.435508+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:54.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:53 smithi115 bash[70559]: audit 2024-09-20T19:22:53.435508+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:54.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:53 smithi115 bash[70559]: audit 2024-09-20T19:22:53.447592+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:54.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:53 smithi115 bash[70559]: audit 2024-09-20T19:22:53.447592+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:54.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:53 smithi115 bash[70559]: audit 2024-09-20T19:22:53.565456+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.49:0/2553198381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:54.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:53 smithi115 bash[70559]: audit 2024-09-20T19:22:53.565456+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.49:0/2553198381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:54.865 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:54 smithi115 bash[78595]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:22:54.865 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:54 smithi115 bash[78595]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:22:55.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:54 smithi049 bash[92966]: audit 2024-09-20T19:22:53.150168+0000 mgr.y (mgr.25175) 733 : audit [DBG] from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:55.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:54 smithi049 bash[92966]: audit 2024-09-20T19:22:53.150168+0000 mgr.y (mgr.25175) 733 : audit [DBG] from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:55.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:54 smithi049 bash[92966]: cluster 2024-09-20T19:22:53.238340+0000 mgr.y (mgr.25175) 734 : cluster [DBG] pgmap v433: 161 pgs: 13 active+undersized, 10 peering, 11 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 21/636 objects degraded (3.302%) 2024-09-20T19:22:55.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:54 smithi049 bash[92966]: cluster 2024-09-20T19:22:53.238340+0000 mgr.y (mgr.25175) 734 : cluster [DBG] pgmap v433: 161 pgs: 13 active+undersized, 10 peering, 11 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 21/636 objects degraded (3.302%) 2024-09-20T19:22:55.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:54 smithi049 bash[92966]: audit 2024-09-20T19:22:53.872545+0000 mgr.y (mgr.25175) 735 : audit [DBG] from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:55.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:54 smithi049 bash[92966]: audit 2024-09-20T19:22:53.872545+0000 mgr.y (mgr.25175) 735 : audit [DBG] from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:55.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:54 smithi049 bash[89441]: audit 2024-09-20T19:22:53.150168+0000 mgr.y (mgr.25175) 733 : audit [DBG] from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:55.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:54 smithi049 bash[89441]: audit 2024-09-20T19:22:53.150168+0000 mgr.y (mgr.25175) 733 : audit [DBG] from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:55.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:54 smithi049 bash[89441]: cluster 2024-09-20T19:22:53.238340+0000 mgr.y (mgr.25175) 734 : cluster [DBG] pgmap v433: 161 pgs: 13 active+undersized, 10 peering, 11 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 21/636 objects degraded (3.302%) 2024-09-20T19:22:55.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:54 smithi049 bash[89441]: cluster 2024-09-20T19:22:53.238340+0000 mgr.y (mgr.25175) 734 : cluster [DBG] pgmap v433: 161 pgs: 13 active+undersized, 10 peering, 11 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 21/636 objects degraded (3.302%) 2024-09-20T19:22:55.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:54 smithi049 bash[89441]: audit 2024-09-20T19:22:53.872545+0000 mgr.y (mgr.25175) 735 : audit [DBG] from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:55.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:54 smithi049 bash[89441]: audit 2024-09-20T19:22:53.872545+0000 mgr.y (mgr.25175) 735 : audit [DBG] from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:55.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:54 smithi115 bash[70559]: audit 2024-09-20T19:22:53.150168+0000 mgr.y (mgr.25175) 733 : audit [DBG] from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:55.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:54 smithi115 bash[70559]: audit 2024-09-20T19:22:53.150168+0000 mgr.y (mgr.25175) 733 : audit [DBG] from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:55.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:54 smithi115 bash[70559]: cluster 2024-09-20T19:22:53.238340+0000 mgr.y (mgr.25175) 734 : cluster [DBG] pgmap v433: 161 pgs: 13 active+undersized, 10 peering, 11 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 21/636 objects degraded (3.302%) 2024-09-20T19:22:55.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:54 smithi115 bash[70559]: cluster 2024-09-20T19:22:53.238340+0000 mgr.y (mgr.25175) 734 : cluster [DBG] pgmap v433: 161 pgs: 13 active+undersized, 10 peering, 11 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 21/636 objects degraded (3.302%) 2024-09-20T19:22:55.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:54 smithi115 bash[70559]: audit 2024-09-20T19:22:53.872545+0000 mgr.y (mgr.25175) 735 : audit [DBG] from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:55.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:54 smithi115 bash[70559]: audit 2024-09-20T19:22:53.872545+0000 mgr.y (mgr.25175) 735 : audit [DBG] from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:56.975 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:56.627249125Z level=error msg="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:22:57.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:56 smithi049 bash[92966]: cluster 2024-09-20T19:22:55.239889+0000 mgr.y (mgr.25175) 736 : cluster [DBG] pgmap v434: 161 pgs: 34 active+undersized, 10 peering, 15 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T19:22:57.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:56 smithi049 bash[92966]: cluster 2024-09-20T19:22:55.239889+0000 mgr.y (mgr.25175) 736 : cluster [DBG] pgmap v434: 161 pgs: 34 active+undersized, 10 peering, 15 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T19:22:57.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:56 smithi049 bash[89441]: cluster 2024-09-20T19:22:55.239889+0000 mgr.y (mgr.25175) 736 : cluster [DBG] pgmap v434: 161 pgs: 34 active+undersized, 10 peering, 15 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T19:22:57.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:56 smithi049 bash[89441]: cluster 2024-09-20T19:22:55.239889+0000 mgr.y (mgr.25175) 736 : cluster [DBG] pgmap v434: 161 pgs: 34 active+undersized, 10 peering, 15 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T19:22:57.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:56 smithi115 bash[70559]: cluster 2024-09-20T19:22:55.239889+0000 mgr.y (mgr.25175) 736 : cluster [DBG] pgmap v434: 161 pgs: 34 active+undersized, 10 peering, 15 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T19:22:57.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:56 smithi115 bash[70559]: cluster 2024-09-20T19:22:55.239889+0000 mgr.y (mgr.25175) 736 : cluster [DBG] pgmap v434: 161 pgs: 34 active+undersized, 10 peering, 15 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T19:22:58.865 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[78595]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:22:58.865 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[78595]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:22:58.865 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[78595]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:22:58.866 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[78595]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-20T19:22:58.866 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[78595]: 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-20T19:22:59.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[89441]: cluster 2024-09-20T19:22:57.241455+0000 mgr.y (mgr.25175) 737 : cluster [DBG] pgmap v435: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-20T19:22:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[89441]: cluster 2024-09-20T19:22:57.241455+0000 mgr.y (mgr.25175) 737 : cluster [DBG] pgmap v435: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-20T19:22:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[89441]: audit 2024-09-20T19:22:57.894601+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[89441]: audit 2024-09-20T19:22:57.894601+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[89441]: audit 2024-09-20T19:22:57.896778+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[89441]: audit 2024-09-20T19:22:57.896778+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[89441]: cluster 2024-09-20T19:22:57.978537+0000 mon.a (mon.0) 535 : cluster [WRN] Health check update: Degraded data redundancy: 73/636 objects degraded (11.478%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[89441]: cluster 2024-09-20T19:22:57.978537+0000 mon.a (mon.0) 535 : cluster [WRN] Health check update: Degraded data redundancy: 73/636 objects degraded (11.478%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[89441]: cluster 2024-09-20T19:22:57.978597+0000 mon.a (mon.0) 536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-09-20T19:22:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[89441]: cluster 2024-09-20T19:22:57.978597+0000 mon.a (mon.0) 536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-09-20T19:22:59.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[92966]: cluster 2024-09-20T19:22:57.241455+0000 mgr.y (mgr.25175) 737 : cluster [DBG] pgmap v435: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-20T19:22:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[92966]: cluster 2024-09-20T19:22:57.241455+0000 mgr.y (mgr.25175) 737 : cluster [DBG] pgmap v435: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-20T19:22:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[92966]: audit 2024-09-20T19:22:57.894601+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[92966]: audit 2024-09-20T19:22:57.894601+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[92966]: audit 2024-09-20T19:22:57.896778+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[92966]: audit 2024-09-20T19:22:57.896778+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[92966]: cluster 2024-09-20T19:22:57.978537+0000 mon.a (mon.0) 535 : cluster [WRN] Health check update: Degraded data redundancy: 73/636 objects degraded (11.478%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[92966]: cluster 2024-09-20T19:22:57.978537+0000 mon.a (mon.0) 535 : cluster [WRN] Health check update: Degraded data redundancy: 73/636 objects degraded (11.478%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[92966]: cluster 2024-09-20T19:22:57.978597+0000 mon.a (mon.0) 536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-09-20T19:22:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:22:58 smithi049 bash[92966]: cluster 2024-09-20T19:22:57.978597+0000 mon.a (mon.0) 536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-09-20T19:22:59.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[70559]: cluster 2024-09-20T19:22:57.241455+0000 mgr.y (mgr.25175) 737 : cluster [DBG] pgmap v435: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-20T19:22:59.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[70559]: cluster 2024-09-20T19:22:57.241455+0000 mgr.y (mgr.25175) 737 : cluster [DBG] pgmap v435: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-20T19:22:59.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[70559]: audit 2024-09-20T19:22:57.894601+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:59.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[70559]: audit 2024-09-20T19:22:57.894601+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:22:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[70559]: audit 2024-09-20T19:22:57.896778+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[70559]: audit 2024-09-20T19:22:57.896778+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[70559]: cluster 2024-09-20T19:22:57.978537+0000 mon.a (mon.0) 535 : cluster [WRN] Health check update: Degraded data redundancy: 73/636 objects degraded (11.478%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[70559]: cluster 2024-09-20T19:22:57.978537+0000 mon.a (mon.0) 535 : cluster [WRN] Health check update: Degraded data redundancy: 73/636 objects degraded (11.478%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:22:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[70559]: cluster 2024-09-20T19:22:57.978597+0000 mon.a (mon.0) 536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-09-20T19:22:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[70559]: cluster 2024-09-20T19:22:57.978597+0000 mon.a (mon.0) 536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-09-20T19:22:59.366 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[78595]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-20T19:22:59.366 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[78595]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-20T19:22:59.366 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[78595]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-20T19:22:59.366 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[78595]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-20T19:22:59.367 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:22:58 smithi115 bash[78595]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-20T19:23:00.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:22:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:59.652260872Z level=error msg="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:23:00.681 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:00 smithi115 bash[70559]: cluster 2024-09-20T19:22:59.242935+0000 mgr.y (mgr.25175) 738 : cluster [DBG] pgmap v436: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-20T19:23:00.681 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:00 smithi115 bash[70559]: cluster 2024-09-20T19:22:59.242935+0000 mgr.y (mgr.25175) 738 : cluster [DBG] pgmap v436: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-20T19:23:00.681 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:00 smithi115 bash[70559]: audit 2024-09-20T19:22:59.435400+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:00.681 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:00 smithi115 bash[70559]: audit 2024-09-20T19:22:59.435400+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:00.681 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:00 smithi115 bash[70559]: audit 2024-09-20T19:22:59.446111+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:00.682 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:00 smithi115 bash[70559]: audit 2024-09-20T19:22:59.446111+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:00.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:00 smithi049 bash[89441]: cluster 2024-09-20T19:22:59.242935+0000 mgr.y (mgr.25175) 738 : cluster [DBG] pgmap v436: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-20T19:23:00.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:00 smithi049 bash[89441]: cluster 2024-09-20T19:22:59.242935+0000 mgr.y (mgr.25175) 738 : cluster [DBG] pgmap v436: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-20T19:23:00.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:00 smithi049 bash[89441]: audit 2024-09-20T19:22:59.435400+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:00.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:00 smithi049 bash[89441]: audit 2024-09-20T19:22:59.435400+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:00.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:00 smithi049 bash[89441]: audit 2024-09-20T19:22:59.446111+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:00.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:00 smithi049 bash[89441]: audit 2024-09-20T19:22:59.446111+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:00.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:00 smithi049 bash[92966]: cluster 2024-09-20T19:22:59.242935+0000 mgr.y (mgr.25175) 738 : cluster [DBG] pgmap v436: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-20T19:23:00.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:00 smithi049 bash[92966]: cluster 2024-09-20T19:22:59.242935+0000 mgr.y (mgr.25175) 738 : cluster [DBG] pgmap v436: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-20T19:23:00.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:00 smithi049 bash[92966]: audit 2024-09-20T19:22:59.435400+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:00.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:00 smithi049 bash[92966]: audit 2024-09-20T19:22:59.435400+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:00.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:00 smithi049 bash[92966]: audit 2024-09-20T19:22:59.446111+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:00.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:00 smithi049 bash[92966]: audit 2024-09-20T19:22:59.446111+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:01.115 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:23:00 smithi115 bash[79285]: debug 2024-09-20T19:23:00.678+0000 7f75d6a1e640 1 -- 172.21.15.115:0/3094743216 <== mon.1 v2:172.21.15.115:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ab1c044960 con 0x55ab1c065c00 2024-09-20T19:23:01.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:01 smithi049 bash[89441]: audit 2024-09-20T19:23:00.653408+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:01.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:01 smithi049 bash[89441]: audit 2024-09-20T19:23:00.653408+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:01.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:01 smithi049 bash[89441]: audit 2024-09-20T19:23:00.663829+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:01.931 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:01 smithi049 bash[89441]: audit 2024-09-20T19:23:00.663829+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:01.931 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:01 smithi049 bash[92966]: audit 2024-09-20T19:23:00.653408+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:01.931 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:01 smithi049 bash[92966]: audit 2024-09-20T19:23:00.653408+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:01.931 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:01 smithi049 bash[92966]: audit 2024-09-20T19:23:00.663829+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:01.931 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:01 smithi049 bash[92966]: audit 2024-09-20T19:23:00.663829+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:01.932 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:01 smithi115 bash[70559]: audit 2024-09-20T19:23:00.653408+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:01.932 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:01 smithi115 bash[70559]: audit 2024-09-20T19:23:00.653408+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:01.932 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:01 smithi115 bash[70559]: audit 2024-09-20T19:23:00.663829+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:01.932 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:01 smithi115 bash[70559]: audit 2024-09-20T19:23:00.663829+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:02.365 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:23:01 smithi115 bash[79285]: debug 2024-09-20T19:23:01.926+0000 7f75d9285640 -1 Falling back to public interface 2024-09-20T19:23:03.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:02 smithi049 bash[89441]: cluster 2024-09-20T19:23:01.244514+0000 mgr.y (mgr.25175) 739 : cluster [DBG] pgmap v437: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:03.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:02 smithi049 bash[89441]: cluster 2024-09-20T19:23:01.244514+0000 mgr.y (mgr.25175) 739 : cluster [DBG] pgmap v437: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:03.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:02 smithi049 bash[89441]: audit 2024-09-20T19:23:01.933583+0000 mgr.y (mgr.25175) 740 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:03.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:02 smithi049 bash[89441]: audit 2024-09-20T19:23:01.933583+0000 mgr.y (mgr.25175) 740 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:02 smithi049 bash[92966]: cluster 2024-09-20T19:23:01.244514+0000 mgr.y (mgr.25175) 739 : cluster [DBG] pgmap v437: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:02 smithi049 bash[92966]: cluster 2024-09-20T19:23:01.244514+0000 mgr.y (mgr.25175) 739 : cluster [DBG] pgmap v437: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:02 smithi049 bash[92966]: audit 2024-09-20T19:23:01.933583+0000 mgr.y (mgr.25175) 740 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:03.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:02 smithi049 bash[92966]: audit 2024-09-20T19:23:01.933583+0000 mgr.y (mgr.25175) 740 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:03.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:02.631942657Z level=error msg="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:23:03.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:02 smithi115 bash[70559]: cluster 2024-09-20T19:23:01.244514+0000 mgr.y (mgr.25175) 739 : cluster [DBG] pgmap v437: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:03.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:02 smithi115 bash[70559]: cluster 2024-09-20T19:23:01.244514+0000 mgr.y (mgr.25175) 739 : cluster [DBG] pgmap v437: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 694 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:03.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:02 smithi115 bash[70559]: audit 2024-09-20T19:23:01.933583+0000 mgr.y (mgr.25175) 740 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:03.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:02 smithi115 bash[70559]: audit 2024-09-20T19:23:01.933583+0000 mgr.y (mgr.25175) 740 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:03.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:23:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:23:03] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.51.0" 2024-09-20T19:23:05.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:04 smithi049 bash[89441]: cluster 2024-09-20T19:23:03.245646+0000 mgr.y (mgr.25175) 741 : cluster [DBG] pgmap v438: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:05.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:04 smithi049 bash[89441]: cluster 2024-09-20T19:23:03.245646+0000 mgr.y (mgr.25175) 741 : cluster [DBG] pgmap v438: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:05.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:04 smithi049 bash[92966]: cluster 2024-09-20T19:23:03.245646+0000 mgr.y (mgr.25175) 741 : cluster [DBG] pgmap v438: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:05.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:04 smithi049 bash[92966]: cluster 2024-09-20T19:23:03.245646+0000 mgr.y (mgr.25175) 741 : cluster [DBG] pgmap v438: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:05.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:04 smithi115 bash[70559]: cluster 2024-09-20T19:23:03.245646+0000 mgr.y (mgr.25175) 741 : cluster [DBG] pgmap v438: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:05.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:04 smithi115 bash[70559]: cluster 2024-09-20T19:23:03.245646+0000 mgr.y (mgr.25175) 741 : cluster [DBG] pgmap v438: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:05.615 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:23:05 smithi115 bash[79285]: debug 2024-09-20T19:23:05.350+0000 7f75d9285640 -1 osd.5 137 log_to_monitors true 2024-09-20T19:23:06.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:05 smithi049 bash[89441]: audit 2024-09-20T19:23:05.359004+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:23:06.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:05 smithi049 bash[89441]: audit 2024-09-20T19:23:05.359004+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:23:06.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:05 smithi049 bash[89441]: audit 2024-09-20T19:23:05.361623+0000 mon.a (mon.0) 541 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:23:06.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:05 smithi049 bash[89441]: audit 2024-09-20T19:23:05.361623+0000 mon.a (mon.0) 541 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:23:06.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:05 smithi049 bash[92966]: audit 2024-09-20T19:23:05.359004+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:23:06.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:05 smithi049 bash[92966]: audit 2024-09-20T19:23:05.359004+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:23:06.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:05 smithi049 bash[92966]: audit 2024-09-20T19:23:05.361623+0000 mon.a (mon.0) 541 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:23:06.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:05 smithi049 bash[92966]: audit 2024-09-20T19:23:05.361623+0000 mon.a (mon.0) 541 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:23:06.115 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:23:05 smithi115 bash[79285]: debug 2024-09-20T19:23:05.738+0000 7f75d102f640 -1 osd.5 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:23:06.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:05.645395445Z level=error msg="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:23:06.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:05 smithi115 bash[70559]: audit 2024-09-20T19:23:05.359004+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:23:06.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:05 smithi115 bash[70559]: audit 2024-09-20T19:23:05.359004+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:23:06.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:05 smithi115 bash[70559]: audit 2024-09-20T19:23:05.361623+0000 mon.a (mon.0) 541 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:23:06.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:05 smithi115 bash[70559]: audit 2024-09-20T19:23:05.361623+0000 mon.a (mon.0) 541 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:23:06.957 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:06 smithi115 bash[70559]: cluster 2024-09-20T19:23:05.247236+0000 mgr.y (mgr.25175) 742 : cluster [DBG] pgmap v439: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:06.957 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:06 smithi115 bash[70559]: cluster 2024-09-20T19:23:05.247236+0000 mgr.y (mgr.25175) 742 : cluster [DBG] pgmap v439: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:06.957 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:06 smithi115 bash[70559]: audit 2024-09-20T19:23:05.676685+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:23:06.957 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:06 smithi115 bash[70559]: audit 2024-09-20T19:23:05.676685+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:23:06.957 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:06 smithi115 bash[70559]: cluster 2024-09-20T19:23:05.684784+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-20T19:23:06.957 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:06 smithi115 bash[70559]: cluster 2024-09-20T19:23:05.684784+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-20T19:23:06.957 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:06 smithi115 bash[70559]: audit 2024-09-20T19:23:05.691560+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:06.957 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:06 smithi115 bash[70559]: audit 2024-09-20T19:23:05.691560+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:06.957 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:06 smithi115 bash[70559]: audit 2024-09-20T19:23:05.694234+0000 mon.a (mon.0) 544 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:06.958 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:06 smithi115 bash[70559]: audit 2024-09-20T19:23:05.694234+0000 mon.a (mon.0) 544 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:07.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[89441]: cluster 2024-09-20T19:23:05.247236+0000 mgr.y (mgr.25175) 742 : cluster [DBG] pgmap v439: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:07.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[89441]: cluster 2024-09-20T19:23:05.247236+0000 mgr.y (mgr.25175) 742 : cluster [DBG] pgmap v439: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:07.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[89441]: audit 2024-09-20T19:23:05.676685+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:23:07.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[89441]: audit 2024-09-20T19:23:05.676685+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:23:07.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[89441]: cluster 2024-09-20T19:23:05.684784+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-20T19:23:07.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[89441]: cluster 2024-09-20T19:23:05.684784+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-20T19:23:07.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[89441]: audit 2024-09-20T19:23:05.691560+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:07.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[89441]: audit 2024-09-20T19:23:05.691560+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:07.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[89441]: audit 2024-09-20T19:23:05.694234+0000 mon.a (mon.0) 544 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:07.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[89441]: audit 2024-09-20T19:23:05.694234+0000 mon.a (mon.0) 544 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:07.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[92966]: cluster 2024-09-20T19:23:05.247236+0000 mgr.y (mgr.25175) 742 : cluster [DBG] pgmap v439: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:07.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[92966]: cluster 2024-09-20T19:23:05.247236+0000 mgr.y (mgr.25175) 742 : cluster [DBG] pgmap v439: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-20T19:23:07.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[92966]: audit 2024-09-20T19:23:05.676685+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:23:07.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[92966]: audit 2024-09-20T19:23:05.676685+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:23:07.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[92966]: cluster 2024-09-20T19:23:05.684784+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-20T19:23:07.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[92966]: cluster 2024-09-20T19:23:05.684784+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-20T19:23:07.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[92966]: audit 2024-09-20T19:23:05.691560+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:07.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[92966]: audit 2024-09-20T19:23:05.691560+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:07.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[92966]: audit 2024-09-20T19:23:05.694234+0000 mon.a (mon.0) 544 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:07.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:06 smithi049 bash[92966]: audit 2024-09-20T19:23:05.694234+0000 mon.a (mon.0) 544 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:08.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[89441]: cluster 2024-09-20T19:23:06.677765+0000 mon.a (mon.0) 545 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:08.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[89441]: cluster 2024-09-20T19:23:06.677765+0000 mon.a (mon.0) 545 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:08.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[89441]: cluster 2024-09-20T19:23:06.688323+0000 mon.a (mon.0) 546 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183] boot 2024-09-20T19:23:08.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[89441]: cluster 2024-09-20T19:23:06.688323+0000 mon.a (mon.0) 546 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183] boot 2024-09-20T19:23:08.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[89441]: cluster 2024-09-20T19:23:06.688421+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-20T19:23:08.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[89441]: cluster 2024-09-20T19:23:06.688421+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-20T19:23:08.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[89441]: audit 2024-09-20T19:23:06.689708+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:23:08.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[89441]: audit 2024-09-20T19:23:06.689708+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:23:08.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[89441]: cluster 2024-09-20T19:23:07.691270+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-20T19:23:08.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[89441]: cluster 2024-09-20T19:23:07.691270+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-20T19:23:08.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[92966]: cluster 2024-09-20T19:23:06.677765+0000 mon.a (mon.0) 545 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:08.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[92966]: cluster 2024-09-20T19:23:06.677765+0000 mon.a (mon.0) 545 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:08.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[92966]: cluster 2024-09-20T19:23:06.688323+0000 mon.a (mon.0) 546 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183] boot 2024-09-20T19:23:08.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[92966]: cluster 2024-09-20T19:23:06.688323+0000 mon.a (mon.0) 546 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183] boot 2024-09-20T19:23:08.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[92966]: cluster 2024-09-20T19:23:06.688421+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-20T19:23:08.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[92966]: cluster 2024-09-20T19:23:06.688421+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-20T19:23:08.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[92966]: audit 2024-09-20T19:23:06.689708+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:23:08.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[92966]: audit 2024-09-20T19:23:06.689708+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:23:08.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[92966]: cluster 2024-09-20T19:23:07.691270+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-20T19:23:08.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:07 smithi049 bash[92966]: cluster 2024-09-20T19:23:07.691270+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-20T19:23:08.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:07 smithi115 bash[70559]: cluster 2024-09-20T19:23:06.677765+0000 mon.a (mon.0) 545 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:07 smithi115 bash[70559]: cluster 2024-09-20T19:23:06.677765+0000 mon.a (mon.0) 545 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:07 smithi115 bash[70559]: cluster 2024-09-20T19:23:06.688323+0000 mon.a (mon.0) 546 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183] boot 2024-09-20T19:23:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:07 smithi115 bash[70559]: cluster 2024-09-20T19:23:06.688323+0000 mon.a (mon.0) 546 : cluster [INF] osd.5 [v2:172.21.15.115:6808/3226580183,v1:172.21.15.115:6809/3226580183] boot 2024-09-20T19:23:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:07 smithi115 bash[70559]: cluster 2024-09-20T19:23:06.688421+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-20T19:23:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:07 smithi115 bash[70559]: cluster 2024-09-20T19:23:06.688421+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-20T19:23:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:07 smithi115 bash[70559]: audit 2024-09-20T19:23:06.689708+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:23:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:07 smithi115 bash[70559]: audit 2024-09-20T19:23:06.689708+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:23:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:07 smithi115 bash[70559]: cluster 2024-09-20T19:23:07.691270+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-20T19:23:08.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:07 smithi115 bash[70559]: cluster 2024-09-20T19:23:07.691270+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-20T19:23:09.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:08 smithi049 bash[89441]: cluster 2024-09-20T19:23:07.248367+0000 mgr.y (mgr.25175) 743 : cluster [DBG] pgmap v442: 161 pgs: 8 peering, 33 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-20T19:23:09.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:08 smithi049 bash[89441]: cluster 2024-09-20T19:23:07.248367+0000 mgr.y (mgr.25175) 743 : cluster [DBG] pgmap v442: 161 pgs: 8 peering, 33 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-20T19:23:09.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:08 smithi049 bash[89441]: cluster 2024-09-20T19:23:07.703515+0000 mon.a (mon.0) 550 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:09.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:08 smithi049 bash[89441]: cluster 2024-09-20T19:23:07.703515+0000 mon.a (mon.0) 550 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:09.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:08 smithi049 bash[92966]: cluster 2024-09-20T19:23:07.248367+0000 mgr.y (mgr.25175) 743 : cluster [DBG] pgmap v442: 161 pgs: 8 peering, 33 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-20T19:23:09.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:08 smithi049 bash[92966]: cluster 2024-09-20T19:23:07.248367+0000 mgr.y (mgr.25175) 743 : cluster [DBG] pgmap v442: 161 pgs: 8 peering, 33 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-20T19:23:09.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:08 smithi049 bash[92966]: cluster 2024-09-20T19:23:07.703515+0000 mon.a (mon.0) 550 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:09.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:08 smithi049 bash[92966]: cluster 2024-09-20T19:23:07.703515+0000 mon.a (mon.0) 550 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:09.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:08.627655265Z level=error msg="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:23:09.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:08 smithi115 bash[70559]: cluster 2024-09-20T19:23:07.248367+0000 mgr.y (mgr.25175) 743 : cluster [DBG] pgmap v442: 161 pgs: 8 peering, 33 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-20T19:23:09.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:08 smithi115 bash[70559]: cluster 2024-09-20T19:23:07.248367+0000 mgr.y (mgr.25175) 743 : cluster [DBG] pgmap v442: 161 pgs: 8 peering, 33 active+undersized, 18 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-20T19:23:09.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:08 smithi115 bash[70559]: cluster 2024-09-20T19:23:07.703515+0000 mon.a (mon.0) 550 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:09.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:08 smithi115 bash[70559]: cluster 2024-09-20T19:23:07.703515+0000 mon.a (mon.0) 550 : cluster [WRN] Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:11.048 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[68716]: debug 2024-09-20T19:23:10.722+0000 7ff90d8d7640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-20T19:23:11.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: cluster 2024-09-20T19:23:09.249691+0000 mgr.y (mgr.25175) 744 : cluster [DBG] pgmap v444: 161 pgs: 8 peering, 23 active+undersized, 13 active+undersized+degraded, 117 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/636 objects degraded (7.704%) 2024-09-20T19:23:11.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: cluster 2024-09-20T19:23:09.249691+0000 mgr.y (mgr.25175) 744 : cluster [DBG] pgmap v444: 161 pgs: 8 peering, 23 active+undersized, 13 active+undersized+degraded, 117 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/636 objects degraded (7.704%) 2024-09-20T19:23:11.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.554147+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.554147+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.564829+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.564829+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.567209+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.567209+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.569334+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.569334+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.580578+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.580578+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.714394+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:11.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.714394+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:11.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.717903+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.717903+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.720414+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.720414+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.722534+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: cluster 2024-09-20T19:23:09.249691+0000 mgr.y (mgr.25175) 744 : cluster [DBG] pgmap v444: 161 pgs: 8 peering, 23 active+undersized, 13 active+undersized+degraded, 117 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/636 objects degraded (7.704%) 2024-09-20T19:23:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: cluster 2024-09-20T19:23:09.249691+0000 mgr.y (mgr.25175) 744 : cluster [DBG] pgmap v444: 161 pgs: 8 peering, 23 active+undersized, 13 active+undersized+degraded, 117 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/636 objects degraded (7.704%) 2024-09-20T19:23:11.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.554147+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.554147+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.564829+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.564829+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.567209+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.567209+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.569334+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.569334+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.580578+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.580578+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.714394+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.714394+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.717903+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.717903+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.720414+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.720414+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.722534+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.722534+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.725239+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:23:11.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[89441]: audit 2024-09-20T19:23:10.725239+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:23:11.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.722534+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.725239+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:23:11.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:10 smithi049 bash[92966]: audit 2024-09-20T19:23:10.725239+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:23:11.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: cluster 2024-09-20T19:23:09.249691+0000 mgr.y (mgr.25175) 744 : cluster [DBG] pgmap v444: 161 pgs: 8 peering, 23 active+undersized, 13 active+undersized+degraded, 117 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/636 objects degraded (7.704%) 2024-09-20T19:23:11.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: cluster 2024-09-20T19:23:09.249691+0000 mgr.y (mgr.25175) 744 : cluster [DBG] pgmap v444: 161 pgs: 8 peering, 23 active+undersized, 13 active+undersized+degraded, 117 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/636 objects degraded (7.704%) 2024-09-20T19:23:11.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.554147+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.554147+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.564829+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.564829+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.567209+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.567209+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.569334+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.569334+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.580578+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.580578+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.714394+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.714394+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.717903+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.717903+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.720414+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.720414+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.722534+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.722534+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.725239+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:23:11.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:10 smithi115 bash[70559]: audit 2024-09-20T19:23:10.725239+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:23:12.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:11 smithi049 bash[89441]: audit 2024-09-20T19:23:10.725617+0000 mgr.y (mgr.25175) 745 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:23:12.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:11 smithi049 bash[89441]: audit 2024-09-20T19:23:10.725617+0000 mgr.y (mgr.25175) 745 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:23:12.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:11 smithi049 bash[89441]: cephadm 2024-09-20T19:23:10.727242+0000 mgr.y (mgr.25175) 746 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-20T19:23:12.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:11 smithi049 bash[89441]: cephadm 2024-09-20T19:23:10.727242+0000 mgr.y (mgr.25175) 746 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-20T19:23:12.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:11 smithi049 bash[92966]: audit 2024-09-20T19:23:10.725617+0000 mgr.y (mgr.25175) 745 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:23:12.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:11 smithi049 bash[92966]: audit 2024-09-20T19:23:10.725617+0000 mgr.y (mgr.25175) 745 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:23:12.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:11 smithi049 bash[92966]: cephadm 2024-09-20T19:23:10.727242+0000 mgr.y (mgr.25175) 746 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-20T19:23:12.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:11 smithi049 bash[92966]: cephadm 2024-09-20T19:23:10.727242+0000 mgr.y (mgr.25175) 746 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-20T19:23:12.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:11.665190924Z level=error msg="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:23:12.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:11 smithi115 bash[70559]: audit 2024-09-20T19:23:10.725617+0000 mgr.y (mgr.25175) 745 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:23:12.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:11 smithi115 bash[70559]: audit 2024-09-20T19:23:10.725617+0000 mgr.y (mgr.25175) 745 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:23:12.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:11 smithi115 bash[70559]: cephadm 2024-09-20T19:23:10.727242+0000 mgr.y (mgr.25175) 746 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-20T19:23:12.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:11 smithi115 bash[70559]: cephadm 2024-09-20T19:23:10.727242+0000 mgr.y (mgr.25175) 746 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-09-20T19:23:13.048 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[92966]: cluster 2024-09-20T19:23:11.251010+0000 mgr.y (mgr.25175) 747 : cluster [DBG] pgmap v445: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:23:13.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[92966]: cluster 2024-09-20T19:23:11.251010+0000 mgr.y (mgr.25175) 747 : cluster [DBG] pgmap v445: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:23:13.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[92966]: cluster 2024-09-20T19:23:11.731619+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 13 pgs degraded) 2024-09-20T19:23:13.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[92966]: cluster 2024-09-20T19:23:11.731619+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 13 pgs degraded) 2024-09-20T19:23:13.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[92966]: cluster 2024-09-20T19:23:11.731663+0000 mon.a (mon.0) 562 : cluster [INF] Cluster is now healthy 2024-09-20T19:23:13.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[92966]: cluster 2024-09-20T19:23:11.731663+0000 mon.a (mon.0) 562 : cluster [INF] Cluster is now healthy 2024-09-20T19:23:13.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[92966]: audit 2024-09-20T19:23:11.942713+0000 mgr.y (mgr.25175) 748 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:13.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[92966]: audit 2024-09-20T19:23:11.942713+0000 mgr.y (mgr.25175) 748 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:13.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[89441]: cluster 2024-09-20T19:23:11.251010+0000 mgr.y (mgr.25175) 747 : cluster [DBG] pgmap v445: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:23:13.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[89441]: cluster 2024-09-20T19:23:11.251010+0000 mgr.y (mgr.25175) 747 : cluster [DBG] pgmap v445: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:23:13.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[89441]: cluster 2024-09-20T19:23:11.731619+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 13 pgs degraded) 2024-09-20T19:23:13.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[89441]: cluster 2024-09-20T19:23:11.731619+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 13 pgs degraded) 2024-09-20T19:23:13.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[89441]: cluster 2024-09-20T19:23:11.731663+0000 mon.a (mon.0) 562 : cluster [INF] Cluster is now healthy 2024-09-20T19:23:13.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[89441]: cluster 2024-09-20T19:23:11.731663+0000 mon.a (mon.0) 562 : cluster [INF] Cluster is now healthy 2024-09-20T19:23:13.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[89441]: audit 2024-09-20T19:23:11.942713+0000 mgr.y (mgr.25175) 748 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:13.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:12 smithi049 bash[89441]: audit 2024-09-20T19:23:11.942713+0000 mgr.y (mgr.25175) 748 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:13.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:12 smithi115 bash[70559]: cluster 2024-09-20T19:23:11.251010+0000 mgr.y (mgr.25175) 747 : cluster [DBG] pgmap v445: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:23:13.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:12 smithi115 bash[70559]: cluster 2024-09-20T19:23:11.251010+0000 mgr.y (mgr.25175) 747 : cluster [DBG] pgmap v445: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:23:13.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:12 smithi115 bash[70559]: cluster 2024-09-20T19:23:11.731619+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 13 pgs degraded) 2024-09-20T19:23:13.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:12 smithi115 bash[70559]: cluster 2024-09-20T19:23:11.731619+0000 mon.a (mon.0) 561 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 13 pgs degraded) 2024-09-20T19:23:13.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:12 smithi115 bash[70559]: cluster 2024-09-20T19:23:11.731663+0000 mon.a (mon.0) 562 : cluster [INF] Cluster is now healthy 2024-09-20T19:23:13.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:12 smithi115 bash[70559]: cluster 2024-09-20T19:23:11.731663+0000 mon.a (mon.0) 562 : cluster [INF] Cluster is now healthy 2024-09-20T19:23:13.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:12 smithi115 bash[70559]: audit 2024-09-20T19:23:11.942713+0000 mgr.y (mgr.25175) 748 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:13.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:12 smithi115 bash[70559]: audit 2024-09-20T19:23:11.942713+0000 mgr.y (mgr.25175) 748 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:13.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:23:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:23:13] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-20T19:23:14.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:13 smithi049 bash[89441]: audit 2024-09-20T19:23:12.894543+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:14.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:13 smithi049 bash[89441]: audit 2024-09-20T19:23:12.894543+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:14.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:13 smithi049 bash[89441]: audit 2024-09-20T19:23:12.896521+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:14.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:13 smithi049 bash[89441]: audit 2024-09-20T19:23:12.896521+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:14.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:13 smithi049 bash[92966]: audit 2024-09-20T19:23:12.894543+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:14.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:13 smithi049 bash[92966]: audit 2024-09-20T19:23:12.894543+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:14.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:13 smithi049 bash[92966]: audit 2024-09-20T19:23:12.896521+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:14.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:13 smithi049 bash[92966]: audit 2024-09-20T19:23:12.896521+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:14.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:13 smithi115 bash[70559]: audit 2024-09-20T19:23:12.894543+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:14.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:13 smithi115 bash[70559]: audit 2024-09-20T19:23:12.894543+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:14.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:13 smithi115 bash[70559]: audit 2024-09-20T19:23:12.896521+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:14.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:13 smithi115 bash[70559]: audit 2024-09-20T19:23:12.896521+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:14.899 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:14.650216538Z level=error msg="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:23:15.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:14 smithi049 bash[89441]: cluster 2024-09-20T19:23:13.251842+0000 mgr.y (mgr.25175) 749 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 540 B/s rd, 0 op/s 2024-09-20T19:23:15.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:14 smithi049 bash[89441]: cluster 2024-09-20T19:23:13.251842+0000 mgr.y (mgr.25175) 749 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 540 B/s rd, 0 op/s 2024-09-20T19:23:15.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:14 smithi049 bash[92966]: cluster 2024-09-20T19:23:13.251842+0000 mgr.y (mgr.25175) 749 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 540 B/s rd, 0 op/s 2024-09-20T19:23:15.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:14 smithi049 bash[92966]: cluster 2024-09-20T19:23:13.251842+0000 mgr.y (mgr.25175) 749 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 540 B/s rd, 0 op/s 2024-09-20T19:23:15.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:14 smithi115 bash[70559]: cluster 2024-09-20T19:23:13.251842+0000 mgr.y (mgr.25175) 749 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 540 B/s rd, 0 op/s 2024-09-20T19:23:15.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:14 smithi115 bash[70559]: cluster 2024-09-20T19:23:13.251842+0000 mgr.y (mgr.25175) 749 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 540 B/s rd, 0 op/s 2024-09-20T19:23:17.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:16 smithi049 bash[89441]: cluster 2024-09-20T19:23:15.253015+0000 mgr.y (mgr.25175) 750 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 477 B/s rd, 0 op/s 2024-09-20T19:23:17.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:16 smithi049 bash[89441]: cluster 2024-09-20T19:23:15.253015+0000 mgr.y (mgr.25175) 750 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 477 B/s rd, 0 op/s 2024-09-20T19:23:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:16 smithi049 bash[92966]: cluster 2024-09-20T19:23:15.253015+0000 mgr.y (mgr.25175) 750 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 477 B/s rd, 0 op/s 2024-09-20T19:23:17.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:16 smithi049 bash[92966]: cluster 2024-09-20T19:23:15.253015+0000 mgr.y (mgr.25175) 750 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 477 B/s rd, 0 op/s 2024-09-20T19:23:17.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:16 smithi115 bash[70559]: cluster 2024-09-20T19:23:15.253015+0000 mgr.y (mgr.25175) 750 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 477 B/s rd, 0 op/s 2024-09-20T19:23:17.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:16 smithi115 bash[70559]: cluster 2024-09-20T19:23:15.253015+0000 mgr.y (mgr.25175) 750 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 477 B/s rd, 0 op/s 2024-09-20T19:23:18.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:17.659658244Z level=error msg="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:23:19.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:18 smithi049 bash[89441]: cluster 2024-09-20T19:23:17.254382+0000 mgr.y (mgr.25175) 751 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:23:19.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:18 smithi049 bash[89441]: cluster 2024-09-20T19:23:17.254382+0000 mgr.y (mgr.25175) 751 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:23:19.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:18 smithi049 bash[92966]: cluster 2024-09-20T19:23:17.254382+0000 mgr.y (mgr.25175) 751 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:23:19.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:18 smithi049 bash[92966]: cluster 2024-09-20T19:23:17.254382+0000 mgr.y (mgr.25175) 751 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:23:19.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:18 smithi115 bash[70559]: cluster 2024-09-20T19:23:17.254382+0000 mgr.y (mgr.25175) 751 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:23:19.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:18 smithi115 bash[70559]: cluster 2024-09-20T19:23:17.254382+0000 mgr.y (mgr.25175) 751 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:23:21.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:20.665432483Z level=error msg="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:23:21.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:20 smithi115 bash[70559]: cluster 2024-09-20T19:23:19.255505+0000 mgr.y (mgr.25175) 752 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-09-20T19:23:21.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:20 smithi115 bash[70559]: cluster 2024-09-20T19:23:19.255505+0000 mgr.y (mgr.25175) 752 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-09-20T19:23:21.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:20 smithi049 bash[89441]: cluster 2024-09-20T19:23:19.255505+0000 mgr.y (mgr.25175) 752 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-09-20T19:23:21.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:20 smithi049 bash[89441]: cluster 2024-09-20T19:23:19.255505+0000 mgr.y (mgr.25175) 752 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-09-20T19:23:21.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:20 smithi049 bash[92966]: cluster 2024-09-20T19:23:19.255505+0000 mgr.y (mgr.25175) 752 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-09-20T19:23:21.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:20 smithi049 bash[92966]: cluster 2024-09-20T19:23:19.255505+0000 mgr.y (mgr.25175) 752 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-09-20T19:23:23.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:22 smithi049 bash[89441]: cluster 2024-09-20T19:23:21.256773+0000 mgr.y (mgr.25175) 753 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:22 smithi049 bash[89441]: cluster 2024-09-20T19:23:21.256773+0000 mgr.y (mgr.25175) 753 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:22 smithi049 bash[89441]: audit 2024-09-20T19:23:21.950434+0000 mgr.y (mgr.25175) 754 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:22 smithi049 bash[89441]: audit 2024-09-20T19:23:21.950434+0000 mgr.y (mgr.25175) 754 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:23.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:22 smithi049 bash[92966]: cluster 2024-09-20T19:23:21.256773+0000 mgr.y (mgr.25175) 753 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:23.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:22 smithi049 bash[92966]: cluster 2024-09-20T19:23:21.256773+0000 mgr.y (mgr.25175) 753 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:23.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:22 smithi049 bash[92966]: audit 2024-09-20T19:23:21.950434+0000 mgr.y (mgr.25175) 754 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:23.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:22 smithi049 bash[92966]: audit 2024-09-20T19:23:21.950434+0000 mgr.y (mgr.25175) 754 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:22 smithi115 bash[70559]: cluster 2024-09-20T19:23:21.256773+0000 mgr.y (mgr.25175) 753 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:22 smithi115 bash[70559]: cluster 2024-09-20T19:23:21.256773+0000 mgr.y (mgr.25175) 753 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:22 smithi115 bash[70559]: audit 2024-09-20T19:23:21.950434+0000 mgr.y (mgr.25175) 754 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:22 smithi115 bash[70559]: audit 2024-09-20T19:23:21.950434+0000 mgr.y (mgr.25175) 754 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:23.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:23:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:23:23] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-20T19:23:24.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:23.63037567Z level=error msg="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:23:24.223 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:23:24.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:24 smithi049 bash[92966]: audit 2024-09-20T19:23:23.210041+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:24.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:24 smithi049 bash[92966]: audit 2024-09-20T19:23:23.210041+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:24.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:24 smithi049 bash[92966]: cluster 2024-09-20T19:23:23.257659+0000 mgr.y (mgr.25175) 755 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:24.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:24 smithi049 bash[92966]: cluster 2024-09-20T19:23:23.257659+0000 mgr.y (mgr.25175) 755 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:24.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:24 smithi049 bash[89441]: audit 2024-09-20T19:23:23.210041+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:24.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:24 smithi049 bash[89441]: audit 2024-09-20T19:23:23.210041+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:24.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:24 smithi049 bash[89441]: cluster 2024-09-20T19:23:23.257659+0000 mgr.y (mgr.25175) 755 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:24.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:24 smithi049 bash[89441]: cluster 2024-09-20T19:23:23.257659+0000 mgr.y (mgr.25175) 755 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:24.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:24 smithi115 bash[70559]: audit 2024-09-20T19:23:23.210041+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:24.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:24 smithi115 bash[70559]: audit 2024-09-20T19:23:23.210041+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:24.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:24 smithi115 bash[70559]: cluster 2024-09-20T19:23:23.257659+0000 mgr.y (mgr.25175) 755 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:24.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:24 smithi115 bash[70559]: cluster 2024-09-20T19:23:23.257659+0000 mgr.y (mgr.25175) 755 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:24.890 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:23:24.891 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (12m) 112s ago 39m 13.8M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:23:24.891 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (11m) 25s ago 38m 68.1M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:23:24.891 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (13m) 112s ago 36m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:23:24.891 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (13m) 25s ago 47m 444M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:23:24.891 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (24m) 112s ago 49m 520M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:23:24.891 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (8m) 112s ago 49m 51.6M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:23:24.891 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (9m) 25s ago 47m 45.0M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:23:24.891 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (7m) 112s ago 47m 41.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:23:24.891 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (13m) 112s ago 39m 8936k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:23:24.891 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (13m) 25s ago 39m 8915k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:23:24.891 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (5m) 112s ago 46m 49.7M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:23:24.891 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (5m) 112s ago 45m 48.3M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 4e06c26ed990 2024-09-20T19:23:24.892 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (3m) 112s ago 44m 46.1M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 b92a40fd8b19 2024-09-20T19:23:24.892 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running 112s ago 43m - 3036M 2024-09-20T19:23:24.892 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (68s) 25s ago 43m 50.1M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 5787a3a0d0e4 2024-09-20T19:23:24.892 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running 25s ago 42m - 3292M 2024-09-20T19:23:24.892 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (41m) 25s ago 41m 70.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 99eb589a65a2 2024-09-20T19:23:24.892 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (40m) 25s ago 40m 65.1M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:23:24.892 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (12m) 25s ago 39m 49.1M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:23:24.892 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (36m) 112s ago 36m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:23:24.892 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (36m) 25s ago 36m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:23:25.276 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:23:25.276 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 6 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:23:25.277 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 4, 2024-09-20T19:23:25.278 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 11 2024-09-20T19:23:25.278 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:23:25.278 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:23:25.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:25 smithi049 bash[89441]: audit 2024-09-20T19:23:24.213563+0000 mgr.y (mgr.25175) 756 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:25 smithi049 bash[89441]: audit 2024-09-20T19:23:24.213563+0000 mgr.y (mgr.25175) 756 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:25 smithi049 bash[89441]: audit 2024-09-20T19:23:24.535881+0000 mgr.y (mgr.25175) 757 : audit [DBG] from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:25 smithi049 bash[89441]: audit 2024-09-20T19:23:24.535881+0000 mgr.y (mgr.25175) 757 : audit [DBG] from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:25 smithi049 bash[89441]: audit 2024-09-20T19:23:24.855772+0000 mgr.y (mgr.25175) 758 : audit [DBG] from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:25 smithi049 bash[89441]: audit 2024-09-20T19:23:24.855772+0000 mgr.y (mgr.25175) 758 : audit [DBG] from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:25 smithi049 bash[92966]: audit 2024-09-20T19:23:24.213563+0000 mgr.y (mgr.25175) 756 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:25 smithi049 bash[92966]: audit 2024-09-20T19:23:24.213563+0000 mgr.y (mgr.25175) 756 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:25 smithi049 bash[92966]: audit 2024-09-20T19:23:24.535881+0000 mgr.y (mgr.25175) 757 : audit [DBG] from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:25 smithi049 bash[92966]: audit 2024-09-20T19:23:24.535881+0000 mgr.y (mgr.25175) 757 : audit [DBG] from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:25 smithi049 bash[92966]: audit 2024-09-20T19:23:24.855772+0000 mgr.y (mgr.25175) 758 : audit [DBG] from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:25 smithi049 bash[92966]: audit 2024-09-20T19:23:24.855772+0000 mgr.y (mgr.25175) 758 : audit [DBG] from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.611 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:23:25.611 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:23:25.611 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:23:25.612 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:23:25.612 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:23:25.612 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "4/8 daemons upgraded", 2024-09-20T19:23:25.612 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:23:25.612 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:23:25.612 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:23:25.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:25 smithi115 bash[70559]: audit 2024-09-20T19:23:24.213563+0000 mgr.y (mgr.25175) 756 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:25 smithi115 bash[70559]: audit 2024-09-20T19:23:24.213563+0000 mgr.y (mgr.25175) 756 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:25 smithi115 bash[70559]: audit 2024-09-20T19:23:24.535881+0000 mgr.y (mgr.25175) 757 : audit [DBG] from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:25 smithi115 bash[70559]: audit 2024-09-20T19:23:24.535881+0000 mgr.y (mgr.25175) 757 : audit [DBG] from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:25 smithi115 bash[70559]: audit 2024-09-20T19:23:24.855772+0000 mgr.y (mgr.25175) 758 : audit [DBG] from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:25.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:25 smithi115 bash[70559]: audit 2024-09-20T19:23:24.855772+0000 mgr.y (mgr.25175) 758 : audit [DBG] from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:26.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[89441]: cluster 2024-09-20T19:23:25.258814+0000 mgr.y (mgr.25175) 759 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:26.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[89441]: cluster 2024-09-20T19:23:25.258814+0000 mgr.y (mgr.25175) 759 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:26.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[89441]: audit 2024-09-20T19:23:25.279794+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.49:0/1720959998' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:26.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[89441]: audit 2024-09-20T19:23:25.279794+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.49:0/1720959998' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[89441]: audit 2024-09-20T19:23:25.614061+0000 mgr.y (mgr.25175) 760 : audit [DBG] from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[89441]: audit 2024-09-20T19:23:25.614061+0000 mgr.y (mgr.25175) 760 : audit [DBG] from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[89441]: audit 2024-09-20T19:23:25.737245+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:23:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[89441]: audit 2024-09-20T19:23:25.737245+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:23:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[89441]: audit 2024-09-20T19:23:25.737663+0000 mgr.y (mgr.25175) 761 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:23:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[89441]: audit 2024-09-20T19:23:25.737663+0000 mgr.y (mgr.25175) 761 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:23:26.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[89441]: cephadm 2024-09-20T19:23:25.740107+0000 mgr.y (mgr.25175) 762 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-20T19:23:26.551 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[89441]: cephadm 2024-09-20T19:23:25.740107+0000 mgr.y (mgr.25175) 762 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-20T19:23:26.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[92966]: cluster 2024-09-20T19:23:25.258814+0000 mgr.y (mgr.25175) 759 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:26.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[92966]: cluster 2024-09-20T19:23:25.258814+0000 mgr.y (mgr.25175) 759 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:26.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[92966]: audit 2024-09-20T19:23:25.279794+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.49:0/1720959998' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:26.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[92966]: audit 2024-09-20T19:23:25.279794+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.49:0/1720959998' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:26.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[92966]: audit 2024-09-20T19:23:25.614061+0000 mgr.y (mgr.25175) 760 : audit [DBG] from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:26.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[92966]: audit 2024-09-20T19:23:25.614061+0000 mgr.y (mgr.25175) 760 : audit [DBG] from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:26.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[92966]: audit 2024-09-20T19:23:25.737245+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:23:26.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[92966]: audit 2024-09-20T19:23:25.737245+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:23:26.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[92966]: audit 2024-09-20T19:23:25.737663+0000 mgr.y (mgr.25175) 761 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:23:26.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[92966]: audit 2024-09-20T19:23:25.737663+0000 mgr.y (mgr.25175) 761 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:23:26.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[92966]: cephadm 2024-09-20T19:23:25.740107+0000 mgr.y (mgr.25175) 762 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-20T19:23:26.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:26 smithi049 bash[92966]: cephadm 2024-09-20T19:23:25.740107+0000 mgr.y (mgr.25175) 762 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-20T19:23:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[70559]: cluster 2024-09-20T19:23:25.258814+0000 mgr.y (mgr.25175) 759 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[70559]: cluster 2024-09-20T19:23:25.258814+0000 mgr.y (mgr.25175) 759 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[70559]: audit 2024-09-20T19:23:25.279794+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.49:0/1720959998' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[70559]: audit 2024-09-20T19:23:25.279794+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.49:0/1720959998' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[70559]: audit 2024-09-20T19:23:25.614061+0000 mgr.y (mgr.25175) 760 : audit [DBG] from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[70559]: audit 2024-09-20T19:23:25.614061+0000 mgr.y (mgr.25175) 760 : audit [DBG] from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[70559]: audit 2024-09-20T19:23:25.737245+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:23:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[70559]: audit 2024-09-20T19:23:25.737245+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:23:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[70559]: audit 2024-09-20T19:23:25.737663+0000 mgr.y (mgr.25175) 761 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:23:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[70559]: audit 2024-09-20T19:23:25.737663+0000 mgr.y (mgr.25175) 761 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:23:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[70559]: cephadm 2024-09-20T19:23:25.740107+0000 mgr.y (mgr.25175) 762 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-20T19:23:26.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[70559]: cephadm 2024-09-20T19:23:25.740107+0000 mgr.y (mgr.25175) 762 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-20T19:23:27.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:26.642288718Z level=error msg="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:23:28.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:28 smithi115 bash[70559]: cluster 2024-09-20T19:23:27.260174+0000 mgr.y (mgr.25175) 763 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:28 smithi115 bash[70559]: cluster 2024-09-20T19:23:27.260174+0000 mgr.y (mgr.25175) 763 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:28 smithi115 bash[70559]: audit 2024-09-20T19:23:27.889306+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:28 smithi115 bash[70559]: audit 2024-09-20T19:23:27.889306+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:28 smithi115 bash[70559]: audit 2024-09-20T19:23:28.144923+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:28 smithi115 bash[70559]: audit 2024-09-20T19:23:28.144923+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:28 smithi115 bash[70559]: audit 2024-09-20T19:23:28.150615+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T19:23:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:28 smithi115 bash[70559]: audit 2024-09-20T19:23:28.150615+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T19:23:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:28 smithi115 bash[70559]: audit 2024-09-20T19:23:28.152759+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:28 smithi115 bash[70559]: audit 2024-09-20T19:23:28.152759+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:28.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[89441]: cluster 2024-09-20T19:23:27.260174+0000 mgr.y (mgr.25175) 763 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:28.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[89441]: cluster 2024-09-20T19:23:27.260174+0000 mgr.y (mgr.25175) 763 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:28.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[89441]: audit 2024-09-20T19:23:27.889306+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:28.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[89441]: audit 2024-09-20T19:23:27.889306+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:28.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[89441]: audit 2024-09-20T19:23:28.144923+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:28.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[89441]: audit 2024-09-20T19:23:28.144923+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:28.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[89441]: audit 2024-09-20T19:23:28.150615+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T19:23:28.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[89441]: audit 2024-09-20T19:23:28.150615+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T19:23:28.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[89441]: audit 2024-09-20T19:23:28.152759+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:28.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[89441]: audit 2024-09-20T19:23:28.152759+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:28.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[92966]: cluster 2024-09-20T19:23:27.260174+0000 mgr.y (mgr.25175) 763 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:28.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[92966]: cluster 2024-09-20T19:23:27.260174+0000 mgr.y (mgr.25175) 763 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:28.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[92966]: audit 2024-09-20T19:23:27.889306+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:28.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[92966]: audit 2024-09-20T19:23:27.889306+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:28.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[92966]: audit 2024-09-20T19:23:28.144923+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:28.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[92966]: audit 2024-09-20T19:23:28.144923+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:28.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[92966]: audit 2024-09-20T19:23:28.150615+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T19:23:28.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[92966]: audit 2024-09-20T19:23:28.150615+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T19:23:28.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[92966]: audit 2024-09-20T19:23:28.152759+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:28.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:28 smithi049 bash[92966]: audit 2024-09-20T19:23:28.152759+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:29.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:29 smithi115 bash[70559]: cephadm 2024-09-20T19:23:28.135401+0000 mgr.y (mgr.25175) 764 : cephadm [INF] Upgrade: Updating osd.6 2024-09-20T19:23:29.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:29 smithi115 bash[70559]: cephadm 2024-09-20T19:23:28.135401+0000 mgr.y (mgr.25175) 764 : cephadm [INF] Upgrade: Updating osd.6 2024-09-20T19:23:29.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:29 smithi115 bash[70559]: cephadm 2024-09-20T19:23:28.158445+0000 mgr.y (mgr.25175) 765 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-09-20T19:23:29.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:29 smithi115 bash[70559]: cephadm 2024-09-20T19:23:28.158445+0000 mgr.y (mgr.25175) 765 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-09-20T19:23:29.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:29 smithi049 bash[89441]: cephadm 2024-09-20T19:23:28.135401+0000 mgr.y (mgr.25175) 764 : cephadm [INF] Upgrade: Updating osd.6 2024-09-20T19:23:29.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:29 smithi049 bash[89441]: cephadm 2024-09-20T19:23:28.135401+0000 mgr.y (mgr.25175) 764 : cephadm [INF] Upgrade: Updating osd.6 2024-09-20T19:23:29.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:29 smithi049 bash[89441]: cephadm 2024-09-20T19:23:28.158445+0000 mgr.y (mgr.25175) 765 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-09-20T19:23:29.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:29 smithi049 bash[89441]: cephadm 2024-09-20T19:23:28.158445+0000 mgr.y (mgr.25175) 765 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-09-20T19:23:29.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:29 smithi049 bash[92966]: cephadm 2024-09-20T19:23:28.135401+0000 mgr.y (mgr.25175) 764 : cephadm [INF] Upgrade: Updating osd.6 2024-09-20T19:23:29.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:29 smithi049 bash[92966]: cephadm 2024-09-20T19:23:28.135401+0000 mgr.y (mgr.25175) 764 : cephadm [INF] Upgrade: Updating osd.6 2024-09-20T19:23:29.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:29 smithi049 bash[92966]: cephadm 2024-09-20T19:23:28.158445+0000 mgr.y (mgr.25175) 765 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-09-20T19:23:29.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:29 smithi049 bash[92966]: cephadm 2024-09-20T19:23:28.158445+0000 mgr.y (mgr.25175) 765 : cephadm [INF] Deploying daemon osd.6 on smithi115 2024-09-20T19:23:29.980 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:29.626732817Z level=error msg="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:23:30.600 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:30 smithi115 bash[70559]: cluster 2024-09-20T19:23:29.261346+0000 mgr.y (mgr.25175) 766 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:30.600 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:30 smithi115 bash[70559]: cluster 2024-09-20T19:23:29.261346+0000 mgr.y (mgr.25175) 766 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:30.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:30 smithi049 bash[89441]: cluster 2024-09-20T19:23:29.261346+0000 mgr.y (mgr.25175) 766 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:30.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:30 smithi049 bash[89441]: cluster 2024-09-20T19:23:29.261346+0000 mgr.y (mgr.25175) 766 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:30.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:30 smithi049 bash[92966]: cluster 2024-09-20T19:23:29.261346+0000 mgr.y (mgr.25175) 766 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:30.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:30 smithi049 bash[92966]: cluster 2024-09-20T19:23:29.261346+0000 mgr.y (mgr.25175) 766 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:32.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:32 smithi115 bash[70559]: cluster 2024-09-20T19:23:31.262664+0000 mgr.y (mgr.25175) 767 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:32.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:32 smithi115 bash[70559]: cluster 2024-09-20T19:23:31.262664+0000 mgr.y (mgr.25175) 767 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:32.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:32 smithi115 bash[70559]: audit 2024-09-20T19:23:31.961683+0000 mgr.y (mgr.25175) 768 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:32.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:32 smithi115 bash[70559]: audit 2024-09-20T19:23:31.961683+0000 mgr.y (mgr.25175) 768 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:32.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:32 smithi049 bash[89441]: cluster 2024-09-20T19:23:31.262664+0000 mgr.y (mgr.25175) 767 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:32.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:32 smithi049 bash[89441]: cluster 2024-09-20T19:23:31.262664+0000 mgr.y (mgr.25175) 767 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:32.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:32 smithi049 bash[89441]: audit 2024-09-20T19:23:31.961683+0000 mgr.y (mgr.25175) 768 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:32.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:32 smithi049 bash[89441]: audit 2024-09-20T19:23:31.961683+0000 mgr.y (mgr.25175) 768 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:32.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:32 smithi049 bash[92966]: cluster 2024-09-20T19:23:31.262664+0000 mgr.y (mgr.25175) 767 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:32.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:32 smithi049 bash[92966]: cluster 2024-09-20T19:23:31.262664+0000 mgr.y (mgr.25175) 767 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:32.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:32 smithi049 bash[92966]: audit 2024-09-20T19:23:31.961683+0000 mgr.y (mgr.25175) 768 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:32.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:32 smithi049 bash[92966]: audit 2024-09-20T19:23:31.961683+0000 mgr.y (mgr.25175) 768 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:32.902 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:23:32 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:32.902 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:23:32 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:32.903 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:23:32 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:32.903 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:23:32 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:32.903 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:23:32 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:32.904 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:32 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:32.904 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:32 smithi115 systemd[1]: Stopping Ceph osd.6 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:23:32.904 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:32.637845879Z level=error msg="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:23:32.904 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:32 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:32.904 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:32 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:32.905 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:23:32 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:33.339 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:32 smithi115 bash[36563]: debug 2024-09-20T19:23:32.902+0000 7fb9880dd640 -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-20T19:23:33.339 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:32 smithi115 bash[36563]: debug 2024-09-20T19:23:32.902+0000 7fb9880dd640 -1 osd.6 142 *** Got signal Terminated *** 2024-09-20T19:23:33.339 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:32 smithi115 bash[36563]: debug 2024-09-20T19:23:32.902+0000 7fb9880dd640 -1 osd.6 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:23:33.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:33 smithi115 bash[70559]: cluster 2024-09-20T19:23:32.906588+0000 mon.a (mon.0) 571 : cluster [INF] osd.6 marked itself down and dead 2024-09-20T19:23:33.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:33 smithi115 bash[70559]: cluster 2024-09-20T19:23:32.906588+0000 mon.a (mon.0) 571 : cluster [INF] osd.6 marked itself down and dead 2024-09-20T19:23:33.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:23:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:23:33] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.51.0" 2024-09-20T19:23:33.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:33 smithi049 bash[89441]: cluster 2024-09-20T19:23:32.906588+0000 mon.a (mon.0) 571 : cluster [INF] osd.6 marked itself down and dead 2024-09-20T19:23:33.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:33 smithi049 bash[89441]: cluster 2024-09-20T19:23:32.906588+0000 mon.a (mon.0) 571 : cluster [INF] osd.6 marked itself down and dead 2024-09-20T19:23:33.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:33 smithi049 bash[92966]: cluster 2024-09-20T19:23:32.906588+0000 mon.a (mon.0) 571 : cluster [INF] osd.6 marked itself down and dead 2024-09-20T19:23:33.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:33 smithi049 bash[92966]: cluster 2024-09-20T19:23:32.906588+0000 mon.a (mon.0) 571 : cluster [INF] osd.6 marked itself down and dead 2024-09-20T19:23:34.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:34 smithi115 bash[82735]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-6 2024-09-20T19:23:34.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:34 smithi115 bash[82797]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-6 2024-09-20T19:23:34.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:34 smithi115 bash[70559]: cluster 2024-09-20T19:23:33.263568+0000 mgr.y (mgr.25175) 769 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:34.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:34 smithi115 bash[70559]: cluster 2024-09-20T19:23:33.263568+0000 mgr.y (mgr.25175) 769 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:34 smithi115 bash[70559]: cluster 2024-09-20T19:23:33.332851+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:23:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:34 smithi115 bash[70559]: cluster 2024-09-20T19:23:33.332851+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:23:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:34 smithi115 bash[70559]: cluster 2024-09-20T19:23:33.351446+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-20T19:23:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:34 smithi115 bash[70559]: cluster 2024-09-20T19:23:33.351446+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-20T19:23:34.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:34 smithi049 bash[89441]: cluster 2024-09-20T19:23:33.263568+0000 mgr.y (mgr.25175) 769 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:34.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:34 smithi049 bash[89441]: cluster 2024-09-20T19:23:33.263568+0000 mgr.y (mgr.25175) 769 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:34.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:34 smithi049 bash[89441]: cluster 2024-09-20T19:23:33.332851+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:23:34.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:34 smithi049 bash[89441]: cluster 2024-09-20T19:23:33.332851+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:23:34.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:34 smithi049 bash[89441]: cluster 2024-09-20T19:23:33.351446+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-20T19:23:34.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:34 smithi049 bash[89441]: cluster 2024-09-20T19:23:33.351446+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-20T19:23:34.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:34 smithi049 bash[92966]: cluster 2024-09-20T19:23:33.263568+0000 mgr.y (mgr.25175) 769 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:34.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:34 smithi049 bash[92966]: cluster 2024-09-20T19:23:33.263568+0000 mgr.y (mgr.25175) 769 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:23:34.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:34 smithi049 bash[92966]: cluster 2024-09-20T19:23:33.332851+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:23:34.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:34 smithi049 bash[92966]: cluster 2024-09-20T19:23:33.332851+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:23:34.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:34 smithi049 bash[92966]: cluster 2024-09-20T19:23:33.351446+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-20T19:23:34.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:34 smithi049 bash[92966]: cluster 2024-09-20T19:23:33.351446+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-20T19:23:35.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:35 smithi115 bash[70559]: cluster 2024-09-20T19:23:34.363124+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-20T19:23:35.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:35 smithi115 bash[70559]: cluster 2024-09-20T19:23:34.363124+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-20T19:23:35.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:35 smithi049 bash[92966]: cluster 2024-09-20T19:23:34.363124+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-20T19:23:35.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:35 smithi049 bash[92966]: cluster 2024-09-20T19:23:34.363124+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-20T19:23:35.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:35 smithi049 bash[89441]: cluster 2024-09-20T19:23:34.363124+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-20T19:23:35.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:35 smithi049 bash[89441]: cluster 2024-09-20T19:23:34.363124+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-20T19:23:35.870 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:35.620496437Z level=error msg="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:23:36.615 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:23:36 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:36.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:36 smithi115 bash[70559]: cluster 2024-09-20T19:23:35.264494+0000 mgr.y (mgr.25175) 770 : cluster [DBG] pgmap v459: 161 pgs: 1 active+undersized, 12 stale+active+clean, 148 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:23:36.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:36 smithi115 bash[70559]: cluster 2024-09-20T19:23:35.264494+0000 mgr.y (mgr.25175) 770 : cluster [DBG] pgmap v459: 161 pgs: 1 active+undersized, 12 stale+active+clean, 148 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:23:36.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:36 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.6.service: Deactivated successfully. 2024-09-20T19:23:36.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:36 smithi115 systemd[1]: Stopped Ceph osd.6 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:23:36.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:36 smithi049 bash[92966]: cluster 2024-09-20T19:23:35.264494+0000 mgr.y (mgr.25175) 770 : cluster [DBG] pgmap v459: 161 pgs: 1 active+undersized, 12 stale+active+clean, 148 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:23:36.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:36 smithi049 bash[92966]: cluster 2024-09-20T19:23:35.264494+0000 mgr.y (mgr.25175) 770 : cluster [DBG] pgmap v459: 161 pgs: 1 active+undersized, 12 stale+active+clean, 148 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:23:36.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:36 smithi049 bash[89441]: cluster 2024-09-20T19:23:35.264494+0000 mgr.y (mgr.25175) 770 : cluster [DBG] pgmap v459: 161 pgs: 1 active+undersized, 12 stale+active+clean, 148 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:23:36.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:36 smithi049 bash[89441]: cluster 2024-09-20T19:23:35.264494+0000 mgr.y (mgr.25175) 770 : cluster [DBG] pgmap v459: 161 pgs: 1 active+undersized, 12 stale+active+clean, 148 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:23:37.115 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:23:36 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:37.115 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:23:36 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:37.115 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:23:36 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:37.116 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:23:36 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:37.116 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:36 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:37.116 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:36 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:37.116 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:36 smithi115 systemd[1]: Started Ceph osd.6 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:23:37.117 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:23:36 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:37.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:36 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:38.039 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:37 smithi115 bash[70559]: audit 2024-09-20T19:23:36.784842+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:38.039 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:37 smithi115 bash[70559]: audit 2024-09-20T19:23:36.784842+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:38.039 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:37 smithi115 bash[70559]: audit 2024-09-20T19:23:36.795348+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:38.039 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:37 smithi115 bash[70559]: audit 2024-09-20T19:23:36.795348+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:38.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:37 smithi049 bash[89441]: audit 2024-09-20T19:23:36.784842+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:38.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:37 smithi049 bash[89441]: audit 2024-09-20T19:23:36.784842+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:38.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:37 smithi049 bash[89441]: audit 2024-09-20T19:23:36.795348+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:38.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:37 smithi049 bash[89441]: audit 2024-09-20T19:23:36.795348+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:38.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:37 smithi049 bash[92966]: audit 2024-09-20T19:23:36.784842+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:38.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:37 smithi049 bash[92966]: audit 2024-09-20T19:23:36.784842+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:38.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:37 smithi049 bash[92966]: audit 2024-09-20T19:23:36.795348+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:38.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:37 smithi049 bash[92966]: audit 2024-09-20T19:23:36.795348+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:38.365 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:38 smithi115 bash[82944]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:23:38.365 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:38 smithi115 bash[82944]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:23:39.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:38 smithi049 bash[89441]: cluster 2024-09-20T19:23:37.266070+0000 mgr.y (mgr.25175) 771 : cluster [DBG] pgmap v460: 161 pgs: 17 active+undersized, 7 stale+active+clean, 11 active+undersized+degraded, 126 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-20T19:23:39.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:38 smithi049 bash[89441]: cluster 2024-09-20T19:23:37.266070+0000 mgr.y (mgr.25175) 771 : cluster [DBG] pgmap v460: 161 pgs: 17 active+undersized, 7 stale+active+clean, 11 active+undersized+degraded, 126 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-20T19:23:39.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:38 smithi049 bash[89441]: cluster 2024-09-20T19:23:37.790953+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: Degraded data redundancy: 37/636 objects degraded (5.818%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:39.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:38 smithi049 bash[89441]: cluster 2024-09-20T19:23:37.790953+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: Degraded data redundancy: 37/636 objects degraded (5.818%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:39.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:38 smithi049 bash[92966]: cluster 2024-09-20T19:23:37.266070+0000 mgr.y (mgr.25175) 771 : cluster [DBG] pgmap v460: 161 pgs: 17 active+undersized, 7 stale+active+clean, 11 active+undersized+degraded, 126 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-20T19:23:39.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:38 smithi049 bash[92966]: cluster 2024-09-20T19:23:37.266070+0000 mgr.y (mgr.25175) 771 : cluster [DBG] pgmap v460: 161 pgs: 17 active+undersized, 7 stale+active+clean, 11 active+undersized+degraded, 126 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-20T19:23:39.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:38 smithi049 bash[92966]: cluster 2024-09-20T19:23:37.790953+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: Degraded data redundancy: 37/636 objects degraded (5.818%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:39.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:38 smithi049 bash[92966]: cluster 2024-09-20T19:23:37.790953+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: Degraded data redundancy: 37/636 objects degraded (5.818%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:39.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:38.6572755Z level=error msg="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:23:39.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:38 smithi115 bash[70559]: cluster 2024-09-20T19:23:37.266070+0000 mgr.y (mgr.25175) 771 : cluster [DBG] pgmap v460: 161 pgs: 17 active+undersized, 7 stale+active+clean, 11 active+undersized+degraded, 126 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-20T19:23:39.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:38 smithi115 bash[70559]: cluster 2024-09-20T19:23:37.266070+0000 mgr.y (mgr.25175) 771 : cluster [DBG] pgmap v460: 161 pgs: 17 active+undersized, 7 stale+active+clean, 11 active+undersized+degraded, 126 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 37/636 objects degraded (5.818%) 2024-09-20T19:23:39.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:38 smithi115 bash[70559]: cluster 2024-09-20T19:23:37.790953+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: Degraded data redundancy: 37/636 objects degraded (5.818%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:39.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:38 smithi115 bash[70559]: cluster 2024-09-20T19:23:37.790953+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: Degraded data redundancy: 37/636 objects degraded (5.818%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:41.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:40 smithi049 bash[89441]: cluster 2024-09-20T19:23:39.267470+0000 mgr.y (mgr.25175) 772 : cluster [DBG] pgmap v461: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:41.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:40 smithi049 bash[89441]: cluster 2024-09-20T19:23:39.267470+0000 mgr.y (mgr.25175) 772 : cluster [DBG] pgmap v461: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:41.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:40 smithi049 bash[92966]: cluster 2024-09-20T19:23:39.267470+0000 mgr.y (mgr.25175) 772 : cluster [DBG] pgmap v461: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:41.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:40 smithi049 bash[92966]: cluster 2024-09-20T19:23:39.267470+0000 mgr.y (mgr.25175) 772 : cluster [DBG] pgmap v461: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:41.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:40 smithi115 bash[70559]: cluster 2024-09-20T19:23:39.267470+0000 mgr.y (mgr.25175) 772 : cluster [DBG] pgmap v461: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:41.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:40 smithi115 bash[70559]: cluster 2024-09-20T19:23:39.267470+0000 mgr.y (mgr.25175) 772 : cluster [DBG] pgmap v461: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:41.943 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:41.637301527Z level=error msg="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:23:41.944 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:41 smithi115 bash[82944]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:23:41.944 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:41 smithi115 bash[82944]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:23:41.944 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:41 smithi115 bash[82944]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:23:42.283 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:41 smithi115 bash[82944]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-20T19:23:42.283 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:41 smithi115 bash[82944]: 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-20T19:23:42.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:42 smithi115 bash[82944]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-20T19:23:42.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:42 smithi115 bash[82944]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-20T19:23:42.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:42 smithi115 bash[82944]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-20T19:23:42.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:42 smithi115 bash[82944]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-20T19:23:42.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:42 smithi115 bash[82944]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-20T19:23:43.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:42 smithi049 bash[89441]: cluster 2024-09-20T19:23:41.269125+0000 mgr.y (mgr.25175) 773 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:43.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:42 smithi049 bash[89441]: cluster 2024-09-20T19:23:41.269125+0000 mgr.y (mgr.25175) 773 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:43.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:42 smithi049 bash[89441]: audit 2024-09-20T19:23:41.970397+0000 mgr.y (mgr.25175) 774 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:43.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:42 smithi049 bash[89441]: audit 2024-09-20T19:23:41.970397+0000 mgr.y (mgr.25175) 774 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:43.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:42 smithi049 bash[89441]: audit 2024-09-20T19:23:42.779999+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:43.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:42 smithi049 bash[89441]: audit 2024-09-20T19:23:42.779999+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:43.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:42 smithi049 bash[92966]: cluster 2024-09-20T19:23:41.269125+0000 mgr.y (mgr.25175) 773 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:43.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:42 smithi049 bash[92966]: cluster 2024-09-20T19:23:41.269125+0000 mgr.y (mgr.25175) 773 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:43.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:42 smithi049 bash[92966]: audit 2024-09-20T19:23:41.970397+0000 mgr.y (mgr.25175) 774 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:43.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:42 smithi049 bash[92966]: audit 2024-09-20T19:23:41.970397+0000 mgr.y (mgr.25175) 774 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:43.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:42 smithi049 bash[92966]: audit 2024-09-20T19:23:42.779999+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:43.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:42 smithi049 bash[92966]: audit 2024-09-20T19:23:42.779999+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:43.060 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:42 smithi115 bash[70559]: cluster 2024-09-20T19:23:41.269125+0000 mgr.y (mgr.25175) 773 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:43.060 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:42 smithi115 bash[70559]: cluster 2024-09-20T19:23:41.269125+0000 mgr.y (mgr.25175) 773 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:43.060 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:42 smithi115 bash[70559]: audit 2024-09-20T19:23:41.970397+0000 mgr.y (mgr.25175) 774 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:43.060 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:42 smithi115 bash[70559]: audit 2024-09-20T19:23:41.970397+0000 mgr.y (mgr.25175) 774 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:43.060 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:42 smithi115 bash[70559]: audit 2024-09-20T19:23:42.779999+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:43.060 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:42 smithi115 bash[70559]: audit 2024-09-20T19:23:42.779999+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:43.792 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:23:43] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-20T19:23:44.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[89441]: audit 2024-09-20T19:23:42.790690+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:44.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[89441]: audit 2024-09-20T19:23:42.790690+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:44.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[89441]: audit 2024-09-20T19:23:42.898098+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:44.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[89441]: audit 2024-09-20T19:23:42.898098+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:44.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[89441]: audit 2024-09-20T19:23:42.900470+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:44.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[89441]: audit 2024-09-20T19:23:42.900470+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:44.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[92966]: audit 2024-09-20T19:23:42.790690+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:44.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[92966]: audit 2024-09-20T19:23:42.790690+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:44.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[92966]: audit 2024-09-20T19:23:42.898098+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:44.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[92966]: audit 2024-09-20T19:23:42.898098+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:44.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[92966]: audit 2024-09-20T19:23:42.900470+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:44.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:43 smithi049 bash[92966]: audit 2024-09-20T19:23:42.900470+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:44.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:43 smithi115 bash[70559]: audit 2024-09-20T19:23:42.790690+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:44.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:43 smithi115 bash[70559]: audit 2024-09-20T19:23:42.790690+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:44.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:43 smithi115 bash[70559]: audit 2024-09-20T19:23:42.898098+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:44.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:43 smithi115 bash[70559]: audit 2024-09-20T19:23:42.898098+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:44.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:43 smithi115 bash[70559]: audit 2024-09-20T19:23:42.900470+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:44.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:43 smithi115 bash[70559]: audit 2024-09-20T19:23:42.900470+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:44.927 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:44.631920987Z level=error msg="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:23:45.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:44 smithi049 bash[89441]: cluster 2024-09-20T19:23:43.270319+0000 mgr.y (mgr.25175) 775 : cluster [DBG] pgmap v463: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:44 smithi049 bash[89441]: cluster 2024-09-20T19:23:43.270319+0000 mgr.y (mgr.25175) 775 : cluster [DBG] pgmap v463: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:44 smithi049 bash[89441]: audit 2024-09-20T19:23:43.932855+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:44 smithi049 bash[89441]: audit 2024-09-20T19:23:43.932855+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:44 smithi049 bash[89441]: audit 2024-09-20T19:23:43.945313+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:45.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:44 smithi049 bash[89441]: audit 2024-09-20T19:23:43.945313+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:44 smithi049 bash[92966]: cluster 2024-09-20T19:23:43.270319+0000 mgr.y (mgr.25175) 775 : cluster [DBG] pgmap v463: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:44 smithi049 bash[92966]: cluster 2024-09-20T19:23:43.270319+0000 mgr.y (mgr.25175) 775 : cluster [DBG] pgmap v463: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:44 smithi049 bash[92966]: audit 2024-09-20T19:23:43.932855+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:44 smithi049 bash[92966]: audit 2024-09-20T19:23:43.932855+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:44 smithi049 bash[92966]: audit 2024-09-20T19:23:43.945313+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:45.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:44 smithi049 bash[92966]: audit 2024-09-20T19:23:43.945313+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:45.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:44 smithi115 bash[70559]: cluster 2024-09-20T19:23:43.270319+0000 mgr.y (mgr.25175) 775 : cluster [DBG] pgmap v463: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:45.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:44 smithi115 bash[70559]: cluster 2024-09-20T19:23:43.270319+0000 mgr.y (mgr.25175) 775 : cluster [DBG] pgmap v463: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:45.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:44 smithi115 bash[70559]: audit 2024-09-20T19:23:43.932855+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:44 smithi115 bash[70559]: audit 2024-09-20T19:23:43.932855+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:44 smithi115 bash[70559]: audit 2024-09-20T19:23:43.945313+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:45.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:44 smithi115 bash[70559]: audit 2024-09-20T19:23:43.945313+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:45.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:45 smithi115 bash[83616]: debug 2024-09-20T19:23:45.453+0000 7fd287796640 -1 Falling back to public interface 2024-09-20T19:23:46.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:45 smithi049 bash[92966]: cluster 2024-09-20T19:23:45.129169+0000 mon.a (mon.0) 584 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:46.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:45 smithi049 bash[92966]: cluster 2024-09-20T19:23:45.129169+0000 mon.a (mon.0) 584 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:46.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:45 smithi049 bash[89441]: cluster 2024-09-20T19:23:45.129169+0000 mon.a (mon.0) 584 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:46.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:45 smithi049 bash[89441]: cluster 2024-09-20T19:23:45.129169+0000 mon.a (mon.0) 584 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:46.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:45 smithi115 bash[70559]: cluster 2024-09-20T19:23:45.129169+0000 mon.a (mon.0) 584 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:46.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:45 smithi115 bash[70559]: cluster 2024-09-20T19:23:45.129169+0000 mon.a (mon.0) 584 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:47.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:46 smithi049 bash[89441]: cluster 2024-09-20T19:23:45.271719+0000 mgr.y (mgr.25175) 776 : cluster [DBG] pgmap v464: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:47.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:46 smithi049 bash[89441]: cluster 2024-09-20T19:23:45.271719+0000 mgr.y (mgr.25175) 776 : cluster [DBG] pgmap v464: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:47.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:46 smithi049 bash[92966]: cluster 2024-09-20T19:23:45.271719+0000 mgr.y (mgr.25175) 776 : cluster [DBG] pgmap v464: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:47.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:46 smithi049 bash[92966]: cluster 2024-09-20T19:23:45.271719+0000 mgr.y (mgr.25175) 776 : cluster [DBG] pgmap v464: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:47.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:46 smithi115 bash[70559]: cluster 2024-09-20T19:23:45.271719+0000 mgr.y (mgr.25175) 776 : cluster [DBG] pgmap v464: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:47.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:46 smithi115 bash[70559]: cluster 2024-09-20T19:23:45.271719+0000 mgr.y (mgr.25175) 776 : cluster [DBG] pgmap v464: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:48.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:47.663898192Z level=error msg="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:23:48.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:48 smithi115 bash[83616]: debug 2024-09-20T19:23:48.589+0000 7fd287796640 -1 osd.6 142 log_to_monitors true 2024-09-20T19:23:49.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:48 smithi049 bash[89441]: cluster 2024-09-20T19:23:47.273271+0000 mgr.y (mgr.25175) 777 : cluster [DBG] pgmap v465: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:49.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:48 smithi049 bash[89441]: cluster 2024-09-20T19:23:47.273271+0000 mgr.y (mgr.25175) 777 : cluster [DBG] pgmap v465: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:49.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:48 smithi049 bash[89441]: audit 2024-09-20T19:23:48.597896+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:23:49.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:48 smithi049 bash[89441]: audit 2024-09-20T19:23:48.597896+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:23:49.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:48 smithi049 bash[89441]: audit 2024-09-20T19:23:48.600564+0000 mon.a (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:23:49.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:48 smithi049 bash[89441]: audit 2024-09-20T19:23:48.600564+0000 mon.a (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:23:49.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:48 smithi049 bash[92966]: cluster 2024-09-20T19:23:47.273271+0000 mgr.y (mgr.25175) 777 : cluster [DBG] pgmap v465: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:49.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:48 smithi049 bash[92966]: cluster 2024-09-20T19:23:47.273271+0000 mgr.y (mgr.25175) 777 : cluster [DBG] pgmap v465: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:49.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:48 smithi049 bash[92966]: audit 2024-09-20T19:23:48.597896+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:23:49.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:48 smithi049 bash[92966]: audit 2024-09-20T19:23:48.597896+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:23:49.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:48 smithi049 bash[92966]: audit 2024-09-20T19:23:48.600564+0000 mon.a (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:23:49.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:48 smithi049 bash[92966]: audit 2024-09-20T19:23:48.600564+0000 mon.a (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:23:49.365 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:23:48 smithi115 bash[83616]: debug 2024-09-20T19:23:48.997+0000 7fd27f540640 -1 osd.6 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:23:49.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:48 smithi115 bash[70559]: cluster 2024-09-20T19:23:47.273271+0000 mgr.y (mgr.25175) 777 : cluster [DBG] pgmap v465: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:48 smithi115 bash[70559]: cluster 2024-09-20T19:23:47.273271+0000 mgr.y (mgr.25175) 777 : cluster [DBG] pgmap v465: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:23:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:48 smithi115 bash[70559]: audit 2024-09-20T19:23:48.597896+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:23:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:48 smithi115 bash[70559]: audit 2024-09-20T19:23:48.597896+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:23:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:48 smithi115 bash[70559]: audit 2024-09-20T19:23:48.600564+0000 mon.a (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:23:49.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:48 smithi115 bash[70559]: audit 2024-09-20T19:23:48.600564+0000 mon.a (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:23:50.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[92966]: audit 2024-09-20T19:23:48.946552+0000 mon.a (mon.0) 586 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:23:50.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[92966]: audit 2024-09-20T19:23:48.946552+0000 mon.a (mon.0) 586 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:23:50.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[92966]: cluster 2024-09-20T19:23:48.954745+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-20T19:23:50.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[92966]: cluster 2024-09-20T19:23:48.954745+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-20T19:23:50.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[92966]: audit 2024-09-20T19:23:48.961552+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:50.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[92966]: audit 2024-09-20T19:23:48.961552+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:50.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[92966]: audit 2024-09-20T19:23:48.966892+0000 mon.a (mon.0) 588 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:50.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[92966]: audit 2024-09-20T19:23:48.966892+0000 mon.a (mon.0) 588 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[89441]: audit 2024-09-20T19:23:48.946552+0000 mon.a (mon.0) 586 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:23:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[89441]: audit 2024-09-20T19:23:48.946552+0000 mon.a (mon.0) 586 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:23:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[89441]: cluster 2024-09-20T19:23:48.954745+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-20T19:23:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[89441]: cluster 2024-09-20T19:23:48.954745+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-20T19:23:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[89441]: audit 2024-09-20T19:23:48.961552+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[89441]: audit 2024-09-20T19:23:48.961552+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[89441]: audit 2024-09-20T19:23:48.966892+0000 mon.a (mon.0) 588 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:50.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:49 smithi049 bash[89441]: audit 2024-09-20T19:23:48.966892+0000 mon.a (mon.0) 588 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:50.335 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:49 smithi115 bash[70559]: audit 2024-09-20T19:23:48.946552+0000 mon.a (mon.0) 586 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:23:50.335 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:49 smithi115 bash[70559]: audit 2024-09-20T19:23:48.946552+0000 mon.a (mon.0) 586 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:23:50.335 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:49 smithi115 bash[70559]: cluster 2024-09-20T19:23:48.954745+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-20T19:23:50.335 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:49 smithi115 bash[70559]: cluster 2024-09-20T19:23:48.954745+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-20T19:23:50.335 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:49 smithi115 bash[70559]: audit 2024-09-20T19:23:48.961552+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:50.335 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:49 smithi115 bash[70559]: audit 2024-09-20T19:23:48.961552+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:50.335 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:49 smithi115 bash[70559]: audit 2024-09-20T19:23:48.966892+0000 mon.a (mon.0) 588 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:50.335 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:49 smithi115 bash[70559]: audit 2024-09-20T19:23:48.966892+0000 mon.a (mon.0) 588 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:23:51.006 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:50.667034366Z level=error msg="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:23:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:50 smithi049 bash[89441]: cluster 2024-09-20T19:23:49.274274+0000 mgr.y (mgr.25175) 778 : cluster [DBG] pgmap v467: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-20T19:23:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:50 smithi049 bash[89441]: cluster 2024-09-20T19:23:49.274274+0000 mgr.y (mgr.25175) 778 : cluster [DBG] pgmap v467: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-20T19:23:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:50 smithi049 bash[89441]: cluster 2024-09-20T19:23:49.958894+0000 mon.a (mon.0) 589 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:50 smithi049 bash[89441]: cluster 2024-09-20T19:23:49.958894+0000 mon.a (mon.0) 589 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:50 smithi049 bash[89441]: cluster 2024-09-20T19:23:49.967769+0000 mon.a (mon.0) 590 : cluster [INF] osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263] boot 2024-09-20T19:23:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:50 smithi049 bash[89441]: cluster 2024-09-20T19:23:49.967769+0000 mon.a (mon.0) 590 : cluster [INF] osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263] boot 2024-09-20T19:23:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:50 smithi049 bash[89441]: cluster 2024-09-20T19:23:49.967897+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-20T19:23:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[89441]: cluster 2024-09-20T19:23:49.967897+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-20T19:23:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[89441]: audit 2024-09-20T19:23:49.969041+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T19:23:51.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[89441]: audit 2024-09-20T19:23:49.969041+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T19:23:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[92966]: cluster 2024-09-20T19:23:49.274274+0000 mgr.y (mgr.25175) 778 : cluster [DBG] pgmap v467: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-20T19:23:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[92966]: cluster 2024-09-20T19:23:49.274274+0000 mgr.y (mgr.25175) 778 : cluster [DBG] pgmap v467: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-20T19:23:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[92966]: cluster 2024-09-20T19:23:49.958894+0000 mon.a (mon.0) 589 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[92966]: cluster 2024-09-20T19:23:49.958894+0000 mon.a (mon.0) 589 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[92966]: cluster 2024-09-20T19:23:49.967769+0000 mon.a (mon.0) 590 : cluster [INF] osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263] boot 2024-09-20T19:23:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[92966]: cluster 2024-09-20T19:23:49.967769+0000 mon.a (mon.0) 590 : cluster [INF] osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263] boot 2024-09-20T19:23:51.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[92966]: cluster 2024-09-20T19:23:49.967897+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-20T19:23:51.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[92966]: cluster 2024-09-20T19:23:49.967897+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-20T19:23:51.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[92966]: audit 2024-09-20T19:23:49.969041+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T19:23:51.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:51 smithi049 bash[92966]: audit 2024-09-20T19:23:49.969041+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T19:23:51.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:51 smithi115 bash[70559]: cluster 2024-09-20T19:23:49.274274+0000 mgr.y (mgr.25175) 778 : cluster [DBG] pgmap v467: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-20T19:23:51.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:51 smithi115 bash[70559]: cluster 2024-09-20T19:23:49.274274+0000 mgr.y (mgr.25175) 778 : cluster [DBG] pgmap v467: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-20T19:23:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:51 smithi115 bash[70559]: cluster 2024-09-20T19:23:49.958894+0000 mon.a (mon.0) 589 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:51 smithi115 bash[70559]: cluster 2024-09-20T19:23:49.958894+0000 mon.a (mon.0) 589 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:51 smithi115 bash[70559]: cluster 2024-09-20T19:23:49.967769+0000 mon.a (mon.0) 590 : cluster [INF] osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263] boot 2024-09-20T19:23:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:51 smithi115 bash[70559]: cluster 2024-09-20T19:23:49.967769+0000 mon.a (mon.0) 590 : cluster [INF] osd.6 [v2:172.21.15.115:6816/1974578263,v1:172.21.15.115:6817/1974578263] boot 2024-09-20T19:23:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:51 smithi115 bash[70559]: cluster 2024-09-20T19:23:49.967897+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-20T19:23:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:51 smithi115 bash[70559]: cluster 2024-09-20T19:23:49.967897+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-20T19:23:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:51 smithi115 bash[70559]: audit 2024-09-20T19:23:49.969041+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T19:23:51.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:51 smithi115 bash[70559]: audit 2024-09-20T19:23:49.969041+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T19:23:52.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:52 smithi049 bash[89441]: cluster 2024-09-20T19:23:50.982952+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-20T19:23:52.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:52 smithi049 bash[89441]: cluster 2024-09-20T19:23:50.982952+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-20T19:23:52.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:52 smithi049 bash[92966]: cluster 2024-09-20T19:23:50.982952+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-20T19:23:52.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:52 smithi049 bash[92966]: cluster 2024-09-20T19:23:50.982952+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-20T19:23:52.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:52 smithi115 bash[70559]: cluster 2024-09-20T19:23:50.982952+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-20T19:23:52.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:52 smithi115 bash[70559]: cluster 2024-09-20T19:23:50.982952+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-20T19:23:53.275 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:53 smithi115 bash[70559]: cluster 2024-09-20T19:23:51.275387+0000 mgr.y (mgr.25175) 779 : cluster [DBG] pgmap v470: 161 pgs: 17 peering, 21 active+undersized, 14 active+undersized+degraded, 109 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:23:53.275 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:53 smithi115 bash[70559]: cluster 2024-09-20T19:23:51.275387+0000 mgr.y (mgr.25175) 779 : cluster [DBG] pgmap v470: 161 pgs: 17 peering, 21 active+undersized, 14 active+undersized+degraded, 109 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:23:53.275 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:53 smithi115 bash[70559]: audit 2024-09-20T19:23:51.981465+0000 mgr.y (mgr.25175) 780 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:53.275 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:53 smithi115 bash[70559]: audit 2024-09-20T19:23:51.981465+0000 mgr.y (mgr.25175) 780 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:53.275 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:53 smithi115 bash[70559]: cluster 2024-09-20T19:23:51.997569+0000 mon.a (mon.0) 594 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:53.275 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:53 smithi115 bash[70559]: cluster 2024-09-20T19:23:51.997569+0000 mon.a (mon.0) 594 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[89441]: cluster 2024-09-20T19:23:51.275387+0000 mgr.y (mgr.25175) 779 : cluster [DBG] pgmap v470: 161 pgs: 17 peering, 21 active+undersized, 14 active+undersized+degraded, 109 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:23:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[89441]: cluster 2024-09-20T19:23:51.275387+0000 mgr.y (mgr.25175) 779 : cluster [DBG] pgmap v470: 161 pgs: 17 peering, 21 active+undersized, 14 active+undersized+degraded, 109 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:23:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[89441]: audit 2024-09-20T19:23:51.981465+0000 mgr.y (mgr.25175) 780 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[89441]: audit 2024-09-20T19:23:51.981465+0000 mgr.y (mgr.25175) 780 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[89441]: cluster 2024-09-20T19:23:51.997569+0000 mon.a (mon.0) 594 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[89441]: cluster 2024-09-20T19:23:51.997569+0000 mon.a (mon.0) 594 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[92966]: cluster 2024-09-20T19:23:51.275387+0000 mgr.y (mgr.25175) 779 : cluster [DBG] pgmap v470: 161 pgs: 17 peering, 21 active+undersized, 14 active+undersized+degraded, 109 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:23:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[92966]: cluster 2024-09-20T19:23:51.275387+0000 mgr.y (mgr.25175) 779 : cluster [DBG] pgmap v470: 161 pgs: 17 peering, 21 active+undersized, 14 active+undersized+degraded, 109 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:23:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[92966]: audit 2024-09-20T19:23:51.981465+0000 mgr.y (mgr.25175) 780 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:53.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[92966]: audit 2024-09-20T19:23:51.981465+0000 mgr.y (mgr.25175) 780 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:53.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[92966]: cluster 2024-09-20T19:23:51.997569+0000 mon.a (mon.0) 594 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:53.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[92966]: cluster 2024-09-20T19:23:51.997569+0000 mon.a (mon.0) 594 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:53.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:23:53] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-20T19:23:54.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:53.626972267Z level=error msg="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:23:54.298 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:23:53 smithi049 bash[68716]: debug 2024-09-20T19:23:53.940+0000 7ff90d8d7640 -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-20T19:23:55.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: cluster 2024-09-20T19:23:53.276420+0000 mgr.y (mgr.25175) 781 : cluster [DBG] pgmap v471: 161 pgs: 17 peering, 19 active+undersized, 12 active+undersized+degraded, 113 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-20T19:23:55.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: cluster 2024-09-20T19:23:53.276420+0000 mgr.y (mgr.25175) 781 : cluster [DBG] pgmap v471: 161 pgs: 17 peering, 19 active+undersized, 12 active+undersized+degraded, 113 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-20T19:23:55.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.775426+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.775426+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.786246+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.786246+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.788569+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.788569+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.790495+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.790495+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.801479+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.801479+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.931545+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.931545+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.935056+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.935056+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.937819+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.937819+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.939960+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: cluster 2024-09-20T19:23:53.276420+0000 mgr.y (mgr.25175) 781 : cluster [DBG] pgmap v471: 161 pgs: 17 peering, 19 active+undersized, 12 active+undersized+degraded, 113 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-20T19:23:55.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: cluster 2024-09-20T19:23:53.276420+0000 mgr.y (mgr.25175) 781 : cluster [DBG] pgmap v471: 161 pgs: 17 peering, 19 active+undersized, 12 active+undersized+degraded, 113 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-20T19:23:55.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.775426+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.775426+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.786246+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.786246+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.788569+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:55.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.788569+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:55.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.790495+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:55.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.790495+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:55.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.801479+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.801479+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.931545+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:55.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.931545+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:55.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.935056+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.935056+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.937819+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.937819+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.939960+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.939960+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.942715+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:23:55.052 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.942715+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:23:55.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.942963+0000 mgr.y (mgr.25175) 782 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:23:55.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: audit 2024-09-20T19:23:53.942963+0000 mgr.y (mgr.25175) 782 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:23:55.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: cephadm 2024-09-20T19:23:53.944292+0000 mgr.y (mgr.25175) 783 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:23:55.053 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[89441]: cephadm 2024-09-20T19:23:53.944292+0000 mgr.y (mgr.25175) 783 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:23:55.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.939960+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.942715+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:23:55.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.942715+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:23:55.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.942963+0000 mgr.y (mgr.25175) 782 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:23:55.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: audit 2024-09-20T19:23:53.942963+0000 mgr.y (mgr.25175) 782 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:23:55.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: cephadm 2024-09-20T19:23:53.944292+0000 mgr.y (mgr.25175) 783 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:23:55.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:54 smithi049 bash[92966]: cephadm 2024-09-20T19:23:53.944292+0000 mgr.y (mgr.25175) 783 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:23:55.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: cluster 2024-09-20T19:23:53.276420+0000 mgr.y (mgr.25175) 781 : cluster [DBG] pgmap v471: 161 pgs: 17 peering, 19 active+undersized, 12 active+undersized+degraded, 113 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-20T19:23:55.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: cluster 2024-09-20T19:23:53.276420+0000 mgr.y (mgr.25175) 781 : cluster [DBG] pgmap v471: 161 pgs: 17 peering, 19 active+undersized, 12 active+undersized+degraded, 113 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-20T19:23:55.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.775426+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.775426+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.786246+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.786246+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.788569+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:55.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.788569+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:55.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.790495+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:55.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.790495+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:55.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.801479+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.801479+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:55.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.931545+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:55.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.931545+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:55.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.935056+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.935056+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.937819+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.937819+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.939960+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.939960+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:55.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.942715+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:23:55.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.942715+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:23:55.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.942963+0000 mgr.y (mgr.25175) 782 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:23:55.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: audit 2024-09-20T19:23:53.942963+0000 mgr.y (mgr.25175) 782 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:23:55.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: cephadm 2024-09-20T19:23:53.944292+0000 mgr.y (mgr.25175) 783 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:23:55.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:54 smithi115 bash[70559]: cephadm 2024-09-20T19:23:53.944292+0000 mgr.y (mgr.25175) 783 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:23:55.966 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:23:56.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:55 smithi115 bash[70559]: cluster 2024-09-20T19:23:55.772931+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 12 pgs degraded) 2024-09-20T19:23:56.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:55 smithi115 bash[70559]: cluster 2024-09-20T19:23:55.772931+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 12 pgs degraded) 2024-09-20T19:23:56.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:55 smithi115 bash[70559]: cluster 2024-09-20T19:23:55.772968+0000 mon.a (mon.0) 606 : cluster [INF] Cluster is now healthy 2024-09-20T19:23:56.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:55 smithi115 bash[70559]: cluster 2024-09-20T19:23:55.772968+0000 mon.a (mon.0) 606 : cluster [INF] Cluster is now healthy 2024-09-20T19:23:56.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:55 smithi049 bash[89441]: cluster 2024-09-20T19:23:55.772931+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 12 pgs degraded) 2024-09-20T19:23:56.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:55 smithi049 bash[89441]: cluster 2024-09-20T19:23:55.772931+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 12 pgs degraded) 2024-09-20T19:23:56.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:55 smithi049 bash[89441]: cluster 2024-09-20T19:23:55.772968+0000 mon.a (mon.0) 606 : cluster [INF] Cluster is now healthy 2024-09-20T19:23:56.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:55 smithi049 bash[89441]: cluster 2024-09-20T19:23:55.772968+0000 mon.a (mon.0) 606 : cluster [INF] Cluster is now healthy 2024-09-20T19:23:56.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:55 smithi049 bash[92966]: cluster 2024-09-20T19:23:55.772931+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 12 pgs degraded) 2024-09-20T19:23:56.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:55 smithi049 bash[92966]: cluster 2024-09-20T19:23:55.772931+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 12 pgs degraded) 2024-09-20T19:23:56.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:55 smithi049 bash[92966]: cluster 2024-09-20T19:23:55.772968+0000 mon.a (mon.0) 606 : cluster [INF] Cluster is now healthy 2024-09-20T19:23:56.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:55 smithi049 bash[92966]: cluster 2024-09-20T19:23:55.772968+0000 mon.a (mon.0) 606 : cluster [INF] Cluster is now healthy 2024-09-20T19:23:56.616 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (12m) 2m ago 39m 13.8M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (11m) 13s ago 39m 69.5M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (14m) 2m ago 37m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (14m) 13s ago 47m 444M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (24m) 2m ago 50m 520M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (8m) 2m ago 50m 51.6M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (10m) 13s ago 48m 46.4M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (8m) 2m ago 48m 41.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (13m) 2m ago 39m 8936k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (13m) 13s ago 39m 8403k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (6m) 2m ago 47m 49.7M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (5m) 2m ago 46m 48.3M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 4e06c26ed990 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (3m) 2m ago 45m 46.1M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 b92a40fd8b19 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running 2m ago 44m - 3036M 2024-09-20T19:23:56.617 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (100s) 13s ago 43m 50.9M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 5787a3a0d0e4 2024-09-20T19:23:56.618 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (56s) 13s ago 42m 48.3M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 4ef3d451c81b 2024-09-20T19:23:56.618 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running 13s ago 41m - 3292M 2024-09-20T19:23:56.618 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (40m) 13s ago 40m 66.7M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 04c2dce132b8 2024-09-20T19:23:56.618 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (13m) 13s ago 40m 49.4M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:23:56.618 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (37m) 2m ago 37m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:23:56.618 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (37m) 13s ago 37m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:23:56.995 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:23:56.995 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:23:56.995 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:23:56.995 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 1, 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 7 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3, 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 12 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:23:56.996 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:23:57.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:56.638151419Z level=error msg="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:23:57.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:56 smithi115 bash[70559]: cluster 2024-09-20T19:23:55.277707+0000 mgr.y (mgr.25175) 784 : cluster [DBG] pgmap v472: 161 pgs: 17 peering, 144 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-09-20T19:23:57.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:56 smithi115 bash[70559]: cluster 2024-09-20T19:23:55.277707+0000 mgr.y (mgr.25175) 784 : cluster [DBG] pgmap v472: 161 pgs: 17 peering, 144 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-09-20T19:23:57.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:56 smithi115 bash[70559]: audit 2024-09-20T19:23:55.957973+0000 mgr.y (mgr.25175) 785 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:57.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:56 smithi115 bash[70559]: audit 2024-09-20T19:23:55.957973+0000 mgr.y (mgr.25175) 785 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:57.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:56 smithi049 bash[92966]: cluster 2024-09-20T19:23:55.277707+0000 mgr.y (mgr.25175) 784 : cluster [DBG] pgmap v472: 161 pgs: 17 peering, 144 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-09-20T19:23:57.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:56 smithi049 bash[92966]: cluster 2024-09-20T19:23:55.277707+0000 mgr.y (mgr.25175) 784 : cluster [DBG] pgmap v472: 161 pgs: 17 peering, 144 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-09-20T19:23:57.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:56 smithi049 bash[92966]: audit 2024-09-20T19:23:55.957973+0000 mgr.y (mgr.25175) 785 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:57.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:56 smithi049 bash[92966]: audit 2024-09-20T19:23:55.957973+0000 mgr.y (mgr.25175) 785 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:57.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:56 smithi049 bash[89441]: cluster 2024-09-20T19:23:55.277707+0000 mgr.y (mgr.25175) 784 : cluster [DBG] pgmap v472: 161 pgs: 17 peering, 144 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-09-20T19:23:57.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:56 smithi049 bash[89441]: cluster 2024-09-20T19:23:55.277707+0000 mgr.y (mgr.25175) 784 : cluster [DBG] pgmap v472: 161 pgs: 17 peering, 144 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s 2024-09-20T19:23:57.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:56 smithi049 bash[89441]: audit 2024-09-20T19:23:55.957973+0000 mgr.y (mgr.25175) 785 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:57.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:56 smithi049 bash[89441]: audit 2024-09-20T19:23:55.957973+0000 mgr.y (mgr.25175) 785 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:57.318 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:23:57.318 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:23:57.318 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:23:57.319 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:23:57.319 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:23:57.319 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "5/8 daemons upgraded", 2024-09-20T19:23:57.319 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:23:57.319 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:23:57.319 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:23:58.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:57 smithi115 bash[70559]: audit 2024-09-20T19:23:56.278208+0000 mgr.y (mgr.25175) 786 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:58.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:57 smithi115 bash[70559]: audit 2024-09-20T19:23:56.278208+0000 mgr.y (mgr.25175) 786 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:58.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:57 smithi115 bash[70559]: audit 2024-09-20T19:23:56.581949+0000 mgr.y (mgr.25175) 787 : audit [DBG] from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:58.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:57 smithi115 bash[70559]: audit 2024-09-20T19:23:56.581949+0000 mgr.y (mgr.25175) 787 : audit [DBG] from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:58.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:57 smithi115 bash[70559]: audit 2024-09-20T19:23:56.998770+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.49:0/1930703845' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:58.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:57 smithi115 bash[70559]: audit 2024-09-20T19:23:56.998770+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.49:0/1930703845' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:58.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:57 smithi049 bash[89441]: audit 2024-09-20T19:23:56.278208+0000 mgr.y (mgr.25175) 786 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:58.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:57 smithi049 bash[89441]: audit 2024-09-20T19:23:56.278208+0000 mgr.y (mgr.25175) 786 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:58.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:57 smithi049 bash[89441]: audit 2024-09-20T19:23:56.581949+0000 mgr.y (mgr.25175) 787 : audit [DBG] from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:58.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:57 smithi049 bash[89441]: audit 2024-09-20T19:23:56.581949+0000 mgr.y (mgr.25175) 787 : audit [DBG] from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:58.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:57 smithi049 bash[89441]: audit 2024-09-20T19:23:56.998770+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.49:0/1930703845' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:58.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:57 smithi049 bash[89441]: audit 2024-09-20T19:23:56.998770+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.49:0/1930703845' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:58.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:57 smithi049 bash[92966]: audit 2024-09-20T19:23:56.278208+0000 mgr.y (mgr.25175) 786 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:58.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:57 smithi049 bash[92966]: audit 2024-09-20T19:23:56.278208+0000 mgr.y (mgr.25175) 786 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:58.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:57 smithi049 bash[92966]: audit 2024-09-20T19:23:56.581949+0000 mgr.y (mgr.25175) 787 : audit [DBG] from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:58.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:57 smithi049 bash[92966]: audit 2024-09-20T19:23:56.581949+0000 mgr.y (mgr.25175) 787 : audit [DBG] from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:58.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:57 smithi049 bash[92966]: audit 2024-09-20T19:23:56.998770+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.49:0/1930703845' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:58.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:57 smithi049 bash[92966]: audit 2024-09-20T19:23:56.998770+0000 mon.a (mon.0) 607 : audit [DBG] from='client.? 172.21.15.49:0/1930703845' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[89441]: cluster 2024-09-20T19:23:57.278560+0000 mgr.y (mgr.25175) 788 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:23:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[89441]: cluster 2024-09-20T19:23:57.278560+0000 mgr.y (mgr.25175) 788 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:23:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[89441]: audit 2024-09-20T19:23:57.321627+0000 mgr.y (mgr.25175) 789 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[89441]: audit 2024-09-20T19:23:57.321627+0000 mgr.y (mgr.25175) 789 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[89441]: audit 2024-09-20T19:23:57.896195+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[89441]: audit 2024-09-20T19:23:57.896195+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[89441]: audit 2024-09-20T19:23:57.898399+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:59.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[89441]: audit 2024-09-20T19:23:57.898399+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:59.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[92966]: cluster 2024-09-20T19:23:57.278560+0000 mgr.y (mgr.25175) 788 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:23:59.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[92966]: cluster 2024-09-20T19:23:57.278560+0000 mgr.y (mgr.25175) 788 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:23:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[92966]: audit 2024-09-20T19:23:57.321627+0000 mgr.y (mgr.25175) 789 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[92966]: audit 2024-09-20T19:23:57.321627+0000 mgr.y (mgr.25175) 789 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[92966]: audit 2024-09-20T19:23:57.896195+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[92966]: audit 2024-09-20T19:23:57.896195+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[92966]: audit 2024-09-20T19:23:57.898399+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:59.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:23:58 smithi049 bash[92966]: audit 2024-09-20T19:23:57.898399+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:58 smithi115 bash[70559]: cluster 2024-09-20T19:23:57.278560+0000 mgr.y (mgr.25175) 788 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:23:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:58 smithi115 bash[70559]: cluster 2024-09-20T19:23:57.278560+0000 mgr.y (mgr.25175) 788 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:23:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:58 smithi115 bash[70559]: audit 2024-09-20T19:23:57.321627+0000 mgr.y (mgr.25175) 789 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:58 smithi115 bash[70559]: audit 2024-09-20T19:23:57.321627+0000 mgr.y (mgr.25175) 789 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:58 smithi115 bash[70559]: audit 2024-09-20T19:23:57.896195+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:58 smithi115 bash[70559]: audit 2024-09-20T19:23:57.896195+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:23:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:58 smithi115 bash[70559]: audit 2024-09-20T19:23:57.898399+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:59.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:23:58 smithi115 bash[70559]: audit 2024-09-20T19:23:57.898399+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:00.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:23:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:59.639969608Z level=error msg="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:24:01.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:00 smithi049 bash[89441]: cluster 2024-09-20T19:23:59.279663+0000 mgr.y (mgr.25175) 790 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-09-20T19:24:01.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:00 smithi049 bash[89441]: cluster 2024-09-20T19:23:59.279663+0000 mgr.y (mgr.25175) 790 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-09-20T19:24:01.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:00 smithi049 bash[92966]: cluster 2024-09-20T19:23:59.279663+0000 mgr.y (mgr.25175) 790 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-09-20T19:24:01.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:00 smithi049 bash[92966]: cluster 2024-09-20T19:23:59.279663+0000 mgr.y (mgr.25175) 790 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-09-20T19:24:01.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:00 smithi115 bash[70559]: cluster 2024-09-20T19:23:59.279663+0000 mgr.y (mgr.25175) 790 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-09-20T19:24:01.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:00 smithi115 bash[70559]: cluster 2024-09-20T19:23:59.279663+0000 mgr.y (mgr.25175) 790 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-09-20T19:24:03.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:02.669908868Z level=error msg="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:24:03.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:02 smithi115 bash[70559]: cluster 2024-09-20T19:24:01.280951+0000 mgr.y (mgr.25175) 791 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-09-20T19:24:03.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:02 smithi115 bash[70559]: cluster 2024-09-20T19:24:01.280951+0000 mgr.y (mgr.25175) 791 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-09-20T19:24:03.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:02 smithi115 bash[70559]: audit 2024-09-20T19:24:01.990434+0000 mgr.y (mgr.25175) 792 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:03.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:02 smithi115 bash[70559]: audit 2024-09-20T19:24:01.990434+0000 mgr.y (mgr.25175) 792 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:03.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:02 smithi049 bash[89441]: cluster 2024-09-20T19:24:01.280951+0000 mgr.y (mgr.25175) 791 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-09-20T19:24:03.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:02 smithi049 bash[89441]: cluster 2024-09-20T19:24:01.280951+0000 mgr.y (mgr.25175) 791 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-09-20T19:24:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:02 smithi049 bash[89441]: audit 2024-09-20T19:24:01.990434+0000 mgr.y (mgr.25175) 792 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:02 smithi049 bash[89441]: audit 2024-09-20T19:24:01.990434+0000 mgr.y (mgr.25175) 792 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:03.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:02 smithi049 bash[92966]: cluster 2024-09-20T19:24:01.280951+0000 mgr.y (mgr.25175) 791 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-09-20T19:24:03.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:02 smithi049 bash[92966]: cluster 2024-09-20T19:24:01.280951+0000 mgr.y (mgr.25175) 791 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-09-20T19:24:03.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:02 smithi049 bash[92966]: audit 2024-09-20T19:24:01.990434+0000 mgr.y (mgr.25175) 792 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:03.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:02 smithi049 bash[92966]: audit 2024-09-20T19:24:01.990434+0000 mgr.y (mgr.25175) 792 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:03.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:24:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:24:03] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-20T19:24:04.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:04 smithi049 bash[89441]: audit 2024-09-20T19:24:03.235550+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:04.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:04 smithi049 bash[89441]: audit 2024-09-20T19:24:03.235550+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:04.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:04 smithi049 bash[89441]: cluster 2024-09-20T19:24:03.281881+0000 mgr.y (mgr.25175) 793 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:04.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:04 smithi049 bash[89441]: cluster 2024-09-20T19:24:03.281881+0000 mgr.y (mgr.25175) 793 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:04.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:04 smithi049 bash[92966]: audit 2024-09-20T19:24:03.235550+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:04.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:04 smithi049 bash[92966]: audit 2024-09-20T19:24:03.235550+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:04.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:04 smithi049 bash[92966]: cluster 2024-09-20T19:24:03.281881+0000 mgr.y (mgr.25175) 793 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:04.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:04 smithi049 bash[92966]: cluster 2024-09-20T19:24:03.281881+0000 mgr.y (mgr.25175) 793 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:04.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:04 smithi115 bash[70559]: audit 2024-09-20T19:24:03.235550+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:04.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:04 smithi115 bash[70559]: audit 2024-09-20T19:24:03.235550+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:04.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:04 smithi115 bash[70559]: cluster 2024-09-20T19:24:03.281881+0000 mgr.y (mgr.25175) 793 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:04.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:04 smithi115 bash[70559]: cluster 2024-09-20T19:24:03.281881+0000 mgr.y (mgr.25175) 793 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:06.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:05.635945261Z level=error msg="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:24:06.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:06 smithi115 bash[70559]: cluster 2024-09-20T19:24:05.283101+0000 mgr.y (mgr.25175) 794 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:06.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:06 smithi115 bash[70559]: cluster 2024-09-20T19:24:05.283101+0000 mgr.y (mgr.25175) 794 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:06.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:06 smithi049 bash[92966]: cluster 2024-09-20T19:24:05.283101+0000 mgr.y (mgr.25175) 794 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:06.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:06 smithi049 bash[92966]: cluster 2024-09-20T19:24:05.283101+0000 mgr.y (mgr.25175) 794 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:06.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:06 smithi049 bash[89441]: cluster 2024-09-20T19:24:05.283101+0000 mgr.y (mgr.25175) 794 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:06.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:06 smithi049 bash[89441]: cluster 2024-09-20T19:24:05.283101+0000 mgr.y (mgr.25175) 794 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:08.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:08 smithi115 bash[70559]: cluster 2024-09-20T19:24:07.284455+0000 mgr.y (mgr.25175) 795 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:08.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:08 smithi115 bash[70559]: cluster 2024-09-20T19:24:07.284455+0000 mgr.y (mgr.25175) 795 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:08.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:08 smithi049 bash[92966]: cluster 2024-09-20T19:24:07.284455+0000 mgr.y (mgr.25175) 795 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:08.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:08 smithi049 bash[92966]: cluster 2024-09-20T19:24:07.284455+0000 mgr.y (mgr.25175) 795 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:08.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:08 smithi049 bash[89441]: cluster 2024-09-20T19:24:07.284455+0000 mgr.y (mgr.25175) 795 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:08.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:08 smithi049 bash[89441]: cluster 2024-09-20T19:24:07.284455+0000 mgr.y (mgr.25175) 795 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:09.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:08.649299703Z level=error msg="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:24:09.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:09 smithi115 bash[70559]: audit 2024-09-20T19:24:08.946663+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:24:09.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:09 smithi115 bash[70559]: audit 2024-09-20T19:24:08.946663+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:24:09.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:09 smithi115 bash[70559]: audit 2024-09-20T19:24:08.947102+0000 mgr.y (mgr.25175) 796 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:24:09.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:09 smithi115 bash[70559]: audit 2024-09-20T19:24:08.947102+0000 mgr.y (mgr.25175) 796 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:24:09.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:09 smithi115 bash[70559]: cephadm 2024-09-20T19:24:08.949771+0000 mgr.y (mgr.25175) 797 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-20T19:24:09.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:09 smithi115 bash[70559]: cephadm 2024-09-20T19:24:08.949771+0000 mgr.y (mgr.25175) 797 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-20T19:24:09.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:09 smithi049 bash[92966]: audit 2024-09-20T19:24:08.946663+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:24:09.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:09 smithi049 bash[92966]: audit 2024-09-20T19:24:08.946663+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:24:09.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:09 smithi049 bash[92966]: audit 2024-09-20T19:24:08.947102+0000 mgr.y (mgr.25175) 796 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:24:09.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:09 smithi049 bash[92966]: audit 2024-09-20T19:24:08.947102+0000 mgr.y (mgr.25175) 796 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:24:09.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:09 smithi049 bash[92966]: cephadm 2024-09-20T19:24:08.949771+0000 mgr.y (mgr.25175) 797 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-20T19:24:09.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:09 smithi049 bash[92966]: cephadm 2024-09-20T19:24:08.949771+0000 mgr.y (mgr.25175) 797 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-20T19:24:09.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:09 smithi049 bash[89441]: audit 2024-09-20T19:24:08.946663+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:24:09.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:09 smithi049 bash[89441]: audit 2024-09-20T19:24:08.946663+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:24:09.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:09 smithi049 bash[89441]: audit 2024-09-20T19:24:08.947102+0000 mgr.y (mgr.25175) 796 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:24:09.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:09 smithi049 bash[89441]: audit 2024-09-20T19:24:08.947102+0000 mgr.y (mgr.25175) 796 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:24:09.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:09 smithi049 bash[89441]: cephadm 2024-09-20T19:24:08.949771+0000 mgr.y (mgr.25175) 797 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-20T19:24:09.800 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:09 smithi049 bash[89441]: cephadm 2024-09-20T19:24:08.949771+0000 mgr.y (mgr.25175) 797 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-20T19:24:10.601 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:10 smithi115 bash[70559]: cluster 2024-09-20T19:24:09.285598+0000 mgr.y (mgr.25175) 798 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:10.601 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:10 smithi115 bash[70559]: cluster 2024-09-20T19:24:09.285598+0000 mgr.y (mgr.25175) 798 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:10.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:10 smithi049 bash[92966]: cluster 2024-09-20T19:24:09.285598+0000 mgr.y (mgr.25175) 798 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:10.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:10 smithi049 bash[92966]: cluster 2024-09-20T19:24:09.285598+0000 mgr.y (mgr.25175) 798 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:10.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:10 smithi049 bash[89441]: cluster 2024-09-20T19:24:09.285598+0000 mgr.y (mgr.25175) 798 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:10.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:10 smithi049 bash[89441]: cluster 2024-09-20T19:24:09.285598+0000 mgr.y (mgr.25175) 798 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:12.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:11.656872064Z level=error msg="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:24:12.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: cephadm 2024-09-20T19:24:11.173179+0000 mgr.y (mgr.25175) 799 : cephadm [INF] Upgrade: Updating osd.7 2024-09-20T19:24:12.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: cephadm 2024-09-20T19:24:11.173179+0000 mgr.y (mgr.25175) 799 : cephadm [INF] Upgrade: Updating osd.7 2024-09-20T19:24:12.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: audit 2024-09-20T19:24:11.180972+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:12.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: audit 2024-09-20T19:24:11.180972+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:12.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: audit 2024-09-20T19:24:11.185905+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T19:24:12.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: audit 2024-09-20T19:24:11.185905+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T19:24:12.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: audit 2024-09-20T19:24:11.187804+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:12.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: audit 2024-09-20T19:24:11.187804+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:12.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: cephadm 2024-09-20T19:24:11.193295+0000 mgr.y (mgr.25175) 800 : cephadm [INF] Deploying daemon osd.7 on smithi115 2024-09-20T19:24:12.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: cephadm 2024-09-20T19:24:11.193295+0000 mgr.y (mgr.25175) 800 : cephadm [INF] Deploying daemon osd.7 on smithi115 2024-09-20T19:24:12.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: cluster 2024-09-20T19:24:11.286863+0000 mgr.y (mgr.25175) 801 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: cluster 2024-09-20T19:24:11.286863+0000 mgr.y (mgr.25175) 801 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: audit 2024-09-20T19:24:12.000600+0000 mgr.y (mgr.25175) 802 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[89441]: audit 2024-09-20T19:24:12.000600+0000 mgr.y (mgr.25175) 802 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: cephadm 2024-09-20T19:24:11.173179+0000 mgr.y (mgr.25175) 799 : cephadm [INF] Upgrade: Updating osd.7 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: cephadm 2024-09-20T19:24:11.173179+0000 mgr.y (mgr.25175) 799 : cephadm [INF] Upgrade: Updating osd.7 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: audit 2024-09-20T19:24:11.180972+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: audit 2024-09-20T19:24:11.180972+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: audit 2024-09-20T19:24:11.185905+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: audit 2024-09-20T19:24:11.185905+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: audit 2024-09-20T19:24:11.187804+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: audit 2024-09-20T19:24:11.187804+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: cephadm 2024-09-20T19:24:11.193295+0000 mgr.y (mgr.25175) 800 : cephadm [INF] Deploying daemon osd.7 on smithi115 2024-09-20T19:24:12.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: cephadm 2024-09-20T19:24:11.193295+0000 mgr.y (mgr.25175) 800 : cephadm [INF] Deploying daemon osd.7 on smithi115 2024-09-20T19:24:12.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: cluster 2024-09-20T19:24:11.286863+0000 mgr.y (mgr.25175) 801 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:12.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: cluster 2024-09-20T19:24:11.286863+0000 mgr.y (mgr.25175) 801 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:12.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: audit 2024-09-20T19:24:12.000600+0000 mgr.y (mgr.25175) 802 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:12.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:12 smithi049 bash[92966]: audit 2024-09-20T19:24:12.000600+0000 mgr.y (mgr.25175) 802 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:12.608 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: cephadm 2024-09-20T19:24:11.173179+0000 mgr.y (mgr.25175) 799 : cephadm [INF] Upgrade: Updating osd.7 2024-09-20T19:24:12.608 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: cephadm 2024-09-20T19:24:11.173179+0000 mgr.y (mgr.25175) 799 : cephadm [INF] Upgrade: Updating osd.7 2024-09-20T19:24:12.608 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: audit 2024-09-20T19:24:11.180972+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:12.608 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: audit 2024-09-20T19:24:11.180972+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:12.608 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: audit 2024-09-20T19:24:11.185905+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T19:24:12.608 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: audit 2024-09-20T19:24:11.185905+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T19:24:12.608 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: audit 2024-09-20T19:24:11.187804+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:12.609 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: audit 2024-09-20T19:24:11.187804+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:12.609 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: cephadm 2024-09-20T19:24:11.193295+0000 mgr.y (mgr.25175) 800 : cephadm [INF] Deploying daemon osd.7 on smithi115 2024-09-20T19:24:12.609 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: cephadm 2024-09-20T19:24:11.193295+0000 mgr.y (mgr.25175) 800 : cephadm [INF] Deploying daemon osd.7 on smithi115 2024-09-20T19:24:12.609 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: cluster 2024-09-20T19:24:11.286863+0000 mgr.y (mgr.25175) 801 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:12.609 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: cluster 2024-09-20T19:24:11.286863+0000 mgr.y (mgr.25175) 801 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:12.609 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: audit 2024-09-20T19:24:12.000600+0000 mgr.y (mgr.25175) 802 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:12.609 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:12 smithi115 bash[70559]: audit 2024-09-20T19:24:12.000600+0000 mgr.y (mgr.25175) 802 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:13.509 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:13 smithi115 bash[70559]: audit 2024-09-20T19:24:12.890569+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:13.509 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:13 smithi115 bash[70559]: audit 2024-09-20T19:24:12.890569+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:13.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:24:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:24:13] "GET /metrics HTTP/1.1" 200 38399 "" "Prometheus/2.51.0" 2024-09-20T19:24:13.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:13 smithi049 bash[89441]: audit 2024-09-20T19:24:12.890569+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:13.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:13 smithi049 bash[89441]: audit 2024-09-20T19:24:12.890569+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:13.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:13 smithi049 bash[92966]: audit 2024-09-20T19:24:12.890569+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:13.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:13 smithi049 bash[92966]: audit 2024-09-20T19:24:12.890569+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:14.485 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:14 smithi115 bash[70559]: cluster 2024-09-20T19:24:13.287729+0000 mgr.y (mgr.25175) 803 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:14.485 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:14 smithi115 bash[70559]: cluster 2024-09-20T19:24:13.287729+0000 mgr.y (mgr.25175) 803 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:14.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:14 smithi049 bash[89441]: cluster 2024-09-20T19:24:13.287729+0000 mgr.y (mgr.25175) 803 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:14.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:14 smithi049 bash[89441]: cluster 2024-09-20T19:24:13.287729+0000 mgr.y (mgr.25175) 803 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:14.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:14 smithi049 bash[92966]: cluster 2024-09-20T19:24:13.287729+0000 mgr.y (mgr.25175) 803 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:14.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:14 smithi049 bash[92966]: cluster 2024-09-20T19:24:13.287729+0000 mgr.y (mgr.25175) 803 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:14.811 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:14.627218902Z level=error msg="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:24:15.858 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:15.858 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:24:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:15.859 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:24:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:15.859 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:24:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:15.859 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:15.859 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:15 smithi115 systemd[1]: Stopping Ceph osd.7 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:24:15.859 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:24:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:15.860 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:24:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:15.860 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:24:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:15.860 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:15 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:16.115 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:15 smithi115 bash[41894]: debug 2024-09-20T19:24:15.857+0000 7f2811293640 -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-20T19:24:16.115 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:15 smithi115 bash[41894]: debug 2024-09-20T19:24:15.857+0000 7f2811293640 -1 osd.7 147 *** Got signal Terminated *** 2024-09-20T19:24:16.115 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:15 smithi115 bash[41894]: debug 2024-09-20T19:24:15.857+0000 7f2811293640 -1 osd.7 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:24:16.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:16 smithi115 bash[70559]: cluster 2024-09-20T19:24:15.288929+0000 mgr.y (mgr.25175) 804 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:16.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:16 smithi115 bash[70559]: cluster 2024-09-20T19:24:15.288929+0000 mgr.y (mgr.25175) 804 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:16.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:16 smithi115 bash[70559]: cluster 2024-09-20T19:24:15.862148+0000 mon.a (mon.0) 616 : cluster [INF] osd.7 marked itself down and dead 2024-09-20T19:24:16.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:16 smithi115 bash[70559]: cluster 2024-09-20T19:24:15.862148+0000 mon.a (mon.0) 616 : cluster [INF] osd.7 marked itself down and dead 2024-09-20T19:24:16.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:16 smithi049 bash[92966]: cluster 2024-09-20T19:24:15.288929+0000 mgr.y (mgr.25175) 804 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:16.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:16 smithi049 bash[92966]: cluster 2024-09-20T19:24:15.288929+0000 mgr.y (mgr.25175) 804 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:16.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:16 smithi049 bash[92966]: cluster 2024-09-20T19:24:15.862148+0000 mon.a (mon.0) 616 : cluster [INF] osd.7 marked itself down and dead 2024-09-20T19:24:16.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:16 smithi049 bash[92966]: cluster 2024-09-20T19:24:15.862148+0000 mon.a (mon.0) 616 : cluster [INF] osd.7 marked itself down and dead 2024-09-20T19:24:16.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:16 smithi049 bash[89441]: cluster 2024-09-20T19:24:15.288929+0000 mgr.y (mgr.25175) 804 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:16.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:16 smithi049 bash[89441]: cluster 2024-09-20T19:24:15.288929+0000 mgr.y (mgr.25175) 804 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:16.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:16 smithi049 bash[89441]: cluster 2024-09-20T19:24:15.862148+0000 mon.a (mon.0) 616 : cluster [INF] osd.7 marked itself down and dead 2024-09-20T19:24:16.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:16 smithi049 bash[89441]: cluster 2024-09-20T19:24:15.862148+0000 mon.a (mon.0) 616 : cluster [INF] osd.7 marked itself down and dead 2024-09-20T19:24:17.603 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:17 smithi115 bash[86942]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-7 2024-09-20T19:24:17.603 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:17 smithi115 bash[70559]: cluster 2024-09-20T19:24:16.343775+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:24:17.604 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:17 smithi115 bash[70559]: cluster 2024-09-20T19:24:16.343775+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:24:17.604 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:17 smithi115 bash[70559]: cluster 2024-09-20T19:24:16.360967+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-20T19:24:17.604 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:17 smithi115 bash[70559]: cluster 2024-09-20T19:24:16.360967+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-20T19:24:17.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:17 smithi049 bash[92966]: cluster 2024-09-20T19:24:16.343775+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:24:17.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:17 smithi049 bash[92966]: cluster 2024-09-20T19:24:16.343775+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:24:17.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:17 smithi049 bash[92966]: cluster 2024-09-20T19:24:16.360967+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-20T19:24:17.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:17 smithi049 bash[92966]: cluster 2024-09-20T19:24:16.360967+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-20T19:24:17.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:17 smithi049 bash[89441]: cluster 2024-09-20T19:24:16.343775+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:24:17.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:17 smithi049 bash[89441]: cluster 2024-09-20T19:24:16.343775+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:24:17.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:17 smithi049 bash[89441]: cluster 2024-09-20T19:24:16.360967+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-20T19:24:17.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:17 smithi049 bash[89441]: cluster 2024-09-20T19:24:16.360967+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-20T19:24:17.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:17.623729142Z level=error msg="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:24:17.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:17 smithi115 bash[87003]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-7 2024-09-20T19:24:18.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:18 smithi115 bash[70559]: cluster 2024-09-20T19:24:17.289900+0000 mgr.y (mgr.25175) 805 : cluster [DBG] pgmap v484: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:24:18.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:18 smithi115 bash[70559]: cluster 2024-09-20T19:24:17.289900+0000 mgr.y (mgr.25175) 805 : cluster [DBG] pgmap v484: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:24:18.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:18 smithi115 bash[70559]: cluster 2024-09-20T19:24:17.354388+0000 mon.a (mon.0) 619 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:24:18.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:18 smithi115 bash[70559]: cluster 2024-09-20T19:24:17.354388+0000 mon.a (mon.0) 619 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:24:18.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:18 smithi115 bash[70559]: cluster 2024-09-20T19:24:17.373381+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-20T19:24:18.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:18 smithi115 bash[70559]: cluster 2024-09-20T19:24:17.373381+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-20T19:24:18.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:18 smithi049 bash[89441]: cluster 2024-09-20T19:24:17.289900+0000 mgr.y (mgr.25175) 805 : cluster [DBG] pgmap v484: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:24:18.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:18 smithi049 bash[89441]: cluster 2024-09-20T19:24:17.289900+0000 mgr.y (mgr.25175) 805 : cluster [DBG] pgmap v484: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:24:18.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:18 smithi049 bash[89441]: cluster 2024-09-20T19:24:17.354388+0000 mon.a (mon.0) 619 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:24:18.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:18 smithi049 bash[89441]: cluster 2024-09-20T19:24:17.354388+0000 mon.a (mon.0) 619 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:24:18.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:18 smithi049 bash[89441]: cluster 2024-09-20T19:24:17.373381+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-20T19:24:18.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:18 smithi049 bash[89441]: cluster 2024-09-20T19:24:17.373381+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-20T19:24:18.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:18 smithi049 bash[92966]: cluster 2024-09-20T19:24:17.289900+0000 mgr.y (mgr.25175) 805 : cluster [DBG] pgmap v484: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:24:18.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:18 smithi049 bash[92966]: cluster 2024-09-20T19:24:17.289900+0000 mgr.y (mgr.25175) 805 : cluster [DBG] pgmap v484: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:24:18.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:18 smithi049 bash[92966]: cluster 2024-09-20T19:24:17.354388+0000 mon.a (mon.0) 619 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:24:18.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:18 smithi049 bash[92966]: cluster 2024-09-20T19:24:17.354388+0000 mon.a (mon.0) 619 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:24:18.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:18 smithi049 bash[92966]: cluster 2024-09-20T19:24:17.373381+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-20T19:24:18.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:18 smithi049 bash[92966]: cluster 2024-09-20T19:24:17.373381+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-20T19:24:19.735 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:19 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.7.service: Deactivated successfully. 2024-09-20T19:24:19.735 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:19 smithi115 systemd[1]: Stopped Ceph osd.7 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:24:19.736 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:19 smithi115 bash[70559]: cluster 2024-09-20T19:24:19.348193+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 10 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:19.736 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:19 smithi115 bash[70559]: cluster 2024-09-20T19:24:19.348193+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 10 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:19.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:19 smithi049 bash[89441]: cluster 2024-09-20T19:24:19.348193+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 10 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:19.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:19 smithi049 bash[89441]: cluster 2024-09-20T19:24:19.348193+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 10 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:19.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:19 smithi049 bash[92966]: cluster 2024-09-20T19:24:19.348193+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 10 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:19.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:19 smithi049 bash[92966]: cluster 2024-09-20T19:24:19.348193+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Degraded data redundancy: 36/636 objects degraded (5.660%), 10 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:20.115 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:24:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.121 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:24:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.121 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:24:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.121 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:24:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.122 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.122 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:24:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.122 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.122 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:19 smithi115 systemd[1]: Started Ceph osd.7 for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:24:20.123 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.123 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:24:19 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.949 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:20.66312716Z level=error msg="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:24:20.949 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:20 smithi115 bash[70559]: cluster 2024-09-20T19:24:19.291174+0000 mgr.y (mgr.25175) 806 : cluster [DBG] pgmap v486: 161 pgs: 12 active+undersized, 5 peering, 9 stale+active+clean, 10 active+undersized+degraded, 125 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-09-20T19:24:20.950 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:20 smithi115 bash[70559]: cluster 2024-09-20T19:24:19.291174+0000 mgr.y (mgr.25175) 806 : cluster [DBG] pgmap v486: 161 pgs: 12 active+undersized, 5 peering, 9 stale+active+clean, 10 active+undersized+degraded, 125 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-09-20T19:24:20.950 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:20 smithi115 bash[70559]: audit 2024-09-20T19:24:19.910301+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:20.950 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:20 smithi115 bash[70559]: audit 2024-09-20T19:24:19.910301+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:20.950 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:20 smithi115 bash[70559]: audit 2024-09-20T19:24:19.923068+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:20.950 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:20 smithi115 bash[70559]: audit 2024-09-20T19:24:19.923068+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:21.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:20 smithi049 bash[89441]: cluster 2024-09-20T19:24:19.291174+0000 mgr.y (mgr.25175) 806 : cluster [DBG] pgmap v486: 161 pgs: 12 active+undersized, 5 peering, 9 stale+active+clean, 10 active+undersized+degraded, 125 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-09-20T19:24:21.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:20 smithi049 bash[89441]: cluster 2024-09-20T19:24:19.291174+0000 mgr.y (mgr.25175) 806 : cluster [DBG] pgmap v486: 161 pgs: 12 active+undersized, 5 peering, 9 stale+active+clean, 10 active+undersized+degraded, 125 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-09-20T19:24:21.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:20 smithi049 bash[89441]: audit 2024-09-20T19:24:19.910301+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:21.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:20 smithi049 bash[89441]: audit 2024-09-20T19:24:19.910301+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:21.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:20 smithi049 bash[89441]: audit 2024-09-20T19:24:19.923068+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:21.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:20 smithi049 bash[89441]: audit 2024-09-20T19:24:19.923068+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:21.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:20 smithi049 bash[92966]: cluster 2024-09-20T19:24:19.291174+0000 mgr.y (mgr.25175) 806 : cluster [DBG] pgmap v486: 161 pgs: 12 active+undersized, 5 peering, 9 stale+active+clean, 10 active+undersized+degraded, 125 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-09-20T19:24:21.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:20 smithi049 bash[92966]: cluster 2024-09-20T19:24:19.291174+0000 mgr.y (mgr.25175) 806 : cluster [DBG] pgmap v486: 161 pgs: 12 active+undersized, 5 peering, 9 stale+active+clean, 10 active+undersized+degraded, 125 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 36/636 objects degraded (5.660%) 2024-09-20T19:24:21.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:20 smithi049 bash[92966]: audit 2024-09-20T19:24:19.910301+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:21.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:20 smithi049 bash[92966]: audit 2024-09-20T19:24:19.910301+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:21.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:20 smithi049 bash[92966]: audit 2024-09-20T19:24:19.923068+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:21.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:20 smithi049 bash[92966]: audit 2024-09-20T19:24:19.923068+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:21.365 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:21 smithi115 bash[87150]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:21.365 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:21 smithi115 bash[87150]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:23.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:22 smithi049 bash[89441]: cluster 2024-09-20T19:24:21.292810+0000 mgr.y (mgr.25175) 807 : cluster [DBG] pgmap v487: 161 pgs: 40 active+undersized, 5 peering, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:24:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:22 smithi049 bash[89441]: cluster 2024-09-20T19:24:21.292810+0000 mgr.y (mgr.25175) 807 : cluster [DBG] pgmap v487: 161 pgs: 40 active+undersized, 5 peering, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:24:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:22 smithi049 bash[89441]: audit 2024-09-20T19:24:22.010403+0000 mgr.y (mgr.25175) 808 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:23.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:22 smithi049 bash[89441]: audit 2024-09-20T19:24:22.010403+0000 mgr.y (mgr.25175) 808 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:23.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:22 smithi049 bash[92966]: cluster 2024-09-20T19:24:21.292810+0000 mgr.y (mgr.25175) 807 : cluster [DBG] pgmap v487: 161 pgs: 40 active+undersized, 5 peering, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:24:23.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:22 smithi049 bash[92966]: cluster 2024-09-20T19:24:21.292810+0000 mgr.y (mgr.25175) 807 : cluster [DBG] pgmap v487: 161 pgs: 40 active+undersized, 5 peering, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:24:23.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:22 smithi049 bash[92966]: audit 2024-09-20T19:24:22.010403+0000 mgr.y (mgr.25175) 808 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:23.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:22 smithi049 bash[92966]: audit 2024-09-20T19:24:22.010403+0000 mgr.y (mgr.25175) 808 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:22 smithi115 bash[70559]: cluster 2024-09-20T19:24:21.292810+0000 mgr.y (mgr.25175) 807 : cluster [DBG] pgmap v487: 161 pgs: 40 active+undersized, 5 peering, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:24:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:22 smithi115 bash[70559]: cluster 2024-09-20T19:24:21.292810+0000 mgr.y (mgr.25175) 807 : cluster [DBG] pgmap v487: 161 pgs: 40 active+undersized, 5 peering, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:24:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:22 smithi115 bash[70559]: audit 2024-09-20T19:24:22.010403+0000 mgr.y (mgr.25175) 808 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:22 smithi115 bash[70559]: audit 2024-09-20T19:24:22.010403+0000 mgr.y (mgr.25175) 808 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:23.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:24:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:24:23] "GET /metrics HTTP/1.1" 200 38399 "" "Prometheus/2.51.0" 2024-09-20T19:24:23.961 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:23.65918063Z level=error msg="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:24:24.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:23 smithi049 bash[89441]: cluster 2024-09-20T19:24:23.911821+0000 mon.a (mon.0) 624 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-20T19:24:24.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:23 smithi049 bash[89441]: cluster 2024-09-20T19:24:23.911821+0000 mon.a (mon.0) 624 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-20T19:24:24.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:23 smithi049 bash[92966]: cluster 2024-09-20T19:24:23.911821+0000 mon.a (mon.0) 624 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-20T19:24:24.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:23 smithi049 bash[92966]: cluster 2024-09-20T19:24:23.911821+0000 mon.a (mon.0) 624 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-20T19:24:24.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:23 smithi115 bash[70559]: cluster 2024-09-20T19:24:23.911821+0000 mon.a (mon.0) 624 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-20T19:24:24.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:23 smithi115 bash[70559]: cluster 2024-09-20T19:24:23.911821+0000 mon.a (mon.0) 624 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-20T19:24:25.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:24 smithi049 bash[89441]: cluster 2024-09-20T19:24:23.294011+0000 mgr.y (mgr.25175) 809 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:25.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:24 smithi049 bash[89441]: cluster 2024-09-20T19:24:23.294011+0000 mgr.y (mgr.25175) 809 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:25.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:24 smithi049 bash[92966]: cluster 2024-09-20T19:24:23.294011+0000 mgr.y (mgr.25175) 809 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:25.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:24 smithi049 bash[92966]: cluster 2024-09-20T19:24:23.294011+0000 mgr.y (mgr.25175) 809 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:25.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:24 smithi115 bash[70559]: cluster 2024-09-20T19:24:23.294011+0000 mgr.y (mgr.25175) 809 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:25.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:24 smithi115 bash[70559]: cluster 2024-09-20T19:24:23.294011+0000 mgr.y (mgr.25175) 809 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:25.365 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:24 smithi115 bash[87150]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:24:25.365 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:24 smithi115 bash[87150]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:25.365 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:24 smithi115 bash[87150]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:25.365 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[87150]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-20T19:24:25.365 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[87150]: 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-20T19:24:25.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[87150]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-20T19:24:25.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[87150]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-20T19:24:25.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[87150]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-20T19:24:25.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[87150]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-20T19:24:25.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[87150]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-20T19:24:26.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:25 smithi049 bash[89441]: cluster 2024-09-20T19:24:25.138570+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:26.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:25 smithi049 bash[89441]: cluster 2024-09-20T19:24:25.138570+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:26.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:25 smithi049 bash[89441]: audit 2024-09-20T19:24:25.935158+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:26.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:25 smithi049 bash[89441]: audit 2024-09-20T19:24:25.935158+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:26.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:25 smithi049 bash[89441]: audit 2024-09-20T19:24:25.946141+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:26.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:25 smithi049 bash[89441]: audit 2024-09-20T19:24:25.946141+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:26.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:25 smithi049 bash[92966]: cluster 2024-09-20T19:24:25.138570+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:26.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:25 smithi049 bash[92966]: cluster 2024-09-20T19:24:25.138570+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:26.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:25 smithi049 bash[92966]: audit 2024-09-20T19:24:25.935158+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:26.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:25 smithi049 bash[92966]: audit 2024-09-20T19:24:25.935158+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:26.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:25 smithi049 bash[92966]: audit 2024-09-20T19:24:25.946141+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:26.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:25 smithi049 bash[92966]: audit 2024-09-20T19:24:25.946141+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:26.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[70559]: cluster 2024-09-20T19:24:25.138570+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:26.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[70559]: cluster 2024-09-20T19:24:25.138570+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:26.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[70559]: audit 2024-09-20T19:24:25.935158+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:26.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[70559]: audit 2024-09-20T19:24:25.935158+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:26.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[70559]: audit 2024-09-20T19:24:25.946141+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:26.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:25 smithi115 bash[70559]: audit 2024-09-20T19:24:25.946141+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:26.974 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:26.634483498Z level=error msg="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:24:27.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:26 smithi049 bash[89441]: cluster 2024-09-20T19:24:25.295389+0000 mgr.y (mgr.25175) 810 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:27.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:26 smithi049 bash[89441]: cluster 2024-09-20T19:24:25.295389+0000 mgr.y (mgr.25175) 810 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:27.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:26 smithi049 bash[92966]: cluster 2024-09-20T19:24:25.295389+0000 mgr.y (mgr.25175) 810 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:27.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:26 smithi049 bash[92966]: cluster 2024-09-20T19:24:25.295389+0000 mgr.y (mgr.25175) 810 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:27.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:26 smithi115 bash[70559]: cluster 2024-09-20T19:24:25.295389+0000 mgr.y (mgr.25175) 810 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:27.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:26 smithi115 bash[70559]: cluster 2024-09-20T19:24:25.295389+0000 mgr.y (mgr.25175) 810 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:27.365 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:27 smithi115 bash[87827]: debug 2024-09-20T19:24:27.093+0000 7f784f969640 1 -- 172.21.15.115:0/1334505407 <== mon.1 v2:172.21.15.115:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558a45c16960 con 0x558a45c37c00 2024-09-20T19:24:27.664 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:24:28.357 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:24:28.357 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (13m) 2m ago 40m 13.8M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:24:28.357 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (12m) 2s ago 39m 69.8M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:24:28.357 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (14m) 2m ago 37m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (14m) 2s ago 48m 445M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (25m) 2m ago 50m 520M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (9m) 2m ago 51m 51.6M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (10m) 2s ago 48m 44.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (8m) 2m ago 48m 41.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (14m) 2m ago 40m 8936k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (14m) 2s ago 40m 8311k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (6m) 2m ago 47m 49.7M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (6m) 2m ago 46m 48.3M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 4e06c26ed990 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (4m) 2m ago 45m 46.1M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 b92a40fd8b19 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running 2m ago 44m - 3036M 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (2m) 2s ago 44m 53.2M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 5787a3a0d0e4 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (88s) 2s ago 43m 49.0M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 4ef3d451c81b 2024-09-20T19:24:28.358 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (45s) 2s ago 42m 47.6M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 cb75f53bbc8c 2024-09-20T19:24:28.359 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running 2s ago 41m - 3292M 2024-09-20T19:24:28.359 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (13m) 2s ago 40m 49.4M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:24:28.359 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (37m) 2m ago 37m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:24:28.359 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (38m) 2s ago 38m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:24:28.365 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:28 smithi115 bash[87827]: debug 2024-09-20T19:24:28.145+0000 7f78521d0640 -1 Falling back to public interface 2024-09-20T19:24:28.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:28 smithi115 bash[70559]: audit 2024-09-20T19:24:27.120708+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:28 smithi115 bash[70559]: audit 2024-09-20T19:24:27.120708+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:28 smithi115 bash[70559]: audit 2024-09-20T19:24:27.130979+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:28 smithi115 bash[70559]: audit 2024-09-20T19:24:27.130979+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:28 smithi115 bash[70559]: audit 2024-09-20T19:24:27.896588+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:28 smithi115 bash[70559]: audit 2024-09-20T19:24:27.896588+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:28 smithi115 bash[70559]: audit 2024-09-20T19:24:27.898240+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:28.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:28 smithi115 bash[70559]: audit 2024-09-20T19:24:27.898240+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[89441]: audit 2024-09-20T19:24:27.120708+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[89441]: audit 2024-09-20T19:24:27.120708+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[89441]: audit 2024-09-20T19:24:27.130979+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[89441]: audit 2024-09-20T19:24:27.130979+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[89441]: audit 2024-09-20T19:24:27.896588+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[89441]: audit 2024-09-20T19:24:27.896588+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[89441]: audit 2024-09-20T19:24:27.898240+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[89441]: audit 2024-09-20T19:24:27.898240+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[92966]: audit 2024-09-20T19:24:27.120708+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[92966]: audit 2024-09-20T19:24:27.120708+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[92966]: audit 2024-09-20T19:24:27.130979+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[92966]: audit 2024-09-20T19:24:27.130979+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[92966]: audit 2024-09-20T19:24:27.896588+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[92966]: audit 2024-09-20T19:24:27.896588+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[92966]: audit 2024-09-20T19:24:27.898240+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:28 smithi049 bash[92966]: audit 2024-09-20T19:24:27.898240+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:28.739 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:24:28.739 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:24:28.739 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:24:28.739 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 7 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 12 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:24:28.740 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:24:29.064 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:24:29.065 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:24:29.065 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:24:29.065 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:24:29.065 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:24:29.065 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "6/8 daemons upgraded", 2024-09-20T19:24:29.065 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:24:29.065 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:24:29.065 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:24:29.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[89441]: cluster 2024-09-20T19:24:27.297002+0000 mgr.y (mgr.25175) 811 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:29.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[89441]: cluster 2024-09-20T19:24:27.297002+0000 mgr.y (mgr.25175) 811 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:29.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[89441]: audit 2024-09-20T19:24:27.655431+0000 mgr.y (mgr.25175) 812 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:29.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[89441]: audit 2024-09-20T19:24:27.655431+0000 mgr.y (mgr.25175) 812 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:29.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[89441]: audit 2024-09-20T19:24:27.981760+0000 mgr.y (mgr.25175) 813 : audit [DBG] from='client.54569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:29.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[89441]: audit 2024-09-20T19:24:27.981760+0000 mgr.y (mgr.25175) 813 : audit [DBG] from='client.54569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:29.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[89441]: audit 2024-09-20T19:24:28.742640+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.49:0/269113751' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:29.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[89441]: audit 2024-09-20T19:24:28.742640+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.49:0/269113751' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:29.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[92966]: cluster 2024-09-20T19:24:27.297002+0000 mgr.y (mgr.25175) 811 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:29.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[92966]: cluster 2024-09-20T19:24:27.297002+0000 mgr.y (mgr.25175) 811 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:29.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[92966]: audit 2024-09-20T19:24:27.655431+0000 mgr.y (mgr.25175) 812 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:29.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[92966]: audit 2024-09-20T19:24:27.655431+0000 mgr.y (mgr.25175) 812 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:29.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[92966]: audit 2024-09-20T19:24:27.981760+0000 mgr.y (mgr.25175) 813 : audit [DBG] from='client.54569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:29.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[92966]: audit 2024-09-20T19:24:27.981760+0000 mgr.y (mgr.25175) 813 : audit [DBG] from='client.54569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:29.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[92966]: audit 2024-09-20T19:24:28.742640+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.49:0/269113751' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:29.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:29 smithi049 bash[92966]: audit 2024-09-20T19:24:28.742640+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.49:0/269113751' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:29.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:29 smithi115 bash[70559]: cluster 2024-09-20T19:24:27.297002+0000 mgr.y (mgr.25175) 811 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:29.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:29 smithi115 bash[70559]: cluster 2024-09-20T19:24:27.297002+0000 mgr.y (mgr.25175) 811 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:29.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:29 smithi115 bash[70559]: audit 2024-09-20T19:24:27.655431+0000 mgr.y (mgr.25175) 812 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:29.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:29 smithi115 bash[70559]: audit 2024-09-20T19:24:27.655431+0000 mgr.y (mgr.25175) 812 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:29.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:29 smithi115 bash[70559]: audit 2024-09-20T19:24:27.981760+0000 mgr.y (mgr.25175) 813 : audit [DBG] from='client.54569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:29.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:29 smithi115 bash[70559]: audit 2024-09-20T19:24:27.981760+0000 mgr.y (mgr.25175) 813 : audit [DBG] from='client.54569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:29.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:29 smithi115 bash[70559]: audit 2024-09-20T19:24:28.742640+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.49:0/269113751' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:29.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:29 smithi115 bash[70559]: audit 2024-09-20T19:24:28.742640+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.49:0/269113751' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:30.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:29.627981875Z level=error msg="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:24:30.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:30 smithi049 bash[89441]: audit 2024-09-20T19:24:28.303629+0000 mgr.y (mgr.25175) 814 : audit [DBG] from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:30.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:30 smithi049 bash[89441]: audit 2024-09-20T19:24:28.303629+0000 mgr.y (mgr.25175) 814 : audit [DBG] from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:30.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:30 smithi049 bash[89441]: audit 2024-09-20T19:24:29.067681+0000 mgr.y (mgr.25175) 815 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:30.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:30 smithi049 bash[89441]: audit 2024-09-20T19:24:29.067681+0000 mgr.y (mgr.25175) 815 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:30.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:30 smithi049 bash[92966]: audit 2024-09-20T19:24:28.303629+0000 mgr.y (mgr.25175) 814 : audit [DBG] from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:30.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:30 smithi049 bash[92966]: audit 2024-09-20T19:24:28.303629+0000 mgr.y (mgr.25175) 814 : audit [DBG] from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:30.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:30 smithi049 bash[92966]: audit 2024-09-20T19:24:29.067681+0000 mgr.y (mgr.25175) 815 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:30.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:30 smithi049 bash[92966]: audit 2024-09-20T19:24:29.067681+0000 mgr.y (mgr.25175) 815 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:30.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:30 smithi115 bash[70559]: audit 2024-09-20T19:24:28.303629+0000 mgr.y (mgr.25175) 814 : audit [DBG] from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:30.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:30 smithi115 bash[70559]: audit 2024-09-20T19:24:28.303629+0000 mgr.y (mgr.25175) 814 : audit [DBG] from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:30.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:30 smithi115 bash[70559]: audit 2024-09-20T19:24:29.067681+0000 mgr.y (mgr.25175) 815 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:30.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:30 smithi115 bash[70559]: audit 2024-09-20T19:24:29.067681+0000 mgr.y (mgr.25175) 815 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:31.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:31 smithi049 bash[92966]: cluster 2024-09-20T19:24:29.298398+0000 mgr.y (mgr.25175) 816 : cluster [DBG] pgmap v491: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:31.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:31 smithi049 bash[92966]: cluster 2024-09-20T19:24:29.298398+0000 mgr.y (mgr.25175) 816 : cluster [DBG] pgmap v491: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:31.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:31 smithi049 bash[89441]: cluster 2024-09-20T19:24:29.298398+0000 mgr.y (mgr.25175) 816 : cluster [DBG] pgmap v491: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:31.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:31 smithi049 bash[89441]: cluster 2024-09-20T19:24:29.298398+0000 mgr.y (mgr.25175) 816 : cluster [DBG] pgmap v491: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:31.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:31 smithi115 bash[87827]: debug 2024-09-20T19:24:31.321+0000 7f78521d0640 -1 osd.7 147 log_to_monitors true 2024-09-20T19:24:31.767 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:31 smithi115 bash[70559]: cluster 2024-09-20T19:24:29.298398+0000 mgr.y (mgr.25175) 816 : cluster [DBG] pgmap v491: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:31.767 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:31 smithi115 bash[70559]: cluster 2024-09-20T19:24:29.298398+0000 mgr.y (mgr.25175) 816 : cluster [DBG] pgmap v491: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:32.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[89441]: cluster 2024-09-20T19:24:31.300049+0000 mgr.y (mgr.25175) 817 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:32.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[89441]: cluster 2024-09-20T19:24:31.300049+0000 mgr.y (mgr.25175) 817 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:32.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[89441]: audit 2024-09-20T19:24:31.327231+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:24:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[89441]: audit 2024-09-20T19:24:31.327231+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:24:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[89441]: audit 2024-09-20T19:24:31.329585+0000 mon.a (mon.0) 633 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:24:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[89441]: audit 2024-09-20T19:24:31.329585+0000 mon.a (mon.0) 633 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:24:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[89441]: audit 2024-09-20T19:24:32.021684+0000 mgr.y (mgr.25175) 818 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:32.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[89441]: audit 2024-09-20T19:24:32.021684+0000 mgr.y (mgr.25175) 818 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:32.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[92966]: cluster 2024-09-20T19:24:31.300049+0000 mgr.y (mgr.25175) 817 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:32.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[92966]: cluster 2024-09-20T19:24:31.300049+0000 mgr.y (mgr.25175) 817 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:32.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[92966]: audit 2024-09-20T19:24:31.327231+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:24:32.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[92966]: audit 2024-09-20T19:24:31.327231+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:24:32.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[92966]: audit 2024-09-20T19:24:31.329585+0000 mon.a (mon.0) 633 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:24:32.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[92966]: audit 2024-09-20T19:24:31.329585+0000 mon.a (mon.0) 633 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:24:32.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[92966]: audit 2024-09-20T19:24:32.021684+0000 mgr.y (mgr.25175) 818 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:32.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:32 smithi049 bash[92966]: audit 2024-09-20T19:24:32.021684+0000 mgr.y (mgr.25175) 818 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:32.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:32 smithi115 bash[70559]: cluster 2024-09-20T19:24:31.300049+0000 mgr.y (mgr.25175) 817 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:32.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:32 smithi115 bash[70559]: cluster 2024-09-20T19:24:31.300049+0000 mgr.y (mgr.25175) 817 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T19:24:32.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:32 smithi115 bash[70559]: audit 2024-09-20T19:24:31.327231+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:24:32.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:32 smithi115 bash[70559]: audit 2024-09-20T19:24:31.327231+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:24:32.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:32 smithi115 bash[70559]: audit 2024-09-20T19:24:31.329585+0000 mon.a (mon.0) 633 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:24:32.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:32 smithi115 bash[70559]: audit 2024-09-20T19:24:31.329585+0000 mon.a (mon.0) 633 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:24:32.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:32 smithi115 bash[70559]: audit 2024-09-20T19:24:32.021684+0000 mgr.y (mgr.25175) 818 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:32.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:32 smithi115 bash[70559]: audit 2024-09-20T19:24:32.021684+0000 mgr.y (mgr.25175) 818 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:33.115 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:24:32 smithi115 bash[87827]: debug 2024-09-20T19:24:32.669+0000 7f7845f72640 -1 osd.7 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:24:33.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:32.663595157Z level=error msg="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:24:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:33 smithi115 bash[70559]: audit 2024-09-20T19:24:32.145947+0000 mon.a (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:24:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:33 smithi115 bash[70559]: audit 2024-09-20T19:24:32.145947+0000 mon.a (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:24:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:33 smithi115 bash[70559]: cluster 2024-09-20T19:24:32.153453+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-20T19:24:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:33 smithi115 bash[70559]: cluster 2024-09-20T19:24:32.153453+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-20T19:24:33.401 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:33 smithi115 bash[70559]: audit 2024-09-20T19:24:32.155005+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:24:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:33 smithi115 bash[70559]: audit 2024-09-20T19:24:32.155005+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:24:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:33 smithi115 bash[70559]: audit 2024-09-20T19:24:32.157981+0000 mon.a (mon.0) 636 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:24:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:33 smithi115 bash[70559]: audit 2024-09-20T19:24:32.157981+0000 mon.a (mon.0) 636 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:24:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:33 smithi115 bash[70559]: audit 2024-09-20T19:24:32.656823+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-20T19:24:33.402 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:33 smithi115 bash[70559]: audit 2024-09-20T19:24:32.656823+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-20T19:24:33.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:24:33] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-20T19:24:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[89441]: audit 2024-09-20T19:24:32.145947+0000 mon.a (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:24:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[89441]: audit 2024-09-20T19:24:32.145947+0000 mon.a (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:24:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[89441]: cluster 2024-09-20T19:24:32.153453+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-20T19:24:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[89441]: cluster 2024-09-20T19:24:32.153453+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-20T19:24:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[89441]: audit 2024-09-20T19:24:32.155005+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:24:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[89441]: audit 2024-09-20T19:24:32.155005+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:24:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[89441]: audit 2024-09-20T19:24:32.157981+0000 mon.a (mon.0) 636 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:24:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[89441]: audit 2024-09-20T19:24:32.157981+0000 mon.a (mon.0) 636 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:24:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[89441]: audit 2024-09-20T19:24:32.656823+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-20T19:24:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[89441]: audit 2024-09-20T19:24:32.656823+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-20T19:24:33.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[92966]: audit 2024-09-20T19:24:32.145947+0000 mon.a (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:24:33.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[92966]: audit 2024-09-20T19:24:32.145947+0000 mon.a (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:24:33.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[92966]: cluster 2024-09-20T19:24:32.153453+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-20T19:24:33.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[92966]: cluster 2024-09-20T19:24:32.153453+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-20T19:24:33.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[92966]: audit 2024-09-20T19:24:32.155005+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:24:33.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[92966]: audit 2024-09-20T19:24:32.155005+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:24:33.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[92966]: audit 2024-09-20T19:24:32.157981+0000 mon.a (mon.0) 636 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:24:33.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[92966]: audit 2024-09-20T19:24:32.157981+0000 mon.a (mon.0) 636 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi115", "root=default"]} : dispatch 2024-09-20T19:24:33.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[92966]: audit 2024-09-20T19:24:32.656823+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-20T19:24:33.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:33 smithi049 bash[92966]: audit 2024-09-20T19:24:32.656823+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-20T19:24:34.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:34 smithi115 bash[70559]: cluster 2024-09-20T19:24:33.301406+0000 mgr.y (mgr.25175) 819 : cluster [DBG] pgmap v494: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:24:34.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:34 smithi115 bash[70559]: cluster 2024-09-20T19:24:33.301406+0000 mgr.y (mgr.25175) 819 : cluster [DBG] pgmap v494: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:24:34.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:34 smithi115 bash[70559]: cluster 2024-09-20T19:24:33.653117+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:24:34.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:34 smithi115 bash[70559]: cluster 2024-09-20T19:24:33.653117+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:24:34.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:34 smithi115 bash[70559]: cluster 2024-09-20T19:24:33.664422+0000 mon.a (mon.0) 639 : cluster [INF] osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478] boot 2024-09-20T19:24:34.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:34 smithi115 bash[70559]: cluster 2024-09-20T19:24:33.664422+0000 mon.a (mon.0) 639 : cluster [INF] osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478] boot 2024-09-20T19:24:34.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:34 smithi115 bash[70559]: cluster 2024-09-20T19:24:33.664798+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-20T19:24:34.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:34 smithi115 bash[70559]: cluster 2024-09-20T19:24:33.664798+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-20T19:24:34.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:34 smithi115 bash[70559]: audit 2024-09-20T19:24:33.669778+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T19:24:34.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:34 smithi115 bash[70559]: audit 2024-09-20T19:24:33.669778+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T19:24:34.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[89441]: cluster 2024-09-20T19:24:33.301406+0000 mgr.y (mgr.25175) 819 : cluster [DBG] pgmap v494: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:24:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[89441]: cluster 2024-09-20T19:24:33.301406+0000 mgr.y (mgr.25175) 819 : cluster [DBG] pgmap v494: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:24:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[89441]: cluster 2024-09-20T19:24:33.653117+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:24:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[89441]: cluster 2024-09-20T19:24:33.653117+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:24:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[89441]: cluster 2024-09-20T19:24:33.664422+0000 mon.a (mon.0) 639 : cluster [INF] osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478] boot 2024-09-20T19:24:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[89441]: cluster 2024-09-20T19:24:33.664422+0000 mon.a (mon.0) 639 : cluster [INF] osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478] boot 2024-09-20T19:24:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[89441]: cluster 2024-09-20T19:24:33.664798+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-20T19:24:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[89441]: cluster 2024-09-20T19:24:33.664798+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-20T19:24:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[89441]: audit 2024-09-20T19:24:33.669778+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T19:24:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[89441]: audit 2024-09-20T19:24:33.669778+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T19:24:34.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[92966]: cluster 2024-09-20T19:24:33.301406+0000 mgr.y (mgr.25175) 819 : cluster [DBG] pgmap v494: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:24:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[92966]: cluster 2024-09-20T19:24:33.301406+0000 mgr.y (mgr.25175) 819 : cluster [DBG] pgmap v494: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T19:24:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[92966]: cluster 2024-09-20T19:24:33.653117+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:24:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[92966]: cluster 2024-09-20T19:24:33.653117+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:24:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[92966]: cluster 2024-09-20T19:24:33.664422+0000 mon.a (mon.0) 639 : cluster [INF] osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478] boot 2024-09-20T19:24:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[92966]: cluster 2024-09-20T19:24:33.664422+0000 mon.a (mon.0) 639 : cluster [INF] osd.7 [v2:172.21.15.115:6824/3255667478,v1:172.21.15.115:6825/3255667478] boot 2024-09-20T19:24:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[92966]: cluster 2024-09-20T19:24:33.664798+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-20T19:24:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[92966]: cluster 2024-09-20T19:24:33.664798+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-20T19:24:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[92966]: audit 2024-09-20T19:24:33.669778+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T19:24:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:34 smithi049 bash[92966]: audit 2024-09-20T19:24:33.669778+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T19:24:36.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:35 smithi049 bash[89441]: cluster 2024-09-20T19:24:34.666274+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-20T19:24:36.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:35 smithi049 bash[89441]: cluster 2024-09-20T19:24:34.666274+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-20T19:24:36.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:35 smithi049 bash[92966]: cluster 2024-09-20T19:24:34.666274+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-20T19:24:36.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:35 smithi049 bash[92966]: cluster 2024-09-20T19:24:34.666274+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-20T19:24:36.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:35.637647219Z level=error msg="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:24:36.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:35 smithi115 bash[70559]: cluster 2024-09-20T19:24:34.666274+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-20T19:24:36.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:35 smithi115 bash[70559]: cluster 2024-09-20T19:24:34.666274+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-20T19:24:37.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:36 smithi049 bash[89441]: cluster 2024-09-20T19:24:35.302625+0000 mgr.y (mgr.25175) 820 : cluster [DBG] pgmap v497: 161 pgs: 10 peering, 33 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-20T19:24:37.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:36 smithi049 bash[89441]: cluster 2024-09-20T19:24:35.302625+0000 mgr.y (mgr.25175) 820 : cluster [DBG] pgmap v497: 161 pgs: 10 peering, 33 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-20T19:24:37.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:36 smithi049 bash[89441]: cluster 2024-09-20T19:24:35.658434+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 26 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:37.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:36 smithi049 bash[89441]: cluster 2024-09-20T19:24:35.658434+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 26 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:37.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:36 smithi049 bash[92966]: cluster 2024-09-20T19:24:35.302625+0000 mgr.y (mgr.25175) 820 : cluster [DBG] pgmap v497: 161 pgs: 10 peering, 33 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-20T19:24:37.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:36 smithi049 bash[92966]: cluster 2024-09-20T19:24:35.302625+0000 mgr.y (mgr.25175) 820 : cluster [DBG] pgmap v497: 161 pgs: 10 peering, 33 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-20T19:24:37.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:36 smithi049 bash[92966]: cluster 2024-09-20T19:24:35.658434+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 26 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:37.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:36 smithi049 bash[92966]: cluster 2024-09-20T19:24:35.658434+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 26 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:37.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:36 smithi115 bash[70559]: cluster 2024-09-20T19:24:35.302625+0000 mgr.y (mgr.25175) 820 : cluster [DBG] pgmap v497: 161 pgs: 10 peering, 33 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-20T19:24:37.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:36 smithi115 bash[70559]: cluster 2024-09-20T19:24:35.302625+0000 mgr.y (mgr.25175) 820 : cluster [DBG] pgmap v497: 161 pgs: 10 peering, 33 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-20T19:24:37.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:36 smithi115 bash[70559]: cluster 2024-09-20T19:24:35.658434+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 26 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:37.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:36 smithi115 bash[70559]: cluster 2024-09-20T19:24:35.658434+0000 mon.a (mon.0) 643 : cluster [WRN] Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 26 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:38.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:36.920846+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:36.920846+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:36.931440+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:36.931440+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:36.933640+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:36.933640+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:36.935512+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:36.935512+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:36.948403+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:36.948403+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.104312+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.104312+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.108238+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.108238+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.110177+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.110177+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.112797+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.112797+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.116154+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.116154+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:36.920846+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:36.920846+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:36.931440+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:36.931440+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:36.933640+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:36.933640+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:36.935512+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:36.935512+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:36.948403+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:36.948403+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.104312+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:24:38.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.104312+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:24:38.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.108238+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.108238+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.110177+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.110177+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.112797+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.112797+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.116154+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.116154+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.117343+0000 mgr.y (mgr.25175) 821 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.117343+0000 mgr.y (mgr.25175) 821 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.126383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.126383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.131999+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.131999+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.139822+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.139822+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.145110+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.145110+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.151161+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.151161+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T19:24:38.303 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.155319+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:24:38.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.155319+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:24:38.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.161069+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T19:24:38.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.161069+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T19:24:38.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.165363+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:24:38.304 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.165363+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:24:38.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.117343+0000 mgr.y (mgr.25175) 821 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T19:24:38.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.117343+0000 mgr.y (mgr.25175) 821 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T19:24:38.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.126383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.126383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.131999+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:24:38.304 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.131999+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:24:38.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.139822+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T19:24:38.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.139822+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T19:24:38.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.145110+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:24:38.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.145110+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:24:38.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.151161+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T19:24:38.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.151161+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T19:24:38.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.155319+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:24:38.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.155319+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:24:38.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.161069+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T19:24:38.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.161069+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T19:24:38.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.165363+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:24:38.305 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.165363+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.171562+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.171562+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.175861+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.175861+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.182134+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.182134+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.186399+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.186399+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.192234+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.192234+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.196264+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.196264+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:24:38.306 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.201889+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T19:24:38.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.201889+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T19:24:38.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.205754+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:24:38.307 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.205754+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:24:38.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.171562+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T19:24:38.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.171562+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T19:24:38.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.175861+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:24:38.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.175861+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:24:38.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.182134+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T19:24:38.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.182134+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T19:24:38.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.186399+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:24:38.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.186399+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:24:38.307 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.192234+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T19:24:38.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.192234+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T19:24:38.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.196264+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:24:38.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.196264+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:24:38.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.201889+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T19:24:38.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.201889+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T19:24:38.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.205754+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:24:38.308 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.205754+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:24:38.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.211782+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T19:24:38.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.211782+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T19:24:38.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.220879+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.308 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.220879+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.229316+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.229316+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.235808+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.235808+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.243919+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.243919+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.249117+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.249117+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.251986+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.251986+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.259998+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.259998+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.265983+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.265983+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.309 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.273945+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.273945+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.310 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.281400+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.211782+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T19:24:38.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.211782+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T19:24:38.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.220879+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.220879+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.229316+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.229316+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.235808+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.235808+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.310 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.243919+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.243919+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.249117+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.249117+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.251986+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.251986+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.259998+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.259998+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.265983+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.265983+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.273945+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.273945+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.311 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.281400+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.281400+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.289882+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.289882+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.296064+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.296064+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.299337+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.299337+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.302635+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.302635+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.312 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.305891+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.305891+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.308924+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.308924+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.312066+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.312066+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.315554+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:24:38.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.315554+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:24:38.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.320558+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:24:38.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.320558+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:24:38.313 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.323804+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.314 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.281400+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.314 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.289882+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.314 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.289882+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.314 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.296064+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.314 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.296064+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.299337+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.299337+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.302635+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.302635+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.305891+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.305891+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.308924+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.308924+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.312066+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.312066+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.315554+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.315554+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:24:38.315 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.320558+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:24:38.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.320558+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:24:38.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.323804+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.323804+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.328205+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:24:38.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.328205+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:24:38.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.331437+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:24:38.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.331437+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:24:38.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.335672+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:24:38.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.335672+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:24:38.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.338922+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:24:38.316 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.338922+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:24:38.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.343293+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:24:38.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.343293+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:24:38.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.346645+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:24:38.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.346645+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:24:38.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.350716+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:24:38.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.350716+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:24:38.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.353807+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:24:38.317 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.323804+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.317 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.328205+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:24:38.317 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.328205+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:24:38.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.331437+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:24:38.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.331437+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:24:38.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.335672+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:24:38.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.335672+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:24:38.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.338922+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:24:38.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.338922+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:24:38.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.343293+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:24:38.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.343293+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:24:38.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.346645+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:24:38.318 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.346645+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:24:38.319 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.350716+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:24:38.319 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.350716+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:24:38.319 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.353807+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:24:38.319 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.353807+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:24:38.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.355441+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:24:38.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.355441+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:24:38.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.359496+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:24:38.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.359496+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:24:38.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.362712+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.362712+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.364229+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:24:38.320 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.364229+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:24:38.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.368363+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:24:38.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.368363+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:24:38.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.371262+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:24:38.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.371262+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:24:38.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.372670+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:24:38.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.372670+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:24:38.321 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.376708+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:24:38.322 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.353807+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:24:38.322 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.355441+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:24:38.322 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.355441+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:24:38.322 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.359496+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:24:38.322 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.359496+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:24:38.322 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.362712+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.323 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.362712+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.323 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.364229+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:24:38.323 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.364229+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:24:38.323 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.368363+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:24:38.323 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.368363+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:24:38.323 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.371262+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:24:38.324 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.371262+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:24:38.324 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.372670+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:24:38.324 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.372670+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:24:38.324 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.376708+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:24:38.325 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.376708+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:24:38.325 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.379677+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:24:38.325 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.379677+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:24:38.325 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.383775+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:24:38.325 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.383775+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:24:38.325 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.386657+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.325 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.386657+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.326 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.387970+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.326 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.387970+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.326 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.389179+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.326 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.389179+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.326 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.390657+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.326 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.390657+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.327 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.392233+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.327 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.392233+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.327 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.393373+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.327 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.376708+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:24:38.327 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.379677+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:24:38.328 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.379677+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:24:38.328 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.383775+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:24:38.328 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.383775+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:24:38.328 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.386657+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.328 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.386657+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.328 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.387970+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.328 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.387970+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.329 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.389179+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.329 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.389179+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.329 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.390657+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.329 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.390657+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.329 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.392233+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.329 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.392233+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.329 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.393373+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.330 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.393373+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.330 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.395145+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:24:38.330 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.395145+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:24:38.330 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.400860+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:24:38.331 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.400860+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:24:38.331 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.402795+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.331 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.402795+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.331 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.404160+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.331 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.404160+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.331 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.413437+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.331 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.413437+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.332 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.540525+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.332 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.540525+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.332 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.542045+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.332 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.542045+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.332 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.552134+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.332 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[89441]: audit 2024-09-20T19:24:37.552134+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.333 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.393373+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.333 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.395145+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:24:38.333 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.395145+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:24:38.333 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.400860+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:24:38.333 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.400860+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:24:38.334 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.402795+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.334 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.402795+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.334 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.404160+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.334 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.404160+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.334 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.413437+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.334 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.413437+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.334 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.540525+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.335 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.540525+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.335 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.542045+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.335 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.542045+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.335 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.552134+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.335 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:37 smithi049 bash[92966]: audit 2024-09-20T19:24:37.552134+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:36.920846+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:36.920846+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:36.931440+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:36.931440+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:36.933640+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:36.933640+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:36.935512+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:36.935512+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:36.948403+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:36.948403+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.104312+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:24:38.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.104312+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:24:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.108238+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.108238+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.110177+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.110177+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.112797+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.112797+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.116154+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.116154+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.117343+0000 mgr.y (mgr.25175) 821 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T19:24:38.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.117343+0000 mgr.y (mgr.25175) 821 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T19:24:38.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.126383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.126383+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.131999+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:24:38.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.131999+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:24:38.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.139822+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T19:24:38.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.139822+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T19:24:38.368 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.145110+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:24:38.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.145110+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:24:38.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.151161+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T19:24:38.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.151161+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T19:24:38.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.155319+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:24:38.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.155319+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:24:38.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.161069+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T19:24:38.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.161069+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T19:24:38.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.165363+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:24:38.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.165363+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:24:38.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.171562+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T19:24:38.369 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.171562+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T19:24:38.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.175861+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:24:38.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.175861+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:24:38.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.182134+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T19:24:38.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.182134+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T19:24:38.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.186399+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:24:38.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.186399+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:24:38.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.192234+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T19:24:38.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.192234+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T19:24:38.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.196264+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:24:38.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.196264+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:24:38.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.201889+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T19:24:38.370 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.201889+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.205754+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.205754+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.211782+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.211782+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.220879+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.220879+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.229316+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.229316+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.235808+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.235808+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.243919+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.243919+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.249117+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.371 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.249117+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.251986+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.251986+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.259998+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.259998+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.265983+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.265983+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.273945+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.273945+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.281400+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.281400+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.372 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.289882+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.289882+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.296064+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.296064+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.299337+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.299337+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.302635+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.302635+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.305891+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.305891+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.308924+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.308924+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.312066+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.312066+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:38.373 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.315554+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:24:38.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.315554+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:24:38.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.320558+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:24:38.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.320558+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:24:38.374 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.323804+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.323804+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.328205+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:24:38.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.328205+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:24:38.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.331437+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:24:38.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.331437+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:24:38.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.335672+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:24:38.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.335672+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:24:38.375 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.338922+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.338922+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.343293+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.343293+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.346645+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.346645+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.350716+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.350716+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.353807+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.353807+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.355441+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.355441+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.359496+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.359496+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.362712+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.362712+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.376 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.364229+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.364229+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.368363+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.368363+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.371262+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.371262+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.372670+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.372670+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.376708+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.376708+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.379677+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.379677+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.383775+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.383775+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.386657+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.377 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.386657+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.387970+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.387970+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.389179+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.389179+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.390657+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.390657+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.392233+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.392233+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.393373+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.393373+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.395145+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.395145+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:24:38.378 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.400860+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.400860+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.402795+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.402795+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.404160+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.404160+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.413437+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.413437+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.540525+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.540525+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.542045+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.542045+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.552134+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.379 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:37 smithi115 bash[70559]: audit 2024-09-20T19:24:37.552134+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:38.917 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:38.651290668Z level=error msg="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:24:39.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.222536+0000 mgr.y (mgr.25175) 822 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:24:39.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.222536+0000 mgr.y (mgr.25175) 822 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:24:39.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.237407+0000 mgr.y (mgr.25175) 823 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:24:39.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.237407+0000 mgr.y (mgr.25175) 823 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:24:39.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.253511+0000 mgr.y (mgr.25175) 824 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:24:39.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.253511+0000 mgr.y (mgr.25175) 824 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:24:39.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.267552+0000 mgr.y (mgr.25175) 825 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:24:39.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.267552+0000 mgr.y (mgr.25175) 825 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:24:39.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.283111+0000 mgr.y (mgr.25175) 826 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:24:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.283111+0000 mgr.y (mgr.25175) 826 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:24:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cluster 2024-09-20T19:24:37.304396+0000 mgr.y (mgr.25175) 827 : cluster [DBG] pgmap v498: 161 pgs: 10 peering, 1 active+undersized, 3 active+undersized+degraded, 147 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-20T19:24:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cluster 2024-09-20T19:24:37.304396+0000 mgr.y (mgr.25175) 827 : cluster [DBG] pgmap v498: 161 pgs: 10 peering, 1 active+undersized, 3 active+undersized+degraded, 147 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-20T19:24:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.313641+0000 mgr.y (mgr.25175) 828 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:24:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.313641+0000 mgr.y (mgr.25175) 828 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:24:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.394334+0000 mgr.y (mgr.25175) 829 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:24:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: cephadm 2024-09-20T19:24:37.394334+0000 mgr.y (mgr.25175) 829 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:24:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: audit 2024-09-20T19:24:38.269260+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:39.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[89441]: audit 2024-09-20T19:24:38.269260+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:39.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.222536+0000 mgr.y (mgr.25175) 822 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:24:39.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.222536+0000 mgr.y (mgr.25175) 822 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.237407+0000 mgr.y (mgr.25175) 823 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.237407+0000 mgr.y (mgr.25175) 823 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.253511+0000 mgr.y (mgr.25175) 824 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.253511+0000 mgr.y (mgr.25175) 824 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.267552+0000 mgr.y (mgr.25175) 825 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.267552+0000 mgr.y (mgr.25175) 825 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.283111+0000 mgr.y (mgr.25175) 826 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.283111+0000 mgr.y (mgr.25175) 826 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cluster 2024-09-20T19:24:37.304396+0000 mgr.y (mgr.25175) 827 : cluster [DBG] pgmap v498: 161 pgs: 10 peering, 1 active+undersized, 3 active+undersized+degraded, 147 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cluster 2024-09-20T19:24:37.304396+0000 mgr.y (mgr.25175) 827 : cluster [DBG] pgmap v498: 161 pgs: 10 peering, 1 active+undersized, 3 active+undersized+degraded, 147 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.313641+0000 mgr.y (mgr.25175) 828 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.313641+0000 mgr.y (mgr.25175) 828 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.394334+0000 mgr.y (mgr.25175) 829 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:24:39.301 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: cephadm 2024-09-20T19:24:37.394334+0000 mgr.y (mgr.25175) 829 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:24:39.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: audit 2024-09-20T19:24:38.269260+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:39.302 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:38 smithi049 bash[92966]: audit 2024-09-20T19:24:38.269260+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:39.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.222536+0000 mgr.y (mgr.25175) 822 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:24:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.222536+0000 mgr.y (mgr.25175) 822 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:24:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.237407+0000 mgr.y (mgr.25175) 823 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:24:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.237407+0000 mgr.y (mgr.25175) 823 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:24:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.253511+0000 mgr.y (mgr.25175) 824 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:24:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.253511+0000 mgr.y (mgr.25175) 824 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:24:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.267552+0000 mgr.y (mgr.25175) 825 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:24:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.267552+0000 mgr.y (mgr.25175) 825 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:24:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.283111+0000 mgr.y (mgr.25175) 826 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:24:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.283111+0000 mgr.y (mgr.25175) 826 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:24:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cluster 2024-09-20T19:24:37.304396+0000 mgr.y (mgr.25175) 827 : cluster [DBG] pgmap v498: 161 pgs: 10 peering, 1 active+undersized, 3 active+undersized+degraded, 147 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-20T19:24:39.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cluster 2024-09-20T19:24:37.304396+0000 mgr.y (mgr.25175) 827 : cluster [DBG] pgmap v498: 161 pgs: 10 peering, 1 active+undersized, 3 active+undersized+degraded, 147 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-20T19:24:39.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.313641+0000 mgr.y (mgr.25175) 828 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:24:39.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.313641+0000 mgr.y (mgr.25175) 828 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:24:39.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.394334+0000 mgr.y (mgr.25175) 829 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:24:39.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: cephadm 2024-09-20T19:24:37.394334+0000 mgr.y (mgr.25175) 829 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:24:39.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: audit 2024-09-20T19:24:38.269260+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:39.367 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:38 smithi115 bash[70559]: audit 2024-09-20T19:24:38.269260+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:40.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:39 smithi049 bash[89441]: cluster 2024-09-20T19:24:39.920204+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded) 2024-09-20T19:24:40.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:39 smithi049 bash[89441]: cluster 2024-09-20T19:24:39.920204+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded) 2024-09-20T19:24:40.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:39 smithi049 bash[89441]: cluster 2024-09-20T19:24:39.920278+0000 mon.a (mon.0) 725 : cluster [INF] Cluster is now healthy 2024-09-20T19:24:40.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:39 smithi049 bash[89441]: cluster 2024-09-20T19:24:39.920278+0000 mon.a (mon.0) 725 : cluster [INF] Cluster is now healthy 2024-09-20T19:24:40.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:39 smithi049 bash[92966]: cluster 2024-09-20T19:24:39.920204+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded) 2024-09-20T19:24:40.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:39 smithi049 bash[92966]: cluster 2024-09-20T19:24:39.920204+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded) 2024-09-20T19:24:40.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:39 smithi049 bash[92966]: cluster 2024-09-20T19:24:39.920278+0000 mon.a (mon.0) 725 : cluster [INF] Cluster is now healthy 2024-09-20T19:24:40.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:39 smithi049 bash[92966]: cluster 2024-09-20T19:24:39.920278+0000 mon.a (mon.0) 725 : cluster [INF] Cluster is now healthy 2024-09-20T19:24:40.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:39 smithi115 bash[70559]: cluster 2024-09-20T19:24:39.920204+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded) 2024-09-20T19:24:40.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:39 smithi115 bash[70559]: cluster 2024-09-20T19:24:39.920204+0000 mon.a (mon.0) 724 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded) 2024-09-20T19:24:40.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:39 smithi115 bash[70559]: cluster 2024-09-20T19:24:39.920278+0000 mon.a (mon.0) 725 : cluster [INF] Cluster is now healthy 2024-09-20T19:24:40.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:39 smithi115 bash[70559]: cluster 2024-09-20T19:24:39.920278+0000 mon.a (mon.0) 725 : cluster [INF] Cluster is now healthy 2024-09-20T19:24:41.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:40 smithi049 bash[89441]: cluster 2024-09-20T19:24:39.305473+0000 mgr.y (mgr.25175) 830 : cluster [DBG] pgmap v499: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 0 op/s 2024-09-20T19:24:41.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:40 smithi049 bash[89441]: cluster 2024-09-20T19:24:39.305473+0000 mgr.y (mgr.25175) 830 : cluster [DBG] pgmap v499: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 0 op/s 2024-09-20T19:24:41.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:40 smithi049 bash[92966]: cluster 2024-09-20T19:24:39.305473+0000 mgr.y (mgr.25175) 830 : cluster [DBG] pgmap v499: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 0 op/s 2024-09-20T19:24:41.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:40 smithi049 bash[92966]: cluster 2024-09-20T19:24:39.305473+0000 mgr.y (mgr.25175) 830 : cluster [DBG] pgmap v499: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 0 op/s 2024-09-20T19:24:41.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:40 smithi115 bash[70559]: cluster 2024-09-20T19:24:39.305473+0000 mgr.y (mgr.25175) 830 : cluster [DBG] pgmap v499: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 0 op/s 2024-09-20T19:24:41.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:40 smithi115 bash[70559]: cluster 2024-09-20T19:24:39.305473+0000 mgr.y (mgr.25175) 830 : cluster [DBG] pgmap v499: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 0 op/s 2024-09-20T19:24:42.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:41.64457595Z level=error msg="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:24:43.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[89441]: cluster 2024-09-20T19:24:41.306718+0000 mgr.y (mgr.25175) 831 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:43.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[89441]: cluster 2024-09-20T19:24:41.306718+0000 mgr.y (mgr.25175) 831 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:43.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[89441]: audit 2024-09-20T19:24:42.030441+0000 mgr.y (mgr.25175) 832 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:43.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[89441]: audit 2024-09-20T19:24:42.030441+0000 mgr.y (mgr.25175) 832 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:43.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[89441]: audit 2024-09-20T19:24:42.897455+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:43.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[89441]: audit 2024-09-20T19:24:42.897455+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:43.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[89441]: audit 2024-09-20T19:24:42.899704+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:43.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[89441]: audit 2024-09-20T19:24:42.899704+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:43.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[92966]: cluster 2024-09-20T19:24:41.306718+0000 mgr.y (mgr.25175) 831 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:43.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[92966]: cluster 2024-09-20T19:24:41.306718+0000 mgr.y (mgr.25175) 831 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:43.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[92966]: audit 2024-09-20T19:24:42.030441+0000 mgr.y (mgr.25175) 832 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:43.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[92966]: audit 2024-09-20T19:24:42.030441+0000 mgr.y (mgr.25175) 832 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:43.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[92966]: audit 2024-09-20T19:24:42.897455+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:43.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[92966]: audit 2024-09-20T19:24:42.897455+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:43.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[92966]: audit 2024-09-20T19:24:42.899704+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:43.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:42 smithi049 bash[92966]: audit 2024-09-20T19:24:42.899704+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:43.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:42 smithi115 bash[70559]: cluster 2024-09-20T19:24:41.306718+0000 mgr.y (mgr.25175) 831 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:43.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:42 smithi115 bash[70559]: cluster 2024-09-20T19:24:41.306718+0000 mgr.y (mgr.25175) 831 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:43.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:42 smithi115 bash[70559]: audit 2024-09-20T19:24:42.030441+0000 mgr.y (mgr.25175) 832 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:42 smithi115 bash[70559]: audit 2024-09-20T19:24:42.030441+0000 mgr.y (mgr.25175) 832 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:42 smithi115 bash[70559]: audit 2024-09-20T19:24:42.897455+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:42 smithi115 bash[70559]: audit 2024-09-20T19:24:42.897455+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:42 smithi115 bash[70559]: audit 2024-09-20T19:24:42.899704+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:43.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:42 smithi115 bash[70559]: audit 2024-09-20T19:24:42.899704+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:43.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:24:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:24:43] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-20T19:24:44.980 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:44.665847503Z level=error msg="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:24:45.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:44 smithi049 bash[89441]: cluster 2024-09-20T19:24:43.307852+0000 mgr.y (mgr.25175) 833 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:24:45.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:44 smithi049 bash[89441]: cluster 2024-09-20T19:24:43.307852+0000 mgr.y (mgr.25175) 833 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:24:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:44 smithi049 bash[92966]: cluster 2024-09-20T19:24:43.307852+0000 mgr.y (mgr.25175) 833 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:24:45.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:44 smithi049 bash[92966]: cluster 2024-09-20T19:24:43.307852+0000 mgr.y (mgr.25175) 833 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:24:45.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:44 smithi115 bash[70559]: cluster 2024-09-20T19:24:43.307852+0000 mgr.y (mgr.25175) 833 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:24:45.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:44 smithi115 bash[70559]: cluster 2024-09-20T19:24:43.307852+0000 mgr.y (mgr.25175) 833 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:24:47.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:46 smithi049 bash[89441]: cluster 2024-09-20T19:24:45.309052+0000 mgr.y (mgr.25175) 834 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-09-20T19:24:47.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:46 smithi049 bash[89441]: cluster 2024-09-20T19:24:45.309052+0000 mgr.y (mgr.25175) 834 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-09-20T19:24:47.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:46 smithi049 bash[92966]: cluster 2024-09-20T19:24:45.309052+0000 mgr.y (mgr.25175) 834 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-09-20T19:24:47.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:46 smithi049 bash[92966]: cluster 2024-09-20T19:24:45.309052+0000 mgr.y (mgr.25175) 834 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-09-20T19:24:47.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:46 smithi115 bash[70559]: cluster 2024-09-20T19:24:45.309052+0000 mgr.y (mgr.25175) 834 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-09-20T19:24:47.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:46 smithi115 bash[70559]: cluster 2024-09-20T19:24:45.309052+0000 mgr.y (mgr.25175) 834 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-09-20T19:24:48.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:47.657981075Z level=error msg="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:24:49.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:48 smithi049 bash[89441]: cluster 2024-09-20T19:24:47.310588+0000 mgr.y (mgr.25175) 835 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:49.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:48 smithi049 bash[89441]: cluster 2024-09-20T19:24:47.310588+0000 mgr.y (mgr.25175) 835 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:49.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:48 smithi049 bash[89441]: audit 2024-09-20T19:24:48.282740+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:49.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:48 smithi049 bash[89441]: audit 2024-09-20T19:24:48.282740+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:49.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:48 smithi049 bash[92966]: cluster 2024-09-20T19:24:47.310588+0000 mgr.y (mgr.25175) 835 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:49.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:48 smithi049 bash[92966]: cluster 2024-09-20T19:24:47.310588+0000 mgr.y (mgr.25175) 835 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:49.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:48 smithi049 bash[92966]: audit 2024-09-20T19:24:48.282740+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:49.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:48 smithi049 bash[92966]: audit 2024-09-20T19:24:48.282740+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:49.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:48 smithi115 bash[70559]: cluster 2024-09-20T19:24:47.310588+0000 mgr.y (mgr.25175) 835 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:49.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:48 smithi115 bash[70559]: cluster 2024-09-20T19:24:47.310588+0000 mgr.y (mgr.25175) 835 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:49.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:48 smithi115 bash[70559]: audit 2024-09-20T19:24:48.282740+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:49.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:48 smithi115 bash[70559]: audit 2024-09-20T19:24:48.282740+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:24:50.993 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:50.626186877Z level=error msg="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:24:51.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:50 smithi049 bash[89441]: cluster 2024-09-20T19:24:49.311645+0000 mgr.y (mgr.25175) 836 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:51.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:50 smithi049 bash[89441]: cluster 2024-09-20T19:24:49.311645+0000 mgr.y (mgr.25175) 836 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:51.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:50 smithi049 bash[92966]: cluster 2024-09-20T19:24:49.311645+0000 mgr.y (mgr.25175) 836 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:51.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:50 smithi049 bash[92966]: cluster 2024-09-20T19:24:49.311645+0000 mgr.y (mgr.25175) 836 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:51.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:50 smithi115 bash[70559]: cluster 2024-09-20T19:24:49.311645+0000 mgr.y (mgr.25175) 836 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:51.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:50 smithi115 bash[70559]: cluster 2024-09-20T19:24:49.311645+0000 mgr.y (mgr.25175) 836 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:53 smithi049 bash[89441]: cluster 2024-09-20T19:24:51.312983+0000 mgr.y (mgr.25175) 837 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:53 smithi049 bash[89441]: cluster 2024-09-20T19:24:51.312983+0000 mgr.y (mgr.25175) 837 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:53 smithi049 bash[89441]: audit 2024-09-20T19:24:52.041741+0000 mgr.y (mgr.25175) 838 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:53.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:53 smithi049 bash[89441]: audit 2024-09-20T19:24:52.041741+0000 mgr.y (mgr.25175) 838 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:53.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:53 smithi049 bash[92966]: cluster 2024-09-20T19:24:51.312983+0000 mgr.y (mgr.25175) 837 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:53.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:53 smithi049 bash[92966]: cluster 2024-09-20T19:24:51.312983+0000 mgr.y (mgr.25175) 837 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:53.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:53 smithi049 bash[92966]: audit 2024-09-20T19:24:52.041741+0000 mgr.y (mgr.25175) 838 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:53.300 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:53 smithi049 bash[92966]: audit 2024-09-20T19:24:52.041741+0000 mgr.y (mgr.25175) 838 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:53.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:52 smithi115 bash[70559]: cluster 2024-09-20T19:24:51.312983+0000 mgr.y (mgr.25175) 837 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:53.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:52 smithi115 bash[70559]: cluster 2024-09-20T19:24:51.312983+0000 mgr.y (mgr.25175) 837 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:52 smithi115 bash[70559]: audit 2024-09-20T19:24:52.041741+0000 mgr.y (mgr.25175) 838 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:53.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:52 smithi115 bash[70559]: audit 2024-09-20T19:24:52.041741+0000 mgr.y (mgr.25175) 838 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:53.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:24:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:24:53] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-20T19:24:54.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:53.65416475Z level=error msg="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:24:55.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:55 smithi049 bash[89441]: cluster 2024-09-20T19:24:53.314080+0000 mgr.y (mgr.25175) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:55.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:55 smithi049 bash[89441]: cluster 2024-09-20T19:24:53.314080+0000 mgr.y (mgr.25175) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:55.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:55 smithi049 bash[92966]: cluster 2024-09-20T19:24:53.314080+0000 mgr.y (mgr.25175) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:55.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:55 smithi049 bash[92966]: cluster 2024-09-20T19:24:53.314080+0000 mgr.y (mgr.25175) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:55.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:55 smithi115 bash[70559]: cluster 2024-09-20T19:24:53.314080+0000 mgr.y (mgr.25175) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:55.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:55 smithi115 bash[70559]: cluster 2024-09-20T19:24:53.314080+0000 mgr.y (mgr.25175) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:57.005 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:56.651667008Z level=error msg="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:24:57.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:57 smithi049 bash[89441]: cluster 2024-09-20T19:24:55.315209+0000 mgr.y (mgr.25175) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:57.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:57 smithi049 bash[89441]: cluster 2024-09-20T19:24:55.315209+0000 mgr.y (mgr.25175) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:57.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:57 smithi049 bash[92966]: cluster 2024-09-20T19:24:55.315209+0000 mgr.y (mgr.25175) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:57.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:57 smithi049 bash[92966]: cluster 2024-09-20T19:24:55.315209+0000 mgr.y (mgr.25175) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:57.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:57 smithi115 bash[70559]: cluster 2024-09-20T19:24:55.315209+0000 mgr.y (mgr.25175) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:57.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:57 smithi115 bash[70559]: cluster 2024-09-20T19:24:55.315209+0000 mgr.y (mgr.25175) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:24:58.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:58 smithi049 bash[89441]: audit 2024-09-20T19:24:57.891939+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:58.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:58 smithi049 bash[89441]: audit 2024-09-20T19:24:57.891939+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:58.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:58 smithi049 bash[92966]: audit 2024-09-20T19:24:57.891939+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:58.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:58 smithi049 bash[92966]: audit 2024-09-20T19:24:57.891939+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:58.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:58 smithi115 bash[70559]: audit 2024-09-20T19:24:57.891939+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:58.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:58 smithi115 bash[70559]: audit 2024-09-20T19:24:57.891939+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:59.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:59 smithi049 bash[89441]: cluster 2024-09-20T19:24:57.316765+0000 mgr.y (mgr.25175) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:59.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:24:59 smithi049 bash[89441]: cluster 2024-09-20T19:24:57.316765+0000 mgr.y (mgr.25175) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:59.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:59 smithi049 bash[92966]: cluster 2024-09-20T19:24:57.316765+0000 mgr.y (mgr.25175) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:59.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:24:59 smithi049 bash[92966]: cluster 2024-09-20T19:24:57.316765+0000 mgr.y (mgr.25175) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:59.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:59 smithi115 bash[70559]: cluster 2024-09-20T19:24:57.316765+0000 mgr.y (mgr.25175) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:59.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:24:59 smithi115 bash[70559]: cluster 2024-09-20T19:24:57.316765+0000 mgr.y (mgr.25175) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:00.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:24:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:59.665287037Z level=error msg="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:25:00.200 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:25:01.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:01 smithi049 bash[89441]: cluster 2024-09-20T19:24:59.317923+0000 mgr.y (mgr.25175) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:01.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:01 smithi049 bash[89441]: cluster 2024-09-20T19:24:59.317923+0000 mgr.y (mgr.25175) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:01.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:01 smithi049 bash[89441]: audit 2024-09-20T19:24:59.403072+0000 mgr.y (mgr.25175) 843 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:01.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:01 smithi049 bash[89441]: audit 2024-09-20T19:24:59.403072+0000 mgr.y (mgr.25175) 843 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:01.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:01 smithi049 bash[92966]: cluster 2024-09-20T19:24:59.317923+0000 mgr.y (mgr.25175) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:01.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:01 smithi049 bash[92966]: cluster 2024-09-20T19:24:59.317923+0000 mgr.y (mgr.25175) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:01.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:01 smithi049 bash[92966]: audit 2024-09-20T19:24:59.403072+0000 mgr.y (mgr.25175) 843 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:01.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:01 smithi049 bash[92966]: audit 2024-09-20T19:24:59.403072+0000 mgr.y (mgr.25175) 843 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:01.360 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:01 smithi115 bash[70559]: cluster 2024-09-20T19:24:59.317923+0000 mgr.y (mgr.25175) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:01.360 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:01 smithi115 bash[70559]: cluster 2024-09-20T19:24:59.317923+0000 mgr.y (mgr.25175) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:01.360 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:01 smithi115 bash[70559]: audit 2024-09-20T19:24:59.403072+0000 mgr.y (mgr.25175) 843 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:01.360 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:01 smithi115 bash[70559]: audit 2024-09-20T19:24:59.403072+0000 mgr.y (mgr.25175) 843 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:03.025 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:02.64253Z level=error msg="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:25:03.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:03 smithi049 bash[92966]: cluster 2024-09-20T19:25:01.319158+0000 mgr.y (mgr.25175) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:03.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:03 smithi049 bash[92966]: cluster 2024-09-20T19:25:01.319158+0000 mgr.y (mgr.25175) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:03.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:03 smithi049 bash[92966]: audit 2024-09-20T19:25:02.052965+0000 mgr.y (mgr.25175) 845 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:03.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:03 smithi049 bash[92966]: audit 2024-09-20T19:25:02.052965+0000 mgr.y (mgr.25175) 845 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:03 smithi049 bash[89441]: cluster 2024-09-20T19:25:01.319158+0000 mgr.y (mgr.25175) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:03 smithi049 bash[89441]: cluster 2024-09-20T19:25:01.319158+0000 mgr.y (mgr.25175) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:03 smithi049 bash[89441]: audit 2024-09-20T19:25:02.052965+0000 mgr.y (mgr.25175) 845 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:03.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:03 smithi049 bash[89441]: audit 2024-09-20T19:25:02.052965+0000 mgr.y (mgr.25175) 845 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:03.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:03 smithi115 bash[70559]: cluster 2024-09-20T19:25:01.319158+0000 mgr.y (mgr.25175) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:03.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:03 smithi115 bash[70559]: cluster 2024-09-20T19:25:01.319158+0000 mgr.y (mgr.25175) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:03.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:03 smithi115 bash[70559]: audit 2024-09-20T19:25:02.052965+0000 mgr.y (mgr.25175) 845 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:03.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:03 smithi115 bash[70559]: audit 2024-09-20T19:25:02.052965+0000 mgr.y (mgr.25175) 845 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:03.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:25:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:25:03] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-20T19:25:05.024 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:05.297 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:05 smithi049 bash[89441]: cluster 2024-09-20T19:25:03.320483+0000 mgr.y (mgr.25175) 846 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:05.297 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:05 smithi049 bash[89441]: cluster 2024-09-20T19:25:03.320483+0000 mgr.y (mgr.25175) 846 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:05.297 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:05 smithi049 bash[92966]: cluster 2024-09-20T19:25:03.320483+0000 mgr.y (mgr.25175) 846 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:05.297 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:05 smithi049 bash[92966]: cluster 2024-09-20T19:25:03.320483+0000 mgr.y (mgr.25175) 846 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:05.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:05 smithi115 bash[70559]: cluster 2024-09-20T19:25:03.320483+0000 mgr.y (mgr.25175) 846 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:05.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:05 smithi115 bash[70559]: cluster 2024-09-20T19:25:03.320483+0000 mgr.y (mgr.25175) 846 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:06.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:05.667736364Z level=error msg="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:25:06.778 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:25:06.778 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (13m) 3m ago 40m 13.8M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:25:06.778 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (13m) 40s ago 40m 69.8M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:25:06.778 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (15m) 3m ago 38m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:25:06.778 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (15m) 40s ago 49m 445M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:25:06.778 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (26m) 3m ago 51m 520M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:25:06.778 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (9m) 3m ago 51m 51.6M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:25:06.778 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (11m) 40s ago 49m 44.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:25:06.778 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (9m) 3m ago 49m 41.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (14m) 3m ago 41m 8936k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (14m) 40s ago 41m 8311k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (7m) 3m ago 48m 49.7M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (6m) 3m ago 47m 48.3M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 4e06c26ed990 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (5m) 3m ago 46m 46.1M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 b92a40fd8b19 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running 3m ago 45m - 3036M 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (2m) 40s ago 44m 53.2M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 5787a3a0d0e4 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (2m) 40s ago 43m 49.0M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 4ef3d451c81b 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (83s) 40s ago 43m 47.6M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 cb75f53bbc8c 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running 40s ago 42m - 3292M 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (14m) 40s ago 41m 49.4M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (38m) 3m ago 38m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:25:06.779 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (38m) 40s ago 38m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:25:07.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:07 smithi049 bash[89441]: cluster 2024-09-20T19:25:05.321607+0000 mgr.y (mgr.25175) 847 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:07.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:07 smithi049 bash[89441]: cluster 2024-09-20T19:25:05.321607+0000 mgr.y (mgr.25175) 847 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:07.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:07 smithi049 bash[92966]: cluster 2024-09-20T19:25:05.321607+0000 mgr.y (mgr.25175) 847 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:07.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:07 smithi049 bash[92966]: cluster 2024-09-20T19:25:05.321607+0000 mgr.y (mgr.25175) 847 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:07.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:07 smithi115 bash[70559]: cluster 2024-09-20T19:25:05.321607+0000 mgr.y (mgr.25175) 847 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:07.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:07 smithi115 bash[70559]: cluster 2024-09-20T19:25:05.321607+0000 mgr.y (mgr.25175) 847 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:07.557 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-20T19:25:08.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:08 smithi049 bash[89441]: audit 2024-09-20T19:25:06.766147+0000 mgr.y (mgr.25175) 848 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:08.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:08 smithi049 bash[89441]: audit 2024-09-20T19:25:06.766147+0000 mgr.y (mgr.25175) 848 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:08.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:08 smithi049 bash[92966]: audit 2024-09-20T19:25:06.766147+0000 mgr.y (mgr.25175) 848 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:08.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:08 smithi049 bash[92966]: audit 2024-09-20T19:25:06.766147+0000 mgr.y (mgr.25175) 848 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:08.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:08 smithi115 bash[70559]: audit 2024-09-20T19:25:06.766147+0000 mgr.y (mgr.25175) 848 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:08.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:08 smithi115 bash[70559]: audit 2024-09-20T19:25:06.766147+0000 mgr.y (mgr.25175) 848 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:09.044 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:08.650948893Z level=error msg="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:25:09.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:09 smithi049 bash[89441]: cluster 2024-09-20T19:25:07.323123+0000 mgr.y (mgr.25175) 849 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:09.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:09 smithi049 bash[89441]: cluster 2024-09-20T19:25:07.323123+0000 mgr.y (mgr.25175) 849 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:09.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:09 smithi049 bash[92966]: cluster 2024-09-20T19:25:07.323123+0000 mgr.y (mgr.25175) 849 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:09.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:09 smithi049 bash[92966]: cluster 2024-09-20T19:25:07.323123+0000 mgr.y (mgr.25175) 849 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:09.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:09 smithi115 bash[70559]: cluster 2024-09-20T19:25:07.323123+0000 mgr.y (mgr.25175) 849 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:09.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:09 smithi115 bash[70559]: cluster 2024-09-20T19:25:07.323123+0000 mgr.y (mgr.25175) 849 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:11.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:11 smithi049 bash[89441]: cluster 2024-09-20T19:25:09.324135+0000 mgr.y (mgr.25175) 850 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:11.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:11 smithi049 bash[89441]: cluster 2024-09-20T19:25:09.324135+0000 mgr.y (mgr.25175) 850 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:11.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:11 smithi049 bash[92966]: cluster 2024-09-20T19:25:09.324135+0000 mgr.y (mgr.25175) 850 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:11.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:11 smithi049 bash[92966]: cluster 2024-09-20T19:25:09.324135+0000 mgr.y (mgr.25175) 850 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:11.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:11 smithi115 bash[70559]: cluster 2024-09-20T19:25:09.324135+0000 mgr.y (mgr.25175) 850 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:11.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:11 smithi115 bash[70559]: cluster 2024-09-20T19:25:09.324135+0000 mgr.y (mgr.25175) 850 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:12.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:11.660004676Z level=error msg="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:25:12.490 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:13.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[92966]: cluster 2024-09-20T19:25:11.325405+0000 mgr.y (mgr.25175) 851 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:13.316 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[92966]: cluster 2024-09-20T19:25:11.325405+0000 mgr.y (mgr.25175) 851 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:13.317 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[92966]: audit 2024-09-20T19:25:12.062308+0000 mgr.y (mgr.25175) 852 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:13.317 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[92966]: audit 2024-09-20T19:25:12.062308+0000 mgr.y (mgr.25175) 852 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:13.317 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[92966]: audit 2024-09-20T19:25:12.892231+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:13.317 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[92966]: audit 2024-09-20T19:25:12.892231+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[89441]: cluster 2024-09-20T19:25:11.325405+0000 mgr.y (mgr.25175) 851 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[89441]: cluster 2024-09-20T19:25:11.325405+0000 mgr.y (mgr.25175) 851 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[89441]: audit 2024-09-20T19:25:12.062308+0000 mgr.y (mgr.25175) 852 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[89441]: audit 2024-09-20T19:25:12.062308+0000 mgr.y (mgr.25175) 852 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[89441]: audit 2024-09-20T19:25:12.892231+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:13.317 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[89441]: audit 2024-09-20T19:25:12.892231+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:13.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:13 smithi115 bash[70559]: cluster 2024-09-20T19:25:11.325405+0000 mgr.y (mgr.25175) 851 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:13.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:13 smithi115 bash[70559]: cluster 2024-09-20T19:25:11.325405+0000 mgr.y (mgr.25175) 851 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:13.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:13 smithi115 bash[70559]: audit 2024-09-20T19:25:12.062308+0000 mgr.y (mgr.25175) 852 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:13.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:13 smithi115 bash[70559]: audit 2024-09-20T19:25:12.062308+0000 mgr.y (mgr.25175) 852 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:13.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:13 smithi115 bash[70559]: audit 2024-09-20T19:25:12.892231+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:13.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:13 smithi115 bash[70559]: audit 2024-09-20T19:25:12.892231+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:13.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:25:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:25:13] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-20T19:25:14.306 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:25:15.000 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-20T19:25:15.056 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:14.650920802Z level=error msg="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:25:15.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:15 smithi049 bash[92966]: cluster 2024-09-20T19:25:13.326425+0000 mgr.y (mgr.25175) 853 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:15.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:15 smithi049 bash[92966]: cluster 2024-09-20T19:25:13.326425+0000 mgr.y (mgr.25175) 853 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:15.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:15 smithi049 bash[92966]: audit 2024-09-20T19:25:14.298263+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.49:0/1018369342' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:15.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:15 smithi049 bash[92966]: audit 2024-09-20T19:25:14.298263+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.49:0/1018369342' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:15.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:15 smithi049 bash[89441]: cluster 2024-09-20T19:25:13.326425+0000 mgr.y (mgr.25175) 853 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:15.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:15 smithi049 bash[89441]: cluster 2024-09-20T19:25:13.326425+0000 mgr.y (mgr.25175) 853 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:15.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:15 smithi049 bash[89441]: audit 2024-09-20T19:25:14.298263+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.49:0/1018369342' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:15.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:15 smithi049 bash[89441]: audit 2024-09-20T19:25:14.298263+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.49:0/1018369342' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:15.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:15 smithi115 bash[70559]: cluster 2024-09-20T19:25:13.326425+0000 mgr.y (mgr.25175) 853 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:15.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:15 smithi115 bash[70559]: cluster 2024-09-20T19:25:13.326425+0000 mgr.y (mgr.25175) 853 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:15.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:15 smithi115 bash[70559]: audit 2024-09-20T19:25:14.298263+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.49:0/1018369342' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:15.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:15 smithi115 bash[70559]: audit 2024-09-20T19:25:14.298263+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.49:0/1018369342' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:17.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:17 smithi115 bash[70559]: cluster 2024-09-20T19:25:15.327449+0000 mgr.y (mgr.25175) 854 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:17.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:17 smithi115 bash[70559]: cluster 2024-09-20T19:25:15.327449+0000 mgr.y (mgr.25175) 854 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:17.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:17 smithi049 bash[92966]: cluster 2024-09-20T19:25:15.327449+0000 mgr.y (mgr.25175) 854 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:17.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:17 smithi049 bash[92966]: cluster 2024-09-20T19:25:15.327449+0000 mgr.y (mgr.25175) 854 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:17.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:17 smithi049 bash[89441]: cluster 2024-09-20T19:25:15.327449+0000 mgr.y (mgr.25175) 854 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:17.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:17 smithi049 bash[89441]: cluster 2024-09-20T19:25:15.327449+0000 mgr.y (mgr.25175) 854 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:18.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:17.63883427Z level=error msg="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:25:19.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:19 smithi115 bash[70559]: cluster 2024-09-20T19:25:17.328931+0000 mgr.y (mgr.25175) 855 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:19.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:19 smithi115 bash[70559]: cluster 2024-09-20T19:25:17.328931+0000 mgr.y (mgr.25175) 855 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:19.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:19 smithi049 bash[89441]: cluster 2024-09-20T19:25:17.328931+0000 mgr.y (mgr.25175) 855 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:19.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:19 smithi049 bash[89441]: cluster 2024-09-20T19:25:17.328931+0000 mgr.y (mgr.25175) 855 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:19.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:19 smithi049 bash[92966]: cluster 2024-09-20T19:25:17.328931+0000 mgr.y (mgr.25175) 855 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:19.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:19 smithi049 bash[92966]: cluster 2024-09-20T19:25:17.328931+0000 mgr.y (mgr.25175) 855 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:19.817 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:21.070 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:20.635251018Z level=error msg="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:25:21.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:21 smithi115 bash[70559]: cluster 2024-09-20T19:25:19.329714+0000 mgr.y (mgr.25175) 856 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:21.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:21 smithi115 bash[70559]: cluster 2024-09-20T19:25:19.329714+0000 mgr.y (mgr.25175) 856 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:21.547 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)" 2024-09-20T19:25:21.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:21 smithi049 bash[89441]: cluster 2024-09-20T19:25:19.329714+0000 mgr.y (mgr.25175) 856 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:21.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:21 smithi049 bash[89441]: cluster 2024-09-20T19:25:19.329714+0000 mgr.y (mgr.25175) 856 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:21.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:21 smithi049 bash[92966]: cluster 2024-09-20T19:25:19.329714+0000 mgr.y (mgr.25175) 856 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:21.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:21 smithi049 bash[92966]: cluster 2024-09-20T19:25:19.329714+0000 mgr.y (mgr.25175) 856 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:22.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:22 smithi115 bash[70559]: audit 2024-09-20T19:25:21.538664+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.49:0/111047958' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:22.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:22 smithi115 bash[70559]: audit 2024-09-20T19:25:21.538664+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.49:0/111047958' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:22.368 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:22 smithi049 bash[92966]: audit 2024-09-20T19:25:21.538664+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.49:0/111047958' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:22.368 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:22 smithi049 bash[92966]: audit 2024-09-20T19:25:21.538664+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.49:0/111047958' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:22.368 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:22 smithi049 bash[89441]: audit 2024-09-20T19:25:21.538664+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.49:0/111047958' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:22.368 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:22 smithi049 bash[89441]: audit 2024-09-20T19:25:21.538664+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.49:0/111047958' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:22.369 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:25:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:23 smithi115 bash[70559]: cluster 2024-09-20T19:25:21.330932+0000 mgr.y (mgr.25175) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:23 smithi115 bash[70559]: cluster 2024-09-20T19:25:21.330932+0000 mgr.y (mgr.25175) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:23 smithi115 bash[70559]: audit 2024-09-20T19:25:22.064524+0000 mgr.y (mgr.25175) 858 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:23.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:23 smithi115 bash[70559]: audit 2024-09-20T19:25:22.064524+0000 mgr.y (mgr.25175) 858 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:23.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:25:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:25:23] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-20T19:25:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:23 smithi049 bash[89441]: cluster 2024-09-20T19:25:21.330932+0000 mgr.y (mgr.25175) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:23 smithi049 bash[89441]: cluster 2024-09-20T19:25:21.330932+0000 mgr.y (mgr.25175) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:23 smithi049 bash[89441]: audit 2024-09-20T19:25:22.064524+0000 mgr.y (mgr.25175) 858 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:23.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:23 smithi049 bash[89441]: audit 2024-09-20T19:25:22.064524+0000 mgr.y (mgr.25175) 858 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:23.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:23 smithi049 bash[92966]: cluster 2024-09-20T19:25:21.330932+0000 mgr.y (mgr.25175) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:23.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:23 smithi049 bash[92966]: cluster 2024-09-20T19:25:21.330932+0000 mgr.y (mgr.25175) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:23.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:23 smithi049 bash[92966]: audit 2024-09-20T19:25:22.064524+0000 mgr.y (mgr.25175) 858 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:23.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:23 smithi049 bash[92966]: audit 2024-09-20T19:25:22.064524+0000 mgr.y (mgr.25175) 858 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:24.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:23.646813582Z level=error msg="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:25:25.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:25 smithi115 bash[70559]: cluster 2024-09-20T19:25:23.331961+0000 mgr.y (mgr.25175) 859 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:25.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:25 smithi115 bash[70559]: cluster 2024-09-20T19:25:23.331961+0000 mgr.y (mgr.25175) 859 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:25.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:25 smithi049 bash[89441]: cluster 2024-09-20T19:25:23.331961+0000 mgr.y (mgr.25175) 859 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:25.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:25 smithi049 bash[89441]: cluster 2024-09-20T19:25:23.331961+0000 mgr.y (mgr.25175) 859 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:25.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:25 smithi049 bash[92966]: cluster 2024-09-20T19:25:23.331961+0000 mgr.y (mgr.25175) 859 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:25.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:25 smithi049 bash[92966]: cluster 2024-09-20T19:25:23.331961+0000 mgr.y (mgr.25175) 859 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:27.087 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:26.66747227Z level=error msg="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:25:27.200 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:27.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:27 smithi115 bash[70559]: cluster 2024-09-20T19:25:25.333183+0000 mgr.y (mgr.25175) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:27.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:27 smithi115 bash[70559]: cluster 2024-09-20T19:25:25.333183+0000 mgr.y (mgr.25175) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:27.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:27 smithi049 bash[89441]: cluster 2024-09-20T19:25:25.333183+0000 mgr.y (mgr.25175) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:27.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:27 smithi049 bash[89441]: cluster 2024-09-20T19:25:25.333183+0000 mgr.y (mgr.25175) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:27.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:27 smithi049 bash[92966]: cluster 2024-09-20T19:25:25.333183+0000 mgr.y (mgr.25175) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:27.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:27 smithi049 bash[92966]: cluster 2024-09-20T19:25:25.333183+0000 mgr.y (mgr.25175) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:28.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:28 smithi115 bash[70559]: audit 2024-09-20T19:25:27.892491+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:28.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:28 smithi115 bash[70559]: audit 2024-09-20T19:25:27.892491+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:28.511 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:28 smithi049 bash[89441]: audit 2024-09-20T19:25:27.892491+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:28.512 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:28 smithi049 bash[89441]: audit 2024-09-20T19:25:27.892491+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:28.512 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:28 smithi049 bash[92966]: audit 2024-09-20T19:25:27.892491+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:28.512 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:28 smithi049 bash[92966]: audit 2024-09-20T19:25:27.892491+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:28.886 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:25:28.887 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": null, 2024-09-20T19:25:28.887 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": false, 2024-09-20T19:25:28.887 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "", 2024-09-20T19:25:28.887 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:25:28.887 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": null, 2024-09-20T19:25:28.887 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "", 2024-09-20T19:25:28.887 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:25:28.887 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:25:29.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:29 smithi049 bash[92966]: cluster 2024-09-20T19:25:27.334710+0000 mgr.y (mgr.25175) 861 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:29.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:29 smithi049 bash[92966]: cluster 2024-09-20T19:25:27.334710+0000 mgr.y (mgr.25175) 861 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:29.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:29 smithi049 bash[89441]: cluster 2024-09-20T19:25:27.334710+0000 mgr.y (mgr.25175) 861 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:29.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:29 smithi049 bash[89441]: cluster 2024-09-20T19:25:27.334710+0000 mgr.y (mgr.25175) 861 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:29.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:29 smithi115 bash[70559]: cluster 2024-09-20T19:25:27.334710+0000 mgr.y (mgr.25175) 861 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:29.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:29 smithi115 bash[70559]: cluster 2024-09-20T19:25:27.334710+0000 mgr.y (mgr.25175) 861 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:29.736 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:25:30.106 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:29.626124953Z level=error msg="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:25:30.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:30 smithi115 bash[70559]: audit 2024-09-20T19:25:28.889985+0000 mgr.y (mgr.25175) 862 : audit [DBG] from='client.54617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:30.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:30 smithi115 bash[70559]: audit 2024-09-20T19:25:28.889985+0000 mgr.y (mgr.25175) 862 : audit [DBG] from='client.54617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:30.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:30 smithi049 bash[89441]: audit 2024-09-20T19:25:28.889985+0000 mgr.y (mgr.25175) 862 : audit [DBG] from='client.54617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:30.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:30 smithi049 bash[89441]: audit 2024-09-20T19:25:28.889985+0000 mgr.y (mgr.25175) 862 : audit [DBG] from='client.54617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:30.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:30 smithi049 bash[92966]: audit 2024-09-20T19:25:28.889985+0000 mgr.y (mgr.25175) 862 : audit [DBG] from='client.54617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:30.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:30 smithi049 bash[92966]: audit 2024-09-20T19:25:28.889985+0000 mgr.y (mgr.25175) 862 : audit [DBG] from='client.54617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:31.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:31 smithi115 bash[70559]: cluster 2024-09-20T19:25:29.335709+0000 mgr.y (mgr.25175) 863 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:31.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:31 smithi115 bash[70559]: cluster 2024-09-20T19:25:29.335709+0000 mgr.y (mgr.25175) 863 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:31.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:31 smithi049 bash[89441]: cluster 2024-09-20T19:25:29.335709+0000 mgr.y (mgr.25175) 863 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:31.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:31 smithi049 bash[89441]: cluster 2024-09-20T19:25:29.335709+0000 mgr.y (mgr.25175) 863 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:31.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:31 smithi049 bash[92966]: cluster 2024-09-20T19:25:29.335709+0000 mgr.y (mgr.25175) 863 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:31.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:31 smithi049 bash[92966]: cluster 2024-09-20T19:25:29.335709+0000 mgr.y (mgr.25175) 863 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:33.113 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:32.63195299Z level=error msg="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:25:33.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:33 smithi115 bash[70559]: cluster 2024-09-20T19:25:31.336979+0000 mgr.y (mgr.25175) 864 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:33.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:33 smithi115 bash[70559]: cluster 2024-09-20T19:25:31.336979+0000 mgr.y (mgr.25175) 864 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:33.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:33 smithi115 bash[70559]: audit 2024-09-20T19:25:32.075814+0000 mgr.y (mgr.25175) 865 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:33.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:33 smithi115 bash[70559]: audit 2024-09-20T19:25:32.075814+0000 mgr.y (mgr.25175) 865 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:33.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:25:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:25:33] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-20T19:25:33.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:33 smithi049 bash[89441]: cluster 2024-09-20T19:25:31.336979+0000 mgr.y (mgr.25175) 864 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:33 smithi049 bash[89441]: cluster 2024-09-20T19:25:31.336979+0000 mgr.y (mgr.25175) 864 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:33 smithi049 bash[89441]: audit 2024-09-20T19:25:32.075814+0000 mgr.y (mgr.25175) 865 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:33.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:33 smithi049 bash[89441]: audit 2024-09-20T19:25:32.075814+0000 mgr.y (mgr.25175) 865 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:33.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:33 smithi049 bash[92966]: cluster 2024-09-20T19:25:31.336979+0000 mgr.y (mgr.25175) 864 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:33.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:33 smithi049 bash[92966]: cluster 2024-09-20T19:25:31.336979+0000 mgr.y (mgr.25175) 864 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:33.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:33 smithi049 bash[92966]: audit 2024-09-20T19:25:32.075814+0000 mgr.y (mgr.25175) 865 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:33.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:33 smithi049 bash[92966]: audit 2024-09-20T19:25:32.075814+0000 mgr.y (mgr.25175) 865 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:34.564 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:35.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:35 smithi049 bash[89441]: cluster 2024-09-20T19:25:33.338067+0000 mgr.y (mgr.25175) 866 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:35.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:35 smithi049 bash[89441]: cluster 2024-09-20T19:25:33.338067+0000 mgr.y (mgr.25175) 866 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:35.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:35 smithi049 bash[92966]: cluster 2024-09-20T19:25:33.338067+0000 mgr.y (mgr.25175) 866 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:35.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:35 smithi049 bash[92966]: cluster 2024-09-20T19:25:33.338067+0000 mgr.y (mgr.25175) 866 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:35.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:35 smithi115 bash[70559]: cluster 2024-09-20T19:25:33.338067+0000 mgr.y (mgr.25175) 866 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:35.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:35 smithi115 bash[70559]: cluster 2024-09-20T19:25:33.338067+0000 mgr.y (mgr.25175) 866 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:36.083 INFO:teuthology.orchestra.run.smithi049.stdout:HEALTH_OK 2024-09-20T19:25:36.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:35.627058993Z level=error msg="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:25:36.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:36 smithi049 bash[89441]: cluster 2024-09-20T19:25:35.338824+0000 mgr.y (mgr.25175) 867 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:36.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:36 smithi049 bash[89441]: cluster 2024-09-20T19:25:35.338824+0000 mgr.y (mgr.25175) 867 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:36.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:36 smithi049 bash[89441]: audit 2024-09-20T19:25:36.086708+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.49:0/3842047903' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:25:36.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:36 smithi049 bash[89441]: audit 2024-09-20T19:25:36.086708+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.49:0/3842047903' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:25:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:36 smithi049 bash[92966]: cluster 2024-09-20T19:25:35.338824+0000 mgr.y (mgr.25175) 867 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:36 smithi049 bash[92966]: cluster 2024-09-20T19:25:35.338824+0000 mgr.y (mgr.25175) 867 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:36 smithi049 bash[92966]: audit 2024-09-20T19:25:36.086708+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.49:0/3842047903' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:25:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:36 smithi049 bash[92966]: audit 2024-09-20T19:25:36.086708+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.49:0/3842047903' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:25:36.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:36 smithi115 bash[70559]: cluster 2024-09-20T19:25:35.338824+0000 mgr.y (mgr.25175) 867 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:36.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:36 smithi115 bash[70559]: cluster 2024-09-20T19:25:35.338824+0000 mgr.y (mgr.25175) 867 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:36.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:36 smithi115 bash[70559]: audit 2024-09-20T19:25:36.086708+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.49:0/3842047903' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:25:36.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:36 smithi115 bash[70559]: audit 2024-09-20T19:25:36.086708+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.49:0/3842047903' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:25:36.864 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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-20T19:25:38.652 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:38 smithi115 bash[70559]: cluster 2024-09-20T19:25:37.340202+0000 mgr.y (mgr.25175) 868 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:38.652 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:38 smithi115 bash[70559]: cluster 2024-09-20T19:25:37.340202+0000 mgr.y (mgr.25175) 868 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:38.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:38 smithi049 bash[89441]: cluster 2024-09-20T19:25:37.340202+0000 mgr.y (mgr.25175) 868 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:38.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:38 smithi049 bash[89441]: cluster 2024-09-20T19:25:37.340202+0000 mgr.y (mgr.25175) 868 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:38.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:38 smithi049 bash[92966]: cluster 2024-09-20T19:25:37.340202+0000 mgr.y (mgr.25175) 868 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:38.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:38 smithi049 bash[92966]: cluster 2024-09-20T19:25:37.340202+0000 mgr.y (mgr.25175) 868 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:39.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:38.653885347Z level=error msg="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:25:39.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:39 smithi049 bash[89441]: audit 2024-09-20T19:25:38.405346+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:39.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:39 smithi049 bash[89441]: audit 2024-09-20T19:25:38.405346+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:39.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:39 smithi049 bash[89441]: audit 2024-09-20T19:25:38.406470+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:39.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:39 smithi049 bash[89441]: audit 2024-09-20T19:25:38.406470+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:39.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:39 smithi049 bash[89441]: audit 2024-09-20T19:25:38.414011+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:39.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:39 smithi049 bash[89441]: audit 2024-09-20T19:25:38.414011+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:39.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:39 smithi049 bash[92966]: audit 2024-09-20T19:25:38.405346+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:39.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:39 smithi049 bash[92966]: audit 2024-09-20T19:25:38.405346+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:39.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:39 smithi049 bash[92966]: audit 2024-09-20T19:25:38.406470+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:39.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:39 smithi049 bash[92966]: audit 2024-09-20T19:25:38.406470+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:39.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:39 smithi049 bash[92966]: audit 2024-09-20T19:25:38.414011+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:39.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:39 smithi049 bash[92966]: audit 2024-09-20T19:25:38.414011+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:39.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:39 smithi115 bash[70559]: audit 2024-09-20T19:25:38.405346+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:39.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:39 smithi115 bash[70559]: audit 2024-09-20T19:25:38.405346+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:39.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:39 smithi115 bash[70559]: audit 2024-09-20T19:25:38.406470+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:39.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:39 smithi115 bash[70559]: audit 2024-09-20T19:25:38.406470+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:39.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:39 smithi115 bash[70559]: audit 2024-09-20T19:25:38.414011+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:39.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:39 smithi115 bash[70559]: audit 2024-09-20T19:25:38.414011+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:40.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:40 smithi049 bash[89441]: cluster 2024-09-20T19:25:39.341184+0000 mgr.y (mgr.25175) 869 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:40.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:40 smithi049 bash[89441]: cluster 2024-09-20T19:25:39.341184+0000 mgr.y (mgr.25175) 869 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:40.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:40 smithi049 bash[92966]: cluster 2024-09-20T19:25:39.341184+0000 mgr.y (mgr.25175) 869 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:40.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:40 smithi049 bash[92966]: cluster 2024-09-20T19:25:39.341184+0000 mgr.y (mgr.25175) 869 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:40.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:40 smithi115 bash[70559]: cluster 2024-09-20T19:25:39.341184+0000 mgr.y (mgr.25175) 869 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:40.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:40 smithi115 bash[70559]: cluster 2024-09-20T19:25:39.341184+0000 mgr.y (mgr.25175) 869 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:41.687 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:42.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:41.627521738Z level=error msg="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:25:42.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:42 smithi049 bash[89441]: cluster 2024-09-20T19:25:41.342502+0000 mgr.y (mgr.25175) 870 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:42.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:42 smithi049 bash[89441]: cluster 2024-09-20T19:25:41.342502+0000 mgr.y (mgr.25175) 870 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:42 smithi049 bash[89441]: audit 2024-09-20T19:25:42.087041+0000 mgr.y (mgr.25175) 871 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:42 smithi049 bash[89441]: audit 2024-09-20T19:25:42.087041+0000 mgr.y (mgr.25175) 871 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:42.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:42 smithi049 bash[92966]: cluster 2024-09-20T19:25:41.342502+0000 mgr.y (mgr.25175) 870 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:42.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:42 smithi049 bash[92966]: cluster 2024-09-20T19:25:41.342502+0000 mgr.y (mgr.25175) 870 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:42.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:42 smithi049 bash[92966]: audit 2024-09-20T19:25:42.087041+0000 mgr.y (mgr.25175) 871 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:42.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:42 smithi049 bash[92966]: audit 2024-09-20T19:25:42.087041+0000 mgr.y (mgr.25175) 871 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:42.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:42 smithi115 bash[70559]: cluster 2024-09-20T19:25:41.342502+0000 mgr.y (mgr.25175) 870 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:42.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:42 smithi115 bash[70559]: cluster 2024-09-20T19:25:41.342502+0000 mgr.y (mgr.25175) 870 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:42.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:42 smithi115 bash[70559]: audit 2024-09-20T19:25:42.087041+0000 mgr.y (mgr.25175) 871 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:42.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:42 smithi115 bash[70559]: audit 2024-09-20T19:25:42.087041+0000 mgr.y (mgr.25175) 871 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:43.423 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:25:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:25:43] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-20T19:25:43.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:43 smithi049 bash[89441]: audit 2024-09-20T19:25:42.892947+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:43.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:43 smithi049 bash[89441]: audit 2024-09-20T19:25:42.892947+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:43.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:43 smithi049 bash[92966]: audit 2024-09-20T19:25:42.892947+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:43.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:43 smithi049 bash[92966]: audit 2024-09-20T19:25:42.892947+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:43.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:43 smithi115 bash[70559]: audit 2024-09-20T19:25:42.892947+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:43.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:43 smithi115 bash[70559]: audit 2024-09-20T19:25:42.892947+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:44.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:44 smithi049 bash[89441]: cluster 2024-09-20T19:25:43.343267+0000 mgr.y (mgr.25175) 872 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:44.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:44 smithi049 bash[89441]: cluster 2024-09-20T19:25:43.343267+0000 mgr.y (mgr.25175) 872 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:44.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:44 smithi049 bash[89441]: audit 2024-09-20T19:25:43.535110+0000 mgr.y (mgr.25175) 873 : audit [DBG] from='client.44661 -' 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-20T19:25:44.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:44 smithi049 bash[89441]: audit 2024-09-20T19:25:43.535110+0000 mgr.y (mgr.25175) 873 : audit [DBG] from='client.44661 -' 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-20T19:25:44.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:44 smithi049 bash[92966]: cluster 2024-09-20T19:25:43.343267+0000 mgr.y (mgr.25175) 872 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:44.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:44 smithi049 bash[92966]: cluster 2024-09-20T19:25:43.343267+0000 mgr.y (mgr.25175) 872 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:44.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:44 smithi049 bash[92966]: audit 2024-09-20T19:25:43.535110+0000 mgr.y (mgr.25175) 873 : audit [DBG] from='client.44661 -' 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-20T19:25:44.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:44 smithi049 bash[92966]: audit 2024-09-20T19:25:43.535110+0000 mgr.y (mgr.25175) 873 : audit [DBG] from='client.44661 -' 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-20T19:25:44.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:44.653858324Z level=error msg="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:25:44.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:44 smithi115 bash[70559]: cluster 2024-09-20T19:25:43.343267+0000 mgr.y (mgr.25175) 872 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:44.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:44 smithi115 bash[70559]: cluster 2024-09-20T19:25:43.343267+0000 mgr.y (mgr.25175) 872 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:44.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:44 smithi115 bash[70559]: audit 2024-09-20T19:25:43.535110+0000 mgr.y (mgr.25175) 873 : audit [DBG] from='client.44661 -' 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-20T19:25:44.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:44 smithi115 bash[70559]: audit 2024-09-20T19:25:43.535110+0000 mgr.y (mgr.25175) 873 : audit [DBG] from='client.44661 -' 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-20T19:25:46.233 INFO:teuthology.orchestra.run.smithi049.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:46.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:46 smithi049 bash[89441]: cluster 2024-09-20T19:25:45.344351+0000 mgr.y (mgr.25175) 874 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:46.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:46 smithi049 bash[89441]: cluster 2024-09-20T19:25:45.344351+0000 mgr.y (mgr.25175) 874 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:46.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:46 smithi049 bash[89441]: audit 2024-09-20T19:25:46.236031+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:46.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:46 smithi049 bash[89441]: audit 2024-09-20T19:25:46.236031+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:46.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:46 smithi049 bash[92966]: cluster 2024-09-20T19:25:45.344351+0000 mgr.y (mgr.25175) 874 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:46.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:46 smithi049 bash[92966]: cluster 2024-09-20T19:25:45.344351+0000 mgr.y (mgr.25175) 874 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:46.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:46 smithi049 bash[92966]: audit 2024-09-20T19:25:46.236031+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:46.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:46 smithi049 bash[92966]: audit 2024-09-20T19:25:46.236031+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:46.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:46 smithi115 bash[70559]: cluster 2024-09-20T19:25:45.344351+0000 mgr.y (mgr.25175) 874 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:46.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:46 smithi115 bash[70559]: cluster 2024-09-20T19:25:45.344351+0000 mgr.y (mgr.25175) 874 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:46.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:46 smithi115 bash[70559]: audit 2024-09-20T19:25:46.236031+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:46.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:46 smithi115 bash[70559]: audit 2024-09-20T19:25:46.236031+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:46.988 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-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:25:48.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: cephadm 2024-09-20T19:25:46.230136+0000 mgr.y (mgr.25175) 875 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:48.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: cephadm 2024-09-20T19:25:46.230136+0000 mgr.y (mgr.25175) 875 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:48.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: audit 2024-09-20T19:25:46.763410+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: audit 2024-09-20T19:25:46.763410+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: audit 2024-09-20T19:25:46.770575+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: audit 2024-09-20T19:25:46.770575+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: audit 2024-09-20T19:25:46.771682+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:48.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: audit 2024-09-20T19:25:46.771682+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:48.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: audit 2024-09-20T19:25:46.772321+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:48.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: audit 2024-09-20T19:25:46.772321+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:48.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: audit 2024-09-20T19:25:46.777606+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: audit 2024-09-20T19:25:46.777606+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: cephadm 2024-09-20T19:25:46.882057+0000 mgr.y (mgr.25175) 876 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:48.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[89441]: cephadm 2024-09-20T19:25:46.882057+0000 mgr.y (mgr.25175) 876 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:48.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: cephadm 2024-09-20T19:25:46.230136+0000 mgr.y (mgr.25175) 875 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:48.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: cephadm 2024-09-20T19:25:46.230136+0000 mgr.y (mgr.25175) 875 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:48.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: audit 2024-09-20T19:25:46.763410+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: audit 2024-09-20T19:25:46.763410+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: audit 2024-09-20T19:25:46.770575+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: audit 2024-09-20T19:25:46.770575+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: audit 2024-09-20T19:25:46.771682+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:48.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: audit 2024-09-20T19:25:46.771682+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:48.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: audit 2024-09-20T19:25:46.772321+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:48.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: audit 2024-09-20T19:25:46.772321+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:48.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: audit 2024-09-20T19:25:46.777606+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: audit 2024-09-20T19:25:46.777606+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: cephadm 2024-09-20T19:25:46.882057+0000 mgr.y (mgr.25175) 876 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:48.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:47 smithi049 bash[92966]: cephadm 2024-09-20T19:25:46.882057+0000 mgr.y (mgr.25175) 876 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:48.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:47.657848726Z level=error msg="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:25:48.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: cephadm 2024-09-20T19:25:46.230136+0000 mgr.y (mgr.25175) 875 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:48.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: cephadm 2024-09-20T19:25:46.230136+0000 mgr.y (mgr.25175) 875 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:48.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: audit 2024-09-20T19:25:46.763410+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: audit 2024-09-20T19:25:46.763410+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: audit 2024-09-20T19:25:46.770575+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: audit 2024-09-20T19:25:46.770575+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: audit 2024-09-20T19:25:46.771682+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:48.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: audit 2024-09-20T19:25:46.771682+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:48.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: audit 2024-09-20T19:25:46.772321+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:48.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: audit 2024-09-20T19:25:46.772321+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:48.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: audit 2024-09-20T19:25:46.777606+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: audit 2024-09-20T19:25:46.777606+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:48.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: cephadm 2024-09-20T19:25:46.882057+0000 mgr.y (mgr.25175) 876 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:48.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:47 smithi115 bash[70559]: cephadm 2024-09-20T19:25:46.882057+0000 mgr.y (mgr.25175) 876 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:49.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:48 smithi049 bash[89441]: cluster 2024-09-20T19:25:47.345275+0000 mgr.y (mgr.25175) 877 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:49.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:48 smithi049 bash[89441]: cluster 2024-09-20T19:25:47.345275+0000 mgr.y (mgr.25175) 877 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:49.048 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:48 smithi049 bash[92966]: cluster 2024-09-20T19:25:47.345275+0000 mgr.y (mgr.25175) 877 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:49.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:48 smithi049 bash[92966]: cluster 2024-09-20T19:25:47.345275+0000 mgr.y (mgr.25175) 877 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:49.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:48 smithi115 bash[70559]: cluster 2024-09-20T19:25:47.345275+0000 mgr.y (mgr.25175) 877 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:49.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:48 smithi115 bash[70559]: cluster 2024-09-20T19:25:47.345275+0000 mgr.y (mgr.25175) 877 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:51.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cluster 2024-09-20T19:25:49.346278+0000 mgr.y (mgr.25175) 878 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:51.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cluster 2024-09-20T19:25:49.346278+0000 mgr.y (mgr.25175) 878 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:51.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.704899+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.704899+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.705597+0000 mgr.y (mgr.25175) 879 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.705597+0000 mgr.y (mgr.25175) 879 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.705773+0000 mgr.y (mgr.25175) 880 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.705773+0000 mgr.y (mgr.25175) 880 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.708709+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.708709+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.711878+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.711878+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.713004+0000 mgr.y (mgr.25175) 881 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.713004+0000 mgr.y (mgr.25175) 881 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.718796+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.718796+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.723911+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.723911+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.725540+0000 mgr.y (mgr.25175) 882 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:25:51.051 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.725540+0000 mgr.y (mgr.25175) 882 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:25:51.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cluster 2024-09-20T19:25:49.346278+0000 mgr.y (mgr.25175) 878 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:51.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cluster 2024-09-20T19:25:49.346278+0000 mgr.y (mgr.25175) 878 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:51.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.704899+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.704899+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.705597+0000 mgr.y (mgr.25175) 879 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:25:51.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.705597+0000 mgr.y (mgr.25175) 879 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:25:51.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.705773+0000 mgr.y (mgr.25175) 880 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:25:51.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.705773+0000 mgr.y (mgr.25175) 880 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:25:51.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.708709+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:51.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.708709+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:51.052 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.711878+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.711878+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.713004+0000 mgr.y (mgr.25175) 881 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:25:51.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.713004+0000 mgr.y (mgr.25175) 881 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:25:51.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.718796+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.718796+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.723911+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.723911+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.725540+0000 mgr.y (mgr.25175) 882 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:25:51.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.725540+0000 mgr.y (mgr.25175) 882 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:25:51.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.731975+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.731975+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.053 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.737031+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.737031+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.738685+0000 mgr.y (mgr.25175) 883 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:25:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.738685+0000 mgr.y (mgr.25175) 883 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:25:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.744963+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.744963+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.751446+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.751446+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.753328+0000 mgr.y (mgr.25175) 884 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T19:25:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.753328+0000 mgr.y (mgr.25175) 884 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T19:25:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.759650+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.759650+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.054 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.768743+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.768743+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.770421+0000 mgr.y (mgr.25175) 885 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:25:51.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: cephadm 2024-09-20T19:25:49.770421+0000 mgr.y (mgr.25175) 885 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:25:51.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.776988+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.055 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[92966]: audit 2024-09-20T19:25:49.776988+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.731975+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.731975+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.737031+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.055 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.737031+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.738685+0000 mgr.y (mgr.25175) 883 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:25:51.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.738685+0000 mgr.y (mgr.25175) 883 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:25:51.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.744963+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.744963+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.751446+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.751446+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.753328+0000 mgr.y (mgr.25175) 884 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T19:25:51.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.753328+0000 mgr.y (mgr.25175) 884 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T19:25:51.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.759650+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.759650+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.768743+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.056 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.768743+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.770421+0000 mgr.y (mgr.25175) 885 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:25:51.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: cephadm 2024-09-20T19:25:49.770421+0000 mgr.y (mgr.25175) 885 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:25:51.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.776988+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.057 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:50 smithi049 bash[89441]: audit 2024-09-20T19:25:49.776988+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:50.676126899Z level=error msg="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:25:51.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cluster 2024-09-20T19:25:49.346278+0000 mgr.y (mgr.25175) 878 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:51.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cluster 2024-09-20T19:25:49.346278+0000 mgr.y (mgr.25175) 878 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:51.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.704899+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.704899+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.705597+0000 mgr.y (mgr.25175) 879 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.705597+0000 mgr.y (mgr.25175) 879 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.705773+0000 mgr.y (mgr.25175) 880 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.705773+0000 mgr.y (mgr.25175) 880 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.708709+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.708709+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.711878+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.711878+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.713004+0000 mgr.y (mgr.25175) 881 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.713004+0000 mgr.y (mgr.25175) 881 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.718796+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.718796+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.723911+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.723911+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.725540+0000 mgr.y (mgr.25175) 882 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:25:51.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.725540+0000 mgr.y (mgr.25175) 882 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T19:25:51.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.731975+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.731975+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.737031+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.737031+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.738685+0000 mgr.y (mgr.25175) 883 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:25:51.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.738685+0000 mgr.y (mgr.25175) 883 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:25:51.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.744963+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.744963+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.751446+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.117 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.751446+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.753328+0000 mgr.y (mgr.25175) 884 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T19:25:51.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.753328+0000 mgr.y (mgr.25175) 884 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T19:25:51.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.759650+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.759650+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.768743+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.768743+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:51.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.770421+0000 mgr.y (mgr.25175) 885 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:25:51.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: cephadm 2024-09-20T19:25:49.770421+0000 mgr.y (mgr.25175) 885 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:25:51.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.776988+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:51.118 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:50 smithi115 bash[70559]: audit 2024-09-20T19:25:49.776988+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:52.764 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:53.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[89441]: cluster 2024-09-20T19:25:51.347019+0000 mgr.y (mgr.25175) 886 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:53.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[89441]: cluster 2024-09-20T19:25:51.347019+0000 mgr.y (mgr.25175) 886 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:53.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[89441]: audit 2024-09-20T19:25:52.088945+0000 mgr.y (mgr.25175) 887 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:53.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[89441]: audit 2024-09-20T19:25:52.088945+0000 mgr.y (mgr.25175) 887 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:53.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[89441]: audit 2024-09-20T19:25:52.299022+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:53.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[89441]: audit 2024-09-20T19:25:52.299022+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:53.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[89441]: audit 2024-09-20T19:25:52.303466+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:25:53.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[89441]: audit 2024-09-20T19:25:52.303466+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:25:53.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[89441]: audit 2024-09-20T19:25:52.305685+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:53.050 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[89441]: audit 2024-09-20T19:25:52.305685+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:53.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[92966]: cluster 2024-09-20T19:25:51.347019+0000 mgr.y (mgr.25175) 886 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:53.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[92966]: cluster 2024-09-20T19:25:51.347019+0000 mgr.y (mgr.25175) 886 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:53.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[92966]: audit 2024-09-20T19:25:52.088945+0000 mgr.y (mgr.25175) 887 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:53.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[92966]: audit 2024-09-20T19:25:52.088945+0000 mgr.y (mgr.25175) 887 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:53.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[92966]: audit 2024-09-20T19:25:52.299022+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:53.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[92966]: audit 2024-09-20T19:25:52.299022+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:53.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[92966]: audit 2024-09-20T19:25:52.303466+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:25:53.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[92966]: audit 2024-09-20T19:25:52.303466+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:25:53.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[92966]: audit 2024-09-20T19:25:52.305685+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:53.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:52 smithi049 bash[92966]: audit 2024-09-20T19:25:52.305685+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:53.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:52 smithi115 bash[70559]: cluster 2024-09-20T19:25:51.347019+0000 mgr.y (mgr.25175) 886 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:53.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:52 smithi115 bash[70559]: cluster 2024-09-20T19:25:51.347019+0000 mgr.y (mgr.25175) 886 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:53.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:52 smithi115 bash[70559]: audit 2024-09-20T19:25:52.088945+0000 mgr.y (mgr.25175) 887 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:53.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:52 smithi115 bash[70559]: audit 2024-09-20T19:25:52.088945+0000 mgr.y (mgr.25175) 887 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:53.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:52 smithi115 bash[70559]: audit 2024-09-20T19:25:52.299022+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:53.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:52 smithi115 bash[70559]: audit 2024-09-20T19:25:52.299022+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:25:53.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:52 smithi115 bash[70559]: audit 2024-09-20T19:25:52.303466+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:25:53.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:52 smithi115 bash[70559]: audit 2024-09-20T19:25:52.303466+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi049.iuxyrr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:25:53.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:52 smithi115 bash[70559]: audit 2024-09-20T19:25:52.305685+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:53.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:52 smithi115 bash[70559]: audit 2024-09-20T19:25:52.305685+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:53.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:25:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:25:53] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-20T19:25:54.048 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:53 smithi049 bash[92966]: cephadm 2024-09-20T19:25:52.290865+0000 mgr.y (mgr.25175) 888 : cephadm [INF] Upgrade: Updating rgw.foo.smithi049.iuxyrr (1/2) 2024-09-20T19:25:54.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:53 smithi049 bash[92966]: cephadm 2024-09-20T19:25:52.290865+0000 mgr.y (mgr.25175) 888 : cephadm [INF] Upgrade: Updating rgw.foo.smithi049.iuxyrr (1/2) 2024-09-20T19:25:54.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:53 smithi049 bash[92966]: cephadm 2024-09-20T19:25:52.307213+0000 mgr.y (mgr.25175) 889 : cephadm [INF] Deploying daemon rgw.foo.smithi049.iuxyrr on smithi049 2024-09-20T19:25:54.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:53 smithi049 bash[92966]: cephadm 2024-09-20T19:25:52.307213+0000 mgr.y (mgr.25175) 889 : cephadm [INF] Deploying daemon rgw.foo.smithi049.iuxyrr on smithi049 2024-09-20T19:25:54.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:53 smithi049 bash[89441]: cephadm 2024-09-20T19:25:52.290865+0000 mgr.y (mgr.25175) 888 : cephadm [INF] Upgrade: Updating rgw.foo.smithi049.iuxyrr (1/2) 2024-09-20T19:25:54.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:53 smithi049 bash[89441]: cephadm 2024-09-20T19:25:52.290865+0000 mgr.y (mgr.25175) 888 : cephadm [INF] Upgrade: Updating rgw.foo.smithi049.iuxyrr (1/2) 2024-09-20T19:25:54.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:53 smithi049 bash[89441]: cephadm 2024-09-20T19:25:52.307213+0000 mgr.y (mgr.25175) 889 : cephadm [INF] Deploying daemon rgw.foo.smithi049.iuxyrr on smithi049 2024-09-20T19:25:54.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:53 smithi049 bash[89441]: cephadm 2024-09-20T19:25:52.307213+0000 mgr.y (mgr.25175) 889 : cephadm [INF] Deploying daemon rgw.foo.smithi049.iuxyrr on smithi049 2024-09-20T19:25:54.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:53.660292615Z level=error msg="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:25:54.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:53 smithi115 bash[70559]: cephadm 2024-09-20T19:25:52.290865+0000 mgr.y (mgr.25175) 888 : cephadm [INF] Upgrade: Updating rgw.foo.smithi049.iuxyrr (1/2) 2024-09-20T19:25:54.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:53 smithi115 bash[70559]: cephadm 2024-09-20T19:25:52.290865+0000 mgr.y (mgr.25175) 888 : cephadm [INF] Upgrade: Updating rgw.foo.smithi049.iuxyrr (1/2) 2024-09-20T19:25:54.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:53 smithi115 bash[70559]: cephadm 2024-09-20T19:25:52.307213+0000 mgr.y (mgr.25175) 889 : cephadm [INF] Deploying daemon rgw.foo.smithi049.iuxyrr on smithi049 2024-09-20T19:25:54.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:53 smithi115 bash[70559]: cephadm 2024-09-20T19:25:52.307213+0000 mgr.y (mgr.25175) 889 : cephadm [INF] Deploying daemon rgw.foo.smithi049.iuxyrr on smithi049 2024-09-20T19:25:54.968 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:54 smithi049 bash[89441]: cluster 2024-09-20T19:25:53.348057+0000 mgr.y (mgr.25175) 890 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:54.968 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:54 smithi049 bash[89441]: cluster 2024-09-20T19:25:53.348057+0000 mgr.y (mgr.25175) 890 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:54.968 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:54 smithi049 bash[92966]: cluster 2024-09-20T19:25:53.348057+0000 mgr.y (mgr.25175) 890 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:54.968 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:54 smithi049 bash[92966]: cluster 2024-09-20T19:25:53.348057+0000 mgr.y (mgr.25175) 890 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:55.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:54 smithi115 bash[70559]: cluster 2024-09-20T19:25:53.348057+0000 mgr.y (mgr.25175) 890 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:55.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:54 smithi115 bash[70559]: cluster 2024-09-20T19:25:53.348057+0000 mgr.y (mgr.25175) 890 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:55.440 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:25:56.094 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:25:56.094 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (14m) 4m ago 41m 13.8M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:25:56.094 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (13m) 90s ago 41m 69.8M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:25:56.094 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (16m) 4m ago 39m 49.1M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:25:56.094 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (16m) 90s ago 49m 445M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:25:56.094 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (26m) 4m ago 52m 520M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:25:56.094 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (10m) 4m ago 52m 51.6M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (12m) 90s ago 50m 44.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (10m) 4m ago 50m 41.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (15m) 4m ago 41m 8936k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (15m) 90s ago 41m 8311k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (8m) 4m ago 49m 49.7M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (7m) 4m ago 48m 48.3M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 4e06c26ed990 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (5m) 4m ago 47m 46.1M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 b92a40fd8b19 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running 4m ago 46m - 3036M 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (3m) 90s ago 45m 53.2M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 5787a3a0d0e4 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (2m) 90s ago 44m 49.0M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 4ef3d451c81b 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (2m) 90s ago 43m 47.6M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 cb75f53bbc8c 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running 90s ago 42m - 3292M 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (15m) 90s ago 42m 49.4M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:25:56.095 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (39m) 4m ago 39m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1608d799199f 2024-09-20T19:25:56.096 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (39m) 90s ago 39m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 5cf8507073b8 2024-09-20T19:25:56.179 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.179 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:25:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.179 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:25:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.180 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:25:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.180 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:25:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.180 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:25:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.181 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.181 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:25:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.181 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:25:56 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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.457 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:25:56.457 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:25:56.457 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:25:56.457 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:25:56.458 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:25:56.458 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:25:56.458 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:25:56.458 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:25:56.458 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 8 2024-09-20T19:25:56.458 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:25:56.458 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:25:56.458 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:25:56.458 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:25:56.459 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:25:56.459 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:25:56.459 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 13 2024-09-20T19:25:56.459 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:25:56.459 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:25:56.781 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:25:56.781 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:25:56.781 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:25:56.781 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-20T19:25:56.781 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [], 2024-09-20T19:25:56.781 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "0/2 daemons upgraded", 2024-09-20T19:25:56.781 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading rgw daemons", 2024-09-20T19:25:56.781 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:25:56.781 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:25:57.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[89441]: cluster 2024-09-20T19:25:55.349093+0000 mgr.y (mgr.25175) 891 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[89441]: cluster 2024-09-20T19:25:55.349093+0000 mgr.y (mgr.25175) 891 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[89441]: audit 2024-09-20T19:25:55.429853+0000 mgr.y (mgr.25175) 892 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[89441]: audit 2024-09-20T19:25:55.429853+0000 mgr.y (mgr.25175) 892 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[89441]: audit 2024-09-20T19:25:55.756725+0000 mgr.y (mgr.25175) 893 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[89441]: audit 2024-09-20T19:25:55.756725+0000 mgr.y (mgr.25175) 893 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[89441]: audit 2024-09-20T19:25:56.084473+0000 mgr.y (mgr.25175) 894 : audit [DBG] from='client.54647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[89441]: audit 2024-09-20T19:25:56.084473+0000 mgr.y (mgr.25175) 894 : audit [DBG] from='client.54647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[89441]: audit 2024-09-20T19:25:56.460527+0000 mon.a (mon.0) 758 : audit [DBG] from='client.? 172.21.15.49:0/1693333580' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:57.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[89441]: audit 2024-09-20T19:25:56.460527+0000 mon.a (mon.0) 758 : audit [DBG] from='client.? 172.21.15.49:0/1693333580' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:57.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[92966]: cluster 2024-09-20T19:25:55.349093+0000 mgr.y (mgr.25175) 891 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:57.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[92966]: cluster 2024-09-20T19:25:55.349093+0000 mgr.y (mgr.25175) 891 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[92966]: audit 2024-09-20T19:25:55.429853+0000 mgr.y (mgr.25175) 892 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[92966]: audit 2024-09-20T19:25:55.429853+0000 mgr.y (mgr.25175) 892 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[92966]: audit 2024-09-20T19:25:55.756725+0000 mgr.y (mgr.25175) 893 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[92966]: audit 2024-09-20T19:25:55.756725+0000 mgr.y (mgr.25175) 893 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[92966]: audit 2024-09-20T19:25:56.084473+0000 mgr.y (mgr.25175) 894 : audit [DBG] from='client.54647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[92966]: audit 2024-09-20T19:25:56.084473+0000 mgr.y (mgr.25175) 894 : audit [DBG] from='client.54647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[92966]: audit 2024-09-20T19:25:56.460527+0000 mon.a (mon.0) 758 : audit [DBG] from='client.? 172.21.15.49:0/1693333580' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:57.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:56 smithi049 bash[92966]: audit 2024-09-20T19:25:56.460527+0000 mon.a (mon.0) 758 : audit [DBG] from='client.? 172.21.15.49:0/1693333580' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:57.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:56.637784308Z level=error msg="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:25:57.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:56 smithi115 bash[70559]: cluster 2024-09-20T19:25:55.349093+0000 mgr.y (mgr.25175) 891 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:57.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:56 smithi115 bash[70559]: cluster 2024-09-20T19:25:55.349093+0000 mgr.y (mgr.25175) 891 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:25:57.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:56 smithi115 bash[70559]: audit 2024-09-20T19:25:55.429853+0000 mgr.y (mgr.25175) 892 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:56 smithi115 bash[70559]: audit 2024-09-20T19:25:55.429853+0000 mgr.y (mgr.25175) 892 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:56 smithi115 bash[70559]: audit 2024-09-20T19:25:55.756725+0000 mgr.y (mgr.25175) 893 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:56 smithi115 bash[70559]: audit 2024-09-20T19:25:55.756725+0000 mgr.y (mgr.25175) 893 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:56 smithi115 bash[70559]: audit 2024-09-20T19:25:56.084473+0000 mgr.y (mgr.25175) 894 : audit [DBG] from='client.54647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:56 smithi115 bash[70559]: audit 2024-09-20T19:25:56.084473+0000 mgr.y (mgr.25175) 894 : audit [DBG] from='client.54647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:57.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:56 smithi115 bash[70559]: audit 2024-09-20T19:25:56.460527+0000 mon.a (mon.0) 758 : audit [DBG] from='client.? 172.21.15.49:0/1693333580' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:57.116 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:56 smithi115 bash[70559]: audit 2024-09-20T19:25:56.460527+0000 mon.a (mon.0) 758 : audit [DBG] from='client.? 172.21.15.49:0/1693333580' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:58.048 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:57 smithi049 bash[92966]: audit 2024-09-20T19:25:56.783822+0000 mgr.y (mgr.25175) 895 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:58.048 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:57 smithi049 bash[92966]: audit 2024-09-20T19:25:56.783822+0000 mgr.y (mgr.25175) 895 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:58.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:57 smithi049 bash[89441]: audit 2024-09-20T19:25:56.783822+0000 mgr.y (mgr.25175) 895 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:58.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:57 smithi049 bash[89441]: audit 2024-09-20T19:25:56.783822+0000 mgr.y (mgr.25175) 895 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:58.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:57 smithi115 bash[70559]: audit 2024-09-20T19:25:56.783822+0000 mgr.y (mgr.25175) 895 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:58.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:57 smithi115 bash[70559]: audit 2024-09-20T19:25:56.783822+0000 mgr.y (mgr.25175) 895 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:59.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:58 smithi049 bash[89441]: cluster 2024-09-20T19:25:57.350561+0000 mgr.y (mgr.25175) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:59.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:58 smithi049 bash[89441]: cluster 2024-09-20T19:25:57.350561+0000 mgr.y (mgr.25175) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:59.048 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:58 smithi049 bash[89441]: audit 2024-09-20T19:25:57.893321+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:59.049 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:58 smithi049 bash[89441]: audit 2024-09-20T19:25:57.893321+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:59.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:58 smithi049 bash[92966]: cluster 2024-09-20T19:25:57.350561+0000 mgr.y (mgr.25175) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:59.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:58 smithi049 bash[92966]: cluster 2024-09-20T19:25:57.350561+0000 mgr.y (mgr.25175) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:59.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:58 smithi049 bash[92966]: audit 2024-09-20T19:25:57.893321+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:59.049 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:58 smithi049 bash[92966]: audit 2024-09-20T19:25:57.893321+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:59.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:58 smithi115 bash[70559]: cluster 2024-09-20T19:25:57.350561+0000 mgr.y (mgr.25175) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:59.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:58 smithi115 bash[70559]: cluster 2024-09-20T19:25:57.350561+0000 mgr.y (mgr.25175) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:59.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:58 smithi115 bash[70559]: audit 2024-09-20T19:25:57.893321+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:59.115 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:25:58 smithi115 bash[70559]: audit 2024-09-20T19:25:57.893321+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:00.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:25:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:59.660247134Z level=error msg="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:26:00.298 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:25:59 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:00.299 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:25:59 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:00.299 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:25:59 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:00.299 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:25:59 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:00.299 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:25:59 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:00.300 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:25:59 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:00.300 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:25:59 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:00.300 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:25:59 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:00.300 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:25:59 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:01.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:01 smithi115 bash[70559]: cluster 2024-09-20T19:25:59.351632+0000 mgr.y (mgr.25175) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:26:01.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:01 smithi115 bash[70559]: cluster 2024-09-20T19:25:59.351632+0000 mgr.y (mgr.25175) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:26:01.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:01 smithi115 bash[70559]: audit 2024-09-20T19:26:00.114030+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:01.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:01 smithi115 bash[70559]: audit 2024-09-20T19:26:00.114030+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:01.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:01 smithi115 bash[70559]: audit 2024-09-20T19:26:00.119786+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:01.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:01 smithi115 bash[70559]: audit 2024-09-20T19:26:00.119786+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:01.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:01 smithi049 bash[89441]: cluster 2024-09-20T19:25:59.351632+0000 mgr.y (mgr.25175) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:26:01.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:01 smithi049 bash[89441]: cluster 2024-09-20T19:25:59.351632+0000 mgr.y (mgr.25175) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:26:01.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:01 smithi049 bash[89441]: audit 2024-09-20T19:26:00.114030+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:01.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:01 smithi049 bash[89441]: audit 2024-09-20T19:26:00.114030+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:01.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:01 smithi049 bash[89441]: audit 2024-09-20T19:26:00.119786+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:01.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:01 smithi049 bash[89441]: audit 2024-09-20T19:26:00.119786+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:01.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:01 smithi049 bash[92966]: cluster 2024-09-20T19:25:59.351632+0000 mgr.y (mgr.25175) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:26:01.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:01 smithi049 bash[92966]: cluster 2024-09-20T19:25:59.351632+0000 mgr.y (mgr.25175) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:26:01.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:01 smithi049 bash[92966]: audit 2024-09-20T19:26:00.114030+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:01.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:01 smithi049 bash[92966]: audit 2024-09-20T19:26:00.114030+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:01.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:01 smithi049 bash[92966]: audit 2024-09-20T19:26:00.119786+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:01.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:01 smithi049 bash[92966]: audit 2024-09-20T19:26:00.119786+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:03.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:02.645491677Z level=error msg="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:26:03.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:03 smithi115 bash[70559]: cluster 2024-09-20T19:26:01.352361+0000 mgr.y (mgr.25175) 898 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:26:03.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:03 smithi115 bash[70559]: cluster 2024-09-20T19:26:01.352361+0000 mgr.y (mgr.25175) 898 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:26:03.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:03 smithi115 bash[70559]: audit 2024-09-20T19:26:02.100112+0000 mgr.y (mgr.25175) 899 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:03.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:03 smithi115 bash[70559]: audit 2024-09-20T19:26:02.100112+0000 mgr.y (mgr.25175) 899 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:03.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:03 smithi115 bash[70559]: audit 2024-09-20T19:26:02.670930+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:03.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:03 smithi115 bash[70559]: audit 2024-09-20T19:26:02.670930+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:03.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:03 smithi115 bash[70559]: audit 2024-09-20T19:26:02.675423+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:26:03.365 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:03 smithi115 bash[70559]: audit 2024-09-20T19:26:02.675423+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:26:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:03 smithi115 bash[70559]: audit 2024-09-20T19:26:02.678978+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:03.366 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:03 smithi115 bash[70559]: audit 2024-09-20T19:26:02.678978+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:03.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:26:03] "GET /metrics HTTP/1.1" 200 38399 "" "Prometheus/2.51.0" 2024-09-20T19:26:03.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[89441]: cluster 2024-09-20T19:26:01.352361+0000 mgr.y (mgr.25175) 898 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:26:03.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[89441]: cluster 2024-09-20T19:26:01.352361+0000 mgr.y (mgr.25175) 898 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:26:03.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[89441]: audit 2024-09-20T19:26:02.100112+0000 mgr.y (mgr.25175) 899 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:03.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[89441]: audit 2024-09-20T19:26:02.100112+0000 mgr.y (mgr.25175) 899 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:03.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[89441]: audit 2024-09-20T19:26:02.670930+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:03.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[89441]: audit 2024-09-20T19:26:02.670930+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:03.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[89441]: audit 2024-09-20T19:26:02.675423+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:26:03.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[89441]: audit 2024-09-20T19:26:02.675423+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:26:03.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[89441]: audit 2024-09-20T19:26:02.678978+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:03.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[89441]: audit 2024-09-20T19:26:02.678978+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:03.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[92966]: cluster 2024-09-20T19:26:01.352361+0000 mgr.y (mgr.25175) 898 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:26:03.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[92966]: cluster 2024-09-20T19:26:01.352361+0000 mgr.y (mgr.25175) 898 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:26:03.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[92966]: audit 2024-09-20T19:26:02.100112+0000 mgr.y (mgr.25175) 899 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:03.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[92966]: audit 2024-09-20T19:26:02.100112+0000 mgr.y (mgr.25175) 899 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:03.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[92966]: audit 2024-09-20T19:26:02.670930+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:03.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[92966]: audit 2024-09-20T19:26:02.670930+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:03.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[92966]: audit 2024-09-20T19:26:02.675423+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:26:03.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[92966]: audit 2024-09-20T19:26:02.675423+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi115.jkzqan", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:26:03.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[92966]: audit 2024-09-20T19:26:02.678978+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:03.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:03 smithi049 bash[92966]: audit 2024-09-20T19:26:02.678978+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:04.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:04 smithi115 bash[70559]: cephadm 2024-09-20T19:26:02.663730+0000 mgr.y (mgr.25175) 900 : cephadm [INF] Upgrade: Updating rgw.foo.smithi115.jkzqan (2/2) 2024-09-20T19:26:04.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:04 smithi115 bash[70559]: cephadm 2024-09-20T19:26:02.663730+0000 mgr.y (mgr.25175) 900 : cephadm [INF] Upgrade: Updating rgw.foo.smithi115.jkzqan (2/2) 2024-09-20T19:26:04.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:04 smithi115 bash[70559]: cephadm 2024-09-20T19:26:02.680969+0000 mgr.y (mgr.25175) 901 : cephadm [INF] Deploying daemon rgw.foo.smithi115.jkzqan on smithi115 2024-09-20T19:26:04.394 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:04 smithi115 bash[70559]: cephadm 2024-09-20T19:26:02.680969+0000 mgr.y (mgr.25175) 901 : cephadm [INF] Deploying daemon rgw.foo.smithi115.jkzqan on smithi115 2024-09-20T19:26:04.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:04 smithi049 bash[92966]: cephadm 2024-09-20T19:26:02.663730+0000 mgr.y (mgr.25175) 900 : cephadm [INF] Upgrade: Updating rgw.foo.smithi115.jkzqan (2/2) 2024-09-20T19:26:04.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:04 smithi049 bash[92966]: cephadm 2024-09-20T19:26:02.663730+0000 mgr.y (mgr.25175) 900 : cephadm [INF] Upgrade: Updating rgw.foo.smithi115.jkzqan (2/2) 2024-09-20T19:26:04.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:04 smithi049 bash[92966]: cephadm 2024-09-20T19:26:02.680969+0000 mgr.y (mgr.25175) 901 : cephadm [INF] Deploying daemon rgw.foo.smithi115.jkzqan on smithi115 2024-09-20T19:26:04.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:04 smithi049 bash[92966]: cephadm 2024-09-20T19:26:02.680969+0000 mgr.y (mgr.25175) 901 : cephadm [INF] Deploying daemon rgw.foo.smithi115.jkzqan on smithi115 2024-09-20T19:26:04.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:04 smithi049 bash[89441]: cephadm 2024-09-20T19:26:02.663730+0000 mgr.y (mgr.25175) 900 : cephadm [INF] Upgrade: Updating rgw.foo.smithi115.jkzqan (2/2) 2024-09-20T19:26:04.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:04 smithi049 bash[89441]: cephadm 2024-09-20T19:26:02.663730+0000 mgr.y (mgr.25175) 900 : cephadm [INF] Upgrade: Updating rgw.foo.smithi115.jkzqan (2/2) 2024-09-20T19:26:04.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:04 smithi049 bash[89441]: cephadm 2024-09-20T19:26:02.680969+0000 mgr.y (mgr.25175) 901 : cephadm [INF] Deploying daemon rgw.foo.smithi115.jkzqan on smithi115 2024-09-20T19:26:04.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:04 smithi049 bash[89441]: cephadm 2024-09-20T19:26:02.680969+0000 mgr.y (mgr.25175) 901 : cephadm [INF] Deploying daemon rgw.foo.smithi115.jkzqan on smithi115 2024-09-20T19:26:05.275 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:26:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:05.275 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:26:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:05.275 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:05.276 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:26:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:05.276 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:26:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:05.276 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:26:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:05.277 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:26:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:05.277 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:05 smithi115 bash[70559]: cluster 2024-09-20T19:26:03.353384+0000 mgr.y (mgr.25175) 902 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-09-20T19:26:05.277 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:05 smithi115 bash[70559]: cluster 2024-09-20T19:26:03.353384+0000 mgr.y (mgr.25175) 902 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-09-20T19:26:05.277 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:05.277 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:26:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:05.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:05 smithi049 bash[89441]: cluster 2024-09-20T19:26:03.353384+0000 mgr.y (mgr.25175) 902 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-09-20T19:26:05.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:05 smithi049 bash[89441]: cluster 2024-09-20T19:26:03.353384+0000 mgr.y (mgr.25175) 902 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-09-20T19:26:05.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:05 smithi049 bash[92966]: cluster 2024-09-20T19:26:03.353384+0000 mgr.y (mgr.25175) 902 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-09-20T19:26:05.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:05 smithi049 bash[92966]: cluster 2024-09-20T19:26:03.353384+0000 mgr.y (mgr.25175) 902 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-09-20T19:26:06.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:05.626747563Z level=error msg="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:26:07.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:07 smithi049 bash[89441]: cluster 2024-09-20T19:26:05.354487+0000 mgr.y (mgr.25175) 903 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-09-20T19:26:07.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:07 smithi049 bash[89441]: cluster 2024-09-20T19:26:05.354487+0000 mgr.y (mgr.25175) 903 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-09-20T19:26:07.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:07 smithi049 bash[92966]: cluster 2024-09-20T19:26:05.354487+0000 mgr.y (mgr.25175) 903 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-09-20T19:26:07.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:07 smithi049 bash[92966]: cluster 2024-09-20T19:26:05.354487+0000 mgr.y (mgr.25175) 903 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-09-20T19:26:07.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:07 smithi115 bash[70559]: cluster 2024-09-20T19:26:05.354487+0000 mgr.y (mgr.25175) 903 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-09-20T19:26:07.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:07 smithi115 bash[70559]: cluster 2024-09-20T19:26:05.354487+0000 mgr.y (mgr.25175) 903 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-09-20T19:26:09.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:08.629598679Z level=error msg="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:26:09.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:09 smithi049 bash[89441]: cluster 2024-09-20T19:26:07.355896+0000 mgr.y (mgr.25175) 904 : cluster [DBG] pgmap v543: 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-20T19:26:09.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:09 smithi049 bash[89441]: cluster 2024-09-20T19:26:07.355896+0000 mgr.y (mgr.25175) 904 : cluster [DBG] pgmap v543: 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-20T19:26:09.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:09 smithi049 bash[92966]: cluster 2024-09-20T19:26:07.355896+0000 mgr.y (mgr.25175) 904 : cluster [DBG] pgmap v543: 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-20T19:26:09.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:09 smithi049 bash[92966]: cluster 2024-09-20T19:26:07.355896+0000 mgr.y (mgr.25175) 904 : cluster [DBG] pgmap v543: 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-20T19:26:09.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:09 smithi115 bash[70559]: cluster 2024-09-20T19:26:07.355896+0000 mgr.y (mgr.25175) 904 : cluster [DBG] pgmap v543: 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-20T19:26:09.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:09 smithi115 bash[70559]: cluster 2024-09-20T19:26:07.355896+0000 mgr.y (mgr.25175) 904 : cluster [DBG] pgmap v543: 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-20T19:26:11.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:11 smithi115 bash[70559]: cluster 2024-09-20T19:26:09.357130+0000 mgr.y (mgr.25175) 905 : cluster [DBG] pgmap v544: 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-20T19:26:11.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:11 smithi115 bash[70559]: cluster 2024-09-20T19:26:09.357130+0000 mgr.y (mgr.25175) 905 : cluster [DBG] pgmap v544: 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-20T19:26:11.652 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:11 smithi049 bash[89441]: cluster 2024-09-20T19:26:09.357130+0000 mgr.y (mgr.25175) 905 : cluster [DBG] pgmap v544: 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-20T19:26:11.653 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:11 smithi049 bash[89441]: cluster 2024-09-20T19:26:09.357130+0000 mgr.y (mgr.25175) 905 : cluster [DBG] pgmap v544: 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-20T19:26:11.653 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:11 smithi049 bash[92966]: cluster 2024-09-20T19:26:09.357130+0000 mgr.y (mgr.25175) 905 : cluster [DBG] pgmap v544: 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-20T19:26:11.653 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:11 smithi049 bash[92966]: cluster 2024-09-20T19:26:09.357130+0000 mgr.y (mgr.25175) 905 : cluster [DBG] pgmap v544: 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-20T19:26:12.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:11.648141458Z level=error msg="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:26:13.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:26:13] "GET /metrics HTTP/1.1" 200 38387 "" "Prometheus/2.51.0" 2024-09-20T19:26:13.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[92966]: cluster 2024-09-20T19:26:11.358458+0000 mgr.y (mgr.25175) 906 : cluster [DBG] pgmap v545: 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-20T19:26:13.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[92966]: cluster 2024-09-20T19:26:11.358458+0000 mgr.y (mgr.25175) 906 : cluster [DBG] pgmap v545: 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-20T19:26:13.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[92966]: audit 2024-09-20T19:26:12.108239+0000 mgr.y (mgr.25175) 907 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:13.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[92966]: audit 2024-09-20T19:26:12.108239+0000 mgr.y (mgr.25175) 907 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:13.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[92966]: audit 2024-09-20T19:26:12.893976+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:13.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[92966]: audit 2024-09-20T19:26:12.893976+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:13.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[89441]: cluster 2024-09-20T19:26:11.358458+0000 mgr.y (mgr.25175) 906 : cluster [DBG] pgmap v545: 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-20T19:26:13.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[89441]: cluster 2024-09-20T19:26:11.358458+0000 mgr.y (mgr.25175) 906 : cluster [DBG] pgmap v545: 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-20T19:26:13.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[89441]: audit 2024-09-20T19:26:12.108239+0000 mgr.y (mgr.25175) 907 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:13.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[89441]: audit 2024-09-20T19:26:12.108239+0000 mgr.y (mgr.25175) 907 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:13.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[89441]: audit 2024-09-20T19:26:12.893976+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:13.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:13 smithi049 bash[89441]: audit 2024-09-20T19:26:12.893976+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:13.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:13 smithi115 bash[70559]: cluster 2024-09-20T19:26:11.358458+0000 mgr.y (mgr.25175) 906 : cluster [DBG] pgmap v545: 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-20T19:26:13.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:13 smithi115 bash[70559]: cluster 2024-09-20T19:26:11.358458+0000 mgr.y (mgr.25175) 906 : cluster [DBG] pgmap v545: 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-20T19:26:13.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:13 smithi115 bash[70559]: audit 2024-09-20T19:26:12.108239+0000 mgr.y (mgr.25175) 907 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:13.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:13 smithi115 bash[70559]: audit 2024-09-20T19:26:12.108239+0000 mgr.y (mgr.25175) 907 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:13.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:13 smithi115 bash[70559]: audit 2024-09-20T19:26:12.893976+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:13.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:13 smithi115 bash[70559]: audit 2024-09-20T19:26:12.893976+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:15.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:14.639922994Z level=error msg="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:26:15.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:15 smithi115 bash[70559]: cluster 2024-09-20T19:26:13.359487+0000 mgr.y (mgr.25175) 908 : cluster [DBG] pgmap v546: 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-20T19:26:15.403 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:15 smithi115 bash[70559]: cluster 2024-09-20T19:26:13.359487+0000 mgr.y (mgr.25175) 908 : cluster [DBG] pgmap v546: 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-20T19:26:15.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:15 smithi049 bash[89441]: cluster 2024-09-20T19:26:13.359487+0000 mgr.y (mgr.25175) 908 : cluster [DBG] pgmap v546: 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-20T19:26:15.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:15 smithi049 bash[89441]: cluster 2024-09-20T19:26:13.359487+0000 mgr.y (mgr.25175) 908 : cluster [DBG] pgmap v546: 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-20T19:26:15.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:15 smithi049 bash[92966]: cluster 2024-09-20T19:26:13.359487+0000 mgr.y (mgr.25175) 908 : cluster [DBG] pgmap v546: 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-20T19:26:15.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:15 smithi049 bash[92966]: cluster 2024-09-20T19:26:13.359487+0000 mgr.y (mgr.25175) 908 : cluster [DBG] pgmap v546: 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-20T19:26:16.518 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:26:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:16.519 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:26:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:16.519 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:26:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:16.520 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:26:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:16.520 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:26:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:16.521 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:26:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:16.521 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:26:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:16.522 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:16.522 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:16 smithi115 bash[70559]: cluster 2024-09-20T19:26:15.360592+0000 mgr.y (mgr.25175) 909 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 55 op/s 2024-09-20T19:26:16.522 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:16 smithi115 bash[70559]: cluster 2024-09-20T19:26:15.360592+0000 mgr.y (mgr.25175) 909 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 55 op/s 2024-09-20T19:26:16.522 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:16 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:16.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:16 smithi049 bash[89441]: cluster 2024-09-20T19:26:15.360592+0000 mgr.y (mgr.25175) 909 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 55 op/s 2024-09-20T19:26:16.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:16 smithi049 bash[89441]: cluster 2024-09-20T19:26:15.360592+0000 mgr.y (mgr.25175) 909 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 55 op/s 2024-09-20T19:26:16.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:16 smithi049 bash[92966]: cluster 2024-09-20T19:26:15.360592+0000 mgr.y (mgr.25175) 909 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 55 op/s 2024-09-20T19:26:16.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:16 smithi049 bash[92966]: cluster 2024-09-20T19:26:15.360592+0000 mgr.y (mgr.25175) 909 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 55 op/s 2024-09-20T19:26:17.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:17 smithi049 bash[89441]: audit 2024-09-20T19:26:16.476319+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:17.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:17 smithi049 bash[89441]: audit 2024-09-20T19:26:16.476319+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:17.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:17 smithi049 bash[89441]: audit 2024-09-20T19:26:16.486425+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:17.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:17 smithi049 bash[89441]: audit 2024-09-20T19:26:16.486425+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:17.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:17 smithi049 bash[92966]: audit 2024-09-20T19:26:16.476319+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:17.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:17 smithi049 bash[92966]: audit 2024-09-20T19:26:16.476319+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:17.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:17 smithi049 bash[92966]: audit 2024-09-20T19:26:16.486425+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:17.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:17 smithi049 bash[92966]: audit 2024-09-20T19:26:16.486425+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:17.820 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:17.636808364Z level=error msg="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:26:17.820 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:17 smithi115 bash[70559]: audit 2024-09-20T19:26:16.476319+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:17.820 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:17 smithi115 bash[70559]: audit 2024-09-20T19:26:16.476319+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:17.820 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:17 smithi115 bash[70559]: audit 2024-09-20T19:26:16.486425+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:17.820 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:17 smithi115 bash[70559]: audit 2024-09-20T19:26:16.486425+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:18.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:18 smithi049 bash[89441]: cluster 2024-09-20T19:26:17.362064+0000 mgr.y (mgr.25175) 910 : cluster [DBG] pgmap v548: 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-20T19:26:18.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:18 smithi049 bash[89441]: cluster 2024-09-20T19:26:17.362064+0000 mgr.y (mgr.25175) 910 : cluster [DBG] pgmap v548: 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-20T19:26:18.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:18 smithi049 bash[92966]: cluster 2024-09-20T19:26:17.362064+0000 mgr.y (mgr.25175) 910 : cluster [DBG] pgmap v548: 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-20T19:26:18.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:18 smithi049 bash[92966]: cluster 2024-09-20T19:26:17.362064+0000 mgr.y (mgr.25175) 910 : cluster [DBG] pgmap v548: 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-20T19:26:18.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:18 smithi115 bash[70559]: cluster 2024-09-20T19:26:17.362064+0000 mgr.y (mgr.25175) 910 : cluster [DBG] pgmap v548: 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-20T19:26:18.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:18 smithi115 bash[70559]: cluster 2024-09-20T19:26:17.362064+0000 mgr.y (mgr.25175) 910 : cluster [DBG] pgmap v548: 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-20T19:26:20.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:20 smithi049 bash[89441]: cluster 2024-09-20T19:26:19.363139+0000 mgr.y (mgr.25175) 911 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T19:26:20.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:20 smithi049 bash[89441]: cluster 2024-09-20T19:26:19.363139+0000 mgr.y (mgr.25175) 911 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T19:26:20.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:20 smithi049 bash[92966]: cluster 2024-09-20T19:26:19.363139+0000 mgr.y (mgr.25175) 911 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T19:26:20.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:20 smithi049 bash[92966]: cluster 2024-09-20T19:26:19.363139+0000 mgr.y (mgr.25175) 911 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T19:26:20.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:20.626788585Z level=error msg="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:26:20.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:20 smithi115 bash[70559]: cluster 2024-09-20T19:26:19.363139+0000 mgr.y (mgr.25175) 911 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T19:26:20.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:20 smithi115 bash[70559]: cluster 2024-09-20T19:26:19.363139+0000 mgr.y (mgr.25175) 911 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T19:26:22.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[89441]: cluster 2024-09-20T19:26:21.364463+0000 mgr.y (mgr.25175) 912 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 56 op/s 2024-09-20T19:26:22.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[89441]: cluster 2024-09-20T19:26:21.364463+0000 mgr.y (mgr.25175) 912 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 56 op/s 2024-09-20T19:26:22.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[89441]: audit 2024-09-20T19:26:22.118110+0000 mgr.y (mgr.25175) 913 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:22.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[89441]: audit 2024-09-20T19:26:22.118110+0000 mgr.y (mgr.25175) 913 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:22.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[89441]: audit 2024-09-20T19:26:22.317127+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[89441]: audit 2024-09-20T19:26:22.317127+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[89441]: audit 2024-09-20T19:26:22.322054+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[89441]: audit 2024-09-20T19:26:22.322054+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[89441]: audit 2024-09-20T19:26:22.326638+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[89441]: audit 2024-09-20T19:26:22.326638+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[89441]: audit 2024-09-20T19:26:22.331083+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[89441]: audit 2024-09-20T19:26:22.331083+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[92966]: cluster 2024-09-20T19:26:21.364463+0000 mgr.y (mgr.25175) 912 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 56 op/s 2024-09-20T19:26:22.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[92966]: cluster 2024-09-20T19:26:21.364463+0000 mgr.y (mgr.25175) 912 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 56 op/s 2024-09-20T19:26:22.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[92966]: audit 2024-09-20T19:26:22.118110+0000 mgr.y (mgr.25175) 913 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:22.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[92966]: audit 2024-09-20T19:26:22.118110+0000 mgr.y (mgr.25175) 913 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:22.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[92966]: audit 2024-09-20T19:26:22.317127+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[92966]: audit 2024-09-20T19:26:22.317127+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[92966]: audit 2024-09-20T19:26:22.322054+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[92966]: audit 2024-09-20T19:26:22.322054+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[92966]: audit 2024-09-20T19:26:22.326638+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[92966]: audit 2024-09-20T19:26:22.326638+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[92966]: audit 2024-09-20T19:26:22.331083+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:22 smithi049 bash[92966]: audit 2024-09-20T19:26:22.331083+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:22 smithi115 bash[70559]: cluster 2024-09-20T19:26:21.364463+0000 mgr.y (mgr.25175) 912 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 56 op/s 2024-09-20T19:26:22.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:22 smithi115 bash[70559]: cluster 2024-09-20T19:26:21.364463+0000 mgr.y (mgr.25175) 912 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 56 op/s 2024-09-20T19:26:22.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:22 smithi115 bash[70559]: audit 2024-09-20T19:26:22.118110+0000 mgr.y (mgr.25175) 913 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:22.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:22 smithi115 bash[70559]: audit 2024-09-20T19:26:22.118110+0000 mgr.y (mgr.25175) 913 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:22.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:22 smithi115 bash[70559]: audit 2024-09-20T19:26:22.317127+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:22 smithi115 bash[70559]: audit 2024-09-20T19:26:22.317127+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:22 smithi115 bash[70559]: audit 2024-09-20T19:26:22.322054+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:22 smithi115 bash[70559]: audit 2024-09-20T19:26:22.322054+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:22 smithi115 bash[70559]: audit 2024-09-20T19:26:22.326638+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:22 smithi115 bash[70559]: audit 2024-09-20T19:26:22.326638+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:22 smithi115 bash[70559]: audit 2024-09-20T19:26:22.331083+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:22.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:22 smithi115 bash[70559]: audit 2024-09-20T19:26:22.331083+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:23.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:26:23 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:26:23] "GET /metrics HTTP/1.1" 200 38387 "" "Prometheus/2.51.0" 2024-09-20T19:26:24.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:23.65751667Z level=error msg="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:26:24.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[89441]: cluster 2024-09-20T19:26:23.365526+0000 mgr.y (mgr.25175) 914 : cluster [DBG] pgmap v551: 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-20T19:26:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[89441]: cluster 2024-09-20T19:26:23.365526+0000 mgr.y (mgr.25175) 914 : cluster [DBG] pgmap v551: 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-20T19:26:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[89441]: audit 2024-09-20T19:26:23.491245+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[89441]: audit 2024-09-20T19:26:23.491245+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[89441]: audit 2024-09-20T19:26:23.496086+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[89441]: audit 2024-09-20T19:26:23.496086+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[89441]: audit 2024-09-20T19:26:23.503085+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[89441]: audit 2024-09-20T19:26:23.503085+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[89441]: audit 2024-09-20T19:26:23.510273+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[89441]: audit 2024-09-20T19:26:23.510273+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[92966]: cluster 2024-09-20T19:26:23.365526+0000 mgr.y (mgr.25175) 914 : cluster [DBG] pgmap v551: 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-20T19:26:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[92966]: cluster 2024-09-20T19:26:23.365526+0000 mgr.y (mgr.25175) 914 : cluster [DBG] pgmap v551: 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-20T19:26:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[92966]: audit 2024-09-20T19:26:23.491245+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[92966]: audit 2024-09-20T19:26:23.491245+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[92966]: audit 2024-09-20T19:26:23.496086+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[92966]: audit 2024-09-20T19:26:23.496086+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[92966]: audit 2024-09-20T19:26:23.503085+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[92966]: audit 2024-09-20T19:26:23.503085+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[92966]: audit 2024-09-20T19:26:23.510273+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:24 smithi049 bash[92966]: audit 2024-09-20T19:26:23.510273+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:24 smithi115 bash[70559]: cluster 2024-09-20T19:26:23.365526+0000 mgr.y (mgr.25175) 914 : cluster [DBG] pgmap v551: 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-20T19:26:24.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:24 smithi115 bash[70559]: cluster 2024-09-20T19:26:23.365526+0000 mgr.y (mgr.25175) 914 : cluster [DBG] pgmap v551: 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-20T19:26:24.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:24 smithi115 bash[70559]: audit 2024-09-20T19:26:23.491245+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:24 smithi115 bash[70559]: audit 2024-09-20T19:26:23.491245+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:24 smithi115 bash[70559]: audit 2024-09-20T19:26:23.496086+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:24 smithi115 bash[70559]: audit 2024-09-20T19:26:23.496086+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:24 smithi115 bash[70559]: audit 2024-09-20T19:26:23.503085+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:24 smithi115 bash[70559]: audit 2024-09-20T19:26:23.503085+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:24 smithi115 bash[70559]: audit 2024-09-20T19:26:23.510273+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:24.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:24 smithi115 bash[70559]: audit 2024-09-20T19:26:23.510273+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:26.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:26 smithi049 bash[89441]: cluster 2024-09-20T19:26:25.366704+0000 mgr.y (mgr.25175) 915 : 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-20T19:26:26.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:26 smithi049 bash[89441]: cluster 2024-09-20T19:26:25.366704+0000 mgr.y (mgr.25175) 915 : 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-20T19:26:26.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:26 smithi049 bash[92966]: cluster 2024-09-20T19:26:25.366704+0000 mgr.y (mgr.25175) 915 : 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-20T19:26:26.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:26 smithi049 bash[92966]: cluster 2024-09-20T19:26:25.366704+0000 mgr.y (mgr.25175) 915 : 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-20T19:26:26.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:26 smithi115 bash[70559]: cluster 2024-09-20T19:26:25.366704+0000 mgr.y (mgr.25175) 915 : 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-20T19:26:26.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:26 smithi115 bash[70559]: cluster 2024-09-20T19:26:25.366704+0000 mgr.y (mgr.25175) 915 : 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-20T19:26:27.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:26.66294006Z level=error msg="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:26:27.134 INFO:teuthology.orchestra.run.smithi049.stdout:true 2024-09-20T19:26:27.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:27 smithi049 bash[89441]: audit 2024-09-20T19:26:27.124813+0000 mgr.y (mgr.25175) 916 : audit [DBG] from='client.44733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:27.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:27 smithi049 bash[89441]: audit 2024-09-20T19:26:27.124813+0000 mgr.y (mgr.25175) 916 : audit [DBG] from='client.44733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:27.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:27 smithi049 bash[92966]: audit 2024-09-20T19:26:27.124813+0000 mgr.y (mgr.25175) 916 : audit [DBG] from='client.44733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:27.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:27 smithi049 bash[92966]: audit 2024-09-20T19:26:27.124813+0000 mgr.y (mgr.25175) 916 : audit [DBG] from='client.44733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:27.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:27 smithi115 bash[70559]: audit 2024-09-20T19:26:27.124813+0000 mgr.y (mgr.25175) 916 : audit [DBG] from='client.44733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:27.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:27 smithi115 bash[70559]: audit 2024-09-20T19:26:27.124813+0000 mgr.y (mgr.25175) 916 : audit [DBG] from='client.44733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:27.820 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:26:27.820 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (15m) 5s ago 42m 14.2M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:26:27.820 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (14m) 5s ago 41m 67.8M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (16m) 5s ago 39m 49.4M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (16m) 5s ago 50m 445M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (27m) 5s ago 52m 523M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (11m) 5s ago 52m 62.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (12m) 5s ago 50m 48.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (10m) 5s ago 50m 46.0M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (16m) 5s ago 42m 8695k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (16m) 5s ago 42m 8271k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (8m) 5s ago 49m 57.9M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (8m) 5s ago 48m 58.9M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 4e06c26ed990 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (6m) 5s ago 47m 53.2M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 b92a40fd8b19 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (4m) 5s ago 46m 57.5M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 1d252a88f1ee 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (4m) 5s ago 46m 57.3M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 5787a3a0d0e4 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (3m) 5s ago 45m 53.0M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 4ef3d451c81b 2024-09-20T19:26:27.821 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (2m) 5s ago 44m 50.4M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 cb75f53bbc8c 2024-09-20T19:26:27.822 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (2m) 5s ago 43m 56.8M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 14a781917a0b 2024-09-20T19:26:27.822 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (15m) 5s ago 42m 50.5M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:26:27.822 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (27s) 5s ago 39m 89.2M - 19.3.0-5099-g88deadb8 441f9a3fe515 fcd05751ca38 2024-09-20T19:26:27.822 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (11s) 5s ago 39m 88.9M - 19.3.0-5099-g88deadb8 441f9a3fe515 5b75bb9496e8 2024-09-20T19:26:28.214 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:26:28.215 INFO:teuthology.orchestra.run.smithi049.stdout: "mon": { 2024-09-20T19:26:28.215 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:26:28.215 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:26:28.215 INFO:teuthology.orchestra.run.smithi049.stdout: "mgr": { 2024-09-20T19:26:28.215 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:26:28.215 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:26:28.215 INFO:teuthology.orchestra.run.smithi049.stdout: "osd": { 2024-09-20T19:26:28.216 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 8 2024-09-20T19:26:28.216 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:26:28.216 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw": { 2024-09-20T19:26:28.216 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 1, 2024-09-20T19:26:28.216 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:26:28.216 INFO:teuthology.orchestra.run.smithi049.stdout: }, 2024-09-20T19:26:28.216 INFO:teuthology.orchestra.run.smithi049.stdout: "overall": { 2024-09-20T19:26:28.216 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 1, 2024-09-20T19:26:28.216 INFO:teuthology.orchestra.run.smithi049.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 15 2024-09-20T19:26:28.217 INFO:teuthology.orchestra.run.smithi049.stdout: } 2024-09-20T19:26:28.217 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:26:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[89441]: cluster 2024-09-20T19:26:27.368150+0000 mgr.y (mgr.25175) 917 : cluster [DBG] pgmap v553: 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-20T19:26:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[89441]: cluster 2024-09-20T19:26:27.368150+0000 mgr.y (mgr.25175) 917 : cluster [DBG] pgmap v553: 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-20T19:26:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[89441]: audit 2024-09-20T19:26:27.457593+0000 mgr.y (mgr.25175) 918 : audit [DBG] from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[89441]: audit 2024-09-20T19:26:27.457593+0000 mgr.y (mgr.25175) 918 : audit [DBG] from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[89441]: audit 2024-09-20T19:26:27.782470+0000 mgr.y (mgr.25175) 919 : audit [DBG] from='client.54722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[89441]: audit 2024-09-20T19:26:27.782470+0000 mgr.y (mgr.25175) 919 : audit [DBG] from='client.54722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[89441]: audit 2024-09-20T19:26:27.893679+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:28.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[89441]: audit 2024-09-20T19:26:27.893679+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[92966]: cluster 2024-09-20T19:26:27.368150+0000 mgr.y (mgr.25175) 917 : cluster [DBG] pgmap v553: 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-20T19:26:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[92966]: cluster 2024-09-20T19:26:27.368150+0000 mgr.y (mgr.25175) 917 : cluster [DBG] pgmap v553: 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-20T19:26:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[92966]: audit 2024-09-20T19:26:27.457593+0000 mgr.y (mgr.25175) 918 : audit [DBG] from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[92966]: audit 2024-09-20T19:26:27.457593+0000 mgr.y (mgr.25175) 918 : audit [DBG] from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[92966]: audit 2024-09-20T19:26:27.782470+0000 mgr.y (mgr.25175) 919 : audit [DBG] from='client.54722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[92966]: audit 2024-09-20T19:26:27.782470+0000 mgr.y (mgr.25175) 919 : audit [DBG] from='client.54722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[92966]: audit 2024-09-20T19:26:27.893679+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:28.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:28 smithi049 bash[92966]: audit 2024-09-20T19:26:27.893679+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:28.554 INFO:teuthology.orchestra.run.smithi049.stdout:{ 2024-09-20T19:26:28.554 INFO:teuthology.orchestra.run.smithi049.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:26:28.554 INFO:teuthology.orchestra.run.smithi049.stdout: "in_progress": true, 2024-09-20T19:26:28.554 INFO:teuthology.orchestra.run.smithi049.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-20T19:26:28.554 INFO:teuthology.orchestra.run.smithi049.stdout: "services_complete": [ 2024-09-20T19:26:28.554 INFO:teuthology.orchestra.run.smithi049.stdout: "rgw" 2024-09-20T19:26:28.554 INFO:teuthology.orchestra.run.smithi049.stdout: ], 2024-09-20T19:26:28.554 INFO:teuthology.orchestra.run.smithi049.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:26:28.554 INFO:teuthology.orchestra.run.smithi049.stdout: "message": "Currently upgrading rgw daemons", 2024-09-20T19:26:28.554 INFO:teuthology.orchestra.run.smithi049.stdout: "is_paused": false 2024-09-20T19:26:28.554 INFO:teuthology.orchestra.run.smithi049.stdout:} 2024-09-20T19:26:28.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:28 smithi115 bash[70559]: cluster 2024-09-20T19:26:27.368150+0000 mgr.y (mgr.25175) 917 : cluster [DBG] pgmap v553: 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-20T19:26:28.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:28 smithi115 bash[70559]: cluster 2024-09-20T19:26:27.368150+0000 mgr.y (mgr.25175) 917 : cluster [DBG] pgmap v553: 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-20T19:26:28.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:28 smithi115 bash[70559]: audit 2024-09-20T19:26:27.457593+0000 mgr.y (mgr.25175) 918 : audit [DBG] from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:28.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:28 smithi115 bash[70559]: audit 2024-09-20T19:26:27.457593+0000 mgr.y (mgr.25175) 918 : audit [DBG] from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:28.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:28 smithi115 bash[70559]: audit 2024-09-20T19:26:27.782470+0000 mgr.y (mgr.25175) 919 : audit [DBG] from='client.54722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:28.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:28 smithi115 bash[70559]: audit 2024-09-20T19:26:27.782470+0000 mgr.y (mgr.25175) 919 : audit [DBG] from='client.54722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:28.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:28 smithi115 bash[70559]: audit 2024-09-20T19:26:27.893679+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:28.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:28 smithi115 bash[70559]: audit 2024-09-20T19:26:27.893679+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:29.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:29 smithi049 bash[92966]: audit 2024-09-20T19:26:28.217707+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.49:0/2575720896' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:29.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:29 smithi049 bash[92966]: audit 2024-09-20T19:26:28.217707+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.49:0/2575720896' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:29.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:29 smithi049 bash[92966]: audit 2024-09-20T19:26:28.557082+0000 mgr.y (mgr.25175) 920 : audit [DBG] from='client.54734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:29.548 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:29 smithi049 bash[92966]: audit 2024-09-20T19:26:28.557082+0000 mgr.y (mgr.25175) 920 : audit [DBG] from='client.54734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:29.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:29 smithi049 bash[89441]: audit 2024-09-20T19:26:28.217707+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.49:0/2575720896' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:29.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:29 smithi049 bash[89441]: audit 2024-09-20T19:26:28.217707+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.49:0/2575720896' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:29.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:29 smithi049 bash[89441]: audit 2024-09-20T19:26:28.557082+0000 mgr.y (mgr.25175) 920 : audit [DBG] from='client.54734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:29.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:29 smithi049 bash[89441]: audit 2024-09-20T19:26:28.557082+0000 mgr.y (mgr.25175) 920 : audit [DBG] from='client.54734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:29.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:29 smithi115 bash[70559]: audit 2024-09-20T19:26:28.217707+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.49:0/2575720896' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:29.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:29 smithi115 bash[70559]: audit 2024-09-20T19:26:28.217707+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.49:0/2575720896' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:29.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:29 smithi115 bash[70559]: audit 2024-09-20T19:26:28.557082+0000 mgr.y (mgr.25175) 920 : audit [DBG] from='client.54734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:29.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:29 smithi115 bash[70559]: audit 2024-09-20T19:26:28.557082+0000 mgr.y (mgr.25175) 920 : audit [DBG] from='client.54734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:29.873 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:29.634713062Z level=error msg="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:26:30.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:30 smithi049 bash[92966]: cluster 2024-09-20T19:26:29.369227+0000 mgr.y (mgr.25175) 921 : cluster [DBG] pgmap v554: 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-20T19:26:30.298 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:30 smithi049 bash[92966]: cluster 2024-09-20T19:26:29.369227+0000 mgr.y (mgr.25175) 921 : cluster [DBG] pgmap v554: 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-20T19:26:30.298 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:30 smithi049 bash[89441]: cluster 2024-09-20T19:26:29.369227+0000 mgr.y (mgr.25175) 921 : cluster [DBG] pgmap v554: 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-20T19:26:30.299 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:30 smithi049 bash[89441]: cluster 2024-09-20T19:26:29.369227+0000 mgr.y (mgr.25175) 921 : cluster [DBG] pgmap v554: 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-20T19:26:30.509 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:30 smithi115 bash[70559]: cluster 2024-09-20T19:26:29.369227+0000 mgr.y (mgr.25175) 921 : cluster [DBG] pgmap v554: 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-20T19:26:30.509 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:30 smithi115 bash[70559]: cluster 2024-09-20T19:26:29.369227+0000 mgr.y (mgr.25175) 921 : cluster [DBG] pgmap v554: 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-20T19:26:32.739 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:32.622164342Z level=error msg="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:26:32.740 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:32 smithi115 bash[70559]: cluster 2024-09-20T19:26:31.370563+0000 mgr.y (mgr.25175) 922 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 69 op/s 2024-09-20T19:26:32.740 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:32 smithi115 bash[70559]: cluster 2024-09-20T19:26:31.370563+0000 mgr.y (mgr.25175) 922 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 69 op/s 2024-09-20T19:26:32.740 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:32 smithi115 bash[70559]: audit 2024-09-20T19:26:32.126245+0000 mgr.y (mgr.25175) 923 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:32.740 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:32 smithi115 bash[70559]: audit 2024-09-20T19:26:32.126245+0000 mgr.y (mgr.25175) 923 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:32.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:32 smithi049 bash[89441]: cluster 2024-09-20T19:26:31.370563+0000 mgr.y (mgr.25175) 922 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 69 op/s 2024-09-20T19:26:32.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:32 smithi049 bash[89441]: cluster 2024-09-20T19:26:31.370563+0000 mgr.y (mgr.25175) 922 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 69 op/s 2024-09-20T19:26:32.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:32 smithi049 bash[89441]: audit 2024-09-20T19:26:32.126245+0000 mgr.y (mgr.25175) 923 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:32.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:32 smithi049 bash[89441]: audit 2024-09-20T19:26:32.126245+0000 mgr.y (mgr.25175) 923 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:32.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:32 smithi049 bash[92966]: cluster 2024-09-20T19:26:31.370563+0000 mgr.y (mgr.25175) 922 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 69 op/s 2024-09-20T19:26:32.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:32 smithi049 bash[92966]: cluster 2024-09-20T19:26:31.370563+0000 mgr.y (mgr.25175) 922 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 69 op/s 2024-09-20T19:26:32.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:32 smithi049 bash[92966]: audit 2024-09-20T19:26:32.126245+0000 mgr.y (mgr.25175) 923 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:32.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:32 smithi049 bash[92966]: audit 2024-09-20T19:26:32.126245+0000 mgr.y (mgr.25175) 923 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:33.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:26:33 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:26:33] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.51.0" 2024-09-20T19:26:34.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.289471+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.289471+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.300430+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.300430+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cluster 2024-09-20T19:26:33.371592+0000 mgr.y (mgr.25175) 924 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cluster 2024-09-20T19:26:33.371592+0000 mgr.y (mgr.25175) 924 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.884373+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.884373+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.895314+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.895314+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.897689+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.897689+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.899448+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.899448+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:34.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.909299+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:33.909299+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.043143+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:26:34.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.043143+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:26:34.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.047030+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.047030+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.289471+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.289471+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.300430+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.300430+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cluster 2024-09-20T19:26:33.371592+0000 mgr.y (mgr.25175) 924 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-09-20T19:26:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cluster 2024-09-20T19:26:33.371592+0000 mgr.y (mgr.25175) 924 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-09-20T19:26:34.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.884373+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.884373+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.895314+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.895314+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.897689+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.897689+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.899448+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.899448+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.909299+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:33.909299+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.043143+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.043143+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.047030+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.047030+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.049615+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.049615+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.051793+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.051793+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.054610+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.054610+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.058469+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.058469+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.060980+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.060980+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.062434+0000 mgr.y (mgr.25175) 925 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.062434+0000 mgr.y (mgr.25175) 925 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.062565+0000 mgr.y (mgr.25175) 926 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-20T19:26:34.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.062565+0000 mgr.y (mgr.25175) 926 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-20T19:26:34.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.069526+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.069526+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.073684+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi049.iuxyrr"} : dispatch 2024-09-20T19:26:34.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.073684+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi049.iuxyrr"} : dispatch 2024-09-20T19:26:34.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.079327+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi049.iuxyrr"}]': finished 2024-09-20T19:26:34.553 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.079327+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi049.iuxyrr"}]': finished 2024-09-20T19:26:34.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.049615+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.049615+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.051793+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.051793+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.054610+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.054610+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.058469+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.058469+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.060980+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.060980+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.062434+0000 mgr.y (mgr.25175) 925 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.062434+0000 mgr.y (mgr.25175) 925 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.062565+0000 mgr.y (mgr.25175) 926 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.062565+0000 mgr.y (mgr.25175) 926 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.069526+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.069526+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.073684+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi049.iuxyrr"} : dispatch 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.073684+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi049.iuxyrr"} : dispatch 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.079327+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi049.iuxyrr"}]': finished 2024-09-20T19:26:34.554 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.079327+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi049.iuxyrr"}]': finished 2024-09-20T19:26:34.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.083560+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi115.jkzqan"} : dispatch 2024-09-20T19:26:34.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.083560+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi115.jkzqan"} : dispatch 2024-09-20T19:26:34.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.089933+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi115.jkzqan"}]': finished 2024-09-20T19:26:34.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.089933+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi115.jkzqan"}]': finished 2024-09-20T19:26:34.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.095207+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.095207+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.096989+0000 mgr.y (mgr.25175) 927 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:26:34.555 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.096989+0000 mgr.y (mgr.25175) 927 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:26:34.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.103691+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.103691+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.108636+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.108636+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.111483+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.111483+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.112989+0000 mgr.y (mgr.25175) 928 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:26:34.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.112989+0000 mgr.y (mgr.25175) 928 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:26:34.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.119527+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.119527+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.125532+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.556 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.125532+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.083560+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi115.jkzqan"} : dispatch 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.083560+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi115.jkzqan"} : dispatch 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.089933+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi115.jkzqan"}]': finished 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.089933+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi115.jkzqan"}]': finished 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.095207+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.095207+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.096989+0000 mgr.y (mgr.25175) 927 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.096989+0000 mgr.y (mgr.25175) 927 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.103691+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.103691+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.108636+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.108636+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.557 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.111483+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.111483+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.112989+0000 mgr.y (mgr.25175) 928 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:26:34.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.112989+0000 mgr.y (mgr.25175) 928 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:26:34.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.119527+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.119527+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.125532+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.558 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.125532+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.558 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.127174+0000 mgr.y (mgr.25175) 929 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:26:34.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.127174+0000 mgr.y (mgr.25175) 929 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:26:34.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.134023+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.134023+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.142031+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.142031+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.143814+0000 mgr.y (mgr.25175) 930 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:26:34.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.143814+0000 mgr.y (mgr.25175) 930 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:26:34.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.150563+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.150563+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.156902+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.559 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.156902+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.160724+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.160724+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.164288+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.164288+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.167761+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.167761+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.170954+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.170954+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.560 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.174149+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.174149+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.177953+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:26:34.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.177953+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:26:34.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.184426+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:26:34.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.184426+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:26:34.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.189036+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.189036+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.194693+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:26:34.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.194693+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:26:34.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.198964+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:26:34.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.198964+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:26:34.561 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.204597+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:26:34.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.204597+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:26:34.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.208679+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:26:34.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.208679+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:26:34.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.214394+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:26:34.562 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.214394+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:26:34.562 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.127174+0000 mgr.y (mgr.25175) 929 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:26:34.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.127174+0000 mgr.y (mgr.25175) 929 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:26:34.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.134023+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.134023+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.142031+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.142031+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.143814+0000 mgr.y (mgr.25175) 930 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:26:34.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.143814+0000 mgr.y (mgr.25175) 930 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:26:34.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.150563+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.150563+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.156902+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.156902+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.563 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.160724+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.160724+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.164288+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.164288+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.167761+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.167761+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.170954+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.170954+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.174149+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.564 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.174149+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.218359+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:26:34.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.218359+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:26:34.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.224027+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:26:34.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.224027+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:26:34.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.228132+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:26:34.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.228132+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:26:34.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.233911+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T19:26:34.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.233911+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T19:26:34.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.237951+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:26:34.565 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.237951+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:26:34.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.243613+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:26:34.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.243613+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:26:34.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.247561+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.247561+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.249012+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:26:34.566 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.249012+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:26:34.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.177953+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:26:34.566 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.177953+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:26:34.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.184426+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:26:34.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.184426+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:26:34.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.189036+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.189036+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.194693+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:26:34.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.194693+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:26:34.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.198964+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:26:34.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.198964+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:26:34.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.204597+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:26:34.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.204597+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:26:34.567 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.208679+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:26:34.568 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.208679+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:26:34.568 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.214394+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:26:34.568 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.214394+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:26:34.568 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.255061+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:26:34.568 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.255061+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:26:34.568 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.259047+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:26:34.568 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.259047+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:26:34.568 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.260610+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.260610+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.266979+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.266979+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.270873+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.270873+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.275058+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.275058+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.278404+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.278404+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.280087+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.280087+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.281612+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.281612+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.283125+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.569 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[89441]: audit 2024-09-20T19:26:34.283125+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.570 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.218359+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:26:34.570 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.218359+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:26:34.570 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.224027+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:26:34.570 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.224027+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:26:34.570 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.228132+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:26:34.570 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.228132+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:26:34.570 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.233911+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T19:26:34.570 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.233911+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.237951+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.237951+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.243613+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.243613+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.247561+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.247561+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.249012+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.249012+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.255061+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.255061+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.259047+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.259047+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.260610+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:26:34.571 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.260610+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.266979+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.266979+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.270873+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.270873+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.275058+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.275058+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.278404+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.278404+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.280087+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.280087+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.281612+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.281612+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.283125+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.572 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:34 smithi049 bash[92966]: audit 2024-09-20T19:26:34.283125+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.289471+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.289471+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.300430+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.300430+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cluster 2024-09-20T19:26:33.371592+0000 mgr.y (mgr.25175) 924 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-09-20T19:26:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cluster 2024-09-20T19:26:33.371592+0000 mgr.y (mgr.25175) 924 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-09-20T19:26:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.884373+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.884373+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.895314+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.895314+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.897689+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.897689+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:34.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.899448+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:34.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.899448+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:34.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.909299+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:33.909299+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.043143+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:26:34.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.043143+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:26:34.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.047030+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.047030+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.049615+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.049615+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.051793+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.051793+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.054610+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.054610+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.058469+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.058469+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.060980+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.060980+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.618 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.062434+0000 mgr.y (mgr.25175) 925 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.062434+0000 mgr.y (mgr.25175) 925 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.062565+0000 mgr.y (mgr.25175) 926 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.062565+0000 mgr.y (mgr.25175) 926 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.069526+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.069526+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.073684+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi049.iuxyrr"} : dispatch 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.073684+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi049.iuxyrr"} : dispatch 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.079327+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi049.iuxyrr"}]': finished 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.079327+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi049.iuxyrr"}]': finished 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.083560+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi115.jkzqan"} : dispatch 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.083560+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi115.jkzqan"} : dispatch 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.089933+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi115.jkzqan"}]': finished 2024-09-20T19:26:34.619 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.089933+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi115.jkzqan"}]': finished 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.095207+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.095207+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.096989+0000 mgr.y (mgr.25175) 927 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.096989+0000 mgr.y (mgr.25175) 927 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.103691+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.103691+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.108636+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.108636+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.111483+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.111483+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.112989+0000 mgr.y (mgr.25175) 928 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.112989+0000 mgr.y (mgr.25175) 928 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.119527+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.620 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.119527+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.125532+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.125532+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.127174+0000 mgr.y (mgr.25175) 929 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.127174+0000 mgr.y (mgr.25175) 929 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.134023+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.134023+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.142031+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.142031+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.143814+0000 mgr.y (mgr.25175) 930 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.143814+0000 mgr.y (mgr.25175) 930 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.150563+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.150563+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.156902+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.621 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.156902+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.160724+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.160724+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.164288+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.164288+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.167761+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.167761+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.170954+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.170954+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.174149+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.622 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.174149+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:34.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.177953+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:26:34.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.177953+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:26:34.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.184426+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:26:34.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.184426+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:26:34.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.189036+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.189036+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.194693+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:26:34.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.194693+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:26:34.623 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.198964+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.198964+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.204597+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.204597+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.208679+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.208679+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.214394+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.214394+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.218359+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.218359+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.224027+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.224027+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.228132+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.228132+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:26:34.624 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.233911+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.233911+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.237951+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.237951+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.243613+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.243613+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.247561+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.247561+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.249012+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.249012+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.255061+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.255061+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.259047+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.259047+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.260610+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:26:34.625 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.260610+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.266979+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.266979+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.270873+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.270873+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.275058+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.275058+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.278404+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.278404+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.280087+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.280087+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.281612+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.281612+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.283125+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:34.626 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:34 smithi115 bash[70559]: audit 2024-09-20T19:26:34.283125+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.175891+0000 mgr.y (mgr.25175) 931 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:26:35.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.175891+0000 mgr.y (mgr.25175) 931 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:26:35.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.284581+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.284581+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.287048+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.287048+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.288907+0000 mgr.y (mgr.25175) 932 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:26:35.549 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.288907+0000 mgr.y (mgr.25175) 932 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:26:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.317236+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:26:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.317236+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:26:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.322108+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:26:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.322108+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:26:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.324711+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.324711+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.326499+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.326499+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.335386+0000 mgr.y (mgr.25175) 933 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T19:26:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: cephadm 2024-09-20T19:26:34.335386+0000 mgr.y (mgr.25175) 933 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T19:26:35.550 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.649992+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:35.550 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.175891+0000 mgr.y (mgr.25175) 931 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.175891+0000 mgr.y (mgr.25175) 931 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.284581+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.284581+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.287048+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.287048+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.288907+0000 mgr.y (mgr.25175) 932 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.288907+0000 mgr.y (mgr.25175) 932 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.317236+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.317236+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.322108+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.322108+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.324711+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.324711+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:35.551 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.326499+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:35.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.326499+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:35.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.335386+0000 mgr.y (mgr.25175) 933 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T19:26:35.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: cephadm 2024-09-20T19:26:34.335386+0000 mgr.y (mgr.25175) 933 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T19:26:35.552 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.649992+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:35.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.649992+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:35.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.715893+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:35.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.715893+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:35.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.716974+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:35.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.716974+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:35.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.727581+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:35.552 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[89441]: audit 2024-09-20T19:26:34.727581+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:35.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.649992+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:35.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.715893+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:35.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.715893+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:35.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.716974+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:35.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.716974+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:35.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.727581+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:35.553 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:35 smithi049 bash[92966]: audit 2024-09-20T19:26:34.727581+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:35.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.175891+0000 mgr.y (mgr.25175) 931 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.175891+0000 mgr.y (mgr.25175) 931 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.284581+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.284581+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.287048+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.287048+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.288907+0000 mgr.y (mgr.25175) 932 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.288907+0000 mgr.y (mgr.25175) 932 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.317236+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.317236+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.322108+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.322108+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.324711+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.324711+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:35.616 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.326499+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:35.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.326499+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:35.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.335386+0000 mgr.y (mgr.25175) 933 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T19:26:35.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: cephadm 2024-09-20T19:26:34.335386+0000 mgr.y (mgr.25175) 933 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T19:26:35.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.649992+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:35.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.649992+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:35.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.715893+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:35.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.715893+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:35.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.716974+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:35.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.716974+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:35.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.727581+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:35.617 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[70559]: audit 2024-09-20T19:26:34.727581+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:36.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:35.637738217Z level=error msg="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:26:36.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:36 smithi049 bash[89441]: cluster 2024-09-20T19:26:35.373002+0000 mgr.y (mgr.25175) 934 : cluster [DBG] pgmap v557: 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:26:36.548 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:36 smithi049 bash[89441]: cluster 2024-09-20T19:26:35.373002+0000 mgr.y (mgr.25175) 934 : cluster [DBG] pgmap v557: 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:26:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:36 smithi049 bash[92966]: cluster 2024-09-20T19:26:35.373002+0000 mgr.y (mgr.25175) 934 : cluster [DBG] pgmap v557: 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:26:36.549 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:36 smithi049 bash[92966]: cluster 2024-09-20T19:26:35.373002+0000 mgr.y (mgr.25175) 934 : cluster [DBG] pgmap v557: 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:26:36.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:36 smithi115 bash[70559]: cluster 2024-09-20T19:26:35.373002+0000 mgr.y (mgr.25175) 934 : cluster [DBG] pgmap v557: 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:26:36.615 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:36 smithi115 bash[70559]: cluster 2024-09-20T19:26:35.373002+0000 mgr.y (mgr.25175) 934 : cluster [DBG] pgmap v557: 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:26:38.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:38 smithi049 bash[89441]: cluster 2024-09-20T19:26:37.374492+0000 mgr.y (mgr.25175) 935 : cluster [DBG] pgmap v558: 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-20T19:26:38.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:38 smithi049 bash[89441]: cluster 2024-09-20T19:26:37.374492+0000 mgr.y (mgr.25175) 935 : cluster [DBG] pgmap v558: 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-20T19:26:38.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:38 smithi049 bash[89441]: audit 2024-09-20T19:26:38.324830+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:38.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:38 smithi049 bash[89441]: audit 2024-09-20T19:26:38.324830+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:38.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:38 smithi049 bash[92966]: cluster 2024-09-20T19:26:37.374492+0000 mgr.y (mgr.25175) 935 : cluster [DBG] pgmap v558: 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-20T19:26:38.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:38 smithi049 bash[92966]: cluster 2024-09-20T19:26:37.374492+0000 mgr.y (mgr.25175) 935 : cluster [DBG] pgmap v558: 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-20T19:26:38.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:38 smithi049 bash[92966]: audit 2024-09-20T19:26:38.324830+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:38.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:38 smithi049 bash[92966]: audit 2024-09-20T19:26:38.324830+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:38.864 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:38.645873156Z level=error msg="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:26:38.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:38 smithi115 bash[70559]: cluster 2024-09-20T19:26:37.374492+0000 mgr.y (mgr.25175) 935 : cluster [DBG] pgmap v558: 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-20T19:26:38.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:38 smithi115 bash[70559]: cluster 2024-09-20T19:26:37.374492+0000 mgr.y (mgr.25175) 935 : cluster [DBG] pgmap v558: 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-20T19:26:38.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:38 smithi115 bash[70559]: audit 2024-09-20T19:26:38.324830+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:38.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:38 smithi115 bash[70559]: audit 2024-09-20T19:26:38.324830+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' 2024-09-20T19:26:40.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:40 smithi049 bash[89441]: cluster 2024-09-20T19:26:39.375565+0000 mgr.y (mgr.25175) 936 : cluster [DBG] pgmap v559: 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-20T19:26:40.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:40 smithi049 bash[89441]: cluster 2024-09-20T19:26:39.375565+0000 mgr.y (mgr.25175) 936 : cluster [DBG] pgmap v559: 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-20T19:26:40.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:40 smithi049 bash[92966]: cluster 2024-09-20T19:26:39.375565+0000 mgr.y (mgr.25175) 936 : cluster [DBG] pgmap v559: 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-20T19:26:40.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:40 smithi049 bash[92966]: cluster 2024-09-20T19:26:39.375565+0000 mgr.y (mgr.25175) 936 : cluster [DBG] pgmap v559: 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-20T19:26:40.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:40 smithi115 bash[70559]: cluster 2024-09-20T19:26:39.375565+0000 mgr.y (mgr.25175) 936 : cluster [DBG] pgmap v559: 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-20T19:26:40.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:40 smithi115 bash[70559]: cluster 2024-09-20T19:26:39.375565+0000 mgr.y (mgr.25175) 936 : cluster [DBG] pgmap v559: 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-20T19:26:42.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:41.657579047Z level=error msg="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:26:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:42 smithi049 bash[89441]: cluster 2024-09-20T19:26:41.376809+0000 mgr.y (mgr.25175) 937 : cluster [DBG] pgmap v560: 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-20T19:26:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:42 smithi049 bash[89441]: cluster 2024-09-20T19:26:41.376809+0000 mgr.y (mgr.25175) 937 : cluster [DBG] pgmap v560: 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-20T19:26:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:42 smithi049 bash[89441]: audit 2024-09-20T19:26:42.137333+0000 mgr.y (mgr.25175) 938 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:42.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:42 smithi049 bash[89441]: audit 2024-09-20T19:26:42.137333+0000 mgr.y (mgr.25175) 938 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:42.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:42 smithi049 bash[92966]: cluster 2024-09-20T19:26:41.376809+0000 mgr.y (mgr.25175) 937 : cluster [DBG] pgmap v560: 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-20T19:26:42.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:42 smithi049 bash[92966]: cluster 2024-09-20T19:26:41.376809+0000 mgr.y (mgr.25175) 937 : cluster [DBG] pgmap v560: 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-20T19:26:42.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:42 smithi049 bash[92966]: audit 2024-09-20T19:26:42.137333+0000 mgr.y (mgr.25175) 938 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:42.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:42 smithi049 bash[92966]: audit 2024-09-20T19:26:42.137333+0000 mgr.y (mgr.25175) 938 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:42.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:42 smithi115 bash[70559]: cluster 2024-09-20T19:26:41.376809+0000 mgr.y (mgr.25175) 937 : cluster [DBG] pgmap v560: 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-20T19:26:42.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:42 smithi115 bash[70559]: cluster 2024-09-20T19:26:41.376809+0000 mgr.y (mgr.25175) 937 : cluster [DBG] pgmap v560: 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-20T19:26:42.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:42 smithi115 bash[70559]: audit 2024-09-20T19:26:42.137333+0000 mgr.y (mgr.25175) 938 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:42.866 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:42 smithi115 bash[70559]: audit 2024-09-20T19:26:42.137333+0000 mgr.y (mgr.25175) 938 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:43.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:26:43 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:26:43] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-20T19:26:43.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:43 smithi049 bash[89441]: audit 2024-09-20T19:26:42.894966+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:43.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:43 smithi049 bash[89441]: audit 2024-09-20T19:26:42.894966+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:43.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:43 smithi049 bash[92966]: audit 2024-09-20T19:26:42.894966+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:43.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:43 smithi049 bash[92966]: audit 2024-09-20T19:26:42.894966+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:43.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:43 smithi115 bash[70559]: audit 2024-09-20T19:26:42.894966+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:43.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:43 smithi115 bash[70559]: audit 2024-09-20T19:26:42.894966+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:44.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:44 smithi049 bash[89441]: cluster 2024-09-20T19:26:43.378051+0000 mgr.y (mgr.25175) 939 : cluster [DBG] pgmap v561: 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-20T19:26:44.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:44 smithi049 bash[89441]: cluster 2024-09-20T19:26:43.378051+0000 mgr.y (mgr.25175) 939 : cluster [DBG] pgmap v561: 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-20T19:26:44.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:44 smithi049 bash[92966]: cluster 2024-09-20T19:26:43.378051+0000 mgr.y (mgr.25175) 939 : cluster [DBG] pgmap v561: 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-20T19:26:44.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:44 smithi049 bash[92966]: cluster 2024-09-20T19:26:43.378051+0000 mgr.y (mgr.25175) 939 : cluster [DBG] pgmap v561: 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-20T19:26:44.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:44.657748414Z level=error msg="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:26:44.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:44 smithi115 bash[70559]: cluster 2024-09-20T19:26:43.378051+0000 mgr.y (mgr.25175) 939 : cluster [DBG] pgmap v561: 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-20T19:26:44.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:44 smithi115 bash[70559]: cluster 2024-09-20T19:26:43.378051+0000 mgr.y (mgr.25175) 939 : cluster [DBG] pgmap v561: 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-20T19:26:46.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:46 smithi049 bash[89441]: cluster 2024-09-20T19:26:45.378951+0000 mgr.y (mgr.25175) 940 : 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-20T19:26:46.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:46 smithi049 bash[89441]: cluster 2024-09-20T19:26:45.378951+0000 mgr.y (mgr.25175) 940 : 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-20T19:26:46.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:46 smithi049 bash[92966]: cluster 2024-09-20T19:26:45.378951+0000 mgr.y (mgr.25175) 940 : 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-20T19:26:46.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:46 smithi049 bash[92966]: cluster 2024-09-20T19:26:45.378951+0000 mgr.y (mgr.25175) 940 : 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-20T19:26:46.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:46 smithi115 bash[70559]: cluster 2024-09-20T19:26:45.378951+0000 mgr.y (mgr.25175) 940 : 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-20T19:26:46.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:46 smithi115 bash[70559]: cluster 2024-09-20T19:26:45.378951+0000 mgr.y (mgr.25175) 940 : 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-20T19:26:48.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:47.65219235Z level=error msg="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:26:48.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:48 smithi049 bash[89441]: cluster 2024-09-20T19:26:47.380374+0000 mgr.y (mgr.25175) 941 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-20T19:26:48.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:48 smithi049 bash[89441]: cluster 2024-09-20T19:26:47.380374+0000 mgr.y (mgr.25175) 941 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-20T19:26:48.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:48 smithi049 bash[92966]: cluster 2024-09-20T19:26:47.380374+0000 mgr.y (mgr.25175) 941 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-20T19:26:48.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:48 smithi049 bash[92966]: cluster 2024-09-20T19:26:47.380374+0000 mgr.y (mgr.25175) 941 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-20T19:26:48.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:48 smithi115 bash[70559]: cluster 2024-09-20T19:26:47.380374+0000 mgr.y (mgr.25175) 941 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-20T19:26:48.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:48 smithi115 bash[70559]: cluster 2024-09-20T19:26:47.380374+0000 mgr.y (mgr.25175) 941 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-20T19:26:50.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:50 smithi049 bash[89441]: cluster 2024-09-20T19:26:49.381392+0000 mgr.y (mgr.25175) 942 : cluster [DBG] pgmap v564: 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:26:50.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:50 smithi049 bash[89441]: cluster 2024-09-20T19:26:49.381392+0000 mgr.y (mgr.25175) 942 : cluster [DBG] pgmap v564: 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:26:50.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:50 smithi049 bash[92966]: cluster 2024-09-20T19:26:49.381392+0000 mgr.y (mgr.25175) 942 : cluster [DBG] pgmap v564: 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:26:50.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:50 smithi049 bash[92966]: cluster 2024-09-20T19:26:49.381392+0000 mgr.y (mgr.25175) 942 : cluster [DBG] pgmap v564: 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:26:50.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:50.656547558Z level=error msg="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:26:50.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:50 smithi115 bash[70559]: cluster 2024-09-20T19:26:49.381392+0000 mgr.y (mgr.25175) 942 : cluster [DBG] pgmap v564: 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:26:50.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:50 smithi115 bash[70559]: cluster 2024-09-20T19:26:49.381392+0000 mgr.y (mgr.25175) 942 : cluster [DBG] pgmap v564: 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:26:52.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:52 smithi049 bash[89441]: cluster 2024-09-20T19:26:51.382633+0000 mgr.y (mgr.25175) 943 : cluster [DBG] pgmap v565: 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:26:52.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:52 smithi049 bash[89441]: cluster 2024-09-20T19:26:51.382633+0000 mgr.y (mgr.25175) 943 : cluster [DBG] pgmap v565: 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:26:52.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:52 smithi049 bash[89441]: audit 2024-09-20T19:26:52.148649+0000 mgr.y (mgr.25175) 944 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:52.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:52 smithi049 bash[89441]: audit 2024-09-20T19:26:52.148649+0000 mgr.y (mgr.25175) 944 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:52.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:52 smithi049 bash[92966]: cluster 2024-09-20T19:26:51.382633+0000 mgr.y (mgr.25175) 943 : cluster [DBG] pgmap v565: 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:26:52.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:52 smithi049 bash[92966]: cluster 2024-09-20T19:26:51.382633+0000 mgr.y (mgr.25175) 943 : cluster [DBG] pgmap v565: 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:26:52.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:52 smithi049 bash[92966]: audit 2024-09-20T19:26:52.148649+0000 mgr.y (mgr.25175) 944 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:52.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:52 smithi049 bash[92966]: audit 2024-09-20T19:26:52.148649+0000 mgr.y (mgr.25175) 944 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:52.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:52 smithi115 bash[70559]: cluster 2024-09-20T19:26:51.382633+0000 mgr.y (mgr.25175) 943 : cluster [DBG] pgmap v565: 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:26:52.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:52 smithi115 bash[70559]: cluster 2024-09-20T19:26:51.382633+0000 mgr.y (mgr.25175) 943 : cluster [DBG] pgmap v565: 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:26:52.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:52 smithi115 bash[70559]: audit 2024-09-20T19:26:52.148649+0000 mgr.y (mgr.25175) 944 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:52.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:52 smithi115 bash[70559]: audit 2024-09-20T19:26:52.148649+0000 mgr.y (mgr.25175) 944 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:53.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:26:53 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:26:53] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.51.0" 2024-09-20T19:26:54.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:53.637907622Z level=error msg="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:26:54.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:54 smithi049 bash[89441]: cluster 2024-09-20T19:26:53.383781+0000 mgr.y (mgr.25175) 945 : cluster [DBG] pgmap v566: 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:26:54.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:54 smithi049 bash[89441]: cluster 2024-09-20T19:26:53.383781+0000 mgr.y (mgr.25175) 945 : cluster [DBG] pgmap v566: 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:26:54.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:54 smithi049 bash[92966]: cluster 2024-09-20T19:26:53.383781+0000 mgr.y (mgr.25175) 945 : cluster [DBG] pgmap v566: 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:26:54.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:54 smithi049 bash[92966]: cluster 2024-09-20T19:26:53.383781+0000 mgr.y (mgr.25175) 945 : cluster [DBG] pgmap v566: 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:26:54.864 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:54 smithi115 bash[70559]: cluster 2024-09-20T19:26:53.383781+0000 mgr.y (mgr.25175) 945 : cluster [DBG] pgmap v566: 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:26:54.864 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:54 smithi115 bash[70559]: cluster 2024-09-20T19:26:53.383781+0000 mgr.y (mgr.25175) 945 : cluster [DBG] pgmap v566: 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:26:56.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:56 smithi049 bash[92966]: cluster 2024-09-20T19:26:55.384995+0000 mgr.y (mgr.25175) 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-20T19:26:56.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:56 smithi049 bash[92966]: cluster 2024-09-20T19:26:55.384995+0000 mgr.y (mgr.25175) 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-20T19:26:56.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:56 smithi049 bash[89441]: cluster 2024-09-20T19:26:55.384995+0000 mgr.y (mgr.25175) 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-20T19:26:56.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:56 smithi049 bash[89441]: cluster 2024-09-20T19:26:55.384995+0000 mgr.y (mgr.25175) 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-20T19:26:56.864 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:56.639918049Z level=error msg="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:26:56.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:56 smithi115 bash[70559]: cluster 2024-09-20T19:26:55.384995+0000 mgr.y (mgr.25175) 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-20T19:26:56.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:56 smithi115 bash[70559]: cluster 2024-09-20T19:26:55.384995+0000 mgr.y (mgr.25175) 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-20T19:26:58.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:58 smithi049 bash[92966]: cluster 2024-09-20T19:26:57.386425+0000 mgr.y (mgr.25175) 947 : cluster [DBG] pgmap v568: 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:26:58.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:58 smithi049 bash[92966]: cluster 2024-09-20T19:26:57.386425+0000 mgr.y (mgr.25175) 947 : cluster [DBG] pgmap v568: 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:26:58.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:58 smithi049 bash[92966]: audit 2024-09-20T19:26:57.895149+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:58.798 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:58 smithi049 bash[92966]: audit 2024-09-20T19:26:57.895149+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:58.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:58 smithi049 bash[89441]: cluster 2024-09-20T19:26:57.386425+0000 mgr.y (mgr.25175) 947 : cluster [DBG] pgmap v568: 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:26:58.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:58 smithi049 bash[89441]: cluster 2024-09-20T19:26:57.386425+0000 mgr.y (mgr.25175) 947 : cluster [DBG] pgmap v568: 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:26:58.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:58 smithi049 bash[89441]: audit 2024-09-20T19:26:57.895149+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:58.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:58 smithi049 bash[89441]: audit 2024-09-20T19:26:57.895149+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:58.864 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:58 smithi115 bash[70559]: cluster 2024-09-20T19:26:57.386425+0000 mgr.y (mgr.25175) 947 : cluster [DBG] pgmap v568: 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:26:58.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:58 smithi115 bash[70559]: cluster 2024-09-20T19:26:57.386425+0000 mgr.y (mgr.25175) 947 : cluster [DBG] pgmap v568: 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:26:58.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:58 smithi115 bash[70559]: audit 2024-09-20T19:26:57.895149+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:58.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:58 smithi115 bash[70559]: audit 2024-09-20T19:26:57.895149+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:59.622 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:26:59.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:59 smithi049 bash[89441]: audit 2024-09-20T19:26:58.897358+0000 mgr.y (mgr.25175) 948 : audit [DBG] from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:59.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:26:59 smithi049 bash[89441]: audit 2024-09-20T19:26:58.897358+0000 mgr.y (mgr.25175) 948 : audit [DBG] from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:59.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:59 smithi049 bash[92966]: audit 2024-09-20T19:26:58.897358+0000 mgr.y (mgr.25175) 948 : audit [DBG] from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:59.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:26:59 smithi049 bash[92966]: audit 2024-09-20T19:26:58.897358+0000 mgr.y (mgr.25175) 948 : audit [DBG] from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:59.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:26:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:59.628468581Z level=error msg="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:26:59.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:59 smithi115 bash[70559]: audit 2024-09-20T19:26:58.897358+0000 mgr.y (mgr.25175) 948 : audit [DBG] from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:59.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:26:59 smithi115 bash[70559]: audit 2024-09-20T19:26:58.897358+0000 mgr.y (mgr.25175) 948 : audit [DBG] from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:00.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:00 smithi049 bash[89441]: cluster 2024-09-20T19:26:59.387441+0000 mgr.y (mgr.25175) 949 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:27:00.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:00 smithi049 bash[89441]: cluster 2024-09-20T19:26:59.387441+0000 mgr.y (mgr.25175) 949 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:27:00.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:00 smithi049 bash[92966]: cluster 2024-09-20T19:26:59.387441+0000 mgr.y (mgr.25175) 949 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:27:00.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:00 smithi049 bash[92966]: cluster 2024-09-20T19:26:59.387441+0000 mgr.y (mgr.25175) 949 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:27:00.864 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:00 smithi115 bash[70559]: cluster 2024-09-20T19:26:59.387441+0000 mgr.y (mgr.25175) 949 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:27:00.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:00 smithi115 bash[70559]: cluster 2024-09-20T19:26:59.387441+0000 mgr.y (mgr.25175) 949 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:27:02.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:02 smithi049 bash[89441]: cluster 2024-09-20T19:27:01.388785+0000 mgr.y (mgr.25175) 950 : cluster [DBG] pgmap v570: 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:27:02.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:02 smithi049 bash[89441]: cluster 2024-09-20T19:27:01.388785+0000 mgr.y (mgr.25175) 950 : cluster [DBG] pgmap v570: 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:27:02.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:02 smithi049 bash[92966]: cluster 2024-09-20T19:27:01.388785+0000 mgr.y (mgr.25175) 950 : cluster [DBG] pgmap v570: 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:27:02.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:02 smithi049 bash[92966]: cluster 2024-09-20T19:27:01.388785+0000 mgr.y (mgr.25175) 950 : cluster [DBG] pgmap v570: 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:27:02.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:02.638167016Z level=error msg="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:27:02.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:02 smithi115 bash[70559]: cluster 2024-09-20T19:27:01.388785+0000 mgr.y (mgr.25175) 950 : cluster [DBG] pgmap v570: 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:27:02.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:02 smithi115 bash[70559]: cluster 2024-09-20T19:27:01.388785+0000 mgr.y (mgr.25175) 950 : cluster [DBG] pgmap v570: 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:27:03.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:27:03 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:27:03] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.51.0" 2024-09-20T19:27:03.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:03 smithi049 bash[89441]: audit 2024-09-20T19:27:02.160060+0000 mgr.y (mgr.25175) 951 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:03.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:03 smithi049 bash[89441]: audit 2024-09-20T19:27:02.160060+0000 mgr.y (mgr.25175) 951 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:03.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:03 smithi049 bash[92966]: audit 2024-09-20T19:27:02.160060+0000 mgr.y (mgr.25175) 951 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:03.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:03 smithi049 bash[92966]: audit 2024-09-20T19:27:02.160060+0000 mgr.y (mgr.25175) 951 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:03.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:03 smithi115 bash[70559]: audit 2024-09-20T19:27:02.160060+0000 mgr.y (mgr.25175) 951 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:03.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:03 smithi115 bash[70559]: audit 2024-09-20T19:27:02.160060+0000 mgr.y (mgr.25175) 951 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:04.447 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:27:04.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:04 smithi049 bash[89441]: cluster 2024-09-20T19:27:03.389920+0000 mgr.y (mgr.25175) 952 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:27:04.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:04 smithi049 bash[89441]: cluster 2024-09-20T19:27:03.389920+0000 mgr.y (mgr.25175) 952 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:27:04.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:04 smithi049 bash[92966]: cluster 2024-09-20T19:27:03.389920+0000 mgr.y (mgr.25175) 952 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:27:04.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:04 smithi049 bash[92966]: cluster 2024-09-20T19:27:03.389920+0000 mgr.y (mgr.25175) 952 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:27:04.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:04 smithi115 bash[70559]: cluster 2024-09-20T19:27:03.389920+0000 mgr.y (mgr.25175) 952 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:27:04.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:04 smithi115 bash[70559]: cluster 2024-09-20T19:27:03.389920+0000 mgr.y (mgr.25175) 952 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:27:06.092 INFO:teuthology.orchestra.run.smithi049.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:27:06.092 INFO:teuthology.orchestra.run.smithi049.stdout:alertmanager.a smithi049 *:9093,9094 running (15m) 43s ago 42m 14.2M - 0.27.0 11f11916f8cd f2b10379f254 2024-09-20T19:27:06.092 INFO:teuthology.orchestra.run.smithi049.stdout:grafana.a smithi115 *:3000 running (15m) 43s ago 42m 67.8M - 10.4.8 5aad1d7cf004 65df4c907e45 2024-09-20T19:27:06.092 INFO:teuthology.orchestra.run.smithi049.stdout:iscsi.foo.smithi049.ggthvl smithi049 *:5000 running (17m) 43s ago 40m 49.4M - 3.8 6acb0a031eab a397cb31664b 2024-09-20T19:27:06.092 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.x smithi115 *:8443,9283,8765 running (17m) 43s ago 51m 445M - 19.3.0-5099-g88deadb8 441f9a3fe515 afb28179e732 2024-09-20T19:27:06.092 INFO:teuthology.orchestra.run.smithi049.stdout:mgr.y smithi049 *:8443,9283,8765 running (28m) 43s ago 53m 523M - 19.3.0-5099-g88deadb8 441f9a3fe515 e4bbaee366c8 2024-09-20T19:27:06.092 INFO:teuthology.orchestra.run.smithi049.stdout:mon.a smithi049 running (11m) 43s ago 53m 62.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 2f752779bfd1 2024-09-20T19:27:06.092 INFO:teuthology.orchestra.run.smithi049.stdout:mon.b smithi115 running (13m) 43s ago 51m 48.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 8d550e064e68 2024-09-20T19:27:06.092 INFO:teuthology.orchestra.run.smithi049.stdout:mon.c smithi049 running (11m) 43s ago 51m 46.0M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0d8ad19296fd 2024-09-20T19:27:06.092 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.a smithi049 *:9100 running (16m) 43s ago 43m 8695k - 1.7.0 72c9c2088986 e4d3783b3faa 2024-09-20T19:27:06.093 INFO:teuthology.orchestra.run.smithi049.stdout:node-exporter.b smithi115 *:9100 running (16m) 43s ago 43m 8271k - 1.7.0 72c9c2088986 bc7199358816 2024-09-20T19:27:06.093 INFO:teuthology.orchestra.run.smithi049.stdout:osd.0 smithi049 running (9m) 43s ago 50m 57.9M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 e21ed7539ccc 2024-09-20T19:27:06.093 INFO:teuthology.orchestra.run.smithi049.stdout:osd.1 smithi049 running (8m) 43s ago 49m 58.9M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 4e06c26ed990 2024-09-20T19:27:06.093 INFO:teuthology.orchestra.run.smithi049.stdout:osd.2 smithi049 running (7m) 43s ago 48m 53.2M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 b92a40fd8b19 2024-09-20T19:27:06.093 INFO:teuthology.orchestra.run.smithi049.stdout:osd.3 smithi049 running (5m) 43s ago 47m 57.5M 3036M 19.3.0-5099-g88deadb8 441f9a3fe515 1d252a88f1ee 2024-09-20T19:27:06.093 INFO:teuthology.orchestra.run.smithi049.stdout:osd.4 smithi115 running (4m) 43s ago 46m 57.3M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 5787a3a0d0e4 2024-09-20T19:27:06.093 INFO:teuthology.orchestra.run.smithi049.stdout:osd.5 smithi115 running (4m) 43s ago 45m 53.0M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 4ef3d451c81b 2024-09-20T19:27:06.093 INFO:teuthology.orchestra.run.smithi049.stdout:osd.6 smithi115 running (3m) 43s ago 45m 50.4M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 cb75f53bbc8c 2024-09-20T19:27:06.093 INFO:teuthology.orchestra.run.smithi049.stdout:osd.7 smithi115 running (2m) 43s ago 44m 56.8M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 14a781917a0b 2024-09-20T19:27:06.093 INFO:teuthology.orchestra.run.smithi049.stdout:prometheus.a smithi115 *:9095 running (16m) 43s ago 43m 50.5M - 2.51.0 1d3b7f56885b 774790db9a0f 2024-09-20T19:27:06.093 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi049.iuxyrr smithi049 *:8000 running (65s) 43s ago 40m 89.2M - 19.3.0-5099-g88deadb8 441f9a3fe515 fcd05751ca38 2024-09-20T19:27:06.093 INFO:teuthology.orchestra.run.smithi049.stdout:rgw.foo.smithi115.jkzqan smithi115 *:8000 running (49s) 43s ago 40m 88.9M - 19.3.0-5099-g88deadb8 441f9a3fe515 5b75bb9496e8 2024-09-20T19:27:06.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:05.651472896Z level=error msg="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:27:06.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:06 smithi049 bash[89441]: cluster 2024-09-20T19:27:05.390698+0000 mgr.y (mgr.25175) 953 : cluster [DBG] pgmap v572: 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:27:06.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:06 smithi049 bash[89441]: cluster 2024-09-20T19:27:05.390698+0000 mgr.y (mgr.25175) 953 : cluster [DBG] pgmap v572: 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:27:06.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:06 smithi049 bash[89441]: audit 2024-09-20T19:27:06.056941+0000 mgr.y (mgr.25175) 954 : audit [DBG] from='client.54782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:06.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:06 smithi049 bash[89441]: audit 2024-09-20T19:27:06.056941+0000 mgr.y (mgr.25175) 954 : audit [DBG] from='client.54782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:06.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:06 smithi049 bash[92966]: cluster 2024-09-20T19:27:05.390698+0000 mgr.y (mgr.25175) 953 : cluster [DBG] pgmap v572: 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:27:06.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:06 smithi049 bash[92966]: cluster 2024-09-20T19:27:05.390698+0000 mgr.y (mgr.25175) 953 : cluster [DBG] pgmap v572: 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:27:06.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:06 smithi049 bash[92966]: audit 2024-09-20T19:27:06.056941+0000 mgr.y (mgr.25175) 954 : audit [DBG] from='client.54782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:06.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:06 smithi049 bash[92966]: audit 2024-09-20T19:27:06.056941+0000 mgr.y (mgr.25175) 954 : audit [DBG] from='client.54782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:06.815 DEBUG:teuthology.orchestra.run.smithi049:> 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-20T19:27:06.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:06 smithi115 bash[70559]: cluster 2024-09-20T19:27:05.390698+0000 mgr.y (mgr.25175) 953 : cluster [DBG] pgmap v572: 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:27:06.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:06 smithi115 bash[70559]: cluster 2024-09-20T19:27:05.390698+0000 mgr.y (mgr.25175) 953 : cluster [DBG] pgmap v572: 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:27:06.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:06 smithi115 bash[70559]: audit 2024-09-20T19:27:06.056941+0000 mgr.y (mgr.25175) 954 : audit [DBG] from='client.54782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:06.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:06 smithi115 bash[70559]: audit 2024-09-20T19:27:06.056941+0000 mgr.y (mgr.25175) 954 : audit [DBG] from='client.54782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:08.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:08 smithi049 bash[89441]: cluster 2024-09-20T19:27:07.391890+0000 mgr.y (mgr.25175) 955 : cluster [DBG] pgmap v573: 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:27:08.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:08 smithi049 bash[89441]: cluster 2024-09-20T19:27:07.391890+0000 mgr.y (mgr.25175) 955 : cluster [DBG] pgmap v573: 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:27:08.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:08 smithi049 bash[92966]: cluster 2024-09-20T19:27:07.391890+0000 mgr.y (mgr.25175) 955 : cluster [DBG] pgmap v573: 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:27:08.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:08 smithi049 bash[92966]: cluster 2024-09-20T19:27:07.391890+0000 mgr.y (mgr.25175) 955 : cluster [DBG] pgmap v573: 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:27:08.864 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:08.635428994Z level=error msg="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:27:08.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:08 smithi115 bash[70559]: cluster 2024-09-20T19:27:07.391890+0000 mgr.y (mgr.25175) 955 : cluster [DBG] pgmap v573: 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:27:08.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:08 smithi115 bash[70559]: cluster 2024-09-20T19:27:07.391890+0000 mgr.y (mgr.25175) 955 : cluster [DBG] pgmap v573: 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:27:10.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:10 smithi049 bash[89441]: cluster 2024-09-20T19:27:09.392888+0000 mgr.y (mgr.25175) 956 : cluster [DBG] pgmap v574: 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:27:11.195 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:10 smithi049 bash[89441]: cluster 2024-09-20T19:27:09.392888+0000 mgr.y (mgr.25175) 956 : cluster [DBG] pgmap v574: 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:27:11.196 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:10 smithi049 bash[92966]: cluster 2024-09-20T19:27:09.392888+0000 mgr.y (mgr.25175) 956 : cluster [DBG] pgmap v574: 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:27:11.196 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:10 smithi049 bash[92966]: cluster 2024-09-20T19:27:09.392888+0000 mgr.y (mgr.25175) 956 : cluster [DBG] pgmap v574: 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:27:11.196 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:10 smithi115 bash[70559]: cluster 2024-09-20T19:27:09.392888+0000 mgr.y (mgr.25175) 956 : cluster [DBG] pgmap v574: 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:27:11.197 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:10 smithi115 bash[70559]: cluster 2024-09-20T19:27:09.392888+0000 mgr.y (mgr.25175) 956 : cluster [DBG] pgmap v574: 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:27:11.640 INFO:teuthology.orchestra.run.smithi049.stderr:Inferring config /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:27:12.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:11.66736928Z level=error msg="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:27:12.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:12 smithi049 bash[89441]: cluster 2024-09-20T19:27:11.394180+0000 mgr.y (mgr.25175) 957 : cluster [DBG] pgmap v575: 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:27:12.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:12 smithi049 bash[89441]: cluster 2024-09-20T19:27:11.394180+0000 mgr.y (mgr.25175) 957 : cluster [DBG] pgmap v575: 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:27:12.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:12 smithi049 bash[92966]: cluster 2024-09-20T19:27:11.394180+0000 mgr.y (mgr.25175) 957 : cluster [DBG] pgmap v575: 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:27:12.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:12 smithi049 bash[92966]: cluster 2024-09-20T19:27:11.394180+0000 mgr.y (mgr.25175) 957 : cluster [DBG] pgmap v575: 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:27:12.864 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:12 smithi115 bash[70559]: cluster 2024-09-20T19:27:11.394180+0000 mgr.y (mgr.25175) 957 : cluster [DBG] pgmap v575: 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:27:12.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:12 smithi115 bash[70559]: cluster 2024-09-20T19:27:11.394180+0000 mgr.y (mgr.25175) 957 : cluster [DBG] pgmap v575: 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:27:13.518 INFO:teuthology.orchestra.run.smithi049.stdout:false 2024-09-20T19:27:13.519 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[68716]: ::ffff:172.21.15.115 - - [20/Sep/2024:19:27:13] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.51.0" 2024-09-20T19:27:13.798 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[89441]: audit 2024-09-20T19:27:12.171353+0000 mgr.y (mgr.25175) 958 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:13.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[89441]: audit 2024-09-20T19:27:12.171353+0000 mgr.y (mgr.25175) 958 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:13.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[89441]: audit 2024-09-20T19:27:12.895599+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:13.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[89441]: audit 2024-09-20T19:27:12.895599+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:13.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[89441]: audit 2024-09-20T19:27:13.510231+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.49:0/3257098623' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:13.799 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[89441]: audit 2024-09-20T19:27:13.510231+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.49:0/3257098623' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:13.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[92966]: audit 2024-09-20T19:27:12.171353+0000 mgr.y (mgr.25175) 958 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:13.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[92966]: audit 2024-09-20T19:27:12.171353+0000 mgr.y (mgr.25175) 958 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:13.799 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[92966]: audit 2024-09-20T19:27:12.895599+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:13.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[92966]: audit 2024-09-20T19:27:12.895599+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:13.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[92966]: audit 2024-09-20T19:27:13.510231+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.49:0/3257098623' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:13.800 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:13 smithi049 bash[92966]: audit 2024-09-20T19:27:13.510231+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.49:0/3257098623' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:13.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:13 smithi115 bash[70559]: audit 2024-09-20T19:27:12.171353+0000 mgr.y (mgr.25175) 958 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:13.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:13 smithi115 bash[70559]: audit 2024-09-20T19:27:12.171353+0000 mgr.y (mgr.25175) 958 : audit [DBG] from='client.25340 -' entity='client.iscsi.foo.smithi049.ggthvl' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:13.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:13 smithi115 bash[70559]: audit 2024-09-20T19:27:12.895599+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:13.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:13 smithi115 bash[70559]: audit 2024-09-20T19:27:12.895599+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25175 172.21.15.49:0/621814099' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:13.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:13 smithi115 bash[70559]: audit 2024-09-20T19:27:13.510231+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.49:0/3257098623' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:13.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:13 smithi115 bash[70559]: audit 2024-09-20T19:27:13.510231+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.49:0/3257098623' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:14.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:27:14.261 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 smithi049 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-20T19:27:14.484 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8bca2e4f64eb4ac798bfa2de9289956d 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 smithi049 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 aed1ee32-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-20T19:27:14.487 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T19:27:14.495 INFO:tasks.cephadm:Teardown begin 2024-09-20T19:27:14.496 DEBUG:teuthology.orchestra.run.smithi049:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:27:14.513 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:27:14.528 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T19:27:14.528 DEBUG:teuthology.orchestra.run.smithi049:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:27:14.563 DEBUG:teuthology.orchestra.run.smithi115:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:27:14.576 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T19:27:14.576 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-20T19:27:14.576 DEBUG:teuthology.orchestra.run.smithi049:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.a 2024-09-20T19:27:14.767 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:14 smithi049 bash[89441]: cluster 2024-09-20T19:27:13.395280+0000 mgr.y (mgr.25175) 959 : cluster [DBG] pgmap v576: 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:27:14.768 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:14 smithi049 bash[89441]: cluster 2024-09-20T19:27:13.395280+0000 mgr.y (mgr.25175) 959 : cluster [DBG] pgmap v576: 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:27:14.768 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:14 smithi049 systemd[1]: Stopping Ceph mon.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:27:14.768 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:14 smithi049 bash[89441]: debug 2024-09-20T19:27:14.754+0000 7f7a14ccb640 -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:27:14.768 INFO:journalctl@ceph.mon.a.smithi049.stdout:Sep 20 19:27:14 smithi049 bash[89441]: debug 2024-09-20T19:27:14.754+0000 7f7a14ccb640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-20T19:27:14.768 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:14 smithi049 bash[92966]: cluster 2024-09-20T19:27:13.395280+0000 mgr.y (mgr.25175) 959 : cluster [DBG] pgmap v576: 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:27:14.768 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:14 smithi049 bash[92966]: cluster 2024-09-20T19:27:13.395280+0000 mgr.y (mgr.25175) 959 : cluster [DBG] pgmap v576: 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:27:14.798 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:27:14 smithi049 bash[68716]: [20/Sep/2024:19:27:14] ENGINE Bus STOPPING 2024-09-20T19:27:14.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:14.628786157Z level=error msg="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:27:14.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:14 smithi115 bash[70559]: cluster 2024-09-20T19:27:13.395280+0000 mgr.y (mgr.25175) 959 : cluster [DBG] pgmap v576: 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:27:14.865 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:14 smithi115 bash[70559]: cluster 2024-09-20T19:27:13.395280+0000 mgr.y (mgr.25175) 959 : cluster [DBG] pgmap v576: 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:27:15.082 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:27:14 smithi049 bash[68716]: [20/Sep/2024:19:27:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:27:15.082 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:27:14 smithi049 bash[68716]: [20/Sep/2024:19:27:14] ENGINE Bus STOPPED 2024-09-20T19:27:15.082 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:27:14 smithi049 bash[68716]: [20/Sep/2024:19:27:14] ENGINE Bus STARTING 2024-09-20T19:27:15.082 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:27:14 smithi049 bash[68716]: [20/Sep/2024:19:27:14] ENGINE Serving on http://:::9283 2024-09-20T19:27:15.082 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:27:14 smithi049 bash[68716]: [20/Sep/2024:19:27:14] ENGINE Bus STARTED 2024-09-20T19:27:15.677 DEBUG:teuthology.orchestra.run.smithi049:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.a.service' 2024-09-20T19:27:15.712 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:27:15.712 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-20T19:27:15.713 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-20T19:27:15.713 DEBUG:teuthology.orchestra.run.smithi049:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.c 2024-09-20T19:27:16.050 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:15 smithi049 systemd[1]: Stopping Ceph mon.c for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:27:16.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:15 smithi049 bash[92966]: debug 2024-09-20T19:27:15.894+0000 7ff3c8f96640 -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-20T19:27:16.051 INFO:journalctl@ceph.mon.c.smithi049.stdout:Sep 20 19:27:15 smithi049 bash[92966]: debug 2024-09-20T19:27:15.894+0000 7ff3c8f96640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:27:16.898 DEBUG:teuthology.orchestra.run.smithi049:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.c.service' 2024-09-20T19:27:16.924 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:27:16.925 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-20T19:27:16.925 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-20T19:27:16.925 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.b 2024-09-20T19:27:17.206 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:16 smithi115 systemd[1]: Stopping Ceph mon.b for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:27:17.462 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:17 smithi115 bash[70559]: debug 2024-09-20T19:27:17.206+0000 7fe6f0ee6640 -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-20T19:27:17.462 INFO:journalctl@ceph.mon.b.smithi115.stdout:Sep 20 19:27:17 smithi115 bash[70559]: debug 2024-09-20T19:27:17.206+0000 7fe6f0ee6640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:27:17.864 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:17.666850432Z level=error msg="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:27:18.146 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mon.b.service' 2024-09-20T19:27:18.180 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:27:18.180 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-20T19:27:18.181 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-20T19:27:18.181 DEBUG:teuthology.orchestra.run.smithi049:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.y 2024-09-20T19:27:18.548 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:27:18 smithi049 systemd[1]: Stopping Ceph mgr.y for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:27:18.549 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:27:18 smithi049 bash[68716]: debug 2024-09-20T19:27:18.322+0000 7ff977e28640 -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-20T19:27:18.549 INFO:journalctl@ceph.mgr.y.smithi049.stdout:Sep 20 19:27:18 smithi049 bash[68716]: debug 2024-09-20T19:27:18.322+0000 7ff977e28640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-20T19:27:19.193 DEBUG:teuthology.orchestra.run.smithi049:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.y.service' 2024-09-20T19:27:19.219 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:27:19.219 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-20T19:27:19.219 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-20T19:27:19.219 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.x 2024-09-20T19:27:19.570 INFO:journalctl@ceph.mgr.x.smithi115.stdout:Sep 20 19:27:19 smithi115 systemd[1]: Stopping Ceph mgr.x for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:27:20.123 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@mgr.x.service' 2024-09-20T19:27:20.148 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:27:20.148 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-20T19:27:20.149 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-20T19:27:20.149 DEBUG:teuthology.orchestra.run.smithi049:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.0 2024-09-20T19:27:20.548 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:27:20 smithi049 systemd[1]: Stopping Ceph osd.0 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:27:20.549 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:27:20 smithi049 bash[99077]: debug 2024-09-20T19:27:20.274+0000 7f687a3e7640 -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-20T19:27:20.549 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:27:20 smithi049 bash[99077]: debug 2024-09-20T19:27:20.274+0000 7f687a3e7640 -1 osd.0 152 *** Got signal Terminated *** 2024-09-20T19:27:20.549 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:27:20 smithi049 bash[99077]: debug 2024-09-20T19:27:20.274+0000 7f687a3e7640 -1 osd.0 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:27:21.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:20.627001162Z level=error msg="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:27:24.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:23.655384375Z level=error msg="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:27:26.685 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:27:26 smithi049 bash[126418]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-0 2024-09-20T19:27:26.685 INFO:journalctl@ceph.osd.0.smithi049.stdout:Sep 20 19:27:26 smithi049 bash[126483]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-0 2024-09-20T19:27:27.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:26.631993627Z level=error msg="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:27:28.568 DEBUG:teuthology.orchestra.run.smithi049:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.0.service' 2024-09-20T19:27:28.619 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:27:28.619 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-20T19:27:28.620 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-20T19:27:28.620 DEBUG:teuthology.orchestra.run.smithi049:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.1 2024-09-20T19:27:28.804 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:27:28 smithi049 systemd[1]: Stopping Ceph osd.1 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:27:29.048 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:27:28 smithi049 bash[103776]: debug 2024-09-20T19:27:28.802+0000 7fc7be323640 -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-20T19:27:29.049 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:27:28 smithi049 bash[103776]: debug 2024-09-20T19:27:28.802+0000 7fc7be323640 -1 osd.1 152 *** Got signal Terminated *** 2024-09-20T19:27:29.049 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:27:28 smithi049 bash[103776]: debug 2024-09-20T19:27:28.802+0000 7fc7be323640 -1 osd.1 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:27:30.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:29.667822152Z level=error msg="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:27:33.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:32.663395795Z level=error msg="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:27:35.299 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:27:34 smithi049 bash[126617]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-1 2024-09-20T19:27:35.299 INFO:journalctl@ceph.osd.1.smithi049.stdout:Sep 20 19:27:35 smithi049 bash[126684]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-1 2024-09-20T19:27:36.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:35.661470714Z level=error msg="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:27:37.318 DEBUG:teuthology.orchestra.run.smithi049:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.1.service' 2024-09-20T19:27:37.347 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:27:37.347 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-20T19:27:37.347 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-20T19:27:37.347 DEBUG:teuthology.orchestra.run.smithi049:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.2 2024-09-20T19:27:37.798 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:27:37 smithi049 systemd[1]: Stopping Ceph osd.2 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:27:37.799 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:27:37 smithi049 bash[109660]: debug 2024-09-20T19:27:37.526+0000 7f5e3a318640 -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-20T19:27:37.799 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:27:37 smithi049 bash[109660]: debug 2024-09-20T19:27:37.526+0000 7f5e3a318640 -1 osd.2 152 *** Got signal Terminated *** 2024-09-20T19:27:37.799 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:27:37 smithi049 bash[109660]: debug 2024-09-20T19:27:37.526+0000 7f5e3a318640 -1 osd.2 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:27:39.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:38.668407017Z level=error msg="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:27:42.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:41.634675715Z level=error msg="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:27:44.048 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:27:43 smithi049 bash[126812]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-2 2024-09-20T19:27:44.049 INFO:journalctl@ceph.osd.2.smithi049.stdout:Sep 20 19:27:43 smithi049 bash[126875]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-2 2024-09-20T19:27:45.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:44.65772985Z level=error msg="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:27:45.694 DEBUG:teuthology.orchestra.run.smithi049:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.2.service' 2024-09-20T19:27:45.725 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:27:45.725 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-20T19:27:45.725 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-20T19:27:45.725 DEBUG:teuthology.orchestra.run.smithi049:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.3 2024-09-20T19:27:46.048 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:27:45 smithi049 systemd[1]: Stopping Ceph osd.3 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:27:46.049 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:27:45 smithi049 bash[115286]: debug 2024-09-20T19:27:45.901+0000 7efcb78bb640 -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-20T19:27:46.049 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:27:45 smithi049 bash[115286]: debug 2024-09-20T19:27:45.901+0000 7efcb78bb640 -1 osd.3 152 *** Got signal Terminated *** 2024-09-20T19:27:46.049 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:27:45 smithi049 bash[115286]: debug 2024-09-20T19:27:45.901+0000 7efcb78bb640 -1 osd.3 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:27:46.864 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:46 smithi115 bash[74947]: debug 2024-09-20T19:27:46.613+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:47.298 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:27:46 smithi049 bash[115286]: debug 2024-09-20T19:27:46.897+0000 7efcb3ed0640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:20.121293+0000 front 2024-09-20T19:27:20.121406+0000 (oldest deadline 2024-09-20T19:27:46.021176+0000) 2024-09-20T19:27:47.907 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:47 smithi115 bash[74947]: debug 2024-09-20T19:27:47.653+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:47.907 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:47.669897021Z level=error msg="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:27:48.298 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:27:47 smithi049 bash[115286]: debug 2024-09-20T19:27:47.949+0000 7efcb3ed0640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:20.121293+0000 front 2024-09-20T19:27:20.121406+0000 (oldest deadline 2024-09-20T19:27:46.021176+0000) 2024-09-20T19:27:48.364 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:47 smithi115 bash[79285]: debug 2024-09-20T19:27:47.905+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:27:48.864 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:48 smithi115 bash[74947]: debug 2024-09-20T19:27:48.629+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:48.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:48 smithi115 bash[83616]: debug 2024-09-20T19:27:48.549+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:27:49.298 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:27:48 smithi049 bash[115286]: debug 2024-09-20T19:27:48.905+0000 7efcb3ed0640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:20.121293+0000 front 2024-09-20T19:27:20.121406+0000 (oldest deadline 2024-09-20T19:27:46.021176+0000) 2024-09-20T19:27:49.364 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:48 smithi115 bash[79285]: debug 2024-09-20T19:27:48.889+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:27:49.864 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:49 smithi115 bash[83616]: debug 2024-09-20T19:27:49.569+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:27:49.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:49 smithi115 bash[87827]: debug 2024-09-20T19:27:49.645+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:27:49.865 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:49 smithi115 bash[74947]: debug 2024-09-20T19:27:49.645+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:50.298 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:27:49 smithi049 bash[115286]: debug 2024-09-20T19:27:49.897+0000 7efcb3ed0640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:20.121293+0000 front 2024-09-20T19:27:20.121406+0000 (oldest deadline 2024-09-20T19:27:46.021176+0000) 2024-09-20T19:27:50.364 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:49 smithi115 bash[79285]: debug 2024-09-20T19:27:49.881+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:27:50.842 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:50 smithi115 bash[74947]: debug 2024-09-20T19:27:50.629+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:50.842 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:50 smithi115 bash[83616]: debug 2024-09-20T19:27:50.577+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:27:50.843 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:50 smithi115 bash[87827]: debug 2024-09-20T19:27:50.617+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:27:50.843 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:50.651979718Z level=error msg="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:27:51.114 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:50 smithi115 bash[79285]: debug 2024-09-20T19:27:50.841+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:27:51.864 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:51 smithi115 bash[74947]: debug 2024-09-20T19:27:51.605+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:51.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:51 smithi115 bash[83616]: debug 2024-09-20T19:27:51.549+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:27:51.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:51 smithi115 bash[87827]: debug 2024-09-20T19:27:51.605+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:27:52.221 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:27:51 smithi049 bash[127008]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-3 2024-09-20T19:27:52.222 INFO:journalctl@ceph.osd.3.smithi049.stdout:Sep 20 19:27:52 smithi049 bash[127075]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-3 2024-09-20T19:27:52.364 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:51 smithi115 bash[79285]: debug 2024-09-20T19:27:51.869+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:27:52.857 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:52 smithi115 bash[74947]: debug 2024-09-20T19:27:52.613+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:52.858 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:52 smithi115 bash[83616]: debug 2024-09-20T19:27:52.537+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:27:52.858 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:52 smithi115 bash[87827]: debug 2024-09-20T19:27:52.601+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:27:52.858 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:27:52 smithi115 bash[63508]: ts=2024-09-20T19:27:52.516Z 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.49:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T19:27:52.859 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:27:52 smithi115 bash[63508]: ts=2024-09-20T19:27:52.519Z 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.49:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T19:27:52.859 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:27:52 smithi115 bash[63508]: ts=2024-09-20T19:27:52.521Z 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.49:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T19:27:52.859 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:27:52 smithi115 bash[63508]: ts=2024-09-20T19:27:52.524Z 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.49:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T19:27:52.859 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:27:52 smithi115 bash[63508]: ts=2024-09-20T19:27:52.531Z 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.49:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T19:27:52.859 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:27:52 smithi115 bash[63508]: ts=2024-09-20T19:27:52.531Z 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.49:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T19:27:52.859 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:27:52 smithi115 bash[63508]: ts=2024-09-20T19:27:52.532Z 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.49:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.49:8765: connect: connection refused" 2024-09-20T19:27:53.114 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:52 smithi115 bash[79285]: debug 2024-09-20T19:27:52.857+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:27:53.819 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:53 smithi115 bash[74947]: debug 2024-09-20T19:27:53.609+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:53.819 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:53 smithi115 bash[83616]: debug 2024-09-20T19:27:53.553+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:27:53.819 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:53 smithi115 bash[87827]: debug 2024-09-20T19:27:53.557+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:27:53.820 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:53.656803554Z level=error msg="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:27:54.114 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:53 smithi115 bash[79285]: debug 2024-09-20T19:27:53.817+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:27:54.119 DEBUG:teuthology.orchestra.run.smithi049:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.3.service' 2024-09-20T19:27:54.146 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:27:54.146 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-20T19:27:54.147 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-20T19:27:54.147 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.4 2024-09-20T19:27:54.530 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:54 smithi115 systemd[1]: Stopping Ceph osd.4 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:27:54.530 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:54 smithi115 bash[74947]: debug 2024-09-20T19:27:54.277+0000 7fdde27ab640 -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-20T19:27:54.531 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:54 smithi115 bash[74947]: debug 2024-09-20T19:27:54.277+0000 7fdde27ab640 -1 osd.4 152 *** Got signal Terminated *** 2024-09-20T19:27:54.531 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:54 smithi115 bash[74947]: debug 2024-09-20T19:27:54.277+0000 7fdde27ab640 -1 osd.4 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:27:54.803 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:54 smithi115 bash[74947]: debug 2024-09-20T19:27:54.613+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:54.803 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:54 smithi115 bash[83616]: debug 2024-09-20T19:27:54.529+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:27:54.803 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:54 smithi115 bash[87827]: debug 2024-09-20T19:27:54.589+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:27:55.114 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:54 smithi115 bash[79285]: debug 2024-09-20T19:27:54.801+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:27:55.851 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:55 smithi115 bash[74947]: debug 2024-09-20T19:27:55.569+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:55.851 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:55 smithi115 bash[83616]: debug 2024-09-20T19:27:55.489+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:27:55.852 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:55 smithi115 bash[87827]: debug 2024-09-20T19:27:55.553+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:27:56.114 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:55 smithi115 bash[79285]: debug 2024-09-20T19:27:55.849+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:27:56.850 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:56 smithi115 bash[74947]: debug 2024-09-20T19:27:56.585+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:56.851 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:56 smithi115 bash[83616]: debug 2024-09-20T19:27:56.449+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:27:56.851 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:56.635852521Z level=error msg="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:27:56.851 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:56 smithi115 bash[87827]: debug 2024-09-20T19:27:56.593+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:27:57.114 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:56 smithi115 bash[79285]: debug 2024-09-20T19:27:56.849+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:27:57.842 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:57 smithi115 bash[74947]: debug 2024-09-20T19:27:57.557+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:57.843 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:57 smithi115 bash[74947]: debug 2024-09-20T19:27:57.557+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.808712+0000 front 2024-09-20T19:27:32.808643+0000 (oldest deadline 2024-09-20T19:27:57.508463+0000) 2024-09-20T19:27:57.843 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:57 smithi115 bash[83616]: debug 2024-09-20T19:27:57.405+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:27:57.843 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:57 smithi115 bash[83616]: debug 2024-09-20T19:27:57.405+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:27:57.843 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:57 smithi115 bash[87827]: debug 2024-09-20T19:27:57.557+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:27:58.114 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:57 smithi115 bash[79285]: debug 2024-09-20T19:27:57.841+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:27:58.864 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:58 smithi115 bash[87827]: debug 2024-09-20T19:27:58.557+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:27:58.864 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:58 smithi115 bash[87827]: debug 2024-09-20T19:27:58.557+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:27:58.865 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:58 smithi115 bash[74947]: debug 2024-09-20T19:27:58.609+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:21.707216+0000 front 2024-09-20T19:27:21.706872+0000 (oldest deadline 2024-09-20T19:27:46.406454+0000) 2024-09-20T19:27:58.865 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:27:58 smithi115 bash[74947]: debug 2024-09-20T19:27:58.609+0000 7fdddedc0640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.808712+0000 front 2024-09-20T19:27:32.808643+0000 (oldest deadline 2024-09-20T19:27:57.508463+0000) 2024-09-20T19:27:58.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:58 smithi115 bash[83616]: debug 2024-09-20T19:27:58.421+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:27:58.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:58 smithi115 bash[83616]: debug 2024-09-20T19:27:58.421+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:27:59.364 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:58 smithi115 bash[79285]: debug 2024-09-20T19:27:58.865+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:27:59.365 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:58 smithi115 bash[79285]: debug 2024-09-20T19:27:58.865+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:33.106855+0000 front 2024-09-20T19:27:33.106668+0000 (oldest deadline 2024-09-20T19:27:58.406363+0000) 2024-09-20T19:27:59.638 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:59 smithi115 bash[83616]: debug 2024-09-20T19:27:59.377+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:27:59.638 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:27:59 smithi115 bash[83616]: debug 2024-09-20T19:27:59.377+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:27:59.638 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:59 smithi115 bash[87827]: debug 2024-09-20T19:27:59.509+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:27:59.638 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:27:59 smithi115 bash[87827]: debug 2024-09-20T19:27:59.509+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:00.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:27:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:59.640317949Z level=error msg="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:28:00.115 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:59 smithi115 bash[79285]: debug 2024-09-20T19:27:59.865+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:28:00.115 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:27:59 smithi115 bash[79285]: debug 2024-09-20T19:27:59.865+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:33.106855+0000 front 2024-09-20T19:27:33.106668+0000 (oldest deadline 2024-09-20T19:27:58.406363+0000) 2024-09-20T19:28:00.607 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:28:00 smithi115 bash[95111]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-4 2024-09-20T19:28:00.607 INFO:journalctl@ceph.osd.4.smithi115.stdout:Sep 20 19:28:00 smithi115 bash[95176]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-4 2024-09-20T19:28:00.607 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:00 smithi115 bash[83616]: debug 2024-09-20T19:28:00.349+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:00.608 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:00 smithi115 bash[83616]: debug 2024-09-20T19:28:00.349+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:00.608 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:00 smithi115 bash[87827]: debug 2024-09-20T19:28:00.541+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:00.608 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:00 smithi115 bash[87827]: debug 2024-09-20T19:28:00.541+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:01.339 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:00 smithi115 bash[79285]: debug 2024-09-20T19:28:00.893+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:28:01.340 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:00 smithi115 bash[79285]: debug 2024-09-20T19:28:00.893+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:33.106855+0000 front 2024-09-20T19:27:33.106668+0000 (oldest deadline 2024-09-20T19:27:58.406363+0000) 2024-09-20T19:28:01.614 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:01 smithi115 bash[87827]: debug 2024-09-20T19:28:01.533+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:01.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:01 smithi115 bash[87827]: debug 2024-09-20T19:28:01.533+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:01.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:01 smithi115 bash[83616]: debug 2024-09-20T19:28:01.337+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:01.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:01 smithi115 bash[83616]: debug 2024-09-20T19:28:01.337+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:02.114 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:01 smithi115 bash[79285]: debug 2024-09-20T19:28:01.941+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:28:02.114 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:01 smithi115 bash[79285]: debug 2024-09-20T19:28:01.941+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:33.106855+0000 front 2024-09-20T19:27:33.106668+0000 (oldest deadline 2024-09-20T19:27:58.406363+0000) 2024-09-20T19:28:02.376 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.4.service' 2024-09-20T19:28:02.403 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:28:02.403 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-20T19:28:02.403 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-20T19:28:02.404 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.5 2024-09-20T19:28:02.614 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:02 smithi115 bash[83616]: debug 2024-09-20T19:28:02.357+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:02.614 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:02 smithi115 bash[83616]: debug 2024-09-20T19:28:02.357+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:02.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:02 smithi115 bash[87827]: debug 2024-09-20T19:28:02.517+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:02.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:02 smithi115 bash[87827]: debug 2024-09-20T19:28:02.517+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:02.615 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:02 smithi115 systemd[1]: Stopping Ceph osd.5 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:28:02.615 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:02 smithi115 bash[79285]: debug 2024-09-20T19:28:02.561+0000 7f75d621d640 -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-20T19:28:02.615 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:02 smithi115 bash[79285]: debug 2024-09-20T19:28:02.561+0000 7f75d621d640 -1 osd.5 152 *** Got signal Terminated *** 2024-09-20T19:28:02.615 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:02 smithi115 bash[79285]: debug 2024-09-20T19:28:02.561+0000 7f75d621d640 -1 osd.5 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:28:02.939 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:02.628943816Z level=error msg="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:28:03.364 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:02 smithi115 bash[79285]: debug 2024-09-20T19:28:02.937+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:28:03.364 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:02 smithi115 bash[79285]: debug 2024-09-20T19:28:02.937+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:33.106855+0000 front 2024-09-20T19:27:33.106668+0000 (oldest deadline 2024-09-20T19:27:58.406363+0000) 2024-09-20T19:28:03.864 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:03 smithi115 bash[83616]: debug 2024-09-20T19:28:03.385+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:03.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:03 smithi115 bash[83616]: debug 2024-09-20T19:28:03.385+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:03.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:03 smithi115 bash[87827]: debug 2024-09-20T19:28:03.517+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:03.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:03 smithi115 bash[87827]: debug 2024-09-20T19:28:03.517+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:04.364 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:03 smithi115 bash[79285]: debug 2024-09-20T19:28:03.893+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:28:04.364 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:03 smithi115 bash[79285]: debug 2024-09-20T19:28:03.893+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:33.106855+0000 front 2024-09-20T19:27:33.106668+0000 (oldest deadline 2024-09-20T19:27:58.406363+0000) 2024-09-20T19:28:04.864 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:04 smithi115 bash[83616]: debug 2024-09-20T19:28:04.381+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:04.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:04 smithi115 bash[83616]: debug 2024-09-20T19:28:04.381+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:04.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:04 smithi115 bash[83616]: debug 2024-09-20T19:28:04.381+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:36.639434+0000 front 2024-09-20T19:27:36.639652+0000 (oldest deadline 2024-09-20T19:28:04.240042+0000) 2024-09-20T19:28:04.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:04 smithi115 bash[87827]: debug 2024-09-20T19:28:04.481+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:04.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:04 smithi115 bash[87827]: debug 2024-09-20T19:28:04.485+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:04.866 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:04 smithi115 bash[87827]: debug 2024-09-20T19:28:04.485+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:05.364 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:04 smithi115 bash[79285]: debug 2024-09-20T19:28:04.913+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:28:05.365 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:04 smithi115 bash[79285]: debug 2024-09-20T19:28:04.913+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:33.106855+0000 front 2024-09-20T19:27:33.106668+0000 (oldest deadline 2024-09-20T19:27:58.406363+0000) 2024-09-20T19:28:05.864 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:05.666553491Z level=error msg="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:28:05.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:05 smithi115 bash[83616]: debug 2024-09-20T19:28:05.425+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:05.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:05 smithi115 bash[83616]: debug 2024-09-20T19:28:05.425+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:05.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:05 smithi115 bash[83616]: debug 2024-09-20T19:28:05.425+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:36.639434+0000 front 2024-09-20T19:27:36.639652+0000 (oldest deadline 2024-09-20T19:28:04.240042+0000) 2024-09-20T19:28:05.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:05 smithi115 bash[87827]: debug 2024-09-20T19:28:05.485+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:05.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:05 smithi115 bash[87827]: debug 2024-09-20T19:28:05.485+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:05.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:05 smithi115 bash[87827]: debug 2024-09-20T19:28:05.485+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:06.364 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:05 smithi115 bash[79285]: debug 2024-09-20T19:28:05.913+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:28:06.365 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:05 smithi115 bash[79285]: debug 2024-09-20T19:28:05.913+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:33.106855+0000 front 2024-09-20T19:27:33.106668+0000 (oldest deadline 2024-09-20T19:27:58.406363+0000) 2024-09-20T19:28:06.864 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:06 smithi115 bash[83616]: debug 2024-09-20T19:28:06.389+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:06.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:06 smithi115 bash[83616]: debug 2024-09-20T19:28:06.389+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:06.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:06 smithi115 bash[83616]: debug 2024-09-20T19:28:06.389+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:36.639434+0000 front 2024-09-20T19:27:36.639652+0000 (oldest deadline 2024-09-20T19:28:04.240042+0000) 2024-09-20T19:28:06.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:06 smithi115 bash[87827]: debug 2024-09-20T19:28:06.501+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:06.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:06 smithi115 bash[87827]: debug 2024-09-20T19:28:06.501+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:06.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:06 smithi115 bash[87827]: debug 2024-09-20T19:28:06.501+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:07.364 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:06 smithi115 bash[79285]: debug 2024-09-20T19:28:06.897+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.905334+0000 front 2024-09-20T19:27:24.905400+0000 (oldest deadline 2024-09-20T19:27:47.805172+0000) 2024-09-20T19:28:07.365 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:06 smithi115 bash[79285]: debug 2024-09-20T19:28:06.897+0000 7f75d2832640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:33.106855+0000 front 2024-09-20T19:27:33.106668+0000 (oldest deadline 2024-09-20T19:27:58.406363+0000) 2024-09-20T19:28:07.864 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:07 smithi115 bash[83616]: debug 2024-09-20T19:28:07.373+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:07.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:07 smithi115 bash[83616]: debug 2024-09-20T19:28:07.373+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:07.865 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:07 smithi115 bash[83616]: debug 2024-09-20T19:28:07.373+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:36.639434+0000 front 2024-09-20T19:27:36.639652+0000 (oldest deadline 2024-09-20T19:28:04.240042+0000) 2024-09-20T19:28:07.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:07 smithi115 bash[87827]: debug 2024-09-20T19:28:07.517+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:07.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:07 smithi115 bash[87827]: debug 2024-09-20T19:28:07.517+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:07.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:07 smithi115 bash[87827]: debug 2024-09-20T19:28:07.517+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:08.596 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:08 smithi115 bash[83616]: debug 2024-09-20T19:28:08.321+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:08.597 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:08 smithi115 bash[83616]: debug 2024-09-20T19:28:08.321+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:08.597 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:08 smithi115 bash[83616]: debug 2024-09-20T19:28:08.321+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:36.639434+0000 front 2024-09-20T19:27:36.639652+0000 (oldest deadline 2024-09-20T19:28:04.240042+0000) 2024-09-20T19:28:08.597 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:08 smithi115 bash[87827]: debug 2024-09-20T19:28:08.553+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:08.597 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:08 smithi115 bash[87827]: debug 2024-09-20T19:28:08.553+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:08.598 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:08 smithi115 bash[87827]: debug 2024-09-20T19:28:08.553+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:08.864 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:08 smithi115 bash[95304]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-5 2024-09-20T19:28:08.865 INFO:journalctl@ceph.osd.5.smithi115.stdout:Sep 20 19:28:08 smithi115 bash[95369]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-5 2024-09-20T19:28:08.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:08 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:08.626427021Z level=error msg="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:28:09.731 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:09 smithi115 bash[87827]: debug 2024-09-20T19:28:09.537+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:09.731 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:09 smithi115 bash[87827]: debug 2024-09-20T19:28:09.537+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:09.731 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:09 smithi115 bash[87827]: debug 2024-09-20T19:28:09.537+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:09.731 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:09 smithi115 bash[83616]: debug 2024-09-20T19:28:09.373+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:09.731 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:09 smithi115 bash[83616]: debug 2024-09-20T19:28:09.373+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:09.732 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:09 smithi115 bash[83616]: debug 2024-09-20T19:28:09.373+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:36.639434+0000 front 2024-09-20T19:27:36.639652+0000 (oldest deadline 2024-09-20T19:28:04.240042+0000) 2024-09-20T19:28:10.574 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:10 smithi115 bash[87827]: debug 2024-09-20T19:28:10.505+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:10.574 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:10 smithi115 bash[87827]: debug 2024-09-20T19:28:10.505+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:10.574 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:10 smithi115 bash[87827]: debug 2024-09-20T19:28:10.505+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:10.575 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:10 smithi115 bash[83616]: debug 2024-09-20T19:28:10.385+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:10.575 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:10 smithi115 bash[83616]: debug 2024-09-20T19:28:10.385+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:10.575 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:10 smithi115 bash[83616]: debug 2024-09-20T19:28:10.385+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:36.639434+0000 front 2024-09-20T19:27:36.639652+0000 (oldest deadline 2024-09-20T19:28:04.240042+0000) 2024-09-20T19:28:10.577 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.5.service' 2024-09-20T19:28:10.605 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:28:10.605 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-20T19:28:10.605 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-20T19:28:10.605 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.6 2024-09-20T19:28:10.793 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:10 smithi115 systemd[1]: Stopping Ceph osd.6 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:28:10.794 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:10 smithi115 bash[83616]: debug 2024-09-20T19:28:10.793+0000 7fd28472e640 -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-20T19:28:10.794 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:10 smithi115 bash[83616]: debug 2024-09-20T19:28:10.793+0000 7fd28472e640 -1 osd.6 152 *** Got signal Terminated *** 2024-09-20T19:28:10.864 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:10 smithi115 bash[83616]: debug 2024-09-20T19:28:10.793+0000 7fd28472e640 -1 osd.6 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:28:11.636 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:11 smithi115 bash[83616]: debug 2024-09-20T19:28:11.385+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:11.636 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:11 smithi115 bash[83616]: debug 2024-09-20T19:28:11.385+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:11.636 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:11 smithi115 bash[83616]: debug 2024-09-20T19:28:11.385+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:36.639434+0000 front 2024-09-20T19:27:36.639652+0000 (oldest deadline 2024-09-20T19:28:04.240042+0000) 2024-09-20T19:28:11.636 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:11 smithi115 bash[87827]: debug 2024-09-20T19:28:11.553+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:11.637 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:11 smithi115 bash[87827]: debug 2024-09-20T19:28:11.553+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:11.637 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:11 smithi115 bash[87827]: debug 2024-09-20T19:28:11.553+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:12.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:11 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:11.638219133Z level=error msg="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:28:12.614 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:12 smithi115 bash[87827]: debug 2024-09-20T19:28:12.565+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:12.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:12 smithi115 bash[87827]: debug 2024-09-20T19:28:12.565+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:12.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:12 smithi115 bash[87827]: debug 2024-09-20T19:28:12.565+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:12.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:12 smithi115 bash[83616]: debug 2024-09-20T19:28:12.345+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:12.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:12 smithi115 bash[83616]: debug 2024-09-20T19:28:12.345+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:12.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:12 smithi115 bash[83616]: debug 2024-09-20T19:28:12.345+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:36.639434+0000 front 2024-09-20T19:27:36.639652+0000 (oldest deadline 2024-09-20T19:28:04.240042+0000) 2024-09-20T19:28:13.614 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:13 smithi115 bash[83616]: debug 2024-09-20T19:28:13.341+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:13.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:13 smithi115 bash[83616]: debug 2024-09-20T19:28:13.341+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:13.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:13 smithi115 bash[83616]: debug 2024-09-20T19:28:13.341+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:36.639434+0000 front 2024-09-20T19:27:36.639652+0000 (oldest deadline 2024-09-20T19:28:04.240042+0000) 2024-09-20T19:28:13.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:13 smithi115 bash[87827]: debug 2024-09-20T19:28:13.553+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:13.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:13 smithi115 bash[87827]: debug 2024-09-20T19:28:13.553+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:13.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:13 smithi115 bash[87827]: debug 2024-09-20T19:28:13.553+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:13.616 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:13 smithi115 bash[87827]: debug 2024-09-20T19:28:13.553+0000 7f7847775640 -1 osd.7 152 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.34453.0:18 2.5 2:a5fd140e:::realms.1944f251-e1c4-450e-969d-82896ea4e168.control:head [watch ping cookie 94836747904000] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152) 2024-09-20T19:28:14.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:14 smithi115 bash[83616]: debug 2024-09-20T19:28:14.301+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:14.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:14 smithi115 bash[83616]: debug 2024-09-20T19:28:14.301+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:14.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:14 smithi115 bash[83616]: debug 2024-09-20T19:28:14.301+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:36.639434+0000 front 2024-09-20T19:27:36.639652+0000 (oldest deadline 2024-09-20T19:28:04.240042+0000) 2024-09-20T19:28:14.616 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:14 smithi115 bash[87827]: debug 2024-09-20T19:28:14.537+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:14.616 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:14 smithi115 bash[87827]: debug 2024-09-20T19:28:14.537+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:14.616 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:14 smithi115 bash[87827]: debug 2024-09-20T19:28:14.537+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:14.616 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:14 smithi115 bash[87827]: debug 2024-09-20T19:28:14.537+0000 7f7847775640 -1 osd.7 152 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.34453.0:18 2.5 2:a5fd140e:::realms.1944f251-e1c4-450e-969d-82896ea4e168.control:head [watch ping cookie 94836747904000] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152) 2024-09-20T19:28:15.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:14 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:14.649089263Z level=error msg="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:28:15.614 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:15 smithi115 bash[87827]: debug 2024-09-20T19:28:15.521+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:15.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:15 smithi115 bash[87827]: debug 2024-09-20T19:28:15.521+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:15.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:15 smithi115 bash[87827]: debug 2024-09-20T19:28:15.521+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:15.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:15 smithi115 bash[87827]: debug 2024-09-20T19:28:15.521+0000 7f7847775640 -1 osd.7 152 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.34453.0:18 2.5 2:a5fd140e:::realms.1944f251-e1c4-450e-969d-82896ea4e168.control:head [watch ping cookie 94836747904000] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152) 2024-09-20T19:28:15.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:15 smithi115 bash[83616]: debug 2024-09-20T19:28:15.333+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:23.737582+0000 front 2024-09-20T19:27:23.737378+0000 (oldest deadline 2024-09-20T19:27:48.437524+0000) 2024-09-20T19:28:15.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:15 smithi115 bash[83616]: debug 2024-09-20T19:28:15.333+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:31.938789+0000 front 2024-09-20T19:27:31.938931+0000 (oldest deadline 2024-09-20T19:27:56.638735+0000) 2024-09-20T19:28:15.615 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:15 smithi115 bash[83616]: debug 2024-09-20T19:28:15.333+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:36.639434+0000 front 2024-09-20T19:27:36.639652+0000 (oldest deadline 2024-09-20T19:28:04.240042+0000) 2024-09-20T19:28:15.616 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:15 smithi115 bash[83616]: debug 2024-09-20T19:28:15.333+0000 7fd280d43640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.49:6830 osd.3 since back 2024-09-20T19:27:50.042427+0000 front 2024-09-20T19:27:50.042026+0000 (oldest deadline 2024-09-20T19:28:14.741802+0000) 2024-09-20T19:28:16.614 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:16 smithi115 bash[87827]: debug 2024-09-20T19:28:16.501+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:16.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:16 smithi115 bash[87827]: debug 2024-09-20T19:28:16.501+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:16.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:16 smithi115 bash[87827]: debug 2024-09-20T19:28:16.501+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:16.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:16 smithi115 bash[87827]: debug 2024-09-20T19:28:16.501+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6830 osd.3 since back 2024-09-20T19:27:50.373516+0000 front 2024-09-20T19:27:50.373396+0000 (oldest deadline 2024-09-20T19:28:15.673174+0000) 2024-09-20T19:28:16.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:16 smithi115 bash[87827]: debug 2024-09-20T19:28:16.501+0000 7f7847775640 -1 osd.7 152 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.34453.0:18 2.5 2:a5fd140e:::realms.1944f251-e1c4-450e-969d-82896ea4e168.control:head [watch ping cookie 94836747904000] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152) 2024-09-20T19:28:17.270 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:16 smithi115 bash[95499]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-6 2024-09-20T19:28:17.271 INFO:journalctl@ceph.osd.6.smithi115.stdout:Sep 20 19:28:17 smithi115 bash[95561]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-6 2024-09-20T19:28:17.614 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:17 smithi115 bash[87827]: debug 2024-09-20T19:28:17.484+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:17.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:17 smithi115 bash[87827]: debug 2024-09-20T19:28:17.484+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:17.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:17 smithi115 bash[87827]: debug 2024-09-20T19:28:17.484+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:17.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:17 smithi115 bash[87827]: debug 2024-09-20T19:28:17.484+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6830 osd.3 since back 2024-09-20T19:27:50.373516+0000 front 2024-09-20T19:27:50.373396+0000 (oldest deadline 2024-09-20T19:28:15.673174+0000) 2024-09-20T19:28:17.615 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:17 smithi115 bash[87827]: debug 2024-09-20T19:28:17.484+0000 7f7847775640 -1 osd.7 152 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.34453.0:18 2.5 2:a5fd140e:::realms.1944f251-e1c4-450e-969d-82896ea4e168.control:head [watch ping cookie 94836747904000] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152) 2024-09-20T19:28:18.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:17 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:17.656465093Z level=error msg="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:28:18.541 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:18 smithi115 bash[87827]: debug 2024-09-20T19:28:18.472+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:18.542 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:18 smithi115 bash[87827]: debug 2024-09-20T19:28:18.472+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:18.542 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:18 smithi115 bash[87827]: debug 2024-09-20T19:28:18.472+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:18.542 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:18 smithi115 bash[87827]: debug 2024-09-20T19:28:18.472+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6830 osd.3 since back 2024-09-20T19:27:50.373516+0000 front 2024-09-20T19:27:50.373396+0000 (oldest deadline 2024-09-20T19:28:15.673174+0000) 2024-09-20T19:28:18.542 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:18 smithi115 bash[87827]: debug 2024-09-20T19:28:18.472+0000 7f7847775640 -1 osd.7 152 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.34453.0:18 2.5 2:a5fd140e:::realms.1944f251-e1c4-450e-969d-82896ea4e168.control:head [watch ping cookie 94836747904000] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152) 2024-09-20T19:28:19.103 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.6.service' 2024-09-20T19:28:19.130 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:28:19.130 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-20T19:28:19.130 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-20T19:28:19.131 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.7 2024-09-20T19:28:19.364 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:19 smithi115 systemd[1]: Stopping Ceph osd.7 for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:28:19.364 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:19 smithi115 bash[87827]: debug 2024-09-20T19:28:19.316+0000 7f784f168640 -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-20T19:28:19.364 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:19 smithi115 bash[87827]: debug 2024-09-20T19:28:19.316+0000 7f784f168640 -1 osd.7 152 *** Got signal Terminated *** 2024-09-20T19:28:19.365 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:19 smithi115 bash[87827]: debug 2024-09-20T19:28:19.316+0000 7f784f168640 -1 osd.7 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:28:19.864 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:19 smithi115 bash[87827]: debug 2024-09-20T19:28:19.496+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:19.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:19 smithi115 bash[87827]: debug 2024-09-20T19:28:19.496+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:19.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:19 smithi115 bash[87827]: debug 2024-09-20T19:28:19.496+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:19.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:19 smithi115 bash[87827]: debug 2024-09-20T19:28:19.496+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6830 osd.3 since back 2024-09-20T19:27:50.373516+0000 front 2024-09-20T19:27:50.373396+0000 (oldest deadline 2024-09-20T19:28:15.673174+0000) 2024-09-20T19:28:19.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:19 smithi115 bash[87827]: debug 2024-09-20T19:28:19.496+0000 7f7847775640 -1 osd.7 152 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.34453.0:18 2.5 2:a5fd140e:::realms.1944f251-e1c4-450e-969d-82896ea4e168.control:head [watch ping cookie 94836747904000] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152) 2024-09-20T19:28:20.865 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:20 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:20.634304416Z level=error msg="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:28:20.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:20 smithi115 bash[87827]: debug 2024-09-20T19:28:20.536+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:20.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:20 smithi115 bash[87827]: debug 2024-09-20T19:28:20.536+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:20.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:20 smithi115 bash[87827]: debug 2024-09-20T19:28:20.536+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:20.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:20 smithi115 bash[87827]: debug 2024-09-20T19:28:20.536+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6830 osd.3 since back 2024-09-20T19:27:50.373516+0000 front 2024-09-20T19:27:50.373396+0000 (oldest deadline 2024-09-20T19:28:15.673174+0000) 2024-09-20T19:28:20.866 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:20 smithi115 bash[87827]: debug 2024-09-20T19:28:20.536+0000 7f7847775640 -1 osd.7 152 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.34453.0:18 2.5 2:a5fd140e:::realms.1944f251-e1c4-450e-969d-82896ea4e168.control:head [watch ping cookie 94836747904000] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152) 2024-09-20T19:28:21.864 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:21 smithi115 bash[87827]: debug 2024-09-20T19:28:21.536+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:21.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:21 smithi115 bash[87827]: debug 2024-09-20T19:28:21.536+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:21.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:21 smithi115 bash[87827]: debug 2024-09-20T19:28:21.536+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:21.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:21 smithi115 bash[87827]: debug 2024-09-20T19:28:21.536+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6830 osd.3 since back 2024-09-20T19:27:50.373516+0000 front 2024-09-20T19:27:50.373396+0000 (oldest deadline 2024-09-20T19:28:15.673174+0000) 2024-09-20T19:28:21.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:21 smithi115 bash[87827]: debug 2024-09-20T19:28:21.536+0000 7f7847775640 -1 osd.7 152 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.34453.0:18 2.5 2:a5fd140e:::realms.1944f251-e1c4-450e-969d-82896ea4e168.control:head [watch ping cookie 94836747904000] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152) 2024-09-20T19:28:22.864 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:22 smithi115 bash[87827]: debug 2024-09-20T19:28:22.516+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:22.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:22 smithi115 bash[87827]: debug 2024-09-20T19:28:22.516+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:22.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:22 smithi115 bash[87827]: debug 2024-09-20T19:28:22.516+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:22.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:22 smithi115 bash[87827]: debug 2024-09-20T19:28:22.516+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6830 osd.3 since back 2024-09-20T19:27:50.373516+0000 front 2024-09-20T19:27:50.373396+0000 (oldest deadline 2024-09-20T19:28:15.673174+0000) 2024-09-20T19:28:22.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:22 smithi115 bash[87827]: debug 2024-09-20T19:28:22.516+0000 7f7847775640 -1 osd.7 152 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.34453.0:18 2.5 2:a5fd140e:::realms.1944f251-e1c4-450e-969d-82896ea4e168.control:head [watch ping cookie 94836747904000] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152) 2024-09-20T19:28:23.864 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:23 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:23.65713417Z level=error msg="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:28:23.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:23 smithi115 bash[87827]: debug 2024-09-20T19:28:23.508+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6806 osd.0 since back 2024-09-20T19:27:24.769043+0000 front 2024-09-20T19:27:24.768841+0000 (oldest deadline 2024-09-20T19:27:49.468446+0000) 2024-09-20T19:28:23.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:23 smithi115 bash[87827]: debug 2024-09-20T19:28:23.508+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6814 osd.1 since back 2024-09-20T19:27:32.969984+0000 front 2024-09-20T19:27:32.969757+0000 (oldest deadline 2024-09-20T19:27:58.269774+0000) 2024-09-20T19:28:23.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:23 smithi115 bash[87827]: debug 2024-09-20T19:28:23.508+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6822 osd.2 since back 2024-09-20T19:27:40.571153+0000 front 2024-09-20T19:27:40.571224+0000 (oldest deadline 2024-09-20T19:28:04.070834+0000) 2024-09-20T19:28:23.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:23 smithi115 bash[87827]: debug 2024-09-20T19:28:23.508+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.49:6830 osd.3 since back 2024-09-20T19:27:50.373516+0000 front 2024-09-20T19:27:50.373396+0000 (oldest deadline 2024-09-20T19:28:15.673174+0000) 2024-09-20T19:28:23.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:23 smithi115 bash[87827]: debug 2024-09-20T19:28:23.508+0000 7f7847775640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.115:6804 osd.4 since back 2024-09-20T19:27:57.974531+0000 front 2024-09-20T19:27:57.974390+0000 (oldest deadline 2024-09-20T19:28:23.274276+0000) 2024-09-20T19:28:23.865 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:23 smithi115 bash[87827]: debug 2024-09-20T19:28:23.508+0000 7f7847775640 -1 osd.7 152 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.34453.0:18 2.5 2:a5fd140e:::realms.1944f251-e1c4-450e-969d-82896ea4e168.control:head [watch ping cookie 94836747904000] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e152) 2024-09-20T19:28:25.459 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:25 smithi115 bash[95692]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-7 2024-09-20T19:28:25.459 INFO:journalctl@ceph.osd.7.smithi115.stdout:Sep 20 19:28:25 smithi115 bash[95757]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-osd-7 2024-09-20T19:28:26.864 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:26 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:26.623805611Z level=error msg="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:28:27.153 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@osd.7.service' 2024-09-20T19:28:27.181 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:28:27.181 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-20T19:28:27.182 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-20T19:28:27.182 DEBUG:teuthology.orchestra.run.smithi115:> sudo systemctl stop ceph-aed1ee32-777d-11ef-baf5-efdc52797490@prometheus.a 2024-09-20T19:28:27.530 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 systemd[1]: Stopping Ceph prometheus.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:28:27.530 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 bash[63508]: ts=2024-09-20T19:28:27.360Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:28:27.530 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 bash[63508]: ts=2024-09-20T19:28:27.360Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:28:27.530 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 bash[63508]: ts=2024-09-20T19:28:27.360Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:28:27.530 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 bash[63508]: ts=2024-09-20T19:28:27.360Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:28:27.530 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 bash[63508]: ts=2024-09-20T19:28:27.360Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:28:27.531 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 bash[63508]: ts=2024-09-20T19:28:27.360Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-20T19:28:27.531 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 bash[63508]: ts=2024-09-20T19:28:27.360Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:28:27.531 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 bash[63508]: ts=2024-09-20T19:28:27.360Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-20T19:28:27.531 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 bash[63508]: ts=2024-09-20T19:28:27.360Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-20T19:28:27.531 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 bash[63508]: ts=2024-09-20T19:28:27.361Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:28:27.531 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 bash[63508]: ts=2024-09-20T19:28:27.361Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-20T19:28:27.532 INFO:journalctl@ceph.prometheus.a.smithi115.stdout:Sep 20 19:28:27 smithi115 bash[63508]: ts=2024-09-20T19:28:27.361Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-20T19:28:27.990 DEBUG:teuthology.orchestra.run.smithi115:> sudo pkill -f 'journalctl -f -n 0 -u ceph-aed1ee32-777d-11ef-baf5-efdc52797490@prometheus.a.service' 2024-09-20T19:28:28.011 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:28:28.011 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-20T19:28:28.011 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid aed1ee32-777d-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T19:28:28.198 INFO:teuthology.orchestra.run.smithi049.stdout:Deleting cluster with fsid: aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:28:30.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:29 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:29.640046605Z level=error msg="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:28:33.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:32 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:32.635850524Z level=error msg="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:28:33.126 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:32 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:33.126 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:33.473 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:33.474 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:33.724 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:33.724 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.016 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.017 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.017 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.017 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:33 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.299 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:34 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.299 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:34 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.670 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:34 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.670 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:34 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:34.670 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:34 smithi049 systemd[1]: Stopping Ceph node-exporter.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:28:35.548 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:35 smithi049 bash[127472]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T19:28:35.549 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:35 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:28:35.549 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:35 smithi049 bash[127533]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T19:28:35.549 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:35 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-20T19:28:35.549 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:35 smithi049 systemd[1]: Stopped Ceph node-exporter.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:28:35.850 INFO:journalctl@ceph.node-exporter.a.smithi049.stdout:Sep 20 19:28:35 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:35.850 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:35 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:35.850 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:35 smithi049 systemd[1]: Stopping Ceph alertmanager.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:28:35.850 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:35 smithi049 bash[83133]: ts=2024-09-20T19:28:35.816Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:28:36.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:35 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:35.643250055Z level=error msg="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:28:36.712 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:36 smithi049 bash[127602]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:28:36.712 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:36 smithi049 bash[127663]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:28:36.712 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:36 smithi049 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T19:28:36.712 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:36 smithi049 systemd[1]: Stopped Ceph alertmanager.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:28:37.049 INFO:journalctl@ceph.alertmanager.a.smithi049.stdout:Sep 20 19:28:36 smithi049 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:39.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:38 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:38.627603546Z level=error msg="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:28:42.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:41 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:41.626443515Z level=error msg="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:28:45.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:44 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:44.636244344Z level=error msg="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:28:48.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:47 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:47.669753383Z level=error msg="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:28:51.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:50 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:50.65805488Z level=error msg="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:28:54.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:53 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:53.655923194Z level=error msg="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:28:57.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:56 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:56.65888975Z level=error msg="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:29:00.114 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:28:59 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:59.662407379Z level=error msg="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:29:00.871 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid aed1ee32-777d-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T19:29:01.051 INFO:teuthology.orchestra.run.smithi115.stdout:Deleting cluster with fsid: aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:29:03.115 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:02 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:02.637304281Z level=error msg="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:29:05.925 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:05.925 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:05 smithi115 bash[67403]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:05.651004747Z level=error msg="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:29:05.925 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:05 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.283 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:06 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.283 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:06 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.534 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:06 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.534 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:06 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.831 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:06 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.831 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:06 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.832 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:06 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:06.832 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:06 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:07.094 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:07 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:07.095 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:07 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:07.364 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:07 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:07.365 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:07 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:07.661 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:07 smithi115 systemd[1]: Stopping Ceph node-exporter.b for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:29:08.295 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:07 smithi115 bash[96257]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T19:29:08.295 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:08 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:29:08.295 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:08 smithi115 bash[96319]: Error response from daemon: No such container: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T19:29:08.296 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:08 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-20T19:29:08.296 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:08 smithi115 systemd[1]: Stopped Ceph node-exporter.b for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:29:08.552 INFO:journalctl@ceph.node-exporter.b.smithi115.stdout:Sep 20 19:29:08 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:08.553 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:08 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:08.553 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:08 smithi115 systemd[1]: Stopping Ceph grafana.a for aed1ee32-777d-11ef-baf5-efdc52797490... 2024-09-20T19:29:08.553 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:08 smithi115 bash[67403]: logger=server t=2024-09-20T19:29:08.516198703Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-20T19:29:08.553 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:08 smithi115 bash[67403]: logger=tracing t=2024-09-20T19:29:08.516284985Z level=info msg="Closing tracing" 2024-09-20T19:29:08.553 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:08 smithi115 bash[67403]: logger=ticker t=2024-09-20T19:29:08.516330612Z level=info msg=stopped last_tick=2024-09-20T19:29:00Z 2024-09-20T19:29:08.553 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:08 smithi115 bash[67403]: logger=grafana-apiserver t=2024-09-20T19:29:08.516331733Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-20T19:29:09.320 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:08 smithi115 bash[96388]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-grafana-a 2024-09-20T19:29:09.320 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:09 smithi115 bash[96447]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490-grafana-a 2024-09-20T19:29:09.320 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:09 smithi115 systemd[1]: ceph-aed1ee32-777d-11ef-baf5-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-20T19:29:09.320 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:09 smithi115 systemd[1]: Stopped Ceph grafana.a for aed1ee32-777d-11ef-baf5-efdc52797490. 2024-09-20T19:29:09.615 INFO:journalctl@ceph.grafana.a.smithi115.stdout:Sep 20 19:29:09 smithi115 systemd[1]: /etc/systemd/system/ceph-aed1ee32-777d-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to 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:20.960 DEBUG:teuthology.orchestra.run.smithi049:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:29:20.975 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:29:20.988 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T19:29:20.989 DEBUG:teuthology.misc:Transferring archived files from smithi049:/var/lib/ceph/aed1ee32-777d-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/7912709/remote/smithi049/crash 2024-09-20T19:29:20.990 DEBUG:teuthology.orchestra.run.smithi049:> sudo tar c -f - -C /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:29:21.030 INFO:teuthology.orchestra.run.smithi049.stderr:tar: /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:29:21.031 INFO:teuthology.orchestra.run.smithi049.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:29:21.032 DEBUG:teuthology.misc:Transferring archived files from smithi115:/var/lib/ceph/aed1ee32-777d-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/7912709/remote/smithi115/crash 2024-09-20T19:29:21.033 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:29:21.044 INFO:teuthology.orchestra.run.smithi115.stderr:tar: /var/lib/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:29:21.044 INFO:teuthology.orchestra.run.smithi115.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:29:21.045 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T19:29:21.045 DEBUG:teuthology.orchestra.run.smithi049:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/aed1ee32-777d-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-20T19:29:21.090 INFO:tasks.cephadm:Compressing logs... 2024-09-20T19:29:21.090 DEBUG:teuthology.orchestra.run.smithi049:> 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-20T19:29:21.136 DEBUG:teuthology.orchestra.run.smithi115:> 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-20T19:29:21.145 INFO:teuthology.orchestra.run.smithi049.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T19:29:21.150 INFO:teuthology.orchestra.run.smithi115.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T19:29:21.153 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:29:21.153 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.7.log 2024-09-20T19:29:21.154 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi115.jkzqan.log 2024-09-20T19:29:21.154 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.6.log 2024-09-20T19:29:21.155 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T19:29:21.155 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi115.jkzqan.log: /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.5.log 2024-09-20T19:29:21.156 INFO:teuthology.orchestra.run.smithi115.stderr: 77.5% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi115.jkzqan.log.gz 2024-09-20T19:29:21.156 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose --/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.cephadm.log: /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mgr.x.log 2024-09-20T19:29:21.157 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.log 2024-09-20T19:29:21.157 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T19:29:21.158 INFO:teuthology.orchestra.run.smithi115.stderr: 86.1%/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.log: -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T19:29:21.158 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T19:29:21.159 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mon.b.log 2024-09-20T19:29:21.160 INFO:teuthology.orchestra.run.smithi049.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:29:21.160 INFO:teuthology.orchestra.run.smithi049.stderr:gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mgr.y.log 2024-09-20T19:29:21.161 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.0.log 2024-09-20T19:29:21.161 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.2.log 2024-09-20T19:29:21.162 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mon.a.log 2024-09-20T19:29:21.162 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T19:29:21.163 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.3.log 2024-09-20T19:29:21.163 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.1.log 2024-09-20T19:29:21.164 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/tcmu-runner.log 2024-09-20T19:29:21.164 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.audit.log: 89.6% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T19:29:21.165 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.4.log 2024-09-20T19:29:21.166 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.1.log: 92.2% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T19:29:21.166 INFO:teuthology.orchestra.run.smithi049.stderr:gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.log 2024-09-20T19:29:21.167 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/tcmu-runner.log: 63.5% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/tcmu-runner.log.gz 2024-09-20T19:29:21.167 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mon.b.log: 91.0% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T19:29:21.168 INFO:teuthology.orchestra.run.smithi049.stderr:gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi049.iuxyrr.log 2024-09-20T19:29:21.171 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.log: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:29:21.172 INFO:teuthology.orchestra.run.smithi049.stderr:gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T19:29:21.173 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi049.iuxyrr.log: 77.6% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi049.iuxyrr.log.gz 2024-09-20T19:29:21.174 INFO:teuthology.orchestra.run.smithi049.stderr:gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mon.c.log 2024-09-20T19:29:21.180 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-volume.log: 94.2% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T19:29:21.181 INFO:teuthology.orchestra.run.smithi049.stderr:gzip -5 --verbose -- /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T19:29:21.185 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.4.log: 91.6% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T19:29:21.189 INFO:teuthology.orchestra.run.smithi115.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:29:21.206 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mon.c.log: /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.audit.log: 91.5% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T19:29:21.208 INFO:teuthology.orchestra.run.smithi049.stderr: 94.4% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T19:29:21.312 INFO:teuthology.orchestra.run.smithi115.stderr: 90.1% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mgr.x.log.gz 2024-09-20T19:29:21.737 INFO:teuthology.orchestra.run.smithi049.stderr: 90.0% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mgr.y.log.gz 2024-09-20T19:29:21.796 INFO:teuthology.orchestra.run.smithi115.stderr: 92.7% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mon.b.log.gz 2024-09-20T19:29:22.143 INFO:teuthology.orchestra.run.smithi049.stderr: 92.6% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mon.c.log.gz 2024-09-20T19:29:22.673 INFO:teuthology.orchestra.run.smithi049.stderr: 93.2% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.2.log.gz 2024-09-20T19:29:22.943 INFO:teuthology.orchestra.run.smithi115.stderr: 93.1% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.6.log.gz 2024-09-20T19:29:23.398 INFO:teuthology.orchestra.run.smithi049.stderr: 91.0% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-mon.a.log.gz 2024-09-20T19:29:23.493 INFO:teuthology.orchestra.run.smithi115.stderr: 93.3% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.5.log.gz 2024-09-20T19:29:23.632 INFO:teuthology.orchestra.run.smithi049.stderr: 93.4% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.0.log.gz 2024-09-20T19:29:23.681 INFO:teuthology.orchestra.run.smithi115.stderr: 93.5% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.7.log.gz 2024-09-20T19:29:23.888 INFO:teuthology.orchestra.run.smithi115.stderr: 93.5% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.4.log.gz 2024-09-20T19:29:23.889 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-09-20T19:29:23.889 INFO:teuthology.orchestra.run.smithi115.stderr:real 0m2.749s 2024-09-20T19:29:23.889 INFO:teuthology.orchestra.run.smithi115.stderr:user 0m9.875s 2024-09-20T19:29:23.890 INFO:teuthology.orchestra.run.smithi115.stderr:sys 0m0.393s 2024-09-20T19:29:23.979 INFO:teuthology.orchestra.run.smithi049.stderr: 93.4% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.1.log.gz 2024-09-20T19:29:24.097 INFO:teuthology.orchestra.run.smithi049.stderr: 93.3% -- replaced with /var/log/ceph/aed1ee32-777d-11ef-baf5-efdc52797490/ceph-osd.3.log.gz 2024-09-20T19:29:24.097 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-09-20T19:29:24.098 INFO:teuthology.orchestra.run.smithi049.stderr:real 0m2.960s 2024-09-20T19:29:24.098 INFO:teuthology.orchestra.run.smithi049.stderr:user 0m13.135s 2024-09-20T19:29:24.098 INFO:teuthology.orchestra.run.smithi049.stderr:sys 0m0.453s 2024-09-20T19:29:24.099 INFO:tasks.cephadm:Archiving logs... 2024-09-20T19:29:24.099 DEBUG:teuthology.misc:Transferring archived files from smithi049:/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/7912709/remote/smithi049/log 2024-09-20T19:29:24.100 DEBUG:teuthology.orchestra.run.smithi049:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:29:25.594 DEBUG:teuthology.misc:Transferring archived files from smithi115:/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/7912709/remote/smithi115/log 2024-09-20T19:29:25.594 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:29:26.784 INFO:tasks.cephadm:Removing cluster... 2024-09-20T19:29:26.784 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid aed1ee32-777d-11ef-baf5-efdc52797490 --force 2024-09-20T19:29:26.974 INFO:teuthology.orchestra.run.smithi049.stdout:Deleting cluster with fsid: aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:29:28.127 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid aed1ee32-777d-11ef-baf5-efdc52797490 --force 2024-09-20T19:29:28.305 INFO:teuthology.orchestra.run.smithi115.stdout:Deleting cluster with fsid: aed1ee32-777d-11ef-baf5-efdc52797490 2024-09-20T19:29:29.461 INFO:tasks.cephadm:Removing cephadm ... 2024-09-20T19:29:29.461 DEBUG:teuthology.orchestra.run.smithi049:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:29:29.467 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:29:29.472 INFO:tasks.cephadm:Teardown complete 2024-09-20T19:29:29.473 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T19:29:29.482 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T19:29:29.482 DEBUG:teuthology.orchestra.run.smithi049:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:29:29.512 DEBUG:teuthology.orchestra.run.smithi115:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:29:29.526 INFO:teuthology.orchestra.run.smithi049.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T19:29:29.526 INFO:teuthology.orchestra.run.smithi049.stdout:============================================================================== 2024-09-20T19:29:29.526 INFO:teuthology.orchestra.run.smithi049.stdout:*hv01.front.sepi 67.205.162.81 3 u 59 64 377 0.096 -2.304 1.026 2024-09-20T19:29:29.526 INFO:teuthology.orchestra.run.smithi049.stdout:+hv02.front.sepi 96.245.170.99 3 u 47 64 377 0.084 -4.241 0.902 2024-09-20T19:29:29.526 INFO:teuthology.orchestra.run.smithi049.stdout:+hv03.front.sepi 74.6.168.72 3 u 49 64 377 0.094 -1.236 0.619 2024-09-20T19:29:29.527 INFO:teuthology.orchestra.run.smithi049.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-20T19:29:29.530 INFO:teuthology.orchestra.run.smithi115.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T19:29:29.530 INFO:teuthology.orchestra.run.smithi115.stdout:============================================================================== 2024-09-20T19:29:29.530 INFO:teuthology.orchestra.run.smithi115.stdout:*hv01.front.sepi 67.205.162.81 3 u 50 64 377 0.089 -1.655 0.116 2024-09-20T19:29:29.530 INFO:teuthology.orchestra.run.smithi115.stdout:+hv02.front.sepi 96.245.170.99 3 u 40 64 377 0.090 -1.964 0.118 2024-09-20T19:29:29.530 INFO:teuthology.orchestra.run.smithi115.stdout:+hv03.front.sepi 74.6.168.72 3 u 47 64 377 0.082 +0.500 0.122 2024-09-20T19:29:29.530 INFO:teuthology.orchestra.run.smithi115.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-20T19:29:29.531 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T19:29:29.539 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T19:29:29.540 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T19:29:29.613 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T19:29:29.663 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T19:29:29.724 INFO:teuthology.task.internal:Duration was 4340.928679 seconds 2024-09-20T19:29:29.725 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T19:29:29.830 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T19:29:29.830 DEBUG:teuthology.orchestra.run.smithi049:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:29:29.833 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:29:29.872 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T19:29:29.872 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi049.front.sepia.ceph.com 2024-09-20T19:29:29.872 DEBUG:teuthology.orchestra.run.smithi049:> 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-20T19:29:29.923 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi115.front.sepia.ceph.com 2024-09-20T19:29:29.924 DEBUG:teuthology.orchestra.run.smithi115:> 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-20T19:29:29.933 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T19:29:29.934 DEBUG:teuthology.orchestra.run.smithi049:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:29:29.968 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:29:30.048 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T19:29:30.048 DEBUG:teuthology.orchestra.run.smithi049:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:29:30.050 DEBUG:teuthology.orchestra.run.smithi115:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:29:30.300 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T19:29:30.316 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T19:29:30.316 DEBUG:teuthology.orchestra.run.smithi049:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:29:30.328 DEBUG:teuthology.orchestra.run.smithi115:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:29:30.341 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T19:29:30.418 DEBUG:teuthology.orchestra.run.smithi049:> 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-20T19:29:30.421 DEBUG:teuthology.orchestra.run.smithi115:> 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-20T19:29:30.430 INFO:teuthology.orchestra.run.smithi049.stdout:kernel.core_pattern = core 2024-09-20T19:29:30.434 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = core 2024-09-20T19:29:30.475 DEBUG:teuthology.orchestra.run.smithi049:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:29:30.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:29:30.523 DEBUG:teuthology.orchestra.run.smithi115:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:29:30.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:29:30.528 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T19:29:30.537 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T19:29:30.538 DEBUG:teuthology.misc:Transferring archived files from smithi049:/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/7912709/remote/smithi049 2024-09-20T19:29:30.538 DEBUG:teuthology.orchestra.run.smithi049:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:29:30.601 DEBUG:teuthology.misc:Transferring archived files from smithi115:/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/7912709/remote/smithi115 2024-09-20T19:29:30.601 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:29:30.627 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T19:29:30.627 DEBUG:teuthology.orchestra.run.smithi049:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:29:30.636 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:29:30.672 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T19:29:30.682 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T19:29:30.682 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T19:29:30.708 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T19:29:30.708 DEBUG:teuthology.orchestra.run.smithi049:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:29:30.711 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:29:30.715 INFO:teuthology.orchestra.run.smithi049.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:29 /home/ubuntu/cephtest 2024-09-20T19:29:30.720 INFO:teuthology.orchestra.run.smithi115.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:29 /home/ubuntu/cephtest 2024-09-20T19:29:30.721 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T19:29:30.741 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T19:29:30.811 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/connectivity} duration: 4340.928678750992 failure_reason: 'Command failed on smithi049 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 aed1ee32-777d-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=8bca2e4f64eb4ac798bfa2de9289956d status: fail success: false 2024-09-20T19:29:30.812 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:29:30.908 INFO:teuthology.run:FAIL